Title: [134748] trunk
Revision 134748
Author shin...@chromium.org
Date 2012-11-14 23:41:33 -0800 (Wed, 14 Nov 2012)
Log Message
Changing pseudoClass (:disabled) should cause distribution.
https://bugs.webkit.org/show_bug.cgi?id=101901
Reviewed by Hajime Morita.
Source/WebCore:
We have
Title: [134747] trunk
Revision 134747
Author commit-qu...@webkit.org
Date 2012-11-14 23:34:30 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed, rolling out r134691, r134703, r134715, r134716,
and r134733.
http://trac.webkit.org/changeset/134691
http://trac.webkit.org/changeset/134703
http:
Title: [134746] trunk/LayoutTests
Revision 134746
Author hara...@chromium.org
Date 2012-11-14 23:12:19 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Rebaselined images.
* platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
*
Title: [134745] trunk/Source/WebCore
Revision 134745
Author pfeld...@chromium.org
Date 2012-11-14 22:57:37 -0800 (Wed, 14 Nov 2012)
Log Message
Not reviewed: fixing inspector tests under Qt.
* inspector/front-end/TestController.js:
* inspector/front-end/utilities.js:
(.):
Modified Paths
Title: [134744] trunk
Revision 134744
Author commit-qu...@webkit.org
Date 2012-11-14 22:51:10 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed, rolling out r134741.
http://trac.webkit.org/changeset/134741
https://bugs.webkit.org/show_bug.cgi?id=102337
"Change is incorrect." (Requested by
Title: [134743] trunk
Revision 134743
Author commit-qu...@webkit.org
Date 2012-11-14 22:44:33 -0800 (Wed, 14 Nov 2012)
Log Message
[EFL] Port tiled backing store
https://bugs.webkit.org/show_bug.cgi?id=71352
Patch by Ryuan Choi on 2012-11-14
Reviewed by Gyuyoung Kim.
Source/WebKit/efl:
Title: [134742] trunk/Source/WebKit/chromium
Revision 134742
Author commit-qu...@webkit.org
Date 2012-11-14 22:42:21 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2012-11-14
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/S
Title: [134741] trunk
Revision 134741
Author dba...@webkit.org
Date 2012-11-14 22:37:43 -0800 (Wed, 14 Nov 2012)
Log Message
Attempt to fix the Apple Windows Debug and GTK builds after
(https://bugs.webkit.org/show_bug.cgi?id=96818)
.:
Export symbols similar to the ones we added to We
Title: [134740] branches/safari-536.28-branch/Source/WebCore
Revision 134740
Author simon.fra...@apple.com
Date 2012-11-14 22:13:56 -0800 (Wed, 14 Nov 2012)
Log Message
Scrolling some versions of the facebook page is very slow
Merge r134737
2012-11-14 Simon Fraser
Don't use
Title: [134739] branches/safari-536.28-branch
Revision 134739
Author timo...@apple.com
Date 2012-11-14 22:11:11 -0800 (Wed, 14 Nov 2012)
Log Message
Merge r134100.
Modified Paths
branches/safari-536.28-branch/LayoutTests/ChangeLog
branches/safari-536.28-branch/Source/WebCore/ChangeLog
b
Title: [134738] trunk/Source/WebCore
Revision 134738
Author hara...@chromium.org
Date 2012-11-14 21:48:35 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Rebaselined run-bindings-tests.
* bindings/scripts/test/V8/V8TestNode.h:
(WebCore::toV8Fast):
Modified Paths
trunk/Source/WebCore/C
Title: [134737] trunk/Source/WebCore
Revision 134737
Author simon.fra...@apple.com
Date 2012-11-14 21:47:01 -0800 (Wed, 14 Nov 2012)
Log Message
Don't use temporary clip rects when hit testing
https://bugs.webkit.org/show_bug.cgi?id=102329
Reviewed by Beth Dakin.
We now cache clip rects
Title: [134736] trunk
Revision 134736
Author k...@webkit.org
Date 2012-11-14 21:33:41 -0800 (Wed, 14 Nov 2012)
Log Message
Support animation of basic shape 'polygon'
https://bugs.webkit.org/show_bug.cgi?id=102080
Reviewed by Daniel Bates.
Source/WebCore:
The basic shapes 'circle', 'rec
Title: [134735] trunk/Source/WebCore
Revision 134735
Author hara...@chromium.org
Date 2012-11-14 21:27:08 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Fix code generator warnings.
* bindings/scripts/CodeGeneratorV8.pm:
(GenerateFunctionCallback):
(GenerateImplementation):
Modified P
Title: [134734] branches/safari-536.28-branch
Revision 134734
Author timo...@apple.com
Date 2012-11-14 21:18:02 -0800 (Wed, 14 Nov 2012)
Log Message
Merge r134099.
Modified Paths
branches/safari-536.28-branch/LayoutTests/ChangeLog
branches/safari-536.28-branch/Source/WebCore/ChangeLog
b
Title: [134733] trunk/Source/WebKit2
Revision 134733
Author alecfl...@chromium.org
Date 2012-11-14 20:53:22 -0800 (Wed, 14 Nov 2012)
Log Message
Fix windows build exports (again)
https://bugs.webkit.org/show_bug.cgi?id=102324
Unreviewed windows-only build fix.
Add one more export that w
Title: [134732] trunk
Revision 134732
Author shin...@chromium.org
Date 2012-11-14 20:29:21 -0800 (Wed, 14 Nov 2012)
Log Message
Changing pseudoClass (:checked) should cause distribution.
https://bugs.webkit.org/show_bug.cgi?id=101902
Reviewed by Dimitri Glazkov.
Source/WebCore:
When th
Title: [134729] trunk/Source/WebCore
Revision 134729
Author aba...@webkit.org
Date 2012-11-14 19:41:21 -0800 (Wed, 14 Nov 2012)
Log Message
[V8] We can shave one instruction off toV8Fast
https://bugs.webkit.org/show_bug.cgi?id=102297
Reviewed by Kentaro Hara.
There's no reason to store
Title: [134728] trunk/Source/WebCore
Revision 134728
Author hara...@chromium.org
Date 2012-11-14 19:31:45 -0800 (Wed, 14 Nov 2012)
Log Message
[V8] Get rid of a redundant branch in JSValueToNative()
https://bugs.webkit.org/show_bug.cgi?id=102311
Reviewed by Adam Barth.
No tests. No chan
Title: [134727] trunk
Revision 134727
Author shin...@chromium.org
Date 2012-11-14 19:17:57 -0800 (Wed, 14 Nov 2012)
Log Message
Changing pseudoClass (:link) should cause distribution
https://bugs.webkit.org/show_bug.cgi?id=101698
Reviewed by Hajime Morita.
Source/WebCore:
CSSSelector :
Title: [134726] trunk/Source/WebCore
Revision 134726
Author hara...@chromium.org
Date 2012-11-14 19:16:09 -0800 (Wed, 14 Nov 2012)
Log Message
Remove unused functions from CodeGenerator.pm
https://bugs.webkit.org/show_bug.cgi?id=102316
Reviewed by Adam Barth.
No tests. No change in beha
Title: [134725] trunk/Source/Platform
Revision 134725
Author dan...@chromium.org
Date 2012-11-14 19:05:54 -0800 (Wed, 14 Nov 2012)
Log Message
[chromium] Clamp negative sizes to zero when converting to gfx:: types
https://bugs.webkit.org/show_bug.cgi?id=102159
Reviewed by James Robinson.
Title: [134724] trunk/Source/WebCore
Revision 134724
Author commit-qu...@webkit.org
Date 2012-11-14 18:59:21 -0800 (Wed, 14 Nov 2012)
Log Message
[BlackBerry] Update BB10 form theme.
https://bugs.webkit.org/show_bug.cgi?id=100760
Patch by Tiancheng Jiang on 2012-11-14
Reviewed by Rob Bu
Title: [134723] trunk/LayoutTests
Revision 134723
Author hara...@chromium.org
Date 2012-11-14 18:56:01 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Rebaselined images.
* platform/chromium-mac-lion/fast/forms/menulist-clip-expected.png:
* platform/chromium-mac-lion/fast/forms/menulist
Title: [134722] trunk/LayoutTests
Revision 134722
Author hara...@chromium.org
Date 2012-11-14 18:53:15 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviwed. Rebaselined images.
* platform/chromium-mac/fast/forms/select-empty-option-height-expected.png:
* platform/efl-wk1/fast/forms/select-empt
Title: [134720] trunk/Source/WebCore
Revision 134720
Author a...@chromium.org
Date 2012-11-14 18:33:07 -0800 (Wed, 14 Nov 2012)
Log Message
Update DOMException name: InvalidModificationError
https://bugs.webkit.org/show_bug.cgi?id=102281
Reviewed by Kentaro Hara.
Patch 13 of 25 to updat
Title: [134719] trunk/Source/_javascript_Core
Revision 134719
Author bfulg...@webkit.org
Date 2012-11-14 18:31:46 -0800 (Wed, 14 Nov 2012)
Log Message
[Windows, WinCairo] Unreviewed build fix.
* _javascript_Core.vcproj/_javascript_Core/_javascript_Core.def:
Missed one of the exports that
Title: [134717] trunk/Tools
Revision 134717
Author aes...@apple.com
Date 2012-11-14 18:19:39 -0800 (Wed, 14 Nov 2012)
Log Message
Fix the build.
* TestWebKitAPI/mac/TestBrowsingContextLoadDelegate.h:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/TestWebKitAPI/mac/TestBrowsingContext
Title: [134716] trunk/Source/WebKit2
Revision 134716
Author bfulg...@webkit.org
Date 2012-11-14 18:18:06 -0800 (Wed, 14 Nov 2012)
Log Message
[WinCairo] Build correction after r134703.
* win/WebKit2CFLite.def: Add exports to CFLite version of
Windows build to match Alec's last update.
M
Title: [134715] trunk/Source/_javascript_Core
Revision 134715
Author bfulg...@webkit.org
Date 2012-11-14 18:14:05 -0800 (Wed, 14 Nov 2012)
Log Message
[Windows, WinCairo] Correct build failure.
https://bugs.webkit.org/show_bug.cgi?id=102302
WebCore symbols were mistakenly added to the _j
Title: [134714] trunk/Source/WebCore
Revision 134714
Author aba...@webkit.org
Date 2012-11-14 18:11:52 -0800 (Wed, 14 Nov 2012)
Log Message
document variable in Document::axObjectCache is actually the topDocument
https://bugs.webkit.org/show_bug.cgi?id=101966
Reviewed by Chris Fleizach.
Title: [134713] branches/safari-536.28-branch/Source/WebCore
Revision 134713
Author simon.fra...@apple.com
Date 2012-11-14 18:07:42 -0800 (Wed, 14 Nov 2012)
Log Message
Don't pass a paintingRoot when painting from RenderLayerBacking (102256)
Merge r134642
2012-11-14 Simon Fraser
Title: [134712] branches/safari-536.28-branch/Source/WebCore
Revision 134712
Author simon.fra...@apple.com
Date 2012-11-14 18:07:37 -0800 (Wed, 14 Nov 2012)
Log Message
Chopin: Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint (102031)
Merge
Title: [134711] branches/safari-536.28-branch/Source/WebCore
Revision 134711
Author simon.fra...@apple.com
Date 2012-11-14 18:07:31 -0800 (Wed, 14 Nov 2012)
Log Message
Prerequisite for .
Merge r134355
2012-11-12 Simon Fraser
Change calculateLayerBounds() from a static funct
Title: [134710] branches/safari-536.28-branch/Source/WebCore
Revision 134710
Author simon.fra...@apple.com
Date 2012-11-14 18:07:26 -0800 (Wed, 14 Nov 2012)
Log Message
Merge r134330
2012-11-12 Simon Fraser
Fix filter dirty rect regression from r134311
https://bugs.webkit
Title: [134709] branches/safari-536.28-branch/Source/WebCore
Revision 134709
Author simon.fra...@apple.com
Date 2012-11-14 18:07:21 -0800 (Wed, 14 Nov 2012)
Log Message
Reduce the crazy number of parameters to RenderLayer painting member functions (101895)
Merge r134311
2012-11-12
Title: [134708] branches/safari-536.28-branch/Source/WebCore
Revision 134708
Author simon.fra...@apple.com
Date 2012-11-14 18:07:15 -0800 (Wed, 14 Nov 2012)
Log Message
Save one call to containerForRepaint() when updating layer positions (101856)
Merge r134174
2012-11-10 Simon Fra
Title: [134707] branches/safari-536.28-branch/Source/WebCore
Revision 134707
Author simon.fra...@apple.com
Date 2012-11-14 18:07:09 -0800 (Wed, 14 Nov 2012)
Log Message
Cache absolute clip rects on RenderLayer for compositing overlap testing (87212)
Merge r119458
2012-06-04 Simon
Title: [134706] branches/safari-536.28-branch
Revision 134706
Author simon.fra...@apple.com
Date 2012-11-14 18:07:04 -0800 (Wed, 14 Nov 2012)
Log Message
Cache absolute clip rects on RenderLayer for compositing overlap testing (87212)
Source/WebCore:
Merge r118612
2012-05-26 Simo
Title: [134705] branches/safari-536.28-branch/Source/WebCore
Revision 134705
Author simon.fra...@apple.com
Date 2012-11-14 18:06:58 -0800 (Wed, 14 Nov 2012)
Log Message
Cache absolute clip rects on RenderLayer for compositing overlap testing (87212)
Merge r119458.
2012-05-25 Simon
Title: [134703] trunk/Source/WebKit2
Revision 134703
Author alecfl...@chromium.org
Date 2012-11-14 17:37:58 -0800 (Wed, 14 Nov 2012)
Log Message
Fix Windows exports for TestWebKit
https://bugs.webkit.org/show_bug.cgi?id=102302
Unreviewed, fixing Safari Win build.
Add missing exports.
Title: [134702] trunk/Source/WebCore
Revision 134702
Author commit-qu...@webkit.org
Date 2012-11-14 17:30:31 -0800 (Wed, 14 Nov 2012)
Log Message
[CF]: XMLHttpRequest "timeout" events firing as "error" events
https://bugs.webkit.org/show_bug.cgi?id=102271
Patch by Joseph Pecoraro on 201
Title: [134701] trunk/Tools
Revision 134701
Author dpra...@chromium.org
Date 2012-11-14 17:28:46 -0800 (Wed, 14 Nov 2012)
Log Message
webkitpy: consolidate webkit-base-finding code
https://bugs.webkit.org/show_bug.cgi?id=102007
Reviewed by Eric Seidel.
This patch creates a new "WebKitFi
Title: [134699] branches/safari-536.28-branch/Source/_javascript_Core
Revision 134699
Author lforsch...@apple.com
Date 2012-11-14 17:15:00 -0800 (Wed, 14 Nov 2012)
Log Message
Merge fix for .
Modified Paths
branches/safari-536.28-branch/Source/_javascript_Core/ChangeLog
branches/safari-
Title: [134698] trunk
Revision 134698
Author tha...@chromium.org
Date 2012-11-14 17:11:46 -0800 (Wed, 14 Nov 2012)
Log Message
[chromium/mac] Fix drawing of buttons, checkboxes, radio boxes, and steppers when the page is scaled
https://bugs.webkit.org/show_bug.cgi?id=102282
Reviewed by J
Title: [134697] trunk/Source
Revision 134697
Author mark@apple.com
Date 2012-11-14 17:01:41 -0800 (Wed, 14 Nov 2012)
Log Message
Change JSEventListener::m_jsFunction to be a weak ref.
https://bugs.webkit.org/show_bug.cgi?id=101989.
Reviewed by Geoffrey Garen.
Source/_javascript_Core
Title: [134695] trunk
Revision 134695
Author fpi...@apple.com
Date 2012-11-14 16:50:41 -0800 (Wed, 14 Nov 2012)
Log Message
Read-only properties created with putDirect() should tell the structure that there are read-only properties
https://bugs.webkit.org/show_bug.cgi?id=102292
Reviewed
Title: [134694] trunk/Source
Revision 134694
Author commit-qu...@webkit.org
Date 2012-11-14 16:49:59 -0800 (Wed, 14 Nov 2012)
Log Message
[EFL] Refactor theme to choose whether to support foreground color of selection
https://bugs.webkit.org/show_bug.cgi?id=102037
Patch by Ryuan Choi on
Title: [134693] trunk/Source/WebCore
Revision 134693
Author t...@chromium.org
Date 2012-11-14 16:48:05 -0800 (Wed, 14 Nov 2012)
Log Message
Convert m_selectorVector back to a stack allocated m_reusableSelectorVector
https://bugs.webkit.org/show_bug.cgi?id=102295
Reviewed by Andreas Kling
Title: [134692] trunk/Tools
Revision 134692
Author dan...@chromium.org
Date 2012-11-14 16:43:27 -0800 (Wed, 14 Nov 2012)
Log Message
[chromium] WebPreferences reset() should set perTilePainting and acceleratedAnimation settings to false.
https://bugs.webkit.org/show_bug.cgi?id=102296
Rev
Title: [134691] trunk
Revision 134691
Author alecfl...@chromium.org
Date 2012-11-14 16:34:38 -0800 (Wed, 14 Nov 2012)
Log Message
Add tests for explicit serialization values
https://bugs.webkit.org/show_bug.cgi?id=96818
Reviewed by Adam Barth.
Source/WebCore:
Expose direct access to th
Title: [134690] trunk/Source/WebKit2
Revision 134690
Author commit-qu...@webkit.org
Date 2012-11-14 16:29:20 -0800 (Wed, 14 Nov 2012)
Log Message
Coordinated Graphics: Remove unused members and methods in CoordinatedGraphicsLayer.
https://bugs.webkit.org/show_bug.cgi?id=102172
Patch by H
Title: [134689] trunk/Source/WebCore
Revision 134689
Author commit-qu...@webkit.org
Date 2012-11-14 16:23:55 -0800 (Wed, 14 Nov 2012)
Log Message
IndexedDB: Add clear() method to JSC ScriptValue
https://bugs.webkit.org/show_bug.cgi?id=102288
Patch by Michael Pruett on 2012-11-14
Reviewe
Title: [134688] trunk/LayoutTests
Revision 134688
Author dglaz...@chromium.org
Date 2012-11-14 16:19:01 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] Marked more virtual/deferred/fast/images as failing.
https://bugs.webkit.org/show_bug.cgi?id=102294
Modified Paths
trunk/LayoutTests/Ch
Title: [134687] trunk/Source/WebKit2
Revision 134687
Author beid...@apple.com
Date 2012-11-14 15:59:01 -0800 (Wed, 14 Nov 2012)
Log Message
Move loading responsibility out of WebResourceLoadScheduler into a new WebResourceLoader
https://bugs.webkit.org/show_bug.cgi?id=102259
Reviewed by
Title: [134686] trunk/Source/WebKit2
Revision 134686
Author aes...@apple.com
Date 2012-11-14 15:56:13 -0800 (Wed, 14 Nov 2012)
Log Message
Fix the Lion build after r134681.
* WebProcess/Network/CustomProtocols/mac/CustomProtocolManagerMac.mm:
Modified Paths
trunk/Source/WebKit2/ChangeL
Title: [134685] trunk/Source/WebCore
Revision 134685
Author jsb...@chromium.org
Date 2012-11-14 15:52:06 -0800 (Wed, 14 Nov 2012)
Log Message
IndexedDB: Indexing tests are flaky-crashing
https://bugs.webkit.org/show_bug.cgi?id=102283
Reviewed by Tony Chang.
Don't commit the transaction
Title: [134684] trunk/LayoutTests
Revision 134684
Author dglaz...@chromium.org
Date 2012-11-14 15:43:25 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] Marked platform/chromium/virtual/deferred/fast/images/exif-orientation.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=102294
M
Title: [134683] trunk
Revision 134683
Author t...@chromium.org
Date 2012-11-14 15:36:04 -0800 (Wed, 14 Nov 2012)
Log Message
Crash in flexbox when removing absolutely positioned children
https://bugs.webkit.org/show_bug.cgi?id=100465
Reviewed by Ojan Vafai.
Source/WebCore:
We use m_num
Title: [134682] trunk/Source/_javascript_Core
Revision 134682
Author fpi...@apple.com
Date 2012-11-14 15:34:19 -0800 (Wed, 14 Nov 2012)
Log Message
Don't access Node& after adding nodes to the graph.
https://bugs.webkit.org/show_bug.cgi?id=102005
Reviewed by Oliver Hunt.
* dfg/DFGFixupP
Title: [134680] trunk/Source
Revision 134680
Author jsb...@chromium.org
Date 2012-11-14 15:28:54 -0800 (Wed, 14 Nov 2012)
Log Message
IndexedDB: Remove magic numbers in record comparator, handle missing case
https://bugs.webkit.org/show_bug.cgi?id=102255
Reviewed by Tony Chang.
Source/W
Title: [134679] trunk/Source/WebCore
Revision 134679
Author k...@webkit.org
Date 2012-11-14 15:27:11 -0800 (Wed, 14 Nov 2012)
Log Message
Cleanup BasicShape blending check
https://bugs.webkit.org/show_bug.cgi?id=102289
Reviewed by Daniel Bates.
CSSPropertyAnimation had the same code for
Title: [134678] trunk
Revision 134678
Author k...@webkit.org
Date 2012-11-14 15:09:28 -0800 (Wed, 14 Nov 2012)
Log Message
[CSS Exclusions] Basic shapes on 'shape-inside' should be animatable
https://bugs.webkit.org/show_bug.cgi?id=102123
Reviewed by Antti Koivisto.
Source/WebCore:
The
Title: [134677] trunk/Source/WTF
Revision 134677
Author msab...@apple.com
Date 2012-11-14 15:04:43 -0800 (Wed, 14 Nov 2012)
Log Message
String::append() should handle two 8 bit strings without converting both to 16 bits
https://bugs.webkit.org/show_bug.cgi?id=102286
Reviewed by Oliver Hu
Title: [134676] trunk/Source
Revision 134676
Author commit-qu...@webkit.org
Date 2012-11-14 15:02:37 -0800 (Wed, 14 Nov 2012)
Log Message
[TexMap][Cairo] Accelerated compositing debug visuals
https://bugs.webkit.org/show_bug.cgi?id=101883
Patch by Helder Correia on 2012-11-14
Reviewed b
Title: [134675] trunk/Tools
Revision 134675
Author o...@chromium.org
Date 2012-11-14 15:01:14 -0800 (Wed, 14 Nov 2012)
Log Message
Fix some defuct flakiness dashboard unittests.
* TestResultServer/static-dashboards/flakiness_dashboard_unittests.js:
Modified Paths
trunk/Tools/ChangeLog
t
Title: [134674] trunk/Source/WebCore
Revision 134674
Author commit-qu...@webkit.org
Date 2012-11-14 14:47:40 -0800 (Wed, 14 Nov 2012)
Log Message
IndexedDB: Add JSNoStaticTables to IndexedDB interfaces
https://bugs.webkit.org/show_bug.cgi?id=102268
Patch by Michael Pruett on 2012-11-14
Title: [134673] trunk/Source/WebCore
Revision 134673
Author commit-qu...@webkit.org
Date 2012-11-14 14:42:15 -0800 (Wed, 14 Nov 2012)
Log Message
IndexedDB: Replace int64 with int64_t
https://bugs.webkit.org/show_bug.cgi?id=102270
Patch by Michael Pruett on 2012-11-14
Reviewed by Tony C
Title: [134672] trunk/Source/WebKit/blackberry
Revision 134672
Author commit-qu...@webkit.org
Date 2012-11-14 14:39:57 -0800 (Wed, 14 Nov 2012)
Log Message
[BlackBerry] Do not clear the ProcessingChangeGuard state on DeleteBackward
https://bugs.webkit.org/show_bug.cgi?id=102284
Patch by
Title: [134671] trunk/Source/WebCore
Revision 134671
Author commit-qu...@webkit.org
Date 2012-11-14 14:29:34 -0800 (Wed, 14 Nov 2012)
Log Message
[EFL][WK2] White flicker when scrolling big pages with dark background on slower hardware.
https://bugs.webkit.org/show_bug.cgi?id=102000
Patc
Title: [134670] trunk/Tools
Revision 134670
Author commit-qu...@webkit.org
Date 2012-11-14 14:25:49 -0800 (Wed, 14 Nov 2012)
Log Message
webkitpy: print-expectations - add --paths option to print only paths of test expectation files
https://bugs.webkit.org/show_bug.cgi?id=102269
Patch by
Title: [134669] trunk/Source/Platform
Revision 134669
Author dan...@chromium.org
Date 2012-11-14 14:24:08 -0800 (Wed, 14 Nov 2012)
Log Message
[chromium] Match the LayerTreeSetting default for acceleratedAnimationEnabled in the WebLayerTreeSetting
https://bugs.webkit.org/show_bug.cgi?id=1
Title: [134668] trunk/LayoutTests
Revision 134668
Author ju...@google.com
Date 2012-11-14 14:16:58 -0800 (Wed, 14 Nov 2012)
Log Message
Updating baselines after r134631
https://bugs.webkit.org/show_bug.cgi?id=101974
Unreviewed
* platform/chromium-linux/fast/borders/border-radius-wide-bo
Title: [134667] trunk/Tools
Revision 134667
Author commit-qu...@webkit.org
Date 2012-11-14 14:09:12 -0800 (Wed, 14 Nov 2012)
Log Message
webgl-background-color.html started failing
https://bugs.webkit.org/show_bug.cgi?id=102247
Patch by James Robinson on 2012-11-14
Reviewed by Adrienne
Title: [134666] trunk/Source/WebCore
Revision 134666
Author mark@apple.com
Date 2012-11-14 14:07:13 -0800 (Wed, 14 Nov 2012)
Log Message
Fixed regressions due to adding JSEventListener::m_wrapper null checks.
https://bugs.webkit.org/show_bug.cgi?id=102183.
Reviewed by Geoffrey Garen.
Title: [134665] trunk/Source/WebCore
Revision 134665
Author jap...@chromium.org
Date 2012-11-14 14:02:05 -0800 (Wed, 14 Nov 2012)
Log Message
2012-11-14 Nate Chapin
Fix chromium asserts from r134649.
Rubber-stamped by Adam Barth.
MainResourceLoader was callin
Title: [134664] trunk/Source/WebCore
Revision 134664
Author kl...@webkit.org
Date 2012-11-14 13:58:13 -0800 (Wed, 14 Nov 2012)
Log Message
Only resolve presentation attribute style once per shared ElementAttributeData.
Reviewed by Antti Koivisto.
Track the "presentation attribute style
Title: [134663] trunk/Source/WebKit2
Revision 134663
Author noam.rosent...@nokia.com
Date 2012-11-14 13:56:19 -0800 (Wed, 14 Nov 2012)
Log Message
Coordinated Graphics: Rename m_CoordinatedGraphicsLayerClient to m_coordinator
https://bugs.webkit.org/show_bug.cgi?id=102133
Renamed m_Coord
Title: [134662] trunk/Source/WebCore
Revision 134662
Author commit-qu...@webkit.org
Date 2012-11-14 13:56:02 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] Refactor theme font lookup into a factory
https://bugs.webkit.org/show_bug.cgi?id=101949
Patch by Scott Violet on 2012-11-14
Revie
Title: [134660] trunk/LayoutTests
Revision 134660
Author dglaz...@chromium.org
Date 2012-11-14 13:47:39 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] Updating baselines after r134631.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/TestExpectations
Add
Title: [134659] trunk
Revision 134659
Author a...@chromium.org
Date 2012-11-14 13:27:51 -0800 (Wed, 14 Nov 2012)
Log Message
Update DOMException name: InUseAttributeError
https://bugs.webkit.org/show_bug.cgi?id=102141
Reviewed by Ojan Vafai.
Patch 10 of 25 to update DOMException name to
Title: [134658] trunk/LayoutTests
Revision 134658
Author dglaz...@chromium.org
Date 2012-11-14 13:27:22 -0800 (Wed, 14 Nov 2012)
Log Message
Marked fake-mouse-move tests as failing.
https://bugs.webkit.org/show_bug.cgi?id=102277
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTes
Title: [134657] trunk/Source/WebCore
Revision 134657
Author bfulg...@webkit.org
Date 2012-11-14 13:26:05 -0800 (Wed, 14 Nov 2012)
Log Message
[WinCairo] Incorrect line-height for styled menulist (select tag)
in windows theme.
https://bugs.webkit.org/show_bug.cgi?id=79435
Patch by Lynn Ne
Title: [134656] trunk/Source/WebKit2
Revision 134656
Author ander...@apple.com
Date 2012-11-14 13:16:41 -0800 (Wed, 14 Nov 2012)
Log Message
More steps towards actually hosting layers in the UI process
https://bugs.webkit.org/show_bug.cgi?id=102275
Reviewed by Andreas Kling.
* Shared/ma
Title: [134655] trunk
Revision 134655
Author a...@chromium.org
Date 2012-11-14 13:05:40 -0800 (Wed, 14 Nov 2012)
Log Message
Update DOMException name: WrongDocumentError
https://bugs.webkit.org/show_bug.cgi?id=102096
Reviewed by Ojan Vafai.
Source/WebCore:
Patch 4 of 25 to update DOMEx
Title: [134654] trunk/Source/WebKit/chromium
Revision 134654
Author er...@chromium.org
Date 2012-11-14 12:52:56 -0800 (Wed, 14 Nov 2012)
Log Message
[chromium] Don't let shift-click turn popup into tab.
https://bugs.webkit.org/show_bug.cgi?id=102254
Reviewed by Adam Barth.
Change http:/
Title: [134653] trunk/Source/WebKit/blackberry
Revision 134653
Author rwlb...@webkit.org
Date 2012-11-14 12:51:45 -0800 (Wed, 14 Nov 2012)
Log Message
[BlackBerry] Improve debug functionality in FatFingers
https://bugs.webkit.org/show_bug.cgi?id=102263
Reviewed by Antonio Gomes.
- use l
Title: [134652] branches/safari-536.28-branch/Source/WebCore
Revision 134652
Author bda...@apple.com
Date 2012-11-14 12:48:52 -0800 (Wed, 14 Nov 2012)
Log Message
Merge r134348
2012-11-12 Beth Dakin
https://bugs.webkit.org/show_bug.cgi?id=101787
Zoomed-in scrolling is
Title: [134651] trunk/Source/WebKit2
Revision 134651
Author beid...@apple.com
Date 2012-11-14 12:42:39 -0800 (Wed, 14 Nov 2012)
Log Message
Fix the Production build after r134640 broke it.
* WebProcess/Network/WebResourceLoader.h:
(WebKit::WebResourceLoader::resourceLoadIdentifier): Use
Title: [134650] trunk/Source/WebKit2
Revision 134650
Author timothy_hor...@apple.com
Date 2012-11-14 12:38:46 -0800 (Wed, 14 Nov 2012)
Log Message
PDFPlugin should make use of PDFKit's fluid zooming
https://bugs.webkit.org/show_bug.cgi?id=101962
Reviewed by Anders Carlsson.
Expose the
Title: [134649] trunk
Revision 134649
Author jap...@chromium.org
Date 2012-11-14 12:35:21 -0800 (Wed, 14 Nov 2012)
Log Message
Move empty loading to DocumentLoader, simplify FrameLoader::init()
https://bugs.webkit.org/show_bug.cgi?id=101512
Reviewed by Adam Barth.
Source/WebCore:
No ne
Title: [134647] trunk/Source/WebKit2
Revision 134647
Author timothy_hor...@apple.com
Date 2012-11-14 12:27:08 -0800 (Wed, 14 Nov 2012)
Log Message
PDFPlugin should support downloading PDFs
https://bugs.webkit.org/show_bug.cgi?id=102152
Reviewed by Alexey Proskuryakov.
Clicking on the "
Title: [134646] trunk/Source/WebCore
Revision 134646
Author jsb...@chromium.org
Date 2012-11-14 12:22:41 -0800 (Wed, 14 Nov 2012)
Log Message
Rename NATIVE_TYPE_ERR to TypeError
https://bugs.webkit.org/show_bug.cgi?id=102114
Reviewed by Kentaro Hara.
Defines names (mostly) matching WebI
Title: [134645] trunk/Source/WebCore
Revision 134645
Author commit-qu...@webkit.org
Date 2012-11-14 12:19:15 -0800 (Wed, 14 Nov 2012)
Log Message
[BlackBerry] Style BB10 time input field font.
https://bugs.webkit.org/show_bug.cgi?id=102260.
Patch by Tiancheng Jiang on 2012-11-14
Reviewe
Title: [134644] trunk
Revision 134644
Author commit-qu...@webkit.org
Date 2012-11-14 12:14:08 -0800 (Wed, 14 Nov 2012)
Log Message
createDelay should raise exception when the maxDelayTime parameter is incorrect.
https://bugs.webkit.org/show_bug.cgi?id=102173
Patch by Li Yin on 2012-11-1
Title: [134643] trunk/LayoutTests
Revision 134643
Author dglaz...@chromium.org
Date 2012-11-14 11:57:24 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] css3/filters/custom/custom-filter-property-computed-style.html is a flaky timeout in debug.
https://bugs.webkit.org/show_bug.cgi?id=90207
Title: [134642] trunk/Source/WebCore
Revision 134642
Author simon.fra...@apple.com
Date 2012-11-14 11:48:25 -0800 (Wed, 14 Nov 2012)
Log Message
Don't pass a paintingRoot when painting from RenderLayerBacking
https://bugs.webkit.org/show_bug.cgi?id=102256
Reviewed by David Hyatt.
The 'p
Title: [134641] trunk/LayoutTests
Revision 134641
Author dglaz...@chromium.org
Date 2012-11-14 11:44:47 -0800 (Wed, 14 Nov 2012)
Log Message
[Chromium] Updated the type of flakiness for fast/forms/select/select-state-restore.html.
https://bugs.webkit.org/show_bug.cgi?id=90207
* platform/
Title: [134640] trunk/Source/WebKit2
Revision 134640
Author beid...@apple.com
Date 2012-11-14 11:43:42 -0800 (Wed, 14 Nov 2012)
Log Message
Part of "Move loading responsibility out of WebResourceLoadScheduler into a new WebResourceLoader"
https://bugs.webkit.org/show_bug.cgi?id=102259
Re
Title: [134639] trunk/LayoutTests
Revision 134639
Author a...@chromium.org
Date 2012-11-14 11:43:05 -0800 (Wed, 14 Nov 2012)
Log Message
Unreviewed. Rebaselined test results.
* fast/media/mq-js-media-except-01-expected.txt: Renamed from LayoutTests/platform/mac/fast/media/mq-js-media-exc
1 - 100 of 169 matches
Mail list logo