Title: [135122] trunk/Source/WebCore
Revision 135122
Author vse...@chromium.org
Date 2012-11-19 00:44:33 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed inspector closure compilation fix.
* inspector/front-end/ObjectPropertiesSection.js:
* inspector/front-end/externs.js:
Modified Paths
Title: [135123] trunk/Source/WebCore
Revision 135123
Author hara...@chromium.org
Date 2012-11-19 00:45:31 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135114.
http://trac.webkit.org/changeset/135114
https://bugs.webkit.org/show_bug.cgi?id=102642
it broke Qt build
* CMak
Title: [135124] trunk/Source/WebKit2
Revision 135124
Author commit-qu...@webkit.org
Date 2012-11-19 00:48:43 -0800 (Mon, 19 Nov 2012)
Log Message
[CG][WK2] Assertion in CoordinatedGraphicsLayer::setContentsToImage(WebCore::Image*)
https://bugs.webkit.org/show_bug.cgi?id=102652
Patch by C
Title: [135125] trunk/LayoutTests
Revision 135125
Author dominik.rottsc...@intel.com
Date 2012-11-19 01:19:02 -0800 (Mon, 19 Nov 2012)
Log Message
[EFL] Update expectation for fast/js/global-constructors.html after r135093
https://bugs.webkit.org/show_bug.cgi?id=102653
Unreviewed EFL gar
Title: [135126] trunk/Source/WebKit2
Revision 135126
Author kbal...@webkit.org
Date 2012-11-19 01:32:15 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed buildfix.
Fix -Wdelete-non-virtual-destructor error with gcc 4.7 after r135056.
* Shared/CoordinatedGraphics/WebCustomFilterProgramProx
Title: [135127] trunk/Source/WebCore
Revision 135127
Author commit-qu...@webkit.org
Date 2012-11-19 01:38:58 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: Timeline: DomContentLoaded event labeled incorrectly
https://bugs.webkit.org/show_bug.cgi?id=102383
Patch by Eugene Klyuchnikov
Title: [135128] trunk
Revision 135128
Author commit-qu...@webkit.org
Date 2012-11-19 01:40:10 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: refine time and bytes output formatting
https://bugs.webkit.org/show_bug.cgi?id=102265
Patch by Alexei Filippov on 2012-11-19
Reviewed by Yur
Title: [135129] trunk
Revision 135129
Author hara...@chromium.org
Date 2012-11-19 02:01:59 -0800 (Mon, 19 Nov 2012)
Log Message
Remove IDLStructure.pm
https://bugs.webkit.org/show_bug.cgi?id=102642
Reviewed by Adam Barth.
Previously IDLStructure.pm was full of regular expressions to
par
Title: [135130] trunk/Source/WebCore
Revision 135130
Author commit-qu...@webkit.org
Date 2012-11-19 02:03:33 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: [Canvas] if many canvases are being instrumented show the screenshot of the first one
https://bugs.webkit.org/show_bug.cgi?id=10
Title: [135131] trunk
Revision 135131
Author tk...@chromium.org
Date 2012-11-19 02:08:05 -0800 (Mon, 19 Nov 2012)
Log Message
input.value="" should clear date/time input elements with partial values
https://bugs.webkit.org/show_bug.cgi?id=102645
Reviewed by Kentaro Hara.
Source/WebCore:
Title: [135132] trunk/LayoutTests
Revision 135132
Author zandober...@gmail.com
Date 2012-11-19 03:11:52 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed GTK gardening, rebaselining after r135093.
* platform/gtk/fast/js/global-constructors-expected.txt:
Modified Paths
trunk/LayoutTests/C
Title: [135133] trunk/Source/WebCore
Revision 135133
Author kei...@webkit.org
Date 2012-11-19 03:13:08 -0800 (Mon, 19 Nov 2012)
Log Message
REGRESSION (r133565): Calendar picker isn't animating when changing month by pressing 't'
https://bugs.webkit.org/show_bug.cgi?id=102660
Reviewed by
Title: [135134] trunk/LayoutTests
Revision 135134
Author commit-qu...@webkit.org
Date 2012-11-19 03:13:37 -0800 (Mon, 19 Nov 2012)
Log Message
[EFL][WK2] Enable media tests that pass after r135063
https://bugs.webkit.org/show_bug.cgi?id=102657
Unreviewed gardening, these test no longer c
Title: [135135] trunk/Source/WebKit2
Revision 135135
Author carlo...@webkit.org
Date 2012-11-19 03:22:34 -0800 (Mon, 19 Nov 2012)
Log Message
[GTK] Test /webkit2/WebKitWebView/create-ready-close is failing after r134586
https://bugs.webkit.org/show_bug.cgi?id=102668
Reviewed by Philippe
Title: [135136] trunk/Source/WebCore
Revision 135136
Author commit-qu...@webkit.org
Date 2012-11-19 03:29:19 -0800 (Mon, 19 Nov 2012)
Log Message
[CSS3] Move CSSPropertyWebkitTextAlignLast into isValidKeywordPropertyAndValue function
https://bugs.webkit.org/show_bug.cgi?id=102303
Patch b
Title: [135137] trunk/Source/WebCore
Revision 135137
Author timothy_hor...@apple.com
Date 2012-11-19 03:38:24 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, untested build fix.
* bindings/scripts/IDLParser.pm:
(parseModule):
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/Source/
Title: [135139] trunk/LayoutTests
Revision 135139
Author hara...@chromium.org
Date 2012-11-19 05:02:39 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed. Rebaselined a text dump.
* platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Ad
Title: [135140] trunk/LayoutTests
Revision 135140
Author hara...@chromium.org
Date 2012-11-19 05:07:45 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/TestExp
Title: [135141] trunk/LayoutTests
Revision 135141
Author hara...@chromium.org
Date 2012-11-19 05:18:45 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/TestExp
Title: [135142] trunk/Source/WebCore
Revision 135142
Author commit-qu...@webkit.org
Date 2012-11-19 05:23:02 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: Refine JsDoc in DebuggerScriptMapping.js
https://bugs.webkit.org/show_bug.cgi?id=102673
Patch by Eugene Klyuchnikov on 2012-11
Title: [135143] trunk/LayoutTests
Revision 135143
Author hara...@chromium.org
Date 2012-11-19 05:24:42 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/TestExp
Title: [135144] trunk/Source/WebCore
Revision 135144
Author hara...@chromium.org
Date 2012-11-19 05:34:41 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135116.
http://trac.webkit.org/changeset/135116
https://bugs.webkit.org/show_bug.cgi?id=102649
Revert this patch to reve
Title: [135145] trunk
Revision 135145
Author hara...@chromium.org
Date 2012-11-19 05:36:09 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135111.
http://trac.webkit.org/changeset/135111
https://bugs.webkit.org/show_bug.cgi?id=102356
The patch caused crashes in several layo
Title: [135146] trunk/LayoutTests
Revision 135146
Author hara...@chromium.org
Date 2012-11-19 05:40:58 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/TestExp
Title: [135147] trunk/LayoutTests
Revision 135147
Author hara...@chromium.org
Date 2012-11-19 05:43:21 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening.
* platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Added.
Modifie
Title: [135148] trunk/Source/WebCore
Revision 135148
Author a...@chromium.org
Date 2012-11-19 06:25:05 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: AbortError
https://bugs.webkit.org/show_bug.cgi?id=102508
Reviewed by Kentaro Hara.
Patch 20 of 25 to update DOMException
Title: [135149] trunk
Revision 135149
Author a...@chromium.org
Date 2012-11-19 06:30:46 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: QuotaExceededError
https://bugs.webkit.org/show_bug.cgi?id=102512
Reviewed by Kentaro Hara.
Source/WebCore:
Patch 22 of 25 to update DO
Title: [135150] trunk/Source/WebKit/chromium
Revision 135150
Author commit-qu...@webkit.org
Date 2012-11-19 06:43:34 -0800 (Mon, 19 Nov 2012)
Log Message
[chromium] Use devicePixelRatio instead of screen DPI for computing viewport attributes
https://bugs.webkit.org/show_bug.cgi?id=101767
Title: [135151] trunk
Revision 135151
Author commit-qu...@webkit.org
Date 2012-11-19 06:50:40 -0800 (Mon, 19 Nov 2012)
Log Message
[WK2][WTR] Memory leak in TestController::initialize()
https://bugs.webkit.org/show_bug.cgi?id=102616
Patch by Christophe Dumez on 2012-11-19
Reviewed by Ke
Title: [135152] trunk
Revision 135152
Author loi...@chromium.org
Date 2012-11-19 06:53:38 -0800 (Mon, 19 Nov 2012)
Log Message
webaudio: leak: AudioContext objects are leaking. They retain 36mb of shared data.
https://bugs.webkit.org/show_bug.cgi?id=102356
Reviewed by Adam Barth.
A clea
Title: [135153] trunk/LayoutTests
Revision 135153
Author o...@webkit.org
Date 2012-11-19 06:55:12 -0800 (Mon, 19 Nov 2012)
Log Message
[Qt] Unreviewed gardening, skip new failing tests.
* platform/qt-5.0-wk2/TestExpectations:
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-positio
Title: [135154] trunk/Source/WebKit2
Revision 135154
Author commit-qu...@webkit.org
Date 2012-11-19 06:58:13 -0800 (Mon, 19 Nov 2012)
Log Message
[EFL][WK2] Fix possible crash in EwkViewImpl::displayTimerFired()
https://bugs.webkit.org/show_bug.cgi?id=102682
Patch by Christophe Dumez on
Title: [135155] trunk/LayoutTests
Revision 135155
Author o...@webkit.org
Date 2012-11-19 07:24:14 -0800 (Mon, 19 Nov 2012)
Log Message
[Qt][WK2] Unreviewed gardening, unskip a now passing test.
* platform/qt-5.0-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/Lay
Title: [135156] trunk/Source/WebCore
Revision 135156
Author loi...@chromium.org
Date 2012-11-19 07:26:04 -0800 (Mon, 19 Nov 2012)
Log Message
webaudio: clean-up. Replace AudioContext::m_document member with ContextDestructionObserver::scriptExecutionContext().
https://bugs.webkit.org/show
Title: [135157] trunk/Source/WebCore
Revision 135157
Author a...@chromium.org
Date 2012-11-19 07:35:13 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: NetworkError
https://bugs.webkit.org/show_bug.cgi?id=102503
Reviewed by Kentaro Hara.
Patch 19 of 25 to update DOMExcepti
Title: [135158] trunk/Source/WebCore
Revision 135158
Author commit-qu...@webkit.org
Date 2012-11-19 07:39:45 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: Dim a component's subitems' color in NMI snapshot
https://bugs.webkit.org/show_bug.cgi?id=102224
Patch by Alexei Filippov on 2
Title: [135160] trunk
Revision 135160
Author a...@chromium.org
Date 2012-11-19 07:53:52 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: URLMismatchError
https://bugs.webkit.org/show_bug.cgi?id=102511
Reviewed by Kentaro Hara.
Source/WebCore:
Patch 21 of 25 to update DOME
Title: [135161] trunk/LayoutTests
Revision 135161
Author y...@webkit.org
Date 2012-11-19 08:00:35 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening after r133898.
Added expected results for animation tests that are now passing.
* platform/efl/TestExpectations:
* platform/efl/anim
Title: [135164] trunk/Source/WebCore
Revision 135164
Author jchaffr...@webkit.org
Date 2012-11-19 08:39:38 -0800 (Mon, 19 Nov 2012)
Log Message
Computed grid items' positions shouldn't be using Length
https://bugs.webkit.org/show_bug.cgi?id=102537
Reviewed by Tony Chang.
This change ref
Title: [135165] trunk/Source/WebCore
Revision 135165
Author commit-qu...@webkit.org
Date 2012-11-19 08:41:48 -0800 (Mon, 19 Nov 2012)
Log Message
Use device scale factor instead of physical screen DPI for screen DPI
https://bugs.webkit.org/show_bug.cgi?id=101769
Patch by Sami Kyostila o
Title: [135166] trunk/Source/WebCore
Revision 135166
Author commit-qu...@webkit.org
Date 2012-11-19 08:54:54 -0800 (Mon, 19 Nov 2012)
Log Message
[CSS Exclusions] remove null exclusion shape check from ExclusionShape::createExclusionShape
https://bugs.webkit.org/show_bug.cgi?id=100765
Pa
Title: [135167] trunk/Source/WebCore
Revision 135167
Author commit-qu...@webkit.org
Date 2012-11-19 08:56:46 -0800 (Mon, 19 Nov 2012)
Log Message
Improve performance of RenderBoxModelObject::paintTranslucentBorderSides()
https://bugs.webkit.org/show_bug.cgi?id=98660
Patch by Tom Hudson
Title: [135168] trunk
Revision 135168
Author a...@chromium.org
Date 2012-11-19 09:10:23 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: DataCloneError
https://bugs.webkit.org/show_bug.cgi?id=102521
Reviewed by Kentaro Hara.
Source/WebCore:
Patch 25 of 25 to update DOMExc
Title: [135169] trunk
Revision 135169
Author a...@chromium.org
Date 2012-11-19 09:36:40 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: TimeoutError
https://bugs.webkit.org/show_bug.cgi?id=102513
Reviewed by Kentaro Hara.
Patch 23 of 25 to update DOMException name to matc
Title: [135170] trunk
Revision 135170
Author sch...@chromium.org
Date 2012-11-19 09:51:10 -0800 (Mon, 19 Nov 2012)
Log Message
[Chromium] Remove WebKit::WebRuntimeFeatures::enablePointerLock.
https://bugs.webkit.org/show_bug.cgi?id=96946
Reviewed by Adam Barth.
The runtime flag function
Title: [135171] trunk/LayoutTests
Revision 135171
Author kbal...@webkit.org
Date 2012-11-19 09:58:48 -0800 (Mon, 19 Nov 2012)
Log Message
REGRESSION(r132907): It made animations/negative-delay.html flaky https://bugs.webkit.org/show_bug.cgi?id=100769
Unreviewed gardening (Qt).
These tes
Title: [135172] trunk
Revision 135172
Author jap...@chromium.org
Date 2012-11-19 10:00:55 -0800 (Mon, 19 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: [135173] branches/chromium/1312/Source/WebKit/chromium/src/ChromeClientImpl.cpp
Revision 135173
Author er...@chromium.org
Date 2012-11-19 10:05:24 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 134654 - [chromium] Don't let shift-click turn popup into tab.
https://bugs.webkit.org/show_
Title: [135174] trunk
Revision 135174
Author shin...@chromium.org
Date 2012-11-19 10:14:04 -0800 (Mon, 19 Nov 2012)
Log Message
Changing id, className, or attribute should invalidate distribution
https://bugs.webkit.org/show_bug.cgi?id=100738
Reviewed by Dimitri Glazkov.
PerformanceTest
Title: [135175] trunk/Source/WebCore
Revision 135175
Author a...@chromium.org
Date 2012-11-19 10:20:00 -0800 (Mon, 19 Nov 2012)
Log Message
Update DOMException name: InvalidNodeTypeError
https://bugs.webkit.org/show_bug.cgi?id=102519
Reviewed by Kentaro Hara.
Patch 24 of 25 to update DO
Title: [135176] trunk/Source/WebCore
Revision 135176
Author commit-qu...@webkit.org
Date 2012-11-19 10:57:38 -0800 (Mon, 19 Nov 2012)
Log Message
Improve ContentTypeParser, so that it could be used to validate mime type according to RFC
https://bugs.webkit.org/show_bug.cgi?id=100927
Patc
Title: [135177] trunk/Source
Revision 135177
Author alecfl...@chromium.org
Date 2012-11-19 11:15:26 -0800 (Mon, 19 Nov 2012)
Log Message
IndexedDB: simplify RecordIdentifier
https://bugs.webkit.org/show_bug.cgi?id=102018
Reviewed by Tony Chang.
Source/WebCore:
Make IDBBackingStore's Re
Title: [135178] trunk
Revision 135178
Author commit-qu...@webkit.org
Date 2012-11-19 11:20:20 -0800 (Mon, 19 Nov 2012)
Log Message
[Chromium] Flash cannot receive scroll events when threaded compositing is in use
https://bugs.webkit.org/show_bug.cgi?id=101423
Patch by Yusuke Sato on 201
Title: [135179] trunk/Source
Revision 135179
Author beid...@apple.com
Date 2012-11-19 11:22:48 -0800 (Mon, 19 Nov 2012)
Log Message
NetworkProcess Authentication.
https://bugs.webkit.org/show_bug.cgi?id=102592
Reviewed by Alexey Proskuryakov.
Source/WebCore:
Change an ASSERT that assum
Title: [135180] trunk/Source
Revision 135180
Author dan...@chromium.org
Date 2012-11-19 11:22:53 -0800 (Mon, 19 Nov 2012)
Log Message
[chromium] Remove the WebCompositorSupport virtual methods from the base class
https://bugs.webkit.org/show_bug.cgi?id=102153
Reviewed by James Robinson.
Title: [135181] trunk/Source/WebKit/blackberry
Revision 135181
Author commit-qu...@webkit.org
Date 2012-11-19 11:30:13 -0800 (Mon, 19 Nov 2012)
Log Message
[BlackBerry] Remove RTSP handling from FrameLoaderClientBlackBerry
https://bugs.webkit.org/show_bug.cgi?id=102692
Patch by Liam Quin
Title: [135182] trunk/Source
Revision 135182
Author commit-qu...@webkit.org
Date 2012-11-19 12:01:12 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135180.
http://trac.webkit.org/changeset/135180
https://bugs.webkit.org/show_bug.cgi?id=102700
breaks ui/compositor build (Re
Title: [135183] trunk/LayoutTests
Revision 135183
Author y...@webkit.org
Date 2012-11-19 12:02:47 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed gardening after r133898.
Cleanup the list of compositing tests failures.
* platform/efl/TestExpectations:
Modified Paths
trunk/LayoutTests/C
Title: [135185] trunk
Revision 135185
Author commit-qu...@webkit.org
Date 2012-11-19 12:06:00 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r134830.
http://trac.webkit.org/changeset/134830
https://bugs.webkit.org/show_bug.cgi?id=102701
ActiveDOMObject is not applicable to
Title: [135186] trunk/Source
Revision 135186
Author beid...@apple.com
Date 2012-11-19 12:12:31 -0800 (Mon, 19 Nov 2012)
Log Message
Add 64-bit specializations for atomicIncrement and atomicDecrement
https://bugs.webkit.org/show_bug.cgi?id=102702
Reviewed by Eric Carlson.
Source/WebKit2:
Title: [135187] trunk/Source/WebKit2
Revision 135187
Author beid...@apple.com
Date 2012-11-19 12:43:38 -0800 (Mon, 19 Nov 2012)
Log Message
Remove the source files for NetworkRequest from the repository.
They were obsoleted and removed from the project file awhile ago, but I forgot to nuk
Title: [135188] trunk/Source/WebCore
Revision 135188
Author commit-qu...@webkit.org
Date 2012-11-19 12:58:56 -0800 (Mon, 19 Nov 2012)
Log Message
[EFL][TexMap] Complie error when considering warnings as errors
https://bugs.webkit.org/show_bug.cgi?id=102705
Patch by Yael Aharon on 2012-1
Title: [135189] trunk/Source
Revision 135189
Author t...@chromium.org
Date 2012-11-19 13:05:26 -0800 (Mon, 19 Nov 2012)
Log Message
Remove 'is' prefix from WebSettings::isWebSecurityEnabled and WebSettings::isSpatialNavigationEnabled
https://bugs.webkit.org/show_bug.cgi?id=102548
Reviewe
Title: [135190] trunk/Tools
Revision 135190
Author o...@chromium.org
Date 2012-11-19 13:21:35 -0800 (Mon, 19 Nov 2012)
Log Message
Add DOM and HTML watchlists and add myself to a bunch of lists
https://bugs.webkit.org/show_bug.cgi?id=102707
Reviewed by Eric Seidel.
* Scripts/webkitpy/co
Title: [135191] trunk/Tools
Revision 135191
Author dglaz...@chromium.org
Date 2012-11-19 13:23:28 -0800 (Mon, 19 Nov 2012)
Log Message
[garden-o-matic] Enable serving garden-o-matic with gardeningserver.
https://bugs.webkit.org/show_bug.cgi?id=102703
Reviewed by Ojan Vafai.
To enable ga
Title: [135192] trunk
Revision 135192
Author commit-qu...@webkit.org
Date 2012-11-19 13:25:48 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135172.
http://trac.webkit.org/changeset/135172
https://bugs.webkit.org/show_bug.cgi?id=102710
Broke some WebKit2 api tests :( (Requ
Title: [135193] trunk
Revision 135193
Author infe...@chromium.org
Date 2012-11-19 13:43:28 -0800 (Mon, 19 Nov 2012)
Log Message
Crash in ApplyStyleCommand::cleanupUnstyledAppleStyleSpans.
https://bugs.webkit.org/show_bug.cgi?id=100150
Reviewed by Ryosuke Niwa.
Source/WebCore:
RefPtr st
Title: [135194] trunk/Source/WebKit2
Revision 135194
Author commit-qu...@webkit.org
Date 2012-11-19 13:47:42 -0800 (Mon, 19 Nov 2012)
Log Message
[EFL][WK2] Web Inspector crashes if evas_gl is not available
https://bugs.webkit.org/show_bug.cgi?id=102531
Patch by Yael Aharon on 2012-11-1
Title: [135195] trunk/Source/WebKit2
Revision 135195
Author commit-qu...@webkit.org
Date 2012-11-19 14:09:38 -0800 (Mon, 19 Nov 2012)
Log Message
[GTK] REGRESSION(r134955): Plugins are broken due to unresolved symbol in plugin process
https://bugs.webkit.org/show_bug.cgi?id=102613
Unrevi
Title: [135196] trunk/Source
Revision 135196
Author hc...@chromium.org
Date 2012-11-19 14:20:08 -0800 (Mon, 19 Nov 2012)
Log Message
[chromium] Lazy image decoding without cache
https://bugs.webkit.org/show_bug.cgi?id=102021
Reviewed by Stephen White.
Source/WebCore:
Goal of this chang
Title: [135197] trunk/Source/WebKit/chromium
Revision 135197
Author commit-qu...@webkit.org
Date 2012-11-19 14:22:34 -0800 (Mon, 19 Nov 2012)
Log Message
[Chromium] Remove the dependency of INPUT_TYPE_COLOR on PAGE_POPUP
https://bugs.webkit.org/show_bug.cgi?id=102525
Patch by Miguel Garc
Title: [135198] trunk/Source/WebKit2
Revision 135198
Author beid...@apple.com
Date 2012-11-19 14:23:42 -0800 (Mon, 19 Nov 2012)
Log Message
Replace an unneeded #include with a forward declaration after r135179.
Reviewed by nobody, but suggested by Alexey Proskuryakov.
* WebProcess/Netwo
Title: [135199] trunk/Tools
Revision 135199
Author dglaz...@chromium.org
Date 2012-11-19 14:44:20 -0800 (Mon, 19 Nov 2012)
Log Message
[garden-o-matic] Switch frontend to use the gardeningserver.
https://bugs.webkit.org/show_bug.cgi?id=102712
Reviewed by Dirk Pranke.
Instead of serving
Title: [135200] trunk/Source
Revision 135200
Author commit-qu...@webkit.org
Date 2012-11-19 14:54:22 -0800 (Mon, 19 Nov 2012)
Log Message
Coordinated Graphics: refactor syncCanvas to handle the lifecycle clearly.
https://bugs.webkit.org/show_bug.cgi?id=102664
Patch by Huang Dongsung on
Title: [135201] trunk/Source/WebKit2
Revision 135201
Author beid...@apple.com
Date 2012-11-19 14:57:23 -0800 (Mon, 19 Nov 2012)
Log Message
Move tryUsePlatformCertificateInfoForChallenge from AuthenticationManager to PlatformCertificateInfo.
https://bugs.webkit.org/show_bug.cgi?id=102718
Title: [135202] trunk
Revision 135202
Author eric.carl...@apple.com
Date 2012-11-19 15:06:40 -0800 (Mon, 19 Nov 2012)
Log Message
HTMLMediaElement::configureTextTracks should configure all text tracks
https://bugs.webkit.org/show_bug.cgi?id=102561
Reviewed by Philippe Normand.
Source/We
Title: [135203] trunk/Source/WebCore
Revision 135203
Author hara...@chromium.org
Date 2012-11-19 15:08:38 -0800 (Mon, 19 Nov 2012)
Log Message
Rename idlDocument::classes to idlDocument::interfaces in the IDL parser
https://bugs.webkit.org/show_bug.cgi?id=102671
Reviewed by Adam Barth.
Title: [135204] trunk/Source/WebKit2
Revision 135204
Author rak...@webkit.org
Date 2012-11-19 15:38:58 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed, rolling out r135201.
http://trac.webkit.org/changeset/135201
https://bugs.webkit.org/show_bug.cgi?id=102725
Broke all non-Mac WK2 builds
Title: [135205] trunk/LayoutTests
Revision 135205
Author jia...@chromium.org
Date 2012-11-19 15:40:51 -0800 (Mon, 19 Nov 2012)
Log Message
Unreviewed. Mark 2 tests as failed on chromium.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/
Title: [135206] trunk/Source/WTF
Revision 135206
Author commit-qu...@webkit.org
Date 2012-11-19 15:47:19 -0800 (Mon, 19 Nov 2012)
Log Message
Remove ReadWriteLock
https://bugs.webkit.org/show_bug.cgi?id=101637
Patch by Laszlo Gombos on 2012-11-19
Reviewed by Darin Adler.
Remove ReadWri
Title: [135207] trunk/Source/WebKit2
Revision 135207
Author commit-qu...@webkit.org
Date 2012-11-19 16:03:51 -0800 (Mon, 19 Nov 2012)
Log Message
Coordinated Graphics: Remove a texture if an direct composited image is off the viewport.
https://bugs.webkit.org/show_bug.cgi?id=102449
Patch
Title: [135208] trunk/Source/WebCore
Revision 135208
Author aba...@webkit.org
Date 2012-11-19 16:21:20 -0800 (Mon, 19 Nov 2012)
Log Message
[V8] Simplify V8DOMWindowShell::getEntered
https://bugs.webkit.org/show_bug.cgi?id=102156
Reviewed by Eric Seidel.
This patch is an incremental ste
Title: [135209] trunk/Source/WebCore
Revision 135209
Author hc...@chromium.org
Date 2012-11-19 16:26:00 -0800 (Mon, 19 Nov 2012)
Log Message
Not reviewed. Build fix for Chromium.
Added SkTypes.h includes for Windows.
* platform/graphics/chromium/ImageDecodingStore.h:
* platform/graphics
Title: [135210] branches/chromium/1312
Revision 135210
Author cev...@google.com
Date 2012-11-19 16:32:12 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 132844
BUG=157845
Modified Paths
branches/chromium/1312/Source/WebCore/platform/graphics/skia/ImageSkia.cpp
Added Paths
branches/chromiu
Title: [135211] branches/chromium/1312/Source/WebCore/platform/graphics
Revision 135211
Author cev...@google.com
Date 2012-11-19 16:34:12 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 134871
BUG=157875
Review URL: https://codereview.chromium.org/11299089
Modified Paths
branches/chromium/13
Title: [135212] trunk
Revision 135212
Author commit-qu...@webkit.org
Date 2012-11-19 16:38:01 -0800 (Mon, 19 Nov 2012)
Log Message
Coordinated Graphics: Remove tiles of a layer when they are off the viewport.
https://bugs.webkit.org/show_bug.cgi?id=102313
Patch by Huang Dongsung on 2012
Title: [135213] branches/chromium/1312
Revision 135213
Author cev...@google.com
Date 2012-11-19 16:39:07 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 132895
BUG=157951
Review URL: https://codereview.chromium.org/11419080
Modified Paths
branches/chromium/1312/Source/WebCore/html/shadow/Pic
Title: [135214] branches/chromium/1312/Source/WebKit/chromium/src/WebViewImpl.cpp
Revision 135214
Author cev...@google.com
Date 2012-11-19 16:44:42 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 133009
BUG=158707
Review URL: https://codereview.chromium.org/11420084
Modified Paths
branches/c
Title: [135215] branches/chromium/1312
Revision 135215
Author cev...@google.com
Date 2012-11-19 16:49:30 -0800 (Mon, 19 Nov 2012)
Log Message
Merge 133609
BUG=158992
Review URL: https://codereview.chromium.org/11280078
Modified Paths
branches/chromium/1312/Source/WebCore/html/HTMLMediaE
Title: [135216] trunk/Source
Revision 135216
Author dan...@chromium.org
Date 2012-11-19 17:22:16 -0800 (Mon, 19 Nov 2012)
Log Message
[chromium] Remove the WebCompositorSupport virtual methods from the base class
https://bugs.webkit.org/show_bug.cgi?id=102153
Reviewed by James Robinson.
Title: [135217] trunk/Source/WebCore
Revision 135217
Author par...@webkit.org
Date 2012-11-19 17:35:57 -0800 (Mon, 19 Nov 2012)
Log Message
[WIN] Add WebCore::getRegistryValue()
https://bugs.webkit.org/show_bug.cgi?id=97828
Reviewed by Brent Fulgham.
The new function adds an abstraction
Title: [135218] trunk
Revision 135218
Author crog...@google.com
Date 2012-11-19 17:46:16 -0800 (Mon, 19 Nov 2012)
Log Message
Implement .detune attribute for BiquadFilterNode
https://bugs.webkit.org/show_bug.cgi?id=102737
Reviewed by Kenneth Russell.
Source/WebCore:
Similar to Oscillat
Title: [135219] trunk/Source/WebCore
Revision 135219
Author aba...@webkit.org
Date 2012-11-19 17:52:01 -0800 (Mon, 19 Nov 2012)
Log Message
DISALLOW_COPY_AND_ASSIGN is not a WebKit macro
https://bugs.webkit.org/show_bug.cgi?id=102755
Reviewed by Sam Weinig.
WTF_MAKE_NONCOPYABLE is the i
Title: [135220] trunk/Source/WebCore
Revision 135220
Author crog...@google.com
Date 2012-11-19 17:53:54 -0800 (Mon, 19 Nov 2012)
Log Message
Remove empirical bass-boost for HRTF spatialization
https://bugs.webkit.org/show_bug.cgi?id=102745
Reviewed by Kenneth Russell.
Some empirically-b
Title: [135221] trunk/Source/WebCore
Revision 135221
Author psola...@apple.com
Date 2012-11-19 17:55:10 -0800 (Mon, 19 Nov 2012)
Log Message
For single element arrays use the pointer into the CFDataRef instead of copying data
https://bugs.webkit.org/show_bug.cgi?id=102306
Reviewed by Bre
Title: [135222] trunk/LayoutTests
Revision 135222
Author dgro...@chromium.org
Date 2012-11-19 17:58:40 -0800 (Mon, 19 Nov 2012)
Log Message
IndexedDB: convert delete-closed-database-object to upgradeneeded
https://bugs.webkit.org/show_bug.cgi?id=102458
Reviewed by Tony Chang.
This test
Title: [135223] trunk/LayoutTests
Revision 135223
Author dgro...@chromium.org
Date 2012-11-19 18:02:26 -0800 (Mon, 19 Nov 2012)
Log Message
IndexedDB: last setVersion excision batch
https://bugs.webkit.org/show_bug.cgi?id=102713
Reviewed by Tony Chang.
* storage/indexeddb/resources/setv
Title: [135224] trunk/Source/WebCore
Revision 135224
Author commit-qu...@webkit.org
Date 2012-11-19 18:03:54 -0800 (Mon, 19 Nov 2012)
Log Message
Web Inspector: [JSC] worker debugger shouldn't stop for "willExecuteProgram" instruction
https://bugs.webkit.org/show_bug.cgi?id=102637
Patch
Title: [135225] trunk/Source/_javascript_Core
Revision 135225
Author par...@webkit.org
Date 2012-11-19 18:06:35 -0800 (Mon, 19 Nov 2012)
Log Message
[CMake] Create _javascript_Core ForwardingHeaders
https://bugs.webkit.org/show_bug.cgi?id=92665
Reviewed by Brent Fulgham.
When using CMak
Title: [135226] trunk
Revision 135226
Author dgro...@chromium.org
Date 2012-11-19 18:10:19 -0800 (Mon, 19 Nov 2012)
Log Message
IndexedDB: Complex series of opens/deleteDatabase fails an ASSERT
https://bugs.webkit.org/show_bug.cgi?id=101810
Reviewed by Tony Chang.
Source/WebCore:
Tests
1 - 100 of 129 matches
Mail list logo