Title: [143861] trunk/Source/WebCore
Revision 143861
Author a...@apple.com
Date 2013-02-23 23:29:13 -0800 (Sat, 23 Feb 2013)
Log Message
ResourceRequestBase unnecessarily updates when nothing changes
https://bugs.webkit.org/show_bug.cgi?id=110665
Reviewed by Dan Bernstein.
Don't mark pl
Title: [143860] trunk/LayoutTests
Revision 143860
Author benja...@webkit.org
Date 2013-02-23 23:24:12 -0800 (Sat, 23 Feb 2013)
Log Message
Add support for testing states changing asynchronously. Apply it to state-url-sets-links-visited.html.
https://bugs.webkit.org/show_bug.cgi?id=109883
Title: [143859] trunk
Revision 143859
Author p...@google.com
Date 2013-02-23 22:35:10 -0800 (Sat, 23 Feb 2013)
Log Message
Prevent crash in animated transform lists
https://bugs.webkit.org/show_bug.cgi?id=110704
Reviewed by Abhishek Arya.
Source/WebCore:
This change prevents accessing
Title: [143858] trunk/Source/WebCore
Revision 143858
Author dglaz...@chromium.org
Date 2013-02-23 22:18:41 -0800 (Sat, 23 Feb 2013)
Log Message
SelectorChecker should not know about SelectorCheckerFastPath.
https://bugs.webkit.org/show_bug.cgi?id=110663
Both SelectorChecker and it's spee
Title: [143857] trunk/Source/WebCore
Revision 143857
Author eric.carl...@apple.com
Date 2013-02-23 21:31:10 -0800 (Sat, 23 Feb 2013)
Log Message
[Mac] user preference caption style applied incorrectly
https://bugs.webkit.org/show_bug.cgi?id=110707
Reviewed by Maciej Stachowiak.
* html/
Title: [143855] trunk/Source/WebCore
Revision 143855
Author hara...@chromium.org
Date 2013-02-23 17:38:08 -0800 (Sat, 23 Feb 2013)
Log Message
WebCore fails to link in Chromium official build
https://bugs.webkit.org/show_bug.cgi?id=110701
Reviewed by Abhishek Arya.
This is a follow-up f
Title: [143854] trunk/Source/WebCore
Revision 143854
Author hara...@chromium.org
Date 2013-02-23 16:17:03 -0800 (Sat, 23 Feb 2013)
Log Message
Unreviewed, rolling out r143844.
http://trac.webkit.org/changeset/143844
https://bugs.webkit.org/show_bug.cgi?id=110241
It broke Chromium Mac Rel
Title: [143853] trunk/Source/WebCore
Revision 143853
Author aba...@webkit.org
Date 2013-02-23 15:33:40 -0800 (Sat, 23 Feb 2013)
Log Message
WebCore fails to link in Chromium official build
https://bugs.webkit.org/show_bug.cgi?id=110697
Reviewed by Eric Seidel.
Apparently we need to use
Title: [143852] trunk/Tools
Revision 143852
Author pilg...@chromium.org
Date 2013-02-23 15:31:36 -0800 (Sat, 23 Feb 2013)
Log Message
[Chromium] DumpRenderTree TestShell::initialize should take Platform* now that WebKitPlatformSupport is empty
https://bugs.webkit.org/show_bug.cgi?id=11060
Title: [143851] trunk/Source/WebCore
Revision 143851
Author hara...@chromium.org
Date 2013-02-23 14:37:30 -0800 (Sat, 23 Feb 2013)
Log Message
[V8] Rename constructorCallbackCustom() to constructorCustom()
https://bugs.webkit.org/show_bug.cgi?id=110671
Reviewed by Adam Barth.
his is one
Title: [143849] trunk/LayoutTests
Revision 143849
Author rn...@webkit.org
Date 2013-02-23 12:44:25 -0800 (Sat, 23 Feb 2013)
Log Message
Skip _javascript_DialogEvents.html since its result bleed into other tests non-deterministically per bug 110186.
* platform/mac/TestExpectations:
Modif
Title: [143848] trunk/Source/WebCore
Revision 143848
Author dglaz...@chromium.org
Date 2013-02-23 12:41:26 -0800 (Sat, 23 Feb 2013)
Log Message
Scrollbar style resolution arguments should not passed via statics.
https://bugs.webkit.org/show_bug.cgi?id=110690
Use PseudoStyleRequest to pas
Title: [143847] trunk/LayoutTests
Revision 143847
Author zandober...@gmail.com
Date 2013-02-23 12:00:18 -0800 (Sat, 23 Feb 2013)
Log Message
Unreviewed gardening.
* platform/efl/TestExpectations: Adding a failure expectation for the html5lib/runner.html test
that started failing with r14
Title: [143846] trunk/Source/WebKit/chromium
Revision 143846
Author pilg...@chromium.org
Date 2013-02-23 11:57:05 -0800 (Sat, 23 Feb 2013)
Log Message
[Chromium] WebKit::initialize should take a Platform* now that WebKitPlatformSupport is empty
https://bugs.webkit.org/show_bug.cgi?id=1106
Title: [143845] trunk/Source/WebCore
Revision 143845
Author aba...@webkit.org
Date 2013-02-23 10:37:50 -0800 (Sat, 23 Feb 2013)
Log Message
Threaded HTML parser should pass fast/parser/parser-yield-timing.html
https://bugs.webkit.org/show_bug.cgi?id=110647
Reviewed by Eric Seidel.
Previ
Title: [143844] trunk/Source/WebCore
Revision 143844
Author commit-qu...@webkit.org
Date 2013-02-23 10:22:35 -0800 (Sat, 23 Feb 2013)
Log Message
[GTK] Allow sharing the WebCore include list with the Chromium build
https://bugs.webkit.org/show_bug.cgi?id=110241
Patch by Martin Robinson
Title: [143842] trunk/Source/WebCore
Revision 143842
Author commit-qu...@webkit.org
Date 2013-02-23 08:55:20 -0800 (Sat, 23 Feb 2013)
Log Message
[EFL][WebGL] Refactor GLPlatformSurface.
https://bugs.webkit.org/show_bug.cgi?id=110616
Patch by Kondapally Kalyan on 2013-02-23
Reviewed by
Title: [143840] trunk/Source/WebCore
Revision 143840
Author morr...@google.com
Date 2013-02-23 02:49:49 -0800 (Sat, 23 Feb 2013)
Log Message
ShadowRoot needs guardRef() and guardDeref()
https://bugs.webkit.org/show_bug.cgi?id=109777
Reviewed by Dimitri Glazkov.
This change moves m_guard
Title: [143839] trunk/Tools
Revision 143839
Author rn...@webkit.org
Date 2013-02-23 01:03:36 -0800 (Sat, 23 Feb 2013)
Log Message
Chromium Windows Perf bot fix. Tolerate CR at the end of the line that contains the timestamp.
* Scripts/webkitpy/common/checkout/scm/svn.py:
(SVN.timestamp_o
Title: [143838] trunk/Source/WebCore
Revision 143838
Author a...@apple.com
Date 2013-02-23 00:54:33 -0800 (Sat, 23 Feb 2013)
Log Message
Don't include ResourceHandle.h in ResourceLoaderOptions.h
https://bugs.webkit.org/show_bug.cgi?id=110662
Reviewed by Tim Horton.
* loader/ResourceLoad
Title: [143837] trunk
Revision 143837
Author commit-qu...@webkit.org
Date 2013-02-23 00:14:38 -0800 (Sat, 23 Feb 2013)
Log Message
Source/WebCore: Move setAutofilled from TestRunner to WebCore
https://bugs.webkit.org/show_bug.cgi?id=110521
Patch by Jason Anderssen on 2013-02-23
Reviewed
21 matches
Mail list logo