Title: [126548] trunk/Source
Revision 126548
Author commit-qu...@webkit.org
Date 2012-08-23 23:43:36 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed, rolling out r126542.
http://trac.webkit.org/changeset/126542
https://bugs.webkit.org/show_bug.cgi?id=94907
Broke WK2 build on OS X (Reques
Title: [126547] trunk/Source/WebCore
Revision 126547
Author hara...@chromium.org
Date 2012-08-23 23:41:47 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] StringCache should not return already disposed strings
https://bugs.webkit.org/show_bug.cgi?id=94899
Reviewed by Adam Barth.
See this Chrom
Title: [126546] trunk/Source/WebCore
Revision 126546
Author pfeld...@chromium.org
Date 2012-08-23 23:26:26 -0700 (Thu, 23 Aug 2012)
Log Message
Web Inspector: move ResourceViews to "components" module - it is used from the Resources as well.
https://bugs.webkit.org/show_bug.cgi?id=94904
Title: [126545] trunk/LayoutTests
Revision 126545
Author yo...@chromium.org
Date 2012-08-23 23:10:20 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] REGRESSION(r126534) time-multiple-fields-appearance-pseudo-elements.html failing on Win7
https://bugs.webkit.org/show_bug.cgi?id=94898
This
Title: [126544] trunk/Source/WebCore
Revision 126544
Author aba...@webkit.org
Date 2012-08-23 22:59:40 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] V8DOMWindowShell should use ScopedPersistent
https://bugs.webkit.org/show_bug.cgi?id=94882
Reviewed by Kentaro Hara.
This patch updates V8DOMW
Title: [126543] trunk
Revision 126543
Author commit-qu...@webkit.org
Date 2012-08-23 22:49:19 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed, rolling out r126496.
http://trac.webkit.org/changeset/126496
https://bugs.webkit.org/show_bug.cgi?id=94895
Broke TestNotificationActiveDescendant
Title: [126542] trunk/Source
Revision 126542
Author hausm...@webkit.org
Date 2012-08-23 22:28:54 -0700 (Thu, 23 Aug 2012)
Log Message
Make it possible to build WebKit with Python 3 (and 2)
https://bugs.webkit.org/show_bug.cgi?id=94814
Source/WebCore:
Exceptions need a hack to work with
Title: [126541] trunk/LayoutTests
Revision 126541
Author commit-qu...@webkit.org
Date 2012-08-23 22:28:27 -0700 (Thu, 23 Aug 2012)
Log Message
[EFL] Skip the tests which have wrong pixel expectations in fast/forms/
https://bugs.webkit.org/show_bug.cgi?id=94798
Unreviewed. Some tests in f
Title: [126540] trunk/Source
Revision 126540
Author pi...@chromium.org
Date 2012-08-23 22:00:01 -0700 (Thu, 23 Aug 2012)
Log Message
[chromium] Fix lost context when textures are evicted
https://bugs.webkit.org/show_bug.cgi?id=94892
Reviewed by James Robinson.
After eviction, the CCPrio
Title: [126539] trunk
Revision 126539
Author kei...@webkit.org
Date 2012-08-23 21:55:37 -0700 (Thu, 23 Aug 2012)
Log Message
REGRESSION(r126132): thumb doesn't match click position for rtl input type=range
https://bugs.webkit.org/show_bug.cgi?id=94890
Reviewed by Kent Tamura.
Source/Web
Title: [126538] trunk/LayoutTests
Revision 126538
Author domin...@chromium.org
Date 2012-08-23 21:50:01 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] Unreviewed gardening.
Rebaseline meter element tests on Mac. These grew a DIV in
r125659.
https://bugs.webkit.org/show_bug.cgi?id=94666
Title: [126536] trunk/LayoutTests
Revision 126536
Author domin...@chromium.org
Date 2012-08-23 21:38:28 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] Unreviewed gardening.
Revert a few test expectations tightened in r126529 to green
builders.
These differ by whether zero width blocks
Title: [126535] trunk/Source/WebCore
Revision 126535
Author commit-qu...@webkit.org
Date 2012-08-23 21:31:34 -0700 (Thu, 23 Aug 2012)
Log Message
Add OVERRIDE and deinline virtual getters on *PlatformGestureCurve
https://bugs.webkit.org/show_bug.cgi?id=94887
Patch by James Robinson on 2
Title: [126534] trunk
Revision 126534
Author yo...@chromium.org
Date 2012-08-23 21:23:10 -0700 (Thu, 23 Aug 2012)
Log Message
[Forms] Step mismatched value should be editable in multiple field time UI.
https://bugs.webkit.org/show_bug.cgi?id=94664
Reviewed by Kent Tamura.
Source/WebCore
Title: [126533] trunk/Tools
Revision 126533
Author dpra...@chromium.org
Date 2012-08-23 21:03:31 -0700 (Thu, 23 Aug 2012)
Log Message
leak detection broken after r126247 on mac
https://bugs.webkit.org/show_bug.cgi?id=94893
Unreviewed, build fix.
Adds is_snowleopard(), is_lion back() in
Title: [126532] trunk/Source
Revision 126532
Author mr...@apple.com
Date 2012-08-23 20:40:35 -0700 (Thu, 23 Aug 2012)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Source/We
Title: [126531] tags/Safari-537.7/
Revision 126531
Author mr...@apple.com
Date 2012-08-23 20:37:57 -0700 (Thu, 23 Aug 2012)
Log Message
New tag.
Added Paths
tags/Safari-537.7/
Diff
Property changes: tags/Safari-537.7
Added: svn:ignore
depcomp
compile
config.guess
GNUmakefile.in
Title: [126530] trunk
Revision 126530
Author jchaffr...@webkit.org
Date 2012-08-23 20:03:10 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] Enable AtomicString && CString && WTFString && StringImpl unit tests
https://bugs.webkit.org/show_bug.cgi?id=94871
Reviewed by Benjamin Poulain.
So
Title: [126529] trunk/LayoutTests
Revision 126529
Author k...@google.com
Date 2012-08-23 20:01:40 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] LayoutTests: css3/selector3/xml tests are flaky / have wrong expectations on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=82122
Unrevi
Title: [126528] trunk/Tools
Revision 126528
Author rak...@webkit.org
Date 2012-08-23 19:59:56 -0700 (Thu, 23 Aug 2012)
Log Message
[watchlist] Unreviewed, subscribe to WebKit2-EFL bugs.
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts
Title: [126526] trunk/Source/_javascript_Core
Revision 126526
Author gga...@apple.com
Date 2012-08-23 19:28:24 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed, rolling out r126505.
http://trac.webkit.org/changeset/126505
https://bugs.webkit.org/show_bug.cgi?id=94840
Caused testapi to cra
Title: [126525] trunk/LayoutTests
Revision 126525
Author shin...@chromium.org
Date 2012-08-23 18:53:54 -0700 (Thu, 23 Aug 2012)
Log Message
Needs update tests of Shadow DOM for keygen
https://bugs.webkit.org/show_bug.cgi?id=94765
Reviewed by Dimitri Glazkov.
Now that the HTMLKeygenEleme
Title: [126524] trunk/Source/WebCore
Revision 126524
Author kl...@webkit.org
Date 2012-08-23 18:25:21 -0700 (Thu, 23 Aug 2012)
Log Message
Use immutable StylePropertySets for element inline style declarations.
Reviewed by Antti Koivisto.
Construct the inline styles as immutable StylePr
Title: [126523] trunk/LayoutTests
Revision 126523
Author jhoneyc...@apple.com
Date 2012-08-23 18:19:50 -0700 (Thu, 23 Aug 2012)
Log Message
Update Skipped list and TestExpectations in preparation for making
Mountain Lion the default Mac builder.
Rubber-stamped by Jessie Berlin.
* platfo
Title: [126522] trunk/Source
Revision 126522
Author mr...@apple.com
Date 2012-08-23 18:08:11 -0700 (Thu, 23 Aug 2012)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Source/We
Title: [126521] trunk/Source/WebCore
Revision 126521
Author aba...@webkit.org
Date 2012-08-23 18:02:28 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] V8AbstractEventListener re-implements ScopedPersistent by hand
https://bugs.webkit.org/show_bug.cgi?id=94873
Reviewed by Eric Seidel.
Rather t
Title: [126519] trunk/Source/WebCore
Revision 126519
Author rn...@webkit.org
Date 2012-08-23 17:52:08 -0700 (Thu, 23 Aug 2012)
Log Message
EFL build fix attempt after r126494. Try touching the IDL file.
* Modules/battery/BatteryManager.idl:
Modified Paths
trunk/Source/WebCore/ChangeLog
Title: [126518] trunk/LayoutTests
Revision 126518
Author commit-qu...@webkit.org
Date 2012-08-23 17:50:01 -0700 (Thu, 23 Aug 2012)
Log Message
Remove FIXMEs from css3/flexbox/flexitem.html
https://bugs.webkit.org/show_bug.cgi?id=94872
Patch by Shezan Baig on 2012-08-23
Reviewed by Ojan
Title: [126517] trunk/Source/WebCore
Revision 126517
Author aba...@webkit.org
Date 2012-08-23 17:42:50 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed attempt to fix build failure in Debug.
* bindings/v8/ScriptValue.h:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/
Title: [126516] trunk/Source
Revision 126516
Author jsb...@chromium.org
Date 2012-08-23 17:41:38 -0700 (Thu, 23 Aug 2012)
Log Message
IndexedDB: Expose mechanism for database to force a connection to close
https://bugs.webkit.org/show_bug.cgi?id=91010
Reviewed by Tony Chang.
Source/WebC
Title: [126515] trunk/Source/WTF
Revision 126515
Author mr...@apple.com
Date 2012-08-23 17:40:33 -0700 (Thu, 23 Aug 2012)
Log Message
Build fix for old, old versions of Clang.
* wtf/FastMalloc.cpp:
(WTF): Rejigger things so that they parse correctly if __has_warning isn't defined.
Modif
Title: [126514] trunk/Source/WebKit/blackberry
Revision 126514
Author toniki...@webkit.org
Date 2012-08-23 17:39:42 -0700 (Thu, 23 Aug 2012)
Log Message
[BlackBerry] Obsolete the in-region scroll codepath prior to BB10's
https://bugs.webkit.org/show_bug.cgi?id=94839
PR #197775
Reviewed b
Title: [126512] trunk/Tools
Revision 126512
Author rn...@webkit.org
Date 2012-08-23 17:31:36 -0700 (Thu, 23 Aug 2012)
Log Message
Replay tests take forever to load
https://bugs.webkit.org/show_bug.cgi?id=94764
Reviewed by Adam Barth.
Don't load about:blank at the beginning. This appears
Title: [126511] trunk/Source/WTF
Revision 126511
Author mr...@apple.com
Date 2012-08-23 17:22:24 -0700 (Thu, 23 Aug 2012)
Log Message
Roll back in the part of r126475 that I had rolled out.
* wtf/FastMalloc.cpp:
(WTF): Disable the -Wunused-private-field warning around the declaration of
Title: [126510] trunk/Tools
Revision 126510
Author k...@google.com
Date 2012-08-23 17:17:53 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed, rolling out r126497.
http://trac.webkit.org/changeset/126497
https://bugs.webkit.org/show_bug.cgi?id=94764
Caused webkitpy-test step to start faili
Title: [126508] trunk/Source/WebCore
Revision 126508
Author hara...@chromium.org
Date 2012-08-23 17:11:13 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed. Just added comments I forgot to add in r126506.
* bindings/v8/ScriptController.h:
(WebCore):
(ScriptController):
Modified Paths
tru
Title: [126507] trunk/Source/WebCore
Revision 126507
Author k...@google.com
Date 2012-08-23 17:09:29 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed, rolling out r126483.
http://trac.webkit.org/changeset/126483
https://bugs.webkit.org/show_bug.cgi?id=92272
Caused two Chromium browser_tes
Title: [126504] trunk/Source/WebCore
Revision 126504
Author commit-qu...@webkit.org
Date 2012-08-23 16:48:49 -0700 (Thu, 23 Aug 2012)
Log Message
[BlackBerry] Add a check to filter out cookies that tries to set the domain to a top level domain
https://bugs.webkit.org/show_bug.cgi?id=94722
Title: [126503] trunk
Revision 126503
Author commit-qu...@webkit.org
Date 2012-08-23 16:41:09 -0700 (Thu, 23 Aug 2012)
Log Message
Fix cross-direction stretch for replaced elements in column flexbox
https://bugs.webkit.org/show_bug.cgi?id=94604
Patch by Shezan Baig on 2012-08-23
Reviewe
Title: [126502] trunk/Source/WebCore
Revision 126502
Author aba...@webkit.org
Date 2012-08-23 16:30:09 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] ScriptState is using stone knifes and bear skins
https://bugs.webkit.org/show_bug.cgi?id=94846
Reviewed by Eric Seidel.
This patch just modern
Title: [126501] trunk/Source
Revision 126501
Author dan...@chromium.org
Date 2012-08-23 16:23:28 -0700 (Thu, 23 Aug 2012)
Log Message
[chromium] Don't require a RenderSurface* in order to create a RenderPass
https://bugs.webkit.org/show_bug.cgi?id=94862
Reviewed by Adrienne Walker.
Sour
Title: [126500] trunk/Source/WebCore
Revision 126500
Author aba...@webkit.org
Date 2012-08-23 16:21:25 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] ScriptValue should use ScopedPresistent rather than calling New/Dispose directly
https://bugs.webkit.org/show_bug.cgi?id=94864
Reviewed by Eric
Title: [126499] trunk/LayoutTests
Revision 126499
Author k...@google.com
Date 2012-08-23 16:17:35 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed Chromium gardening. Generalized a few Snow Leopard-only
expectations to Mac in order to get the new Lion bot green.
* platform/chromium/TestEx
Title: [126498] trunk/Source
Revision 126498
Author jam...@google.com
Date 2012-08-23 16:14:21 -0700 (Thu, 23 Aug 2012)
Log Message
[chromium] Remove WebLayer::setChildren API
https://bugs.webkit.org/show_bug.cgi?id=94749
Reviewed by Adrienne Walker.
Source/Platform:
This is redundant
Title: [126497] trunk/Tools
Revision 126497
Author rn...@webkit.org
Date 2012-08-23 16:12:47 -0700 (Thu, 23 Aug 2012)
Log Message
Replay tests take forever to load
https://bugs.webkit.org/show_bug.cgi?id=94764
Reviewed by Adam Barth.
Don't load about:blank at the beginning. This appears
Title: [126496] trunk
Revision 126496
Author dmazz...@google.com
Date 2012-08-23 16:05:18 -0700 (Thu, 23 Aug 2012)
Log Message
AX: Focusable elements without a role should not be ignored
https://bugs.webkit.org/show_bug.cgi?id=94302
Reviewed by Chris Fleizach.
Source/WebCore:
Changes t
Title: [126495] trunk/Source/WebCore
Revision 126495
Author jchaffr...@webkit.org
Date 2012-08-23 16:02:19 -0700 (Thu, 23 Aug 2012)
Log Message
Remove RenderTable::removeChild
https://bugs.webkit.org/show_bug.cgi?id=94842
Reviewed by Abhishek Arya.
This change removed removeChild, repla
Title: [126493] branches/safari-536.26-branch/Source
Revision 126493
Author mr...@apple.com
Date 2012-08-23 15:53:28 -0700 (Thu, 23 Aug 2012)
Log Message
Versioning.
Modified Paths
branches/safari-536.26-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branches/safari-536.
Title: [126492] tags/Safari-536.26.9/
Revision 126492
Author mr...@apple.com
Date 2012-08-23 15:53:10 -0700 (Thu, 23 Aug 2012)
Log Message
New tag.
Added Paths
tags/Safari-536.26.9/
Diff
Property changes: tags/Safari-536.26.9
Added: svn:ignore
depcomp
compile
config.guess
GNUmak
Title: [126491] trunk/Source/WebCore
Revision 126491
Author commit-qu...@webkit.org
Date 2012-08-23 15:52:30 -0700 (Thu, 23 Aug 2012)
Log Message
CSSParser: Move enumeration to a common place (StylePropertyShorthand)
https://bugs.webkit.org/show_bug.cgi?id=93210
Patch by Adenilson Cavalc
Title: [126490] trunk/Source/WebKit2
Revision 126490
Author beid...@apple.com
Date 2012-08-23 15:50:26 -0700 (Thu, 23 Aug 2012)
Log Message
REGRESSION (r124815): PDF in frame does not display any more
and https://bugs.webkit.org/show_bug.cgi?id=94869
Reviewed by Alexey Proskuryakov.
*
Title: [126489] trunk/LayoutTests
Revision 126489
Author commit-qu...@webkit.org
Date 2012-08-23 15:50:05 -0700 (Thu, 23 Aug 2012)
Log Message
Adjust test expectations for fast/js/toString-overrides.html and fast/js/eval-cross-window.html
https://bugs.webkit.org/show_bug.cgi?id=94824
Pat
Title: [126488] trunk
Revision 126488
Author commit-qu...@webkit.org
Date 2012-08-23 15:48:25 -0700 (Thu, 23 Aug 2012)
Log Message
Trailing spaces in CSP source lists should not generate console warnings.
https://bugs.webkit.org/show_bug.cgi?id=94847
Patch by Mike West on 2012-08-23
Rev
Title: [126487] trunk/LayoutTests
Revision 126487
Author k...@google.com
Date 2012-08-23 15:37:38 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] LayoutTests: css3/selector3/xml tests are flaky / have wrong expectations on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=82122
Unrevi
Title: [126486] trunk/Source/WebCore
Revision 126486
Author mr...@apple.com
Date 2012-08-23 15:17:54 -0700 (Thu, 23 Aug 2012)
Log Message
Remove some unneeded cruft from WebCore.xcodeproj.
* WebCore.xcodeproj/project.pbxproj:
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/W
Title: [126485] trunk/Source/WebKit/blackberry
Revision 126485
Author commit-qu...@webkit.org
Date 2012-08-23 14:53:37 -0700 (Thu, 23 Aug 2012)
Log Message
[BlackBerry] Replace the three different rendering mechanisms for clearing the render queue
https://bugs.webkit.org/show_bug.cgi?id=9
Title: [126484] trunk/Source/WebCore
Revision 126484
Author aba...@webkit.org
Date 2012-08-23 14:45:42 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] OwnHandle is a bit of a misnomer
https://bugs.webkit.org/show_bug.cgi?id=94841
Reviewed by Eric Seidel.
You don't really own the handle in the
Title: [126483] trunk/Source/WebCore
Revision 126483
Author jap...@chromium.org
Date 2012-08-23 14:26:07 -0700 (Thu, 23 Aug 2012)
Log Message
ProgressTracker never completes if iframe detached during parsing
https://bugs.webkit.org/show_bug.cgi?id=92272
Reviewed by Adam Barth.
Add a sim
Title: [126481] trunk/Source/WTF
Revision 126481
Author mr...@apple.com
Date 2012-08-23 13:57:47 -0700 (Thu, 23 Aug 2012)
Log Message
Roll out part of r126475 that breaks the build with older versions of Clang.
* wtf/FastMalloc.cpp:
Modified Paths
trunk/Source/WTF/ChangeLog
trunk/Sourc
Title: [126480] trunk/Source/WebKit/chromium
Revision 126480
Author pfeld...@chromium.org
Date 2012-08-23 13:56:54 -0700 (Thu, 23 Aug 2012)
Log Message
Not reviewed - fixing input list for timeline inspector module.
https://bugs.webkit.org/show_bug.cgi?id=94829
* WebKit.gyp:
Modified Pa
Title: [126479] trunk/Source/ThirdParty
Revision 126479
Author mr...@apple.com
Date 2012-08-23 13:50:31 -0700 (Thu, 23 Aug 2012)
Log Message
Make gtest build with the latest version of clang.
Reviewed by Dan Bernstein.
* gtest/src/gtest-internal-inl.h:
(GTestFlagSaver): Remove an unused
Title: [126478] trunk/Source/WebKit2
Revision 126478
Author mr...@apple.com
Date 2012-08-23 13:50:27 -0700 (Thu, 23 Aug 2012)
Log Message
Make WebKit2 build with the latest version of clang.
Reviewed by Dan Bernstein.
* Configurations/Base.xcconfig: Ensure that operator new isn't export
Title: [126477] trunk/Source/WebCore
Revision 126477
Author mr...@apple.com
Date 2012-08-23 13:50:23 -0700 (Thu, 23 Aug 2012)
Log Message
Make WebCore build with the latest version of clang.
Reviewed by Dan Bernstein.
* html/shadow/MediaControlRootElement.h: Remove m_textTrackDisplay as
Title: [126476] trunk/Source/_javascript_Core
Revision 126476
Author mr...@apple.com
Date 2012-08-23 13:50:18 -0700 (Thu, 23 Aug 2012)
Log Message
Make _javascript_Core build with the latest version of clang.
Reviewed by Dan Bernstein.
* heap/MachineStackMarker.cpp:
(JSC::MachineThreads
Title: [126475] trunk/Source/WTF
Revision 126475
Author mr...@apple.com
Date 2012-08-23 13:50:13 -0700 (Thu, 23 Aug 2012)
Log Message
Make WTF build with the latest version of clang.
Reviewed by Dan Bernstein.
* wtf/FastMalloc.cpp:
(WTF): Disable the -Wunused-private-field warning aroun
Title: [126474] trunk/Source/WebKit/blackberry
Revision 126474
Author toniki...@webkit.org
Date 2012-08-23 13:39:11 -0700 (Thu, 23 Aug 2012)
Log Message
[BlackBerry] Unify slow and fast in-region scrolling code paths
https://bugs.webkit.org/show_bug.cgi?id=94834
PR #197662
Reviewed by Ro
Title: [126472] branches/safari-536.26-branch/LayoutTests
Revision 126472
Author bda...@apple.com
Date 2012-08-23 13:31:27 -0700 (Thu, 23 Aug 2012)
Log Message
Updated the expected results for this test after r125463.
* platform/mac/fast/table/multiple-captions-display-expected.txt:
Mod
Title: [126471] trunk/LayoutTests
Revision 126471
Author ann...@chromium.org
Date 2012-08-23 13:29:20 -0700 (Thu, 23 Aug 2012)
Log Message
[Chromium] Removing media/track/track-mode.html - resolved.
[Chromium] Removing media/track/track-cues-cuechange.html - appears to be no longer failin
Title: [126470] trunk/Source/WebKit/blackberry
Revision 126470
Author zhaji...@rim.com
Date 2012-08-23 13:27:10 -0700 (Thu, 23 Aug 2012)
Log Message
[BlackBerry] Web pages are zoomed out to much on initial load
https://bugs.webkit.org/show_bug.cgi?id=94830
Reviewed by Adam Treat.
Patch b
Title: [126469] trunk/Source/WebKit/chromium
Revision 126469
Author senorbla...@chromium.org
Date 2012-08-23 13:22:52 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed. Rolled DEPS.
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/Source/WebKit/chromium/DEPS
Diff
Title: [126468] trunk/Source/WebCore
Revision 126468
Author commit-qu...@webkit.org
Date 2012-08-23 12:46:51 -0700 (Thu, 23 Aug 2012)
Log Message
Flexbox doesn't need to compute logical height for stretched items in row flow
https://bugs.webkit.org/show_bug.cgi?id=94807
Patch by Shezan B
Title: [126467] releases/WebKitGTK/webkit-1.10
Revision 126467
Author carlo...@webkit.org
Date 2012-08-23 12:43:32 -0700 (Thu, 23 Aug 2012)
Log Message
Unreviewed. Update NEWS and configure.ac for 1.9.90 release
Modified Paths
releases/WebKitGTK/webkit-1.10/ChangeLog
releases/WebKitGTK/
Title: [126465] trunk/Source/WebCore
Revision 126465
Author aba...@webkit.org
Date 2012-08-23 12:16:46 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] V8ScriptInstance is much more complicated than necessary
https://bugs.webkit.org/show_bug.cgi?id=94785
Reviewed by Kentaro Hara.
V8ScriptInsta
Title: [126464] trunk
Revision 126464
Author commit-qu...@webkit.org
Date 2012-08-23 12:08:54 -0700 (Thu, 23 Aug 2012)
Log Message
Serialization of _javascript_ values does not appear to respect new HTML5 Structured Clone semantics
https://bugs.webkit.org/show_bug.cgi?id=65292
Patch by C
Title: [126462] branches/safari-536.26-branch/LayoutTests
Revision 126462
Author m...@apple.com
Date 2012-08-23 12:00:14 -0700 (Thu, 23 Aug 2012)
Log Message
Updated the expected results for this test after r125463.
* platform/mac/fast/repaint/block-layout-inline-children-float-positione
Title: [126463] trunk
Revision 126463
Author commit-qu...@webkit.org
Date 2012-08-23 12:01:04 -0700 (Thu, 23 Aug 2012)
Log Message
create different WebKit::WebMediaPlayer based on URL
https://bugs.webkit.org/show_bug.cgi?id=91301
Patch by Wei Jia on 2012-08-23
Reviewed by Adam Barth.
S
Title: [126461] trunk/Source
Revision 126461
Author jsb...@chromium.org
Date 2012-08-23 11:56:28 -0700 (Thu, 23 Aug 2012)
Log Message
IndexedDB: Move onSuccess(IDBDatabaseBackendInterface) to IDBOpenDBRequest
https://bugs.webkit.org/show_bug.cgi?id=94757
Reviewed by Tony Chang.
Source/W
Title: [126460] trunk/LayoutTests
Revision 126460
Author k...@google.com
Date 2012-08-23 11:47:15 -0700 (Thu, 23 Aug 2012)
Log Message
Web Inspector: three layout tests crashing with assertion failure
https://bugs.webkit.org/show_bug.cgi?id=94829
Unreviewed. Expanded suppressions.
* pla
Title: [126459] trunk
Revision 126459
Author commit-qu...@webkit.org
Date 2012-08-23 11:45:47 -0700 (Thu, 23 Aug 2012)
Log Message
[CSSRegions]Crash when moving anonymous block children inside a named flow
https://bugs.webkit.org/show_bug.cgi?id=90865
Patch by Andrei Onea on 2012-08-23
Title: [126458] trunk/LayoutTests
Revision 126458
Author commit-qu...@webkit.org
Date 2012-08-23 11:43:55 -0700 (Thu, 23 Aug 2012)
Log Message
Add test for decodeAudioData
https://bugs.webkit.org/show_bug.cgi?id=92620
Patch by Li Yin on 2012-08-23
Reviewed by Chris Rogers.
Spec: https:
Title: [126457] trunk
Revision 126457
Author kev...@webkit.org
Date 2012-08-23 11:41:33 -0700 (Thu, 23 Aug 2012)
Log Message
[wx] Unreviewed build fix. Disable compilation of WebDOM file for now,
add the opentype directory, and remove old ATSUI files no longer in the tree.
Modified Paths
Title: [126456] trunk/Source/WebCore
Revision 126456
Author kev...@webkit.org
Date 2012-08-23 11:37:59 -0700 (Thu, 23 Aug 2012)
Log Message
[wx] Unreviewed build fix. Add wx to the list of platforms that use CoreText
APIs on Mac.
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Sourc
Title: [126455] trunk/Source/WebKit/chromium
Revision 126455
Author k...@google.com
Date 2012-08-23 11:36:49 -0700 (Thu, 23 Aug 2012)
Log Message
Convert ScrollableArea ASSERT_NOT_REACHED virtuals into pure virtuals
https://bugs.webkit.org/show_bug.cgi?id=93306
Unreviewed build fix.
* s
Title: [126454] trunk/Source/WebCore
Revision 126454
Author kev...@webkit.org
Date 2012-08-23 11:35:10 -0700 (Thu, 23 Aug 2012)
Log Message
[wx] Unreviewed build fix. Don't rely on implicit casts, explicitly use the
Cursor constructor that takes a platform cursor for creating native curso
Title: [126453] trunk
Revision 126453
Author je...@webkit.org
Date 2012-08-23 11:28:41 -0700 (Thu, 23 Aug 2012)
Log Message
[EFL] Use WTF_USE_SOUP instead BUILDING_SOUP__
https://bugs.webkit.org/show_bug.cgi?id=94744
Reviewed by Gustavo Noronha Silva.
.:
There is no need to define BUIL
Title: [126452] trunk/Source/WebCore
Revision 126452
Author commit-qu...@webkit.org
Date 2012-08-23 11:28:23 -0700 (Thu, 23 Aug 2012)
Log Message
Remove redundant check for negative values when using WebCore::Color::alpha()
https://bugs.webkit.org/show_bug.cgi?id=94811
Patch by Bruno de
Title: [126451] trunk/LayoutTests
Revision 126451
Author k...@google.com
Date 2012-08-23 11:20:52 -0700 (Thu, 23 Aug 2012)
Log Message
Web Inspector: three layout tests crashing with assertion failure
https://bugs.webkit.org/show_bug.cgi?id=94829
Unreviewed Chromium gardening. Suppressed
Title: [126450] trunk
Revision 126450
Author zandober...@gmail.com
Date 2012-08-23 11:20:39 -0700 (Thu, 23 Aug 2012)
Log Message
[Gtk] Move feature defines processing into a GNUmakefile that's simple to autogenerate
https://bugs.webkit.org/show_bug.cgi?id=87127
Reviewed by Martin Robinso
Title: [126449] branches/safari-536.26-branch/LayoutTests
Revision 126449
Author m...@apple.com
Date 2012-08-23 11:12:59 -0700 (Thu, 23 Aug 2012)
Log Message
Updated the expected results for this test after r125463.
* fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-e
Title: [126448] trunk/Source/WebKit2
Revision 126448
Author commit-qu...@webkit.org
Date 2012-08-23 11:02:34 -0700 (Thu, 23 Aug 2012)
Log Message
[EFL][WK2] Free ewk context data on program exit.
https://bugs.webkit.org/show_bug.cgi?id=94808
Patch by Christophe Dumez on 2012-08-23
Revie
Title: [126447] trunk/Source/WTF
Revision 126447
Author gga...@apple.com
Date 2012-08-23 10:55:05 -0700 (Thu, 23 Aug 2012)
Log Message
Fixed a fastMallocForbid/Allow compile error for some compilers
https://bugs.webkit.org/show_bug.cgi?id=94775
Reviewed by Gavin Barraclough.
* wtf/FastM
Title: [126446] trunk/Source/WebCore
Revision 126446
Author aba...@webkit.org
Date 2012-08-23 10:51:26 -0700 (Thu, 23 Aug 2012)
Log Message
[V8] ScheduledAction is ugly and needs a cleanup
https://bugs.webkit.org/show_bug.cgi?id=94784
Reviewed by Eric Seidel.
This patch updates Schedule
Title: [126445] trunk/Source/WebCore
Revision 126445
Author ca...@chromium.org
Date 2012-08-23 10:45:59 -0700 (Thu, 23 Aug 2012)
Log Message
Web Inspector: dblclick on Timeline overview no longer selects entire timeline range
https://bugs.webkit.org/show_bug.cgi?id=94826
Reviewed by Vsev
Title: [126443] trunk
Revision 126443
Author commit-qu...@webkit.org
Date 2012-08-23 10:23:20 -0700 (Thu, 23 Aug 2012)
Log Message
getComputedStyle returns wrong value for CSS3 2D transformations
https://bugs.webkit.org/show_bug.cgi?id=94211
Patch by Alexander Shalamov on 2012-08-23
Rev
Title: [126442] trunk
Revision 126442
Author commit-qu...@webkit.org
Date 2012-08-23 10:08:21 -0700 (Thu, 23 Aug 2012)
Log Message
Distributed nodes should not share styles.
https://bugs.webkit.org/show_bug.cgi?id=90661
Patch by Takashi Sakamoto on 2012-08-23
Reviewed by Hajime Morita.
Title: [126441] trunk/Source/WebCore
Revision 126441
Author commit-qu...@webkit.org
Date 2012-08-23 09:52:20 -0700 (Thu, 23 Aug 2012)
Log Message
Replace access ot HTMLMediaElement from MediaPlayerPrivateBlackBerry with methods in MediaPlayerClient - updated with notes from initia
Title: [126440] releases/WebKitGTK/webkit-1.10/Source/WTF
Revision 126440
Author mrobin...@webkit.org
Date 2012-08-23 09:33:00 -0700 (Thu, 23 Aug 2012)
Log Message
[GTK] Disable the parallel garbage collector for the 1.10 stable release
https://bugs.webkit.org/show_bug.cgi?id=94823
Revie
Title: [126439] trunk
Revision 126439
Author commit-qu...@webkit.org
Date 2012-08-23 09:26:04 -0700 (Thu, 23 Aug 2012)
Log Message
[GTK] The tarball should be called webkitgtk-x.x.x.tar.xz
https://bugs.webkit.org/show_bug.cgi?id=94572
Patch by Martin Robinson on 2012-08-23
Reviewed by C
Title: [126438] trunk
Revision 126438
Author commit-qu...@webkit.org
Date 2012-08-23 09:24:15 -0700 (Thu, 23 Aug 2012)
Log Message
Text Autosizing: Multiply large fonts less, as they are already more legible.
https://bugs.webkit.org/show_bug.cgi?id=94227
Patch by John Mellor on 2012-08-
Title: [126435] trunk/Source/WebCore
Revision 126435
Author pfeld...@chromium.org
Date 2012-08-23 08:59:52 -0700 (Thu, 23 Aug 2012)
Log Message
Web Inspector: introduce canFilter on panel (otherwise we check for function existence).
https://bugs.webkit.org/show_bug.cgi?id=94820
Reviewed
1 - 100 of 130 matches
Mail list logo