[webkit-changes] [147944] trunk/Tools

2013-04-08 Thread levin
UTC (rev 147943) +++ trunk/Tools/ChangeLog 2013-04-08 19:35:52 UTC (rev 147944) @@ -1,3 +1,13 @@ +2013-04-08 David Levin + +Remove my watchlist entries. +https://bugs.webkit.org/show_bug.cgi?id=114180 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/con

[webkit-changes] [146284] trunk

2013-03-19 Thread levin
20 00:57:28 UTC (rev 146283) +++ trunk/LayoutTests/ChangeLog 2013-03-20 01:09:38 UTC (rev 146284) @@ -1,3 +1,14 @@ +2013-03-19 David Levin + +FrameLoader::didChangeIcons isn't called when the favicon is changed. +https://bugs.webkit.org/show_bug.cgi?id=112080 + +Revie

[webkit-changes] [146181] trunk/LayoutTests

2013-03-18 Thread levin
13-03-19 06:17:07 UTC (rev 146181) @@ -1,3 +1,16 @@ +2013-03-18 David Levin + +Change icon-url-property test for platforms which don't support dumpIconChanges. +https://bugs.webkit.org/show_bug.cgi?id=112660 + +Reviewed by Simon Fraser. + +Add the baselin

[webkit-changes] [146173] trunk/LayoutTests

2013-03-18 Thread levin
,17 @@ +2013-03-18 David Levin + +Dump icon change events in the icon-url-property test. +https://bugs.webkit.org/show_bug.cgi?id=112647 + +Reviewed by Jochen Eisinger. + +This allows us to check that the didChangeIcon callback +is being done when it should be d

[webkit-changes] [146139] trunk/Tools

2013-03-18 Thread levin
Tools/DumpRenderTree/chromium/WebViewHost.h Diff Modified: trunk/Tools/ChangeLog (146138 => 146139) --- trunk/Tools/ChangeLog 2013-03-18 22:48:08 UTC (rev 146138) +++ trunk/Tools/ChangeLog 2013-03-18 22:49:41 UTC (rev 146139) @@ -1,3 +1,35 @@ +2013-03-18 David Levin + +Implement ico

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

2012-03-16 Thread levin
ore/ChangeLog 2012-03-17 01:55:12 UTC (rev 04) +++ trunk/Source/WebCore/ChangeLog 2012-03-17 02:01:26 UTC (rev 05) @@ -1,3 +1,14 @@ +2012-03-16 David Levin + +Fix for test runs for non-chromium platforms. + +* loader/cache/MemoryCache.cpp: +(WebCore::memoryCa

[webkit-changes] [110875] trunk

2012-03-15 Thread levin
5) --- trunk/Source/WebCore/ChangeLog 2012-03-15 19:54:15 UTC (rev 110874) +++ trunk/Source/WebCore/ChangeLog 2012-03-15 19:54:27 UTC (rev 110875) @@ -1,3 +1,17 @@ +2012-03-15 David Levin + +Various autoresize fixes. +https://bugs.webkit.org/show_bug.cgi?id=81199 + +Revi

[webkit-changes] [109288] trunk

2012-02-29 Thread levin
-29 David Levin + +[chromium] Add the ability to turn off autoresize. +https://bugs.webkit.org/show_bug.cgi?id=77452 + +Reviewed by Darin Fisher. + +* fast/autoresize/turn-off-autoresize-expected.txt: Added. +* fast/autoresize/turn-off-autoresize.html: Ad

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

2012-01-30 Thread levin
-01-30 23:16:11 UTC (rev 106294) +++ trunk/Source/_javascript_Core/ChangeLog 2012-01-30 23:35:01 UTC (rev 106295) @@ -1,3 +1,13 @@ +2012-01-30 David Levin + +Using OS(WIN) or OS(MAC) should cause a build error. +https://bugs.webkit.org/show_bug.cgi?id=77162 + +Reviewed

[webkit-changes] [105814] trunk/LayoutTests

2012-01-24 Thread levin
/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (105813 => 105814) --- trunk/LayoutTests/ChangeLog 2012-01-24 22:36:56 UTC (rev 105813) +++ trunk/LayoutTests/ChangeLog 2012-01-24 22:39:21 UTC (rev 105814) @@ -1,3 +1,14 @@ +2012-01-24 David Levin + +Change reference

[webkit-changes] [105756] trunk/Source

2012-01-24 Thread levin
ore/ChangeLog 2012-01-24 18:51:50 UTC (rev 105756) @@ -1,3 +1,18 @@ +2012-01-24 David Levin + +[windows] Convert usage of GetDC to HWndDC Part 3. +https://bugs.webkit.org/show_bug.cgi?id=76889 + +Reviewed by Adam Roben. + +No new functionality so no new te

[webkit-changes] [105667] trunk/Source

2012-01-23 Thread levin
UTC (rev 105667) @@ -1,5 +1,30 @@ 2012-01-23 David Levin +[windows] Convert usages of GetDC to HWndDC Part 2. +https://bugs.webkit.org/show_bug.cgi?id=76750 + +Reviewed by Adam Roben. + +* FullscreenVideoController.cpp: +(createCompatibleDCForWindow): Mo

[webkit-changes] [105661] trunk/Source

