[webkit-changes] [116233] trunk/Source/JavaScriptCore

2012-05-05 Thread barraclough
Title: [116233] trunk/Source/_javascript_Core Revision 116233 Author barraclo...@apple.com Date 2012-05-05 22:27:29 -0700 (Sat, 05 May 2012) Log Message Remove TrustedImm32::m_isPointer https://bugs.webkit.org/show_bug.cgi?id=85726 Rubber stamped by Sam Weinig. We used to rely on being

[webkit-changes] [116232] trunk

2012-05-05 Thread commit-queue
Title: [116232] trunk Revision 116232 Author commit-qu...@webkit.org Date 2012-05-05 16:04:13 -0700 (Sat, 05 May 2012) Log Message Unreviewed, rolling out r116221. http://trac.webkit.org/changeset/116221 https://bugs.webkit.org/show_bug.cgi?id=85722 broke builds that use -Wshorten-64-to-

[webkit-changes] [116231] trunk/Source

2012-05-05 Thread kov
Title: [116231] trunk/Source Revision 116231 Author k...@webkit.org Date 2012-05-05 14:41:00 -0700 (Sat, 05 May 2012) Log Message [GTK] WebKit should properly set the input method context window location https://bugs.webkit.org/show_bug.cgi?id=84981 Patch by Martin Robinson on 2012-05-0

[webkit-changes] [116230] trunk

2012-05-05 Thread dino
Title: [116230] trunk Revision 116230 Author d...@apple.com Date 2012-05-05 14:38:17 -0700 (Sat, 05 May 2012) Log Message Add new Setting/Preference to disable requestAnimationFrame https://bugs.webkit.org/show_bug.cgi?id=85693 Reviewed by Simon Fraser. Source/WebCore: Hook up the new

[webkit-changes] [116229] trunk/Tools

2012-05-05 Thread rakuco
Title: [116229] trunk/Tools Revision 116229 Author rak...@webkit.org Date 2012-05-05 14:08:25 -0700 (Sat, 05 May 2012) Log Message webkitpy: Use os.pathsep instead of manually finding out the path separator in NRWT. https://bugs.webkit.org/show_bug.cgi?id=85697 Reviewed by Eric Seidel.

[webkit-changes] [116228] trunk

2012-05-05 Thread kov
Title: [116228] trunk Revision 116228 Author k...@webkit.org Date 2012-05-05 14:00:14 -0700 (Sat, 05 May 2012) Log Message Unreviewed preparation for 1.9.2. * configure.ac: bump version to 1.9.2 and bump libtool version. Source/WebKit/gtk: * NEWS: changes from 1.9.1. Modified Paths t

[webkit-changes] [116227] trunk/Source/WebCore

2012-05-05 Thread kov
Title: [116227] trunk/Source/WebCore Revision 116227 Author k...@webkit.org Date 2012-05-05 13:59:45 -0700 (Sat, 05 May 2012) Log Message Unreviewed, make distcheck fix. Source/WebCore: * GNUmakefile.list.am: Add missing headers to the sources list. Modified Paths trunk/Source/WebCore

[webkit-changes] [116226] trunk/Source/WebKit2

2012-05-05 Thread jonlee
Title: [116226] trunk/Source/WebKit2 Revision 116226 Author jon...@apple.com Date 2012-05-05 12:38:46 -0700 (Sat, 05 May 2012) Log Message [WK2] Incoming events may be processed out-of-order https://bugs.webkit.org/show_bug.cgi?id=85696 Reviewed by Maciej Stachowiak. All messages go to

[webkit-changes] [116225] trunk/PerformanceTests

2012-05-05 Thread loislo
Title: [116225] trunk/PerformanceTests Revision 116225 Author loi...@chromium.org Date 2012-05-05 10:05:00 -0700 (Sat, 05 May 2012) Log Message Web Inspector: unreviewed followup fix for the performance test after r116218. * inspector/heap-snapshot.html: Modified Paths trunk/Performanc

[webkit-changes] [116224] trunk/Tools

2012-05-05 Thread rakuco
Title: [116224] trunk/Tools Revision 116224 Author rak...@webkit.org Date 2012-05-05 09:54:23 -0700 (Sat, 05 May 2012) Log Message Unreviewed, rolling out r116223. http://trac.webkit.org/changeset/116223 https://bugs.webkit.org/show_bug.cgi?id=85718 The bots need to set XDG_DATA_DIRS (Re

[webkit-changes] [116223] trunk/Tools

2012-05-05 Thread rakuco
Title: [116223] trunk/Tools Revision 116223 Author rak...@webkit.org Date 2012-05-05 09:34:24 -0700 (Sat, 05 May 2012) Log Message [jhbuild] Do not set XDG_DATA_DIRS in jhbuildrc. https://bugs.webkit.org/show_bug.cgi?id=85717 Reviewed by Martin Robinson. After r116209, the XDG_DATA_DIRS

[webkit-changes] [116222] trunk/Source/WebCore

