Title: [135064] trunk/Source/WebCore
Revision 135064
Author simon.fra...@apple.com
Date 2012-11-17 23:09:58 -0800 (Sat, 17 Nov 2012)
Log Message
Don't say there are dirty overlay scrollbars when they are clipped out
https://bugs.webkit.org/show_bug.cgi?id=102609
Reviewed by Brady Eidson.
Title: [135063] trunk
Revision 135063
Author aba...@webkit.org
Date 2012-11-17 21:16:29 -0800 (Sat, 17 Nov 2012)
Log Message
REGRESSION (r133633): ASSERTION FAILED: m_wrapper || !m_jsFunction
https://bugs.webkit.org/show_bug.cgi?id=101428
Reviewed by Geoffrey Garen.
Source/WebCore:
JSN
Title: [135062] trunk/Tools
Revision 135062
Author dglaz...@chromium.org
Date 2012-11-17 21:14:30 -0800 (Sat, 17 Nov 2012)
Log Message
Remove unused code I wrote a long time ago from gardeningserver.py
https://bugs.webkit.org/show_bug.cgi?id=102605
Reviewed by Adam Barth.
* Scripts/webk
Title: [135061] trunk/Source
Revision 135061
Author commit-qu...@webkit.org
Date 2012-11-17 21:01:37 -0800 (Sat, 17 Nov 2012)
Log Message
Source/_javascript_Core: Expose JSObject removeDirect and PrivateName to WebCore
https://bugs.webkit.org/show_bug.cgi?id=102546
Patch by Elliott Spreh
Title: [135060] trunk/Source/WebCore
Revision 135060
Author simon.fra...@apple.com
Date 2012-11-17 20:01:40 -0800 (Sat, 17 Nov 2012)
Log Message
Reduce the crazy number of parameters to RenderLayer clip-rect functions
https://bugs.webkit.org/show_bug.cgi?id=102604
Reviewed by Dan Bernste
Title: [135059] trunk
Revision 135059
Author simon.fra...@apple.com
Date 2012-11-17 20:01:05 -0800 (Sat, 17 Nov 2012)
Log Message
Simplify bounds computation for the RenderView's layer
https://bugs.webkit.org/show_bug.cgi?id=102597
Reviewed by Anders Carlsson.
Source/WebCore:
Computing
Title: [135058] trunk/Source/WebCore
Revision 135058
Author e...@webkit.org
Date 2012-11-17 19:37:49 -0800 (Sat, 17 Nov 2012)
Log Message
Add ScriptWrappable to more WebCore classes which are commonly JS-wrapped
https://bugs.webkit.org/show_bug.cgi?id=102601
Reviewed by Adam Barth.
>Fro
Title: [135057] trunk/Source/WebKit2
Revision 135057
Author rak...@webkit.org
Date 2012-11-17 19:37:04 -0800 (Sat, 17 Nov 2012)
Log Message
Remove 8-bit related assertion from NetscapePluginModuleX11.
https://bugs.webkit.org/show_bug.cgi?id=102588
Reviewed by Andreas Kling.
Follow-up to
Title: [135055] trunk/Source
Revision 135055
Author beid...@apple.com
Date 2012-11-17 16:45:49 -0800 (Sat, 17 Nov 2012)
Log Message
Add an integer identifier field to AuthenticationChallengeBase.
https://bugs.webkit.org/show_bug.cgi?id=102593
Reviewed by Darin Adler.
Source/WebCore:
Th
Title: [135054] trunk/LayoutTests
Revision 135054
Author simon.fra...@apple.com
Date 2012-11-17 16:11:25 -0800 (Sat, 17 Nov 2012)
Log Message
Rebaseline three tests affected by the dumping of tile grid extent.
* platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
* platfo
Title: [135053] trunk
Revision 135053
Author simon.fra...@apple.com
Date 2012-11-17 15:37:20 -0800 (Sat, 17 Nov 2012)
Log Message
Dump the tile cache extent in layout tests
https://bugs.webkit.org/show_bug.cgi?id=102600
Reviewed by Anders Carlsson.
Source/WebCore:
When dumping tiled la
Title: [135052] trunk/LayoutTests
Revision 135052
Author zandober...@gmail.com
Date 2012-11-17 13:41:47 -0800 (Sat, 17 Nov 2012)
Log Message
Unreviewed GTK gardening. Fixing a test that's failing due to changes
made in r134949 and wasn't updated yet.
* http/tests/websocket/tests/hybi/wor
Title: [135051] trunk/Source/WebCore
Revision 135051
Author akl...@apple.com
Date 2012-11-17 13:00:20 -0800 (Sat, 17 Nov 2012)
Log Message
Avoid full style recalc when 'style' attribute changes.
Reviewed by Anders Carlsson.
Use setNeedsStyleRecalc(InlineStyleChange) when the 'style' at
Title: [135050] trunk/Source/WebCore
Revision 135050
Author commit-qu...@webkit.org
Date 2012-11-17 12:06:15 -0800 (Sat, 17 Nov 2012)
Log Message
Remove coneGain and distanceGain attributes from PannerNode.idl
https://bugs.webkit.org/show_bug.cgi?id=102343
Patch by Li Yin on 2012-11-17
Title: [135049] trunk/LayoutTests
Revision 135049
Author commit-qu...@webkit.org
Date 2012-11-17 11:58:47 -0800 (Sat, 17 Nov 2012)
Log Message
biquadfilternode-basic.html test should cover default value of frequency, Q and gain.
https://bugs.webkit.org/show_bug.cgi?id=102305
Patch by Li
Title: [135048] trunk/Source/WebKit/chromium
Revision 135048
Author commit-qu...@webkit.org
Date 2012-11-17 11:48:47 -0800 (Sat, 17 Nov 2012)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2012-11-17
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/S
Title: [135047] trunk/Source/WebKit/chromium
Revision 135047
Author commit-qu...@webkit.org
Date 2012-11-17 10:02:48 -0800 (Sat, 17 Nov 2012)
Log Message
Provide page/window coordinates to plugin's local coordinates translation in WebPluginContainer.
https://bugs.webkit.org/show_bug.cgi?i
Title: [135046] trunk/Source/WebCore
Revision 135046
Author kbal...@webkit.org
Date 2012-11-17 07:49:08 -0800 (Sat, 17 Nov 2012)
Log Message
[Coordinated Graphics] Resumed animations leave an obsolate GraphicsLayerAnimation behind
https://bugs.webkit.org/show_bug.cgi?id=102530
Reviewed b
Title: [135045] trunk/LayoutTests
Revision 135045
Author zandober...@gmail.com
Date 2012-11-17 05:19:39 -0800 (Sat, 17 Nov 2012)
Log Message
Unreviewed GTK gardening.
* platform/gtk/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/gtk/TestExpectat
Title: [135044] trunk/LayoutTests
Revision 135044
Author zandober...@gmail.com
Date 2012-11-17 05:09:59 -0800 (Sat, 17 Nov 2012)
Log Message
Unreviewed gardening. Fixing a test that's failing since r134859.
* http/tests/websocket/tests/hybi/workers/close-expected.txt:
* http/tests/websoc
Title: [135043] trunk/Source/WebKit2
Revision 135043
Author kbal...@webkit.org
Date 2012-11-17 04:58:17 -0800 (Sat, 17 Nov 2012)
Log Message
8bit-unaware String usage in NetscapePluginModuleX11.cpp
https://bugs.webkit.org/show_bug.cgi?id=102482
Reviewed by Michael Saboff.
String::fromUT
Title: [135042] trunk/LayoutTests
Revision 135042
Author mk...@chromium.org
Date 2012-11-17 02:26:36 -0800 (Sat, 17 Nov 2012)
Log Message
Web Inspector: http/tests/inspector/stacktraces/* are flakey in JSC
https://bugs.webkit.org/show_bug.cgi?id=102380
Reviewed by Yury Semikhatsky.
The
Title: [135041] trunk/Source/_javascript_Core
Revision 135041
Author fpi...@apple.com
Date 2012-11-17 00:37:14 -0800 (Sat, 17 Nov 2012)
Log Message
Given a PutById or GetById with a proven structure, the DFG should be able to emit a PutByOffset or GetByOffset instead
https://bugs.webkit.o
Title: [135040] trunk/Source/WebCore
Revision 135040
Author mrobin...@webkit.org
Date 2012-11-17 00:03:32 -0800 (Sat, 17 Nov 2012)
Log Message
[Soup] CredentialStorage should only be used for HTTP-family requests
https://bugs.webkit.org/show_bug.cgi?id=102582
Reviewed by Gustavo Noronha
24 matches
Mail list logo