2012-01-23 Thread levin
unk/Source/WebCore/ChangeLog 2012-01-24 00:54:05 UTC (rev 105660) +++ trunk/Source/WebCore/ChangeLog 2012-01-24 01:07:41 UTC (rev 105661) @@ -1,3 +1,38 @@ +2012-01-23 David Levin + +[windows] Convert usages of GetDC to HWndDC Part 1. +https://bugs.webkit.org/show_bug.cgi?id=76

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

2012-01-23 Thread levin
ore/ChangeLog 2012-01-24 00:35:29 UTC (rev 105656) @@ -1,3 +1,21 @@ +2012-01-18 David Levin + +Allow delayed DC allocation in HWndDC. +https://bugs.webkit.org/show_bug.cgi?id=76737 + +Reviewed by Adam Roben. + +No new functionality exposed so no new te

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

2012-01-23 Thread levin
/WebCore/ChangeLog (105653 => 105654) --- trunk/Source/WebCore/ChangeLog 2012-01-24 00:13:19 UTC (rev 105653) +++ trunk/Source/WebCore/ChangeLog 2012-01-24 00:22:38 UTC (rev 105654) @@ -1,3 +1,32 @@ +2012-01-13 David Levin + +[chromium] Convert uses of GetDC to HWndDC. +ht

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

2012-01-20 Thread levin
-01-20 David Levin + +Allow isContextThread to be called while in ~ScriptExecutionContext. +https://bugs.webkit.org/show_bug.cgi?id=76756 + +Reviewed by Adam Barth. + +It is possible for objects to get torn down or get called from ~ScriptExecutionContext +and

[webkit-changes] [105567] trunk/Tools

2012-01-20 Thread levin
/cpp.py trunk/Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py Diff Modified: trunk/Tools/ChangeLog (105566 => 105567) --- trunk/Tools/ChangeLog 2012-01-21 03:19:11 UTC (rev 105566) +++ trunk/Tools/ChangeLog 2012-01-21 03:32:29 UTC (rev 105567) @@ -1,3 +1,16 @@ +2012-01-20 David Le

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

2012-01-20 Thread levin
1,3 +1,15 @@ +2012-01-20 David Levin + +Make OwnPtr work for the Chromium Windows port. +https://bugs.webkit.org/show_bug.cgi?id=76738 + +Reviewed by Jian Li. + +* _javascript_Core.gyp/_javascript_Core.gyp: Added OwnPtrWin.cpp to the +Chromium Windows bu

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

2012-01-17 Thread levin
hangeLog 2012-01-18 04:02:07 UTC (rev 105237) +++ trunk/Source/WebCore/ChangeLog 2012-01-18 04:13:17 UTC (rev 105238) @@ -1,3 +1,27 @@ +2012-01-17 David Levin + +Need to figure out which assert is firing when worker-read-blob-async.html fails. +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [105028] trunk/Source

2012-01-14 Thread levin
ore/ChangeLog 2012-01-15 03:14:07 UTC (rev 105028) @@ -1,3 +1,13 @@ +2012-01-14 David Levin + +HWndDC should be in platform/win instead of wtf. +https://bugs.webkit.org/show_bug.cgi?id=76314 + +Reviewed by Sam Weinig. + +* _javascript_Core.gyp/_javascript_Core.

[webkit-changes] [104995] trunk

2012-01-13 Thread levin
995) --- trunk/Source/_javascript_Core/ChangeLog 2012-01-13 22:52:08 UTC (rev 104994) +++ trunk/Source/_javascript_Core/ChangeLog 2012-01-13 22:58:00 UTC (rev 104995) @@ -1,5 +1,17 @@ 2012-01-13 David Levin +check-webkit-style: should encourage the use of Own* classes for Windows

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

2012-01-13 Thread levin
:33 UTC (rev 104976) @@ -1,3 +1,11 @@ +2012-01-13 David Levin + +Header file is missing header guard. + +Reviewed by Dirk Pranke. + +* wtf/win/HWndDCWin.h: Added the guards. + 2012-01-13 Andy Wingo Eval in strict mode does not need dynamic checks Modif

[webkit-changes] [104946] trunk/Source

2012-01-13 Thread levin
unk/Source/_javascript_Core/ChangeLog 2012-01-13 17:51:15 UTC (rev 104946) @@ -1,3 +1,17 @@ +2012-01-13 David Levin + +HWndDC is a better name than HwndDC. +https://bugs.webkit.org/show_bug.cgi?id=76281 + +Reviewed by Darin Adler. + +* _javascript_Core.

[webkit-changes] [104895] trunk/Source

2012-01-12 Thread levin
ascript_Core/ChangeLog (104894 => 104895) --- trunk/Source/_javascript_Core/ChangeLog 2012-01-13 04:35:19 UTC (rev 104894) +++ trunk/Source/_javascript_Core/ChangeLog 2012-01-13 04:44:06 UTC (rev 104895) @@ -1,3 +1,24 @@ +2012-01-12 David Levin + +HwndDC is a better name than OwnGetDC.

[webkit-changes] [104867] trunk/Source

2012-01-12 Thread levin
rce/_javascript_Core/ChangeLog 2012-01-12 23:34:11 UTC (rev 104867) @@ -1,3 +1,14 @@ +2012-01-12 David Levin + +[chromium] Fix DC leak in WebScreenInfoFactory. +https://bugs.webkit.org/show_bug.cgi?id=76203 + +Reviewed by Dmitry Titov. + +* _javascript_Core.

[webkit-changes] [104487] branches/chromium/963/Source/WebKit/chromium/src/WebFrameImpl.cpp

