Title: [136813] trunk/Source/WebCore
Revision 136813
Author hara...@chromium.org
Date 2012-12-06 00:31:55 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Replace v8String("symbol") with v8::String::NewSymbol("symbol")
https://bugs.webkit.org/show_bug.cgi?id=104209
Reviewed by Adam Barth.
V8 c
Title: [136814] trunk/LayoutTests
Revision 136814
Author zandober...@gmail.com
Date 2012-12-06 00:32:16 -0800 (Thu, 06 Dec 2012)
Log Message
Turn pixel tests in dom/xhtml/level3/core into reftests
https://bugs.webkit.org/show_bug.cgi?id=103809
Reviewed by Dirk Pranke.
Turn 15 pixel test
Title: [136815] trunk/Source/WebCore
Revision 136815
Author hara...@chromium.org
Date 2012-12-06 00:43:22 -0800 (Thu, 06 Dec 2012)
Log Message
Remove JSDependentRetained.h and V8DependentRetained.h
https://bugs.webkit.org/show_bug.cgi?id=104232
Reviewed by Adam Barth.
Although (JS|V8)De
Title: [136816] trunk/Source/WebCore
Revision 136816
Author hara...@chromium.org
Date 2012-12-06 00:47:18 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Pass Isolate to toDOMStringList()
https://bugs.webkit.org/show_bug.cgi?id=104224
Reviewed by Adam Barth.
No tests. No change in behavior.
Title: [136817] trunk/Source/WebCore
Revision 136817
Author commit-qu...@webkit.org
Date 2012-12-06 00:50:56 -0800 (Thu, 06 Dec 2012)
Log Message
[JSC] Check whether property is an array before attempting conversion to array in JSDictionary
https://bugs.webkit.org/show_bug.cgi?id=96614
P
Title: [136818] trunk
Revision 136818
Author hay...@chromium.org
Date 2012-12-06 00:52:47 -0800 (Thu, 06 Dec 2012)
Log Message
Event's relatedTarget re-targeting does not occur for manually fired mouse events created by event.initMouseEvent().
https://bugs.webkit.org/show_bug.cgi?id=10268
Title: [136819] trunk/Source/WebCore
Revision 136819
Author hara...@chromium.org
Date 2012-12-06 00:57:44 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Implement deprecatedV8Integer(int i)
https://bugs.webkit.org/show_bug.cgi?id=104220
Reviewed by Adam Barth.
To make an Isolate mandatory in
Title: [136820] trunk/Source/WebCore
Revision 136820
Author hara...@chromium.org
Date 2012-12-06 01:01:57 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Make an Isolate mandatory for v8StringOrNull() and v8StringOrUndefined()
https://bugs.webkit.org/show_bug.cgi?id=104213
Reviewed by Adam Bar
Title: [136821] trunk/Source/WebCore
Revision 136821
Author kei...@webkit.org
Date 2012-12-06 01:03:28 -0800 (Thu, 06 Dec 2012)
Log Message
Page popup should align to the right when the anchor element is rtl
https://bugs.webkit.org/show_bug.cgi?id=104219
Reviewed by Kent Tamura.
Page po
Title: [136822] trunk/Source/WebCore
Revision 136822
Author hara...@chromium.org
Date 2012-12-06 01:19:09 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Implement deprecatedV8String()
https://bugs.webkit.org/show_bug.cgi?id=104230
Reviewed by Adam Barth.
To make an Isolate mandatory in v8Str
Title: [136823] trunk/Source/WebCore
Revision 136823
Author hara...@chromium.org
Date 2012-12-06 01:38:38 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed. Fixed a wrong comment landed in r136822.
* bindings/v8/V8Binding.h:
(WebCore):
Modified Paths
trunk/Source/WebCore/ChangeLog
trunk/
Title: [136824] trunk/Source/WebCore
Revision 136824
Author commit-qu...@webkit.org
Date 2012-12-06 01:49:09 -0800 (Thu, 06 Dec 2012)
Log Message
[v8] Fix hidden property name of V8ArrayBufferView flag.
https://bugs.webkit.org/show_bug.cgi?id=104099
Patch by Ulan Degenbaev on 2012-12-06
Title: [136825] trunk/Tools
Revision 136825
Author commit-qu...@webkit.org
Date 2012-12-06 02:08:29 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] [WK2] fast/dom/vertical-scrollbar-in-rtl.html makes fast/regions tests flaky
https://bugs.webkit.org/show_bug.cgi?id=104139
Patch by Yael Aharon
Title: [136827] trunk/LayoutTests
Revision 136827
Author tk...@chromium.org
Date 2012-12-06 02:48:59 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Test expectation update
https://bugs.webkit.org/show_bug.cgi?id=104210
https://bugs.webkit.org/show_bug.cgi?id=103869
* platform/chromium-l
Title: [136828] trunk/LayoutTests
Revision 136828
Author podivi...@chromium.org
Date 2012-12-06 03:13:33 -0800 (Thu, 06 Dec 2012)
Log Message
[chromium] Unreviewed, fix baselines for plugins/npp-set-window-called-during-destruction.html on win7.
* platform/chromium-linux/plugins/npp-set-
Title: [136829] trunk
Revision 136829
Author commit-qu...@webkit.org
Date 2012-12-06 03:51:26 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136818.
http://trac.webkit.org/changeset/136818
https://bugs.webkit.org/show_bug.cgi?id=104249
simulatedClick does not work as per #
Title: [136830] trunk/Tools
Revision 136830
Author commit-qu...@webkit.org
Date 2012-12-06 04:13:59 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136825.
http://trac.webkit.org/changeset/136825
https://bugs.webkit.org/show_bug.cgi?id=104251
It made 100+ test fail on Qt-WK
Title: [136831] trunk/Source/WebCore
Revision 136831
Author apav...@chromium.org
Date 2012-12-06 04:29:34 -0800 (Thu, 06 Dec 2012)
Log Message
Web Inspector: Goto panel shortcuts and description are reversed
https://bugs.webkit.org/show_bug.cgi?id=103988
Reviewed by Pavel Feldman.
Swap
Title: [136832] trunk/Source/WebCore
Revision 136832
Author commit-qu...@webkit.org
Date 2012-12-06 04:32:02 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] Active texture state gets corrupted after updating graphics surface contents.
https://bugs.webkit.org/show_bug.cgi?id=104248.
Patch by K
Title: [136833] trunk/Source/WebKit2
Revision 136833
Author christophe.du...@intel.com
Date 2012-12-06 05:11:24 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL][WK2] Context clients should unregister themselves when destroyed
https://bugs.webkit.org/show_bug.cgi?id=104113
Reviewed by Kenneth R
Title: [136834] trunk
Revision 136834
Author shin...@chromium.org
Date 2012-12-06 05:38:47 -0800 (Thu, 06 Dec 2012)
Log Message
Internals.getElementByIdInShadowRoot is nonsense now.
https://bugs.webkit.org/show_bug.cgi?id=104241
Reviewed by Kent Tamura.
.:
* Source/autotools/symbols.fi
Title: [136835] trunk/LayoutTests
Revision 136835
Author commit-qu...@webkit.org
Date 2012-12-06 05:54:32 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL][Qt] fast/regions/autowidth-normalflow-maxwidth.html is failing
https://bugs.webkit.org/show_bug.cgi?id=104160
Patch by Yael Aharon on 2012
Title: [136836] trunk/Tools
Revision 136836
Author o...@webkit.org
Date 2012-12-06 05:55:54 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt] Fix the build if the path contains "+" character
https://bugs.webkit.org/show_bug.cgi?id=104120
Reviewed by Tor Arne Vestbø.
The second parameter of qmak
Title: [136837] trunk
Revision 136837
Author abe...@webkit.org
Date 2012-12-06 06:02:31 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt][Mac] Fix libxslt and libxml2 config tests
https://bugs.webkit.org/show_bug.cgi?id=104164
Reviewed by Simon Hausmann.
Source/WebCore:
Since libxml2 is a depe
Title: [136838] trunk/LayoutTests
Revision 136838
Author zandober...@gmail.com
Date 2012-12-06 06:04:44 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed GTK gardening.
Adding missing platform-specific baselines.
* platform/gtk/fast/text/decorations-with-text-combine-expected.png: Added.
Title: [136839] trunk
Revision 136839
Author commit-qu...@webkit.org
Date 2012-12-06 06:11:05 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] Fix destination path in Source/PlatformEfl.cmake
https://bugs.webkit.org/show_bug.cgi?id=104237
Patch by Seokju Kwon on 2012-12-06
Reviewed by Laszlo
Title: [136840] trunk/Source/WebKit2
Revision 136840
Author commit-qu...@webkit.org
Date 2012-12-06 06:45:50 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136795.
http://trac.webkit.org/changeset/136795
https://bugs.webkit.org/show_bug.cgi?id=104257
Asserts on EFL WebKit2
Title: [136841] trunk/Source/WebKit2
Revision 136841
Author commit-qu...@webkit.org
Date 2012-12-06 06:56:26 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136788.
http://trac.webkit.org/changeset/136788
https://bugs.webkit.org/show_bug.cgi?id=104260
Asserts on EFL WebKit2
Title: [136842] trunk/Source/WebKit/qt
Revision 136842
Author pierre.ro...@gmail.com
Date 2012-12-06 07:01:28 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt] QWebView uses the mobile style and doesn't follow Qt's style
https://bugs.webkit.org/show_bug.cgi?id=104134
Reviewed by Simon Hausmann.
Title: [136843] trunk
Revision 136843
Author commit-qu...@webkit.org
Date 2012-12-06 07:23:10 -0800 (Thu, 06 Dec 2012)
Log Message
TextTrack's .cues not ordered correctly when two cues have the same .startTime
https://bugs.webkit.org/show_bug.cgi?id=103266
Patch by Antoine Quint on 2012
Title: [136844] trunk/LayoutTests
Revision 136844
Author o...@webkit.org
Date 2012-12-06 08:41:34 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt] Unreviewed gardening, update an expected file.
* platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png
Title: [136845] trunk
Revision 136845
Author schen...@chromium.org
Date 2012-12-06 08:53:10 -0800 (Thu, 06 Dec 2012)
Log Message
SVG element inside an svg-as-image fails
https://bugs.webkit.org/show_bug.cgi?id=104007
Reviewed by Eric Seidel.
Upon redraw, SVGImage calls layout on the do
Title: [136846] trunk
Revision 136846
Author tom...@google.com
Date 2012-12-06 08:59:58 -0800 (Thu, 06 Dec 2012)
Log Message
Speech Recognition API: Change the error code to a string on SpeechRecognitionError
https://bugs.webkit.org/show_bug.cgi?id=104254
Reviewed by Adam Barth.
Source/
Title: [136847] trunk/LayoutTests
Revision 136847
Author ale...@webkit.org
Date 2012-12-06 09:07:02 -0800 (Thu, 06 Dec 2012)
Log Message
[Mac] Unreviewed gardening after r136415.
r136415 enables the CSS3 background position offsets therefore this
expected png needs to be updated with the
Title: [136848] trunk/Tools
Revision 136848
Author commit-qu...@webkit.org
Date 2012-12-06 09:43:33 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] [WK2] fast/dom/vertical-scrollbar-in-rtl.html makes fast/regions tests flaky
https://bugs.webkit.org/show_bug.cgi?id=104139
Patch by Yael Aharon
Title: [136849] trunk/LayoutTests
Revision 136849
Author zandober...@gmail.com
Date 2012-12-06 09:49:46 -0800 (Thu, 06 Dec 2012)
Log Message
UndoManager layout tests should be removed
https://bugs.webkit.org/show_bug.cgi?id=104246
Reviewed by Adam Barth.
The UndoManager feature support
Title: [136850] trunk/Source/WebCore
Revision 136850
Author rn...@webkit.org
Date 2012-12-06 09:52:50 -0800 (Thu, 06 Dec 2012)
Log Message
Use ownerNode() instead of base() in HTMLCollection
https://bugs.webkit.org/show_bug.cgi?id=104244
Reviewed by Adam Barth.
Use ownerNode() instead o
Title: [136851] trunk/Source/WebKit2
Revision 136851
Author abe...@webkit.org
Date 2012-12-06 09:53:26 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt][WK2] Fix QWebKitTest's notification of device pixel ratio change
https://bugs.webkit.org/show_bug.cgi?id=104269
Reviewed by Kenneth Rohde Chris
Title: [136852] trunk
Revision 136852
Author wjmacl...@chromium.org
Date 2012-12-06 10:02:36 -0800 (Thu, 06 Dec 2012)
Log Message
[chromium] Should apply link highlight to largest enclosing node with a handCursor.
https://bugs.webkit.org/show_bug.cgi?id=104264
Reviewed by Adrienne Walker
Title: [136853] trunk/LayoutTests
Revision 136853
Author schen...@chromium.org
Date 2012-12-06 10:10:02 -0800 (Thu, 06 Dec 2012)
Log Message
Test expectations update
https://bugs.webkit.org/show_bug.cgi?id=104007
Unreviewed expectations update.
* platform/chromium-win/svg/custom/use-dis
Title: [136854] trunk
Revision 136854
Author commit-qu...@webkit.org
Date 2012-12-06 10:18:31 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] Optimize binary size by removing dead sections on unix/gcc
https://bugs.webkit.org/show_bug.cgi?id=102827
Patch by Laszlo Gombos on 2012-12-06
Reviewe
Title: [136855] trunk/LayoutTests
Revision 136855
Author schen...@chromium.org
Date 2012-12-06 10:24:33 -0800 (Thu, 06 Dec 2012)
Log Message
Rebaseline some expectations
Unreviewed expectations update
These test have expectations but apparently just need rebaselines.
Some may still be f
Title: [136857] trunk
Revision 136857
Author commit-qu...@webkit.org
Date 2012-12-06 11:05:15 -0800 (Thu, 06 Dec 2012)
Log Message
[CSS Exclusions] Add support for computing the first included interval position.
https://bugs.webkit.org/show_bug.cgi?id=103327
Source/WebCore:
Patch by Han
Title: [136858] trunk/Source/Platform
Revision 136858
Author commit-qu...@webkit.org
Date 2012-12-06 11:06:31 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Add GL_CHROMIUM_async_pixel_transfers extension support.
https://bugs.webkit.org/show_bug.cgi?id=103995
Patch by David Reveman on
Title: [136859] trunk/Source/WebKit2
Revision 136859
Author abe...@webkit.org
Date 2012-12-06 11:21:14 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt][WK2] Fix QWebKitTest's notification of device pixel ratio change
https://bugs.webkit.org/show_bug.cgi?id=104269
Unreviewed, trivialy fixing las
Title: [136860] trunk/Source/_javascript_Core
Revision 136860
Author oli...@apple.com
Date 2012-12-06 11:26:20 -0800 (Thu, 06 Dec 2012)
Log Message
Remove harmful string->function cache
https://bugs.webkit.org/show_bug.cgi?id=104193
Reviewed by Alexey Proskuryakov.
Remove the string->fu
Title: [136861] trunk/Source/WebKit/chromium
Revision 136861
Author wangxian...@chromium.org
Date 2012-12-06 11:27:44 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Expose acceleratedCompositingForScrollableFramesEnabled in WebKit API
https://bugs.webkit.org/show_bug.cgi?id=104272
We ma
Title: [136862] trunk/Source/WebCore
Revision 136862
Author ad...@chromium.org
Date 2012-12-06 11:33:33 -0800 (Thu, 06 Dec 2012)
Log Message
Remove gyp config for incomplete and unused Apple Mac gyp build
https://bugs.webkit.org/show_bug.cgi?id=104068
Reviewed by Adam Barth.
As part of
Title: [136863] trunk/Source/_javascript_Core
Revision 136863
Author oli...@apple.com
Date 2012-12-06 11:34:27 -0800 (Thu, 06 Dec 2012)
Log Message
Build fix, last patch rolled out logic that is now needed on ToT.
Modified Paths
trunk/Source/_javascript_Core/ChangeLog
trunk/Source/_java
Title: [136864] trunk/LayoutTests
Revision 136864
Author schen...@chromium.org
Date 2012-12-06 11:35:01 -0800 (Thu, 06 Dec 2012)
Log Message
Fix a bad rebaseline
Unreviewed expectations fix.
This test is apparently flaky and I put in the wrong flake.
* platform/chromium-mac-lion/svg/cu
Title: [136866] trunk/Source/WebCore
Revision 136866
Author akl...@apple.com
Date 2012-12-06 11:48:25 -0800 (Thu, 06 Dec 2012)
Log Message
[Mac] Drain the CSSValuePool on memory pressure.
Reviewed by Antti Koivisto.
Add a drain() mechanism to CSSValuePool and call it when we're under m
Title: [136867] trunk/LayoutTests
Revision 136867
Author ju...@google.com
Date 2012-12-06 11:54:39 -0800 (Thu, 06 Dec 2012)
Log Message
New pixel baselines for fast/backgrounds/gradient-background-leakage.html
https://bugs.webkit.org/show_bug.cgi?id=103896
Unreviewed
* platform/chromium
Title: [136868] trunk/LayoutTests
Revision 136868
Author e...@chromium.org
Date 2012-12-06 12:02:19 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed chromium rebaselines.
* platform/chromium-linux-x86/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Removed.
* pl
Title: [136869] trunk/Source/WebCore
Revision 136869
Author jsb...@chromium.org
Date 2012-12-06 12:11:42 -0800 (Thu, 06 Dec 2012)
Log Message
IndexedDB: Remove IDBDatabaseException.idl
https://bugs.webkit.org/show_bug.cgi?id=102961
Reviewed by Adam Barth.
Delete the IDL and references t
Title: [136870] trunk/LayoutTests
Revision 136870
Author senorbla...@chromium.org
Date 2012-12-06 12:13:09 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Unreviewed gardening.
Add some bug IDs to failing tests, and restore some old expectations.
* platform/chromium/TestExpectations:
Mo
Title: [136871] trunk/Source/WebCore
Revision 136871
Author commit-qu...@webkit.org
Date 2012-12-06 12:16:22 -0800 (Thu, 06 Dec 2012)
Log Message
Create only NodeRareDataBase when setting TreeScope
https://bugs.webkit.org/show_bug.cgi?id=104202
Patch by Elliott Sprehn on 2012-12-06
Revi
Title: [136872] branches/safari-536.28-branch/Source/WebKit2
Revision 136872
Author ander...@apple.com
Date 2012-12-06 12:24:29 -0800 (Thu, 06 Dec 2012)
Log Message
"Invalid message" crash reporter data should also include last sent sync message
Reviewed by Dan Bernstein.
Add a way to
Title: [136873] trunk/LayoutTests
Revision 136873
Author senorbla...@chromium.org
Date 2012-12-06 12:31:07 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Unreviewed gardening.
* platform/chromium-linux/fast/borders/border-radius-constraints-expected.png:
* platform/chromium-linux/fast/b
Title: [136874] trunk/LayoutTests
Revision 136874
Author o...@webkit.org
Date 2012-12-06 12:40:24 -0800 (Thu, 06 Dec 2012)
Log Message
[Qt] Unreviewed gardening, skip a new test because of missing test font.
* platform/qt/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
tru
Title: [136875] trunk/Tools
Revision 136875
Author o...@chromium.org
Date 2012-12-06 13:09:58 -0800 (Thu, 06 Dec 2012)
Log Message
Allow for CCing a secondary email address from watchlists
https://bugs.webkit.org/show_bug.cgi?id=104286
Reviewed by Dirk Pranke.
Change my watchlist CC add
Title: [136876] trunk/Source/WebKit/chromium
Revision 136876
Author commit-qu...@webkit.org
Date 2012-12-06 13:13:24 -0800 (Thu, 06 Dec 2012)
Log Message
[chromium] Add some null-checks for the touch-lists in TouchEvent
https://bugs.webkit.org/show_bug.cgi?id=104098
Patch by Sadrul Habib
Title: [136877] trunk/LayoutTests
Revision 136877
Author senorbla...@chromium.org
Date 2012-12-06 13:15:45 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Unreviewed gardening.
effect-reference-hw.html is failing (lighting has a Y-flip), but people
seem tempted to rebaseline it. Put the
Title: [136878] trunk
Revision 136878
Author t...@chromium.org
Date 2012-12-06 13:19:12 -0800 (Thu, 06 Dec 2012)
Log Message
REGRESSION(r135082): Restore the ability to insert author level style sheets from script
https://bugs.webkit.org/show_bug.cgi?id=104042
Reviewed by Antti Koivisto.
Title: [136879] trunk/Tools
Revision 136879
Author fpi...@apple.com
Date 2012-12-06 13:20:30 -0800 (Thu, 06 Dec 2012)
Log Message
Profiler should print a helpful message if you pass the wrong arguments
https://bugs.webkit.org/show_bug.cgi?id=104222
Reviewed by Oliver Hunt.
* Scripts/dis
Title: [136880] trunk/LayoutTests
Revision 136880
Author senorbla...@chromium.org
Date 2012-12-06 13:21:27 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Unreviewed gardening.
* platform/chromium/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/c
Title: [136881] trunk/Tools
Revision 136881
Author fpi...@apple.com
Date 2012-12-06 13:22:03 -0800 (Thu, 06 Dec 2012)
Log Message
DFG profiler should be helpful about gem installation
https://bugs.webkit.org/show_bug.cgi?id=104217
Reviewed by Oliver Hunt.
'json' and 'highline' a
Title: [136882] trunk/Source/WebCore
Revision 136882
Author ad...@chromium.org
Date 2012-12-06 13:26:27 -0800 (Thu, 06 Dec 2012)
Log Message
Remove non-v8 binding files from WebCore.gypi
https://bugs.webkit.org/show_bug.cgi?id=104288
Reviewed by Adam Barth.
Since the gyp build is only u
Title: [136883] trunk/Source/WebCore
Revision 136883
Author e...@chromium.org
Date 2012-12-06 13:41:27 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136871.
http://trac.webkit.org/changeset/136871
https://bugs.webkit.org/show_bug.cgi?id=104293
crashes on bots and memory l
Title: [136884] trunk
Revision 136884
Author commit-qu...@webkit.org
Date 2012-12-06 13:58:01 -0800 (Thu, 06 Dec 2012)
Log Message
[EFL] Remove ENABLE_GLIB_SUPPORT CMake variable
https://bugs.webkit.org/show_bug.cgi?id=104278
Patch by Laszlo Gombos on 2012-12-06
Reviewed by Brent Fulgha
Title: [136885] trunk/LayoutTests
Revision 136885
Author wangxian...@chromium.org
Date 2012-12-06 14:00:46 -0800 (Thu, 06 Dec 2012)
Log Message
internals.settings.setEnableCompositingForFixedPosition() should be called before onload
https://bugs.webkit.org/show_bug.cgi?id=104277
Fixed so
Title: [136886] trunk/Source/WebCore
Revision 136886
Author hy...@apple.com
Date 2012-12-06 14:08:33 -0800 (Thu, 06 Dec 2012)
Log Message
[New Multicolumn] Add requiresBalancing booleans to track which column sets need to rebalance.
https://bugs.webkit.org/show_bug.cgi?id=104297
Reviewed
Title: [136887] trunk/Source/WebCore
Revision 136887
Author hara...@chromium.org
Date 2012-12-06 14:10:11 -0800 (Thu, 06 Dec 2012)
Log Message
[V8] Make an Isolate mandatory in v8UnsignedInteger()
https://bugs.webkit.org/show_bug.cgi?id=104235
Reviewed by Adam Barth.
No tests. No change
Title: [136888] trunk/Source/WebKit2
Revision 136888
Author a...@apple.com
Date 2012-12-06 14:14:38 -0800 (Thu, 06 Dec 2012)
Log Message
Track private browsing session in network process
https://bugs.webkit.org/show_bug.cgi?id=104281
Reviewed by Jessie Berlin.
Title: [136889] tags/Safari-536.28.6/
Revision 136889
Author lforsch...@apple.com
Date 2012-12-06 14:18:32 -0800 (Thu, 06 Dec 2012)
Log Message
New Tag.
Added Paths
tags/Safari-536.28.6/
Diff
Property changes: tags/Safari-536.28.6
Added: svn:ignore
depcomp
compile
config.guess
G
Title: [136890] trunk/LayoutTests
Revision 136890
Author scher...@chromium.org
Date 2012-12-06 14:21:13 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Unreviewed, rebaselining http/tests/media/video-buffered-range-contains-currentTime.html
https://bugs.webkit.org/show_bug.cgi?id=104300
Title: [136891] trunk/Source/WebCore
Revision 136891
Author commit-qu...@webkit.org
Date 2012-12-06 14:21:27 -0800 (Thu, 06 Dec 2012)
Log Message
Make LazyDecodingPixelRef inherit from skia::LazyPixelRef so that cc thread can access it
https://bugs.webkit.org/show_bug.cgi?id=103555
Patch
Title: [136892] trunk/LayoutTests
Revision 136892
Author jsb...@chromium.org
Date 2012-12-06 14:30:06 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] IndexedDB: storage/indexeddb/resources/cursor-advance.html flaky in content_shell after WK136782
https://bugs.webkit.org/show_bug.cgi?id=10
Title: [136893] trunk
Revision 136893
Author commit-qu...@webkit.org
Date 2012-12-06 14:32:46 -0800 (Thu, 06 Dec 2012)
Log Message
XMLHttpRequest Content-Type should be taken from Blob type
https://bugs.webkit.org/show_bug.cgi?id=99983
Patch by Alexander Shalamov on 2012-12-06
Reviewed
Title: [136894] trunk
Revision 136894
Author dgro...@chromium.org
Date 2012-12-06 14:33:57 -0800 (Thu, 06 Dec 2012)
Log Message
IndexedDB: Add webkitErrorMessage to IDBTransaction
https://bugs.webkit.org/show_bug.cgi?id=104199
Reviewed by Tony Chang.
Source/WebCore:
Don't drop error me
Title: [136895] trunk/Source/_javascript_Core
Revision 136895
Author oli...@apple.com
Date 2012-12-06 14:36:12 -0800 (Thu, 06 Dec 2012)
Log Message
Tell heap that we've released all the compiled code.
Reviewed by Geoff Garen.
When we discard compiled code, inform the heap that we've
rel
Title: [136896] trunk/Tools
Revision 136896
Author dpra...@chromium.org
Date 2012-12-06 14:45:34 -0800 (Thu, 06 Dec 2012)
Log Message
new-run-webkit-tests --lint-test-files seems to be broken
https://bugs.webkit.org/show_bug.cgi?id=104296
Unreviewed, build fix.
My recent refactoring cau
Title: [136897] trunk/Source
Revision 136897
Author dgro...@chromium.org
Date 2012-12-06 14:56:26 -0800 (Thu, 06 Dec 2012)
Log Message
IndexedDB: Abort transactions because of leveldb errors part 4
https://bugs.webkit.org/show_bug.cgi?id=103964
Reviewed by Tony Chang.
Source/WebCore:
d
Title: [136898] trunk/Source/WebCore
Revision 136898
Author bfulg...@webkit.org
Date 2012-12-06 15:02:11 -0800 (Thu, 06 Dec 2012)
Log Message
[Windows, WinCairo] Unreviewed build correction.
Exclude 'DocumentSharedObjectPool.cpp' from build, since it is
built as part of DOMAllInOne.cpp.
Title: [136899] trunk
Revision 136899
Author joc...@chromium.org
Date 2012-12-06 15:20:12 -0800 (Thu, 06 Dec 2012)
Log Message
[chromium] when forwarding events through the WebPluginContainer, create a UserGestureIndicator if processing a user gesture
https://bugs.webkit.org/show_bug.cgi?
Title: [136900] trunk/Source/WebKit2
Revision 136900
Author t...@chromium.org
Date 2012-12-06 15:28:45 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, Apple Win Debug build fix.
* win/WebKit2.def.in: Add 2 symbols that are needed by the debug build.
Modified Paths
trunk/Source/WebKit2
Title: [136902] trunk/LayoutTests
Revision 136902
Author e...@chromium.org
Date 2012-12-06 15:31:39 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed chromium rebaseline for r136885.
* platform/chromium-mac-lion/compositing/geometry/fixed-position-composited-page-scale-down-expected.png:
*
Title: [136903] trunk
Revision 136903
Author ad...@chromium.org
Date 2012-12-06 15:47:58 -0800 (Thu, 06 Dec 2012)
Log Message
[HTMLTemplateElement] make content readonly and cloneNode(deep) clone content
https://bugs.webkit.org/show_bug.cgi?id=104181
Reviewed by Adam Barth.
Source/WebCo
Title: [136904] trunk
Revision 136904
Author simon...@chromium.org
Date 2012-12-06 15:50:44 -0800 (Thu, 06 Dec 2012)
Log Message
[Chromium] Enable Resource Timing and User Timing
https://bugs.webkit.org/show_bug.cgi?id=103788
Reviewed by Tony Gentilcore.
Source/WebKit/chromium:
* featu
Title: [136905] trunk/Source
Revision 136905
Author jon...@apple.com
Date 2012-12-06 16:10:23 -0800 (Thu, 06 Dec 2012)
Log Message
Retry snapshots if they are too empty
https://bugs.webkit.org/show_bug.cgi?id=104174
Reviewed by Simon Fraser.
Source/WebCore:
* html/HTMLPlugInImageEleme
Title: [136906] trunk
Revision 136906
Author p...@google.com
Date 2012-12-06 16:21:57 -0800 (Thu, 06 Dec 2012)
Log Message
Unify SVG's animation and target tracking systems.
https://bugs.webkit.org/show_bug.cgi?id=102655
Reviewed by Dirk Schulze.
Source/WebCore:
This patch unifies our
Title: [136907] trunk/Source
Revision 136907
Author k...@google.com
Date 2012-12-06 16:26:52 -0800 (Thu, 06 Dec 2012)
Log Message
Associate URLs with GraphicsContext3D instances created for WebGL
https://bugs.webkit.org/show_bug.cgi?id=103793
Reviewed by Adam Barth.
Source/Platform:
*
Title: [136908] trunk/Source/WebCore
Revision 136908
Author commit-qu...@webkit.org
Date 2012-12-06 16:33:56 -0800 (Thu, 06 Dec 2012)
Log Message
[CSS Regions] Remove the sanitize mechanism from LineFragmentationData
https://bugs.webkit.org/show_bug.cgi?id=104234
Patch by Andrei Bucur o
Title: [136909] trunk/Source/WebKit2
Revision 136909
Author commit-qu...@webkit.org
Date 2012-12-06 16:52:36 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed, rolling out r136900.
http://trac.webkit.org/changeset/136900
https://bugs.webkit.org/show_bug.cgi?id=104318
Unreviewed build for W
Title: [136910] trunk/LayoutTests
Revision 136910
Author e...@chromium.org
Date 2012-12-06 17:31:10 -0800 (Thu, 06 Dec 2012)
Log Message
Unreviewed chromium rebaseline for r136909.
* platform/chromium-win-xp/http/tests/w3c: Added.
* platform/chromium-win-xp/http/tests/w3c/webperf: Added.
Title: [136913] trunk
Revision 136913
Author domin...@chromium.org
Date 2012-12-06 17:48:46 -0800 (Thu, 06 Dec 2012)
Log Message
Element.pseudo property should be prefixed
https://bugs.webkit.org/show_bug.cgi?id=104060
Reviewed by Hajime Morita.
Source/WebCore:
Other Shadow DOM propert
Title: [136914] trunk/Source/_javascript_Core
Revision 136914
Author commit-qu...@webkit.org
Date 2012-12-06 18:17:14 -0800 (Thu, 06 Dec 2012)
Log Message
[CMake] Consolidate list of files to build for _javascript_Core
https://bugs.webkit.org/show_bug.cgi?id=104287
Patch by Laszlo Gombos
Title: [136915] trunk
Revision 136915
Author commit-qu...@webkit.org
Date 2012-12-06 18:18:01 -0800 (Thu, 06 Dec 2012)
Log Message
Disabled file input box stops a certain other div from being rendered
https://bugs.webkit.org/show_bug.cgi?id=104226
Patch by Kunihiko Sakamoto on 2012-12-0
Title: [136916] trunk/Websites/bugs.webkit.org
Revision 136916
Author o...@chromium.org
Date 2012-12-06 18:30:17 -0800 (Thu, 06 Dec 2012)
Log Message
Review page is super flakey now
https://bugs.webkit.org/show_bug.cgi?id=104331
Committing without review since this is breaking the code r
Title: [136917] trunk/Source/Platform
Revision 136917
Author commit-qu...@webkit.org
Date 2012-12-06 18:57:21 -0800 (Thu, 06 Dec 2012)
Log Message
[chromium] Rename non-standard discard/ensureFramebufferCHROMIUM extensions so we can use real GL_EXT_discard_framebuffer
https://bugs.webkit.
Title: [136918] trunk
Revision 136918
Author hay...@chromium.org
Date 2012-12-06 19:03:26 -0800 (Thu, 06 Dec 2012)
Log Message
Event's relatedTarget re-targeting does not occur for manually fired mouse events created by event.initMouseEvent().
https://bugs.webkit.org/show_bug.cgi?id=10268
1 - 100 of 108 matches
Mail list logo