[webkit-changes] [112447] trunk/LayoutTests/platform/chromium-win/fast/workers/ worker-context-multi-port-expected.txt

2012-03-28 Thread jam
Title: [112447] trunk/LayoutTests/platform/chromium-win/fast/workers/worker-context-multi-port-expected.txt Revision 112447 Author j...@chromium.org Date 2012-03-28 15:00:27 -0700 (Wed, 28 Mar 2012) Log Message Unreviewed rebaseline Modified Paths trunk/LayoutTests/platform/chromium-win

[webkit-changes] [112433] trunk/LayoutTests

2012-03-28 Thread jam
Title: [112433] trunk/LayoutTests Revision 112433 Author j...@chromium.org Date 2012-03-28 13:29:38 -0700 (Wed, 28 Mar 2012) Log Message [chromium] Update worker-multi-port-expected.txt. https://bugs.webkit.org/show_bug.cgi?id=82499 Reviewed by James Robinson. * platform/chromium-win/f

[webkit-changes] [93169] trunk/Source/WebKit/chromium

2011-08-16 Thread jam
2 UTC (rev 93168) +++ trunk/Source/WebKit/chromium/public/WebScrollbar.h 2011-08-16 22:25:14 UTC (rev 93169) @@ -34,9 +34,6 @@ #include "WebCanvas.h" #include "WebCommon.h" -// TODO(jam): take this out once Chrome rolls this revision of WebKit. -#define WEBSCROLLBAR_SUPPORT

[webkit-changes] [92811] trunk/Source/WebKit/chromium

2011-08-10 Thread jam
ketStreamHandle.cpp', 'src/SpeechInputClientImpl.cpp', Modified: trunk/Source/WebKit/chromium/public/WebScrollbar.h (92810 => 92811) --- trunk/Source/WebKit/chromium/public/WebScrollbar.h 2011-08-11 01:08:42 UTC (rev 92810) +++ trunk/Source/WebKit/chromium/pub

[webkit-changes] [89586] branches/chromium/782/Source/WebKit/chromium/src

2011-06-23 Thread jam
Title: [89586] branches/chromium/782/Source/WebKit/chromium/src Revision 89586 Author j...@chromium.org Date 2011-06-23 10:38:29 -0700 (Thu, 23 Jun 2011) Log Message Merge 89584 - 2011-06-23 John Abd-El-Malek Reviewed by Tony Chang. [chromium] Fix WebScrollBarImpl on

[webkit-changes] [89584] trunk/Source/WebKit/chromium

2011-06-23 Thread jam
Title: [89584] trunk/Source/WebKit/chromium Revision 89584 Author j...@chromium.org Date 2011-06-23 10:35:05 -0700 (Thu, 23 Jun 2011) Log Message 2011-06-23 John Abd-El-Malek Reviewed by Tony Chang. [chromium] Fix WebScrollBarImpl on Mac after recent smooth scrolling

[webkit-changes] [87337] trunk/Source/WebKit/chromium/src/WebViewImpl.cpp

2011-05-25 Thread jam
Title: [87337] trunk/Source/WebKit/chromium/src/WebViewImpl.cpp Revision 87337 Author j...@chromium.org Date 2011-05-25 17:04:22 -0700 (Wed, 25 May 2011) Log Message Revert 79703 since it broke pdf scrolling (http://crbug.com/81878) - 2011-02-15 Brett Wilson Reviewed by Darin