2012-01-09 Thread levin
Title: [104487] branches/chromium/963/Source/WebKit/chromium/src/WebFrameImpl.cpp Revision 104487 Author le...@chromium.org Date 2012-01-09 13:50:24 -0800 (Mon, 09 Jan 2012) Log Message Fix M17 build. Modified Paths branches/chromium/963/Source/WebKit/chromium/src/WebFrameImpl.cpp D

[webkit-changes] [104470] branches/chromium/963/Source/WebKit/chromium/src/WebFrameImpl.cpp

2012-01-09 Thread levin
Title: [104470] branches/chromium/963/Source/WebKit/chromium/src/WebFrameImpl.cpp Revision 104470 Author le...@chromium.org Date 2012-01-09 11:41:42 -0800 (Mon, 09 Jan 2012) Log Message Merge 104419 - [chromium] iframes in an autoresized window get sized incorrectly. https://bugs.webkit.o

[webkit-changes] [104419] trunk

2012-01-08 Thread levin
,18 @@ +2012-01-08 David Levin + +[chromium] iframes in an autoresized window get sized incorrectly. +https://bugs.webkit.org/show_bug.cgi?id=75806 + +Reviewed by Adam Barth. + +* fast/autoresize/autoresize-with-iframe-expected.txt: Added. +* fast/autores

[webkit-changes] [104398] trunk

2012-01-08 Thread levin
UTC (rev 104397) +++ trunk/LayoutTests/ChangeLog 2012-01-08 08:06:38 UTC (rev 104398) @@ -1,3 +1,20 @@ +2012-01-08 David Levin + +[chromium] Add layout test support for autosize code in FrameView. +https://bugs.webkit.org/show_bug.cgi?id=73631 + +Reviewed by Dmit

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

2012-01-05 Thread levin
k/Source/WebKit/chromium/ChangeLog 2012-01-06 00:32:25 UTC (rev 104241) @@ -1,3 +1,16 @@ +2012-01-05 David Levin + +[chromium] Resize requests at the view level should be ignored when in autoresize mode. +https://bugs.webkit.org/show_bug.cgi?id=75651 + +Reviewed by Dmit

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

2012-01-04 Thread levin
1,5 +1,11 @@ 2012-01-04 David Levin +Attempt Chromium build fix. + +* src/WorkerFileSystemCallbacksBridge.h: + +2012-01-04 David Levin + [chromium] Remove AllowCrossThreadAccess in WorkerFileSystemCallbacksBridge. https://bugs.webkit.org/show_bug.cgi?id=75

[webkit-changes] [104113] trunk/LayoutTests

2012-01-04 Thread levin
rev 104113) @@ -1,3 +1,20 @@ +2012-01-04 David Levin + +[chromium] FileSystem bridge needs threadsafe fixes and other clean-up. +https://bugs.webkit.org/show_bug.cgi?id=74666 + +Reviewed by Dmitry Titov. + +Tests for all of the fixes done in bugs related to 74

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

2012-01-04 Thread levin
12-01-04 David Levin +[chromium] Remove AllowCrossThreadAccess in WorkerFileSystemCallbacksBridge. +https://bugs.webkit.org/show_bug.cgi?id=75579 + +Reviewed by Dmitry Titov. + +This code doesn't have lifetime issues, but this change is +about g

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

2012-01-04 Thread levin
110) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-01-05 03:08:14 UTC (rev 104111) @@ -1,3 +1,27 @@ +2012-01-04 David Levin + +[chromium] Make it safe to delete WorkerFileSystemContextObserver on any thread. +https://bugs.webkit.org/show_bug.cgi?id=75573 + +Reviewed by Dmitry Ti

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

2012-01-03 Thread levin
unk/Source/WebKit/chromium/ChangeLog 2012-01-04 01:45:00 UTC (rev 103995) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-01-04 02:25:56 UTC (rev 103996) @@ -1,3 +1,21 @@ +2012-01-03 David Levin + +[chromium] LocalFileSystemChromium needs some thread safety fixes. +ht

[webkit-changes] [103394] trunk/LayoutTests

2011-12-21 Thread levin
sts/ChangeLog 2011-12-21 08:03:04 UTC (rev 103394) @@ -1,3 +1,12 @@ +2011-12-20 David Levin + +Disable a test without a result while I figure out +how to make the results consistent for each run. +Bug 74666 basically tracks re-enabling this test +since it contains

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

2011-12-20 Thread levin
/WebCore/platform/sql/SQLiteStatement.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (103386 => 103387) --- trunk/Source/WebCore/ChangeLog 2011-12-21 02:37:02 UTC (rev 103386) +++ trunk/Source/WebCore/ChangeLog 2011-12-21 03:26:26 UTC (rev 103387) @@ -1,3 +1,17 @@ +2011-12-20 David Le

[webkit-changes] [102894] trunk

2011-12-14 Thread levin
102893) +++ trunk/LayoutTests/ChangeLog 2011-12-15 06:51:20 UTC (rev 102894) @@ -1,3 +1,16 @@ +2011-12-14 David Levin + +[chromium] DatabaseObserver needs threadsafe fixes and other clean-up. +https://bugs.webkit.org/show_bug.cgi?id=74558 + +Reviewed by Dmitry Titov. + +

[webkit-changes] [102510] trunk/LayoutTests