2012-05-05 Thread loislo
Title: [116222] trunk/Source/WebCore Revision 116222 Author loi...@chromium.org Date 2012-05-05 08:33:10 -0700 (Sat, 05 May 2012) Log Message Web Inspector: convert standalone functions save/append/savedURL/appendedToURL into WebInspector.FileManager object. https://bugs.webkit.org/show_b

[webkit-changes] [116221] trunk

2012-05-05 Thread zmo
Title: [116221] trunk Revision 116221 Author z...@google.com Date 2012-05-05 07:51:39 -0700 (Sat, 05 May 2012) Log Message vertexAttribPointer needs to reject large negative offsets https://bugs.webkit.org/show_bug.cgi?id=85117 Reviewed by Kenneth Russell. Source/WebCore: * html/canvas

[webkit-changes] [116220] trunk/Source/WebCore

2012-05-05 Thread caseq
Title: [116220] trunk/Source/WebCore Revision 116220 Author ca...@chromium.org Date 2012-05-05 05:24:28 -0700 (Sat, 05 May 2012) Log Message Web Inspector: add separate timeline overview item for the frame mode https://bugs.webkit.org/show_bug.cgi?id=85706 - remove two-buttons horizontal

[webkit-changes] [116219] trunk/LayoutTests

2012-05-05 Thread pfeldman
Title: [116219] trunk/LayoutTests Revision 116219 Author pfeld...@chromium.org Date 2012-05-05 03:25:09 -0700 (Sat, 05 May 2012) Log Message Not reviewed: follow up to r116216, fixing the inspector test. * inspector/debugger/script-extract-outline.html: * inspector/debugger/script-extrac

[webkit-changes] [116218] trunk

2012-05-05 Thread loislo
Title: [116218] trunk Revision 116218 Author loi...@chromium.org Date 2012-05-05 03:23:21 -0700 (Sat, 05 May 2012) Log Message Web Inspector: save HeapSnapshot implementation. https://bugs.webkit.org/show_bug.cgi?id=85595 HeapSnapshot specific implementation for loading was moved from Pr

[webkit-changes] [116217] trunk

2012-05-05 Thread pfeldman
Title: [116217] trunk Revision 116217 Author pfeld...@chromium.org Date 2012-05-05 03:07:39 -0700 (Sat, 05 May 2012) Log Message Web Inspector: allow overriding the script mapping on the UI level https://bugs.webkit.org/show_bug.cgi?id=85702 Reviewed by Yury Semikhatsky. Source/WebCore:

[webkit-changes] [116216] trunk/Source/WebCore

2012-05-05 Thread pfeldman
Title: [116216] trunk/Source/WebCore Revision 116216 Author pfeld...@chromium.org Date 2012-05-05 02:46:20 -0700 (Sat, 05 May 2012) Log Message Web Inspector: simplify the _javascript_Outline dialog interaction. https://bugs.webkit.org/show_bug.cgi?id=85701 Reviewed by Yury Semikhatsky.

[webkit-changes] [116215] trunk/Tools

2012-05-05 Thread ossy
Title: [116215] trunk/Tools Revision 116215 Author o...@webkit.org Date 2012-05-05 02:38:41 -0700 (Sat, 05 May 2012) Log Message [Qt] Buildfix for --minimal build after r116107. Patch by Tor Arne Vestbø on 2012-05-05 Reviewed by Csaba Osztrogonác. * qmake/mkspecs/features/features.prf:

[webkit-changes] [116214] trunk/LayoutTests

2012-05-05 Thread zandobersek
Title: [116214] trunk/LayoutTests Revision 116214 Author zandober...@gmail.com Date 2012-05-05 00:46:53 -0700 (Sat, 05 May 2012) Log Message Unreviewed Gtk gardening, mark fullscreen/non-ancestor-iframe.html as failing after it was added in r116165. * platform/gtk/test_expectations.txt:

[webkit-changes] [116213] trunk/LayoutTests

2012-05-05 Thread caseq
Title: [116213] trunk/LayoutTests Revision 116213 Author ca...@chromium.org Date 2012-05-05 00:43:26 -0700 (Sat, 05 May 2012) Log Message Unreviewed. Rebaseline fast/events/attribute-listener-deletion-crash.html (added in r116191). * platform/chromium/fast/events/attribute-listener-delet

[webkit-changes] [116212] trunk/Tools

2012-05-05 Thread zandobersek
Title: [116212] trunk/Tools Revision 116212 Author zandober...@gmail.com Date 2012-05-05 00:34:50 -0700 (Sat, 05 May 2012) Log Message [Gtk] GtkDriver is not required anymore after r116134 https://bugs.webkit.org/show_bug.cgi?id=85699 Reviewed by Csaba Osztrogonác. Remove GtkDriver as i

[webkit-changes] [116211] trunk/Tools

2012-05-05 Thread zandobersek
Title: [116211] trunk/Tools Revision 116211 Author zandober...@gmail.com Date 2012-05-05 00:25:08 -0700 (Sat, 05 May 2012) Log Message Increase the display ID for the Xvfb process to use if pixel_tests argument is true rather than if pixel_tests option is present. This fixes the XvfbDrive