2011-12-09 Thread levin
sts/ChangeLog 2011-12-10 02:15:39 UTC (rev 102509) +++ trunk/LayoutTests/ChangeLog 2011-12-10 02:26:41 UTC (rev 102510) @@ -1,3 +1,13 @@ +2011-12-09 David Levin + +REGRESSION (r97496-r97499): 6 fast/workers tests failing on SnowLeopard Intel Release (Tests) +https://bugs.webkit.

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

2011-12-09 Thread levin
rce/_javascript_Core/ChangeLog 2011-12-10 02:06:25 UTC (rev 102507) +++ trunk/Source/_javascript_Core/ChangeLog 2011-12-10 02:13:02 UTC (rev 102508) @@ -1,3 +1,16 @@ +2011-12-09 David Levin + +REGRESSION(r101863-r102042): Assertion hit: m_verifier.isSafeToUse() in RefCountedBase::ref

[webkit-changes] [102483] trunk

2011-12-09 Thread levin
vid Levin + +Hash* iterators should allow comparison between const and const versions. +https://bugs.webkit.org/show_bug.cgi?id=73370 + +Reviewed by Darin Adler. + +* wtf/HashTable.h: Add the operators needed to do this. +(WTF::HashTableConstIterator::opera

[webkit-changes] [102473] trunk

2011-12-09 Thread levin
tests/workers/resources/worker-util.js Diff Modified: trunk/LayoutTests/ChangeLog (102472 => 102473) --- trunk/LayoutTests/ChangeLog 2011-12-09 21:41:58 UTC (rev 102472) +++ trunk/LayoutTests/ChangeLog 2011-12-09 22:05:12 UTC (rev 102473) @@ -1,3 +1,15 @@ +2011-12-09 David Levin + +Re

[webkit-changes] [101913] trunk

2011-12-02 Thread levin
913) --- trunk/Source/_javascript_Core/ChangeLog 2011-12-03 06:56:09 UTC (rev 101912) +++ trunk/Source/_javascript_Core/ChangeLog 2011-12-03 07:06:54 UTC (rev 101913) @@ -1,3 +1,17 @@ +2011-12-02 David Levin + +Rename WTF class from TemporarilyChange to TemporaryChange. +ht

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

2011-12-02 Thread levin
/data/specify_size.html Diff Modified: trunk/Source/WebKit/chromium/ChangeLog (101758 => 101759) --- trunk/Source/WebKit/chromium/ChangeLog 2011-12-02 08:55:48 UTC (rev 101758) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-12-02 08:58:21 UTC (rev 101759) @@ -1,3 +1,46 @@ +2011-12-01 Dav

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

2011-12-01 Thread levin
:40 UTC (rev 101751) +++ trunk/Source/WebCore/ChangeLog 2011-12-02 07:47:14 UTC (rev 101752) @@ -1,3 +1,20 @@ +2011-12-01 David Levin + +Add a way to automatically size a single frame to fit its content. +https://bugs.webkit.org/show_bug.cgi?id=73420 + +Reviewed by Dmitry Ti

[webkit-changes] [101553] trunk

2011-11-30 Thread levin
Kit/chromium/ChangeLog 2011-11-30 22:00:45 UTC (rev 101553) @@ -1,3 +1,19 @@ +2011-11-30 David Levin + +[chromium] Move didUpdateLayout from WebFrameClient to WebViewClient. +https://bugs.webkit.org/show_bug.cgi?id=73415 + +Reviewed by Darin Fisher. + +* pub

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

2011-11-30 Thread levin
01548) +++ trunk/Source/WebCore/ChangeLog 2011-11-30 21:37:51 UTC (rev 101549) @@ -1,3 +1,26 @@ +2011-11-30 David Levin + +Make FrameView use TemporarilyChange in a few places. +https://bugs.webkit.org/show_bug.cgi?id=73403 + +Reviewed by Dmitry Titov. + +No new func

[webkit-changes] [101446] trunk

2011-11-29 Thread levin
446) @@ -1,3 +1,18 @@ +2011-11-29 David Levin + +Add a way to revert a variable to its previous value after leaving a scope. +https://bugs.webkit.org/show_bug.cgi?id=73371 + +Reviewed by Adam Barth. + +In case anyone from Chromium sees this, it is nearly identical

[webkit-changes] [100499] trunk/Tools

2011-11-16 Thread levin
=> 100499) --- trunk/Tools/ChangeLog 2011-11-16 21:22:15 UTC (rev 100498) +++ trunk/Tools/ChangeLog 2011-11-16 21:51:15 UTC (rev 100499) @@ -1,3 +1,13 @@ +2011-11-16 David Levin + +check-webkit-style should recognize functions even if they have OVERRIDE after them. +ht

[webkit-changes] [98753] trunk/Tools

2011-10-28 Thread levin
trunk/Tools/Scripts/webkitpy/tool/steps/applywatchlist.py Diff Modified: trunk/Tools/ChangeLog (98752 => 98753) --- trunk/Tools/ChangeLog 2011-10-28 19:42:43 UTC (rev 98752) +++ trunk/Tools/ChangeLog 2011-10-28 19:58:04 UTC (rev 98753) @@ -1,3 +1,17 @@ +2011-10-28 Dav

[webkit-changes] [98666] trunk/Tools

2011-10-27 Thread levin
/models/test_expectations_unittest.py Diff Modified: trunk/Tools/ChangeLog (98665 => 98666) --- trunk/Tools/ChangeLog 2011-10-28 00:21:08 UTC (rev 98665) +++ trunk/Tools/ChangeLog 2011-10-28 00:29:39 UTC (rev 98666) @@ -1,3 +1,13 @@ +2011-10-27 David Levin + +Test expectation err

[webkit-changes] [98264] trunk/Tools

2011-10-24 Thread levin
Modified: trunk/Tools/ChangeLog (98263 => 98264) --- trunk/Tools/ChangeLog 2011-10-24 18:56:16 UTC (rev 98263) +++ trunk/Tools/ChangeLog 2011-10-24 19:02:21 UTC (rev 98264) @@ -1,3 +1,13 @@ +2011-10-24 David Levin + +check-webkit-style complains about WEBKIT_EXPORT in test/WebUnitTest

[webkit-changes] [97885] trunk/Tools

2011-10-19 Thread levin
19 22:33:39 UTC (rev 97885) @@ -1,5 +1,26 @@ 2011-10-19 David Levin +watchlist: Should be more robust to bad regex. +https://bugs.webkit.org/show_bug.cgi?id=69486 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/config/watchlist: Change the instruction

[webkit-changes] [97884] trunk/Tools

2011-10-19 Thread levin
,14 @@ +2011-10-19 David Levin + +watchlist: Add a stylecheck to do validity checks for the watchlist config. +https://bugs.webkit.org/show_bug.cgi?id=69487 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/style/checker.py: Add the watchlist file type. +* Scri

[webkit-changes] [97820] trunk/Tools

2011-10-18 Thread levin
,17 @@ +2011-10-18 David Levin + +watchlist: Should try to run if it can and not throw on mistakes. +https://bugs.webkit.org/show_bug.cgi?id=70358 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/system/outputcapture.py: Add the ability to capture log out

[webkit-changes] [97530] trunk/Tools

2011-10-14 Thread levin
UTC (rev 97530) @@ -22,6 +22,22 @@ 2011-10-14 David Levin +watchlist: Add a validation check for the email names in the list. +https://bugs.webkit.org/show_bug.cgi?id=70154 + +Reviewed by Adam Barth. + +If an email is listed which doesn't have a bugzilla

[webkit-changes] [97515] trunk/Tools

2011-10-14 Thread levin
10-14 22:11:12 UTC (rev 97514) +++ trunk/Tools/ChangeLog 2011-10-14 22:11:30 UTC (rev 97515) @@ -1,3 +1,16 @@ +2011-10-14 David Levin + +watchlist: If the style check fails, then the watchlist will not be run. +https://bugs.webkit.org/show_bug.cgi?id=69484 + +Reviewed by Ad

[webkit-changes] [97171] trunk/Tools

2011-10-11 Thread levin
-11 David Levin + +watchlist: assertRaisesRegexp implementation should be compatible with python 2.7. +https://bugs.webkit.org/show_bug.cgi?id=69789 + +Reviewed by Eric Seidel. + +Made the signature of _assertRaisesRegexp match that of Python 2.7. + +* Scri

[webkit-changes] [97094] trunk/Tools

2011-10-10 Thread levin
:38 UTC (rev 97093) +++ trunk/Tools/ChangeLog 2011-10-10 22:02:35 UTC (rev 97094) @@ -1,3 +1,14 @@ +2011-10-10 David Levin + +Quick fix for watchlist unit test failures when using Python 2.7+ +Reviewed by Adam Barth. + +Filed bug https://bugs.webkit.org/show_bug.cgi?id=69

[webkit-changes] [96863] trunk/Tools

2011-10-06 Thread levin
863) @@ -1,3 +1,12 @@ +2011-10-06 David Levin + +Add a style checker watchlist definition and add myself to it. +https://bugs.webkit.org/show_bug.cgi?id=69564 + +Reviewed by Daniel Bates. + +* Scripts/webkitpy/common/config/watchlist: + 2011-10-06 Raphael Kubo da Co

[webkit-changes] [96768] trunk/Tools

2011-10-05 Thread levin
,12 @@ +2011-10-05 David Levin + +Improve the watchlist for threading entries. +https://bugs.webkit.org/show_bug.cgi?id=69463 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/config/watchlist: + 2011-10-05 Adam Roben Add tests for using RetainPtrs ins

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

2011-10-05 Thread levin
rev 96737) @@ -1,3 +1,17 @@ +2011-10-05 David Levin + +Attempt to fix the bindings test (broken by r96727). +Reviewed by Adam Barth. + +* bindings/scripts/test/V8/V8TestInterface.cpp: +(WebCore::ConfigureV8TestInterfaceTemplate): +* bindings/scripts/test

[webkit-changes] [96688] trunk/Tools

2011-10-05 Thread levin
rev 96688) @@ -1,5 +1,14 @@ 2011-10-05 David Levin +watchlist: Add more rules for chromium public api and sort the file. +https://bugs.webkit.org/show_bug.cgi?id=69323 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/config/watchlist: + +2011-10-05 David Le

[webkit-changes] [96685] trunk/Tools

2011-10-05 Thread levin
.py trunk/Tools/Scripts/webkitpy/tool/steps/applywatchlist_unittest.py Diff Modified: trunk/Tools/ChangeLog (96684 => 96685) --- trunk/Tools/ChangeLog 2011-10-05 09:09:33 UTC (rev 96684) +++ trunk/Tools/ChangeLog 2011-10-05 09:21:54 UTC (rev 96685) @@ -1,3 +1,25 @@ +2011-

[webkit-changes] [96560] trunk/Tools

2011-10-03 Thread levin
unk/Tools/ChangeLog 2011-10-04 00:23:56 UTC (rev 96560) @@ -1,3 +1,15 @@ +2011-10-03 David Levin + +webkitpy: Expose cc_emails and comments from bug.py +https://bugs.webkit.org/show_bug.cgi?id=69308 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/net/bugzi

[webkit-changes] [96541] trunk/Tools

2011-10-03 Thread levin
/webkitpy/tool/commands/queues_unittest.py Diff Modified: trunk/Tools/ChangeLog (96540 => 96541) --- trunk/Tools/ChangeLog 2011-10-03 21:44:10 UTC (rev 96540) +++ trunk/Tools/ChangeLog 2011-10-03 21:44:17 UTC (rev 96541) @@ -1,5 +1,17 @@ 2011-10-03 David Levin +watchlist: M

[webkit-changes] [96540] trunk/Tools

2011-10-03 Thread levin
rev 96539) +++ trunk/Tools/ChangeLog 2011-10-03 21:44:10 UTC (rev 96540) @@ -1,3 +1,18 @@ +2011-10-03 David Levin + +watchlist: Allow specified a bug to attach the watchlist info to. +https://bugs.webkit.org/show_bug.cgi?id=69288 + +Reviewed by Eric Seidel. + +* Scri

[webkit-changes] [96444] trunk/Tools

2011-09-30 Thread levin
rev 96443) +++ trunk/Tools/ChangeLog 2011-10-01 01:08:15 UTC (rev 96444) @@ -1,3 +1,25 @@ +2011-09-29 David Levin + +watchlist: Add webkit-patch command to run watchlist. +https://bugs.webkit.org/show_bug.cgi?id=68973 + +Reviewed by Eric Seidel. + +* Scripts/webki

[webkit-changes] [96441] trunk/Tools

2011-09-30 Thread levin
0-01 00:39:52 UTC (rev 96441) @@ -1,3 +1,21 @@ +2011-09-30 David Levin + +watchlist: Add a way to detect a net increase or decrease of a pattern (in a file). +https://bugs.webkit.org/show_bug.cgi?id=69031 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/confi

[webkit-changes] [96428] trunk/Tools

2011-09-30 Thread levin
(96427 => 96428) --- trunk/Tools/ChangeLog 2011-09-30 21:36:57 UTC (rev 96427) +++ trunk/Tools/ChangeLog 2011-09-30 21:38:26 UTC (rev 96428) @@ -1,3 +1,13 @@ +2011-09-30 David Levin + +Need to skip webkitpy.common.checkout.baselineoptimizer_unittest.BaselineOptimizerTest on Wind

[webkit-changes] [96390] trunk/Tools

2011-09-29 Thread levin
/Tools/ChangeLog (96389 => 96390) --- trunk/Tools/ChangeLog 2011-09-30 05:15:58 UTC (rev 96389) +++ trunk/Tools/ChangeLog 2011-09-30 05:22:55 UTC (rev 96390) @@ -1,3 +1,20 @@ +2011-09-29 David Levin + +watchlist: Add cross-checks for WatchList once it is filled. +ht

[webkit-changes] [96263] trunk/Tools

2011-09-28 Thread levin
Log 2011-09-28 21:30:04 UTC (rev 96262) +++ trunk/Tools/ChangeLog 2011-09-28 21:58:34 UTC (rev 96263) @@ -1,5 +1,22 @@ 2011-09-28 David Levin +watchlist: Add a way to load the watchlist from config. +https://bugs.webkit.org/show_bug.cgi?id=68991 + +Reviewed by Eric Sei

[webkit-changes] [96262] trunk/Tools

2011-09-28 Thread levin
/Tools/Scripts/webkitpy/common/watchlist/watchlistparser_unittest.py Diff Modified: trunk/Tools/ChangeLog (96261 => 96262) --- trunk/Tools/ChangeLog 2011-09-28 21:02:25 UTC (rev 96261) +++ trunk/Tools/ChangeLog 2011-09-28 21:30:04 UTC (rev 96262) @@ -1,3 +1,9 @@ +2011-09-28 David Le

[webkit-changes] [96232] trunk/Tools

2011-09-28 Thread levin
UTC (rev 96232) @@ -1,5 +1,17 @@ 2011-09-28 David Levin +watchlist: Suggest corrections for typos and improve error message consistency. +https://bugs.webkit.org/show_bug.cgi?id=68976 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/watchlist/watchlistparser

[webkit-changes] [96228] trunk/Tools

2011-09-28 Thread levin
: trunk/Tools/ChangeLog (96227 => 96228) --- trunk/Tools/ChangeLog 2011-09-28 16:57:17 UTC (rev 96227) +++ trunk/Tools/ChangeLog 2011-09-28 17:05:55 UTC (rev 96228) @@ -1,3 +1,19 @@ +2011-09-28 David Levin + +watchlist: Add support for matching added or deleted lines. +ht

[webkit-changes] [96170] trunk/Tools

2011-09-27 Thread levin
ommon/watchlist/watchlistrule_unittest.py Diff Modified: trunk/Tools/ChangeLog (96169 => 96170) --- trunk/Tools/ChangeLog 2011-09-27 23:32:23 UTC (rev 96169) +++ trunk/Tools/ChangeLog 2011-09-27 23:42:12 UTC (rev 96170) @@ -1,3 +1,19 @@ +2011-09-27 David Levin + +watchlist: Add suppor

[webkit-changes] [96144] trunk/Tools

2011-09-27 Thread levin
-27 19:53:49 UTC (rev 96143) +++ trunk/Tools/ChangeLog 2011-09-27 19:55:27 UTC (rev 96144) @@ -1,3 +1,17 @@ +2011-09-27 David Levin + +watchlist: Add the filename pattern for definitions. +https://bugs.webkit.org/show_bug.cgi?id=68917 + +Reviewed by Adam Ba

[webkit-changes] [96115] trunk/Tools

2011-09-27 Thread levin
/Tools/ChangeLog (96114 => 96115) --- trunk/Tools/ChangeLog 2011-09-27 15:50:42 UTC (rev 96114) +++ trunk/Tools/ChangeLog 2011-09-27 15:52:14 UTC (rev 96115) @@ -1,5 +1,15 @@ 2011-09-27 David Levin +watchlist: Change watchlistparser.py to be class based. +https://bugs.webkit.

[webkit-changes] [96112] trunk/Tools

2011-09-27 Thread levin
/checkout/diff_test_data.py Diff Modified: trunk/Tools/ChangeLog (96111 => 96112) --- trunk/Tools/ChangeLog 2011-09-27 15:29:22 UTC (rev 96111) +++ trunk/Tools/ChangeLog 2011-09-27 15:35:49 UTC (rev 96112) @@ -1,3 +1,14 @@ +2011-09-27 David Levin + +watchlist: Break out the d

[webkit-changes] [96063] branches/chromium/835/Source/WebKit/chromium/src/ WorkerFileWriterCallbacksBridge.cpp

2011-09-26 Thread levin
Title: [96063] branches/chromium/835/Source/WebKit/chromium/src/WorkerFileWriterCallbacksBridge.cpp Revision 96063 Author le...@chromium.org Date 2011-09-26 18:40:37 -0700 (Mon, 26 Sep 2011) Log Message Merge 95012 - [chromium] Remove AllowCrossThreadAccess for WorkerFileWriterCallbacksBr

[webkit-changes] [96062] branches/chromium/835/Source/WebCore/platform

2011-09-26 Thread levin
Title: [96062] branches/chromium/835/Source/WebCore/platform Revision 96062 Author le...@chromium.org Date 2011-09-26 18:39:09 -0700 (Mon, 26 Sep 2011) Log Message Merge 94986 - Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [96046] trunk/Tools

2011-09-26 Thread levin
/Tools/Scripts/webkitpy/common/watchlist/watchlistparser_unittest.py Diff Modified: trunk/Tools/ChangeLog (96045 => 96046) --- trunk/Tools/ChangeLog 2011-09-26 23:53:42 UTC (rev 96045) +++ trunk/Tools/ChangeLog 2011-09-27 00:03:07 UTC (rev 96046) @@ -1,3 +1,14 @@ +2011-09-26 David Le

[webkit-changes] [95995] trunk/Tools

2011-09-26 Thread levin
-26 David Levin + +Add skeleton parsing for a WatchList. +https://bugs.webkit.org/show_bug.cgi?id=68823 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/common/watchlist/watchlistparser.py: Added. +Parses the top level watch list sections -- none are defined

[webkit-changes] [95688] trunk/LayoutTests

2011-09-21 Thread levin
-b-ao-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (95687 => 95688) --- trunk/LayoutTests/ChangeLog 2011-09-22 00:04:21 UTC (rev 95687) +++ trunk/LayoutTests/ChangeLog 2011-09-22 00:05:41 UTC (rev 95688) @@ -1,3 +1,14 @@ +2011-09-21 David Levin + +[chromium] Rebaseli

[webkit-changes] [95500] trunk/Tools

2011-09-19 Thread levin
499) +++ trunk/Tools/ChangeLog 2011-09-20 00:56:48 UTC (rev 95500) @@ -1,5 +1,17 @@ 2011-09-19 David Levin +Sheriffbot rollout should be more intuitive. +https://bugs.webkit.org/show_bug.cgi?id=68415 + +Reviewed by Adam Barth. + +* Scripts/webkitpy/tool/bot/irc_command

[webkit-changes] [95499] trunk/Tools

2011-09-19 Thread levin
/checkers/cpp_unittest.py Diff Modified: trunk/Tools/ChangeLog (95498 => 95499) --- trunk/Tools/ChangeLog 2011-09-20 00:35:41 UTC (rev 95498) +++ trunk/Tools/ChangeLog 2011-09-20 00:38:09 UTC (rev 95499) @@ -1,3 +1,13 @@ +2011-09-19 David Levin + +check-webkit-style generates bogus warn

[webkit-changes] [95464] branches/chromium/874/Source/WebKit/chromium/src/ WorkerFileWriterCallbacksBridge.cpp

2011-09-19 Thread levin
Title: [95464] branches/chromium/874/Source/WebKit/chromium/src/WorkerFileWriterCallbacksBridge.cpp Revision 95464 Author le...@chromium.org Date 2011-09-19 13:22:03 -0700 (Mon, 19 Sep 2011) Log Message Merge 95012 - [chromium] Remove AllowCrossThreadAccess for WorkerFileWriterCallbacksBr

[webkit-changes] [95463] branches/chromium/874/Source/WebCore/platform

2011-09-19 Thread levin
Title: [95463] branches/chromium/874/Source/WebCore/platform Revision 95463 Author le...@chromium.org Date 2011-09-19 13:20:20 -0700 (Mon, 19 Sep 2011) Log Message Merge 94986 - Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [95343] trunk/LayoutTests

2011-09-16 Thread levin
nge. + +* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-combinations-expected.png: Added. +* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-transformed-expected.png: Added. +* platform/chromium/test_expectations.txt: + +2011-09-16 David Le

[webkit-changes] [95332] trunk/LayoutTests

2011-09-16 Thread levin
sts/ChangeLog 2011-09-16 23:02:43 UTC (rev 95331) +++ trunk/LayoutTests/ChangeLog 2011-09-16 23:07:43 UTC (rev 95332) @@ -1,3 +1,31 @@ +2011-09-16 David Levin + + [chromium] Rebaseline fix up due to r95239. + + Expectation removal due to r95322 and r95325. + +* platform/chromium

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

2011-09-15 Thread levin
rev 95255) @@ -1,3 +1,10 @@ +2011-09-15 David Levin + +Remove TestWebKitAPI from the chromium build until it is made to work +with the shared component build. + +* WebKit.gyp: + 2011-09-15 Eric Seidel Remove ENABLE(SVG_AS_IMAGE) since all major ports have it

[webkit-changes] [95241] trunk/LayoutTests

2011-09-15 Thread levin
rev 95240) +++ trunk/LayoutTests/ChangeLog 2011-09-15 23:35:53 UTC (rev 95241) @@ -1,3 +1,16 @@ +2011-09-15 David Levin + +[chromium] Rebaselines due to r95203 and r95207. + +Also misc test_expectations additions. + +* platform/chromium-cg-mac/fast/box-shadow/no-blur-multi

[webkit-changes] [95224] trunk/LayoutTests

2011-09-15 Thread levin
/LayoutTests/platform/chromium/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (95223 => 95224) --- trunk/LayoutTests/ChangeLog 2011-09-15 20:49:55 UTC (rev 95223) +++ trunk/LayoutTests/ChangeLog 2011-09-15 20:57:58 UTC (rev 95224) @@ -1,3 +1,9 @@ +2011-09-15 David Le

[webkit-changes] [95218] trunk/LayoutTests

2011-09-15 Thread levin
-15 David Levin +[chromium] Add temporary exception while bots catch up to r95203. + +* platform/chromium/test_expectations.txt: + +2011-09-15 David Levin + [chromium] Add expectation for flaky tests. * platform/chromium/test_expectations.txt: Modified: tr

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

2011-09-15 Thread levin
vid Levin + +[chromium] Attempt to fix the shared build after r95188. + +* WebKit.gyp: + 2011-09-15 Brian Salomon [Skia/Chrome] Modified: trunk/Source/WebKit/chromium/WebKit.gyp (95201 => 95202) --- trunk/Source/WebKit/chromium/WebKit.gyp 2011-09-15 17:58:27 UT

[webkit-changes] [95196] trunk/LayoutTests

2011-09-15 Thread levin
/platform/chromium/test_expectations.txt Diff Modified: trunk/LayoutTests/ChangeLog (95195 => 95196) --- trunk/LayoutTests/ChangeLog 2011-09-15 16:43:15 UTC (rev 95195) +++ trunk/LayoutTests/ChangeLog 2011-09-15 16:46:09 UTC (rev 95196) @@ -1,3 +1,9 @@ +2011-09-15 David Le

[webkit-changes] [95146] trunk/LayoutTests

2011-09-14 Thread levin
unk/LayoutTests/ChangeLog 2011-09-15 00:50:48 UTC (rev 95145) +++ trunk/LayoutTests/ChangeLog 2011-09-15 01:22:47 UTC (rev 95146) @@ -1,3 +1,44 @@ +2011-09-14 David Levin + +[chromium] rebaselines due to r95121, r95070, and r95099. + +* platform/chromium-cg-mac-leopard/fast/bord

[webkit-changes] [95131] trunk/LayoutTests

2011-09-14 Thread levin
/ChangeLog (95130 => 95131) --- trunk/LayoutTests/ChangeLog 2011-09-14 22:31:40 UTC (rev 95130) +++ trunk/LayoutTests/ChangeLog 2011-09-14 22:37:49 UTC (rev 95131) @@ -1,3 +1,21 @@ +2011-09-14 David Levin + +[chromium] Update baselines due to r95070 and r95099. + +* platform/chrom

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

2011-09-12 Thread levin
k/Source/WebKit/chromium/ChangeLog 2011-09-13 04:01:59 UTC (rev 95011) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-09-13 04:15:59 UTC (rev 95012) @@ -1,3 +1,26 @@ +2011-09-12 David Levin + +[chromium] Remove AllowCrossThreadAccess for WorkerFileWriterCallbacksBridge. +

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

2011-09-12 Thread levin
6) --- trunk/Source/WebCore/ChangeLog 2011-09-12 22:43:51 UTC (rev 94985) +++ trunk/Source/WebCore/ChangeLog 2011-09-12 22:48:38 UTC (rev 94986) @@ -1,3 +1,21 @@ +2011-09-12 David Levin + +Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*. +https://bugs.webk

  1   2   >