Title: [87231] trunk/Source/WebCore
Revision 87231
Author dglaz...@chromium.org
Date 2011-05-24 16:49:30 -0700 (Tue, 24 May 2011)
Log Message
2011-05-24 Dimitri Glazkov
Sorted WebCore.xcodeproj again.
* WebCore.xcodeproj/project.pbxproj: Ran sort-XCode-project-file.
Title: [87780] trunk/Source/WebCore
Revision 87780
Author dglaz...@chromium.org
Date 2011-06-01 00:40:41 -0700 (Wed, 01 Jun 2011)
Log Message
2011-06-01 Dimitri Glazkov
Reviewed by Kent Tamura.
Remove ShadowElement and compact remaining used bits into RenderFileUpload
Title: [87914] trunk
Revision 87914
Author dglaz...@chromium.org
Date 2011-06-02 08:59:38 -0700 (Thu, 02 Jun 2011)
Log Message
2011-06-02 Dimitri Glazkov
Reviewed by Darin Adler.
Stop event propagation for cases where relatedTarget is both ancestor of the target and a
Title: [87924] trunk/LayoutTests
Revision 87924
Author dglaz...@chromium.org
Date 2011-06-02 10:04:54 -0700 (Thu, 02 Jun 2011)
Log Message
2011-06-02 Dimitri Glazkov
[Win] Start skipping a test that's now using shadowRoot machinery.
* platform/win/Skipped: Skip fast/e
Title: [88026] trunk
Revision 88026
Author dglaz...@chromium.org
Date 2011-06-03 09:26:15 -0700 (Fri, 03 Jun 2011)
Log Message
2011-06-02 Dimitri Glazkov
Reviewed by Darin Adler.
Prevent event dispatch for events with related target when host is the target.
ht
Title: [88115] trunk/Source/WebCore
Revision 88115
Author dglaz...@chromium.org
Date 2011-06-04 10:14:22 -0700 (Sat, 04 Jun 2011)
Log Message
2011-06-03 Dimitri Glazkov
Reviewed by Darin Adler.
Convert file to use the new shadow DOM model
https://bugs.webkit.
Title: [88476] trunk/Source/WebCore
Revision 88476
Author dglaz...@chromium.org
Date 2011-06-09 13:24:59 -0700 (Thu, 09 Jun 2011)
Log Message
2011-06-09 Dimitri Glazkov
Reviewed by Kent Tamura.
Fold isShadowBoundary into isShadowRoot.
https://bugs.webkit.org/s
Title: [88482] trunk/LayoutTests
Revision 88482
Author dglaz...@chromium.org
Date 2011-06-09 14:11:47 -0700 (Thu, 09 Jun 2011)
Log Message
2011-06-09 Dimitri Glazkov
[Chromium] Update expectations.
* platform/chromium-linux/plugins/mouse-events-expected.txt: Added.
Title: [88485] trunk/LayoutTests
Revision 88485
Author dglaz...@chromium.org
Date 2011-06-09 14:24:23 -0700 (Thu, 09 Jun 2011)
Log Message
2011-06-09 Dimitri Glazkov
[Chromium] Mark tests failing after http://trac.webkit.org/changeset/88478/ as failing.
* platform/chr
Title: [88542] trunk/LayoutTests
Revision 88542
Author dglaz...@chromium.org
Date 2011-06-10 08:55:36 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
REGRESSION (r88332): prototype-inheritance-2 ASSERTS attempting to enumerate spellCheckRanges.
https://
Title: [88545] trunk/LayoutTests
Revision 88545
Author dglaz...@chromium.org
Date 2011-06-10 10:00:17 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
Remove tests that are now passing.
* platform/chromium/test_expectations.txt: Removed passing tests.
Title: [88551] trunk/Source/WebCore
Revision 88551
Author dglaz...@chromium.org
Date 2011-06-10 10:56:52 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
Reviewed by Tony Chang.
REGRESSION (r88332): prototype-inheritance-2 ASSERTS attempting to enumerat
Title: [88558] trunk/LayoutTests
Revision 88558
Author dglaz...@chromium.org
Date 2011-06-10 13:29:33 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
[Chromium] Update expectations after r88555.
* platform/chromium-win/svg/custom/focus-ring-expected.tx
Title: [88560] trunk/LayoutTests
Revision 88560
Author dglaz...@chromium.org
Date 2011-06-10 13:39:02 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
[Chromium] Remove expectation of crash, fixed in r88551.
* platform/chromium/test_expectations.txt: Re
Title: [88562] trunk/LayoutTests
Revision 88562
Author dglaz...@chromium.org
Date 2011-06-10 13:54:48 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
[V8] Add failure expectation for a test, added in r88559.
* platform/chromium/test_expectations.txt: A
Title: [88563] trunk/LayoutTests
Revision 88563
Author dglaz...@chromium.org
Date 2011-06-10 13:59:21 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
[Chromium] Land expectations for a test, added in r88556.
* platform/chromium-mac/printing/page-count-
Title: [88572] trunk/LayoutTests
Revision 88572
Author dglaz...@chromium.org
Date 2011-06-10 15:21:46 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
Remove all spurious copies of test expectations that somehow made it into the tree.
* platform/chromiu
Title: [88574] trunk/LayoutTests
Revision 88574
Author dglaz...@chromium.org
Date 2011-06-10 15:55:22 -0700 (Fri, 10 Jun 2011)
Log Message
2011-06-10 Dimitri Glazkov
[Chromium] Turns out, linux baseline isn't spurious.
* platform/chromium-linux/fast/dom/navigator-deta
Title: [88602] trunk
Revision 88602
Author dglaz...@chromium.org
Date 2011-06-11 10:12:52 -0700 (Sat, 11 Jun 2011)
Log Message
2011-06-11 Dimitri Glazkov
Unreviewed, rolling out r88565.
http://trac.webkit.org/changeset/88565
https://bugs.webkit.org/show_bug.cgi
Title: [88603] trunk/LayoutTests
Revision 88603
Author dglaz...@chromium.org
Date 2011-06-11 11:09:14 -0700 (Sat, 11 Jun 2011)
Log Message
2011-06-11 Dimitri Glazkov
Remove expectation of failure after clobber.
https://bugs.webkit.org/show_bug.cgi?id=62364
* p
Title: [88606] trunk
Revision 88606
Author dglaz...@chromium.org
Date 2011-06-11 13:21:55 -0700 (Sat, 11 Jun 2011)
Log Message
2011-06-11 Dimitri Glazkov
Unreviewed, rolling out r88569.
http://trac.webkit.org/changeset/88569
https://bugs.webkit.org/show_bug.cgi
Title: [88648] trunk/LayoutTests
Revision 88648
Author dglaz...@chromium.org
Date 2011-06-13 10:25:27 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Dimitri Glazkov
[Chromium] Updated Leopard pixel baselines.
* platform/chromium-mac-leopard/fast/backgrounds/repeat/ne
Title: [88658] trunk/LayoutTests
Revision 88658
Author dglaz...@chromium.org
Date 2011-06-13 11:20:10 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Dimitri Glazkov
[Chromium] Clean up test expectations, add a flake.
* platform/chromium/test_expectations.txt: Cleaned
Title: [88695] trunk/LayoutTests
Revision 88695
Author dglaz...@chromium.org
Date 2011-06-13 14:22:05 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Dimitri Glazkov
[Chromium] Record more flakiness...
* platform/chromium/test_expectations.txt: Added expectation of fl
Title: [88697] trunk/LayoutTests
Revision 88697
Author dglaz...@chromium.org
Date 2011-06-13 14:29:25 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Dimitri Glazkov
[Chromium] Correctly classify the test as failing.
* platform/chromium/test_expectations.txt: It's fai
Title: [88721] trunk/Source/WebCore
Revision 88721
Author dglaz...@chromium.org
Date 2011-06-13 15:39:32 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Dimitri Glazkov
Unreviewed, rolling out r88704.
http://trac.webkit.org/changeset/88704
https://bugs.webkit.o
Title: [88817] trunk/LayoutTests
Revision 88817
Author dglaz...@chromium.org
Date 2011-06-14 10:20:20 -0700 (Tue, 14 Jun 2011)
Log Message
2011-06-14 Dimitri Glazkov
[Chromium] Add expectations for flaky tests.
* platform/chromium/test_expectations.txt: Recorded flaki
Title: [88851] trunk/LayoutTests
Revision 88851
Author dglaz...@chromium.org
Date 2011-06-14 13:51:11 -0700 (Tue, 14 Jun 2011)
Log Message
2011-06-14 Dimitri Glazkov
[Chromium] Record expectation of crash for inspector/cookie-parser.html.
* platform/chromium/test_expe
Title: [88855] trunk/LayoutTests
Revision 88855
Author dglaz...@chromium.org
Date 2011-06-14 15:07:25 -0700 (Tue, 14 Jun 2011)
Log Message
2011-06-14 Dimitri Glazkov
[Chromium] Turns out, inspector/cookie-parser.html can timeout out.
* platform/chromium/test_expectati
Title: [88977] trunk/Source/WebCore
Revision 88977
Author dglaz...@chromium.org
Date 2011-06-15 15:11:50 -0700 (Wed, 15 Jun 2011)
Log Message
2011-06-15 Dimitri Glazkov
Reviewed by Adam Barth.
Clarify FileChooser creation code.
https://bugs.webkit.org/show_bug
Title: [89040] trunk/Source/WebCore
Revision 89040
Author dglaz...@chromium.org
Date 2011-06-16 10:40:55 -0700 (Thu, 16 Jun 2011)
Log Message
2011-06-16 Dimitri Glazkov
[Qt] Build fix after r89039.
* platform/qt/RenderThemeQt.h: Move decl out of ENABLE(VIDEO) ifdef.
Title: [89042] trunk/Source/WebCore
Revision 89042
Author dglaz...@chromium.org
Date 2011-06-16 10:46:52 -0700 (Thu, 16 Jun 2011)
Log Message
2011-06-16 Dimitri Glazkov
[Qt] Build fix after r89039.
* platform/qt/RenderThemeQt.h: Renamed local variable f to font.
Modi
Title: [89043] trunk/Source/WebCore
Revision 89043
Author dglaz...@chromium.org
Date 2011-06-16 10:54:59 -0700 (Thu, 16 Jun 2011)
Log Message
2011-06-16 Dimitri Glazkov
[Qt] Build fix after r89039.
* platform/qt/RenderThemeQt.cpp: Added StringTruncator include.
Modif
Title: [89046] trunk/Source/WebCore
Revision 89046
Author dglaz...@chromium.org
Date 2011-06-16 11:07:05 -0700 (Thu, 16 Jun 2011)
Log Message
2011-06-16 Dimitri Glazkov
[Qt] Build fix after r89039.
* WebCore.pro: Added StringTruncator to build system.
* platfo
Title: [89048] trunk/Source/WebCore
Revision 89048
Author dglaz...@chromium.org
Date 2011-06-16 11:12:24 -0700 (Thu, 16 Jun 2011)
Log Message
2011-06-16 Dimitri Glazkov
Clang fix after r89039.
* rendering/RenderThemeMac.h: Removed spurious constipation.
* rend
Title: [97298] trunk/LayoutTests
Revision 97298
Author dglaz...@chromium.org
Date 2011-10-12 13:59:32 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Widen expectation of flakiness according to bots.
* platform/chromium/test_expectations.txt: Widened.
Modified Paths
trunk/LayoutTests/C
Title: [97300] trunk/LayoutTests
Revision 97300
Author dglaz...@chromium.org
Date 2011-10-12 14:08:04 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Mark http/tests/media/video-play-stall.html as flaky TIMEOUT.
* platform/chromium/test_expectations.txt: Marked.
Modified Paths
trunk/La
Title: [97302] trunk/Tools
Revision 97302
Author dglaz...@chromium.org
Date 2011-10-12 14:21:51 -0700 (Wed, 12 Oct 2011)
Log Message
garden-o-matic's "Expect Failure" button does not work correctly, so we should remove it until the plumbing is fixed to avoid landmines.
https://bugs.webkit
Title: [97306] trunk/LayoutTests
Revision 97306
Author dglaz...@chromium.org
Date 2011-10-12 14:50:42 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] More timeouts after V8 roll.
* platform/chromium/test_expectations.txt: Updated.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/Layout
Title: [97373] trunk/LayoutTests
Revision 97373
Author dglaz...@chromium.org
Date 2011-10-13 11:28:32 -0700 (Thu, 13 Oct 2011)
Log Message
[Chromium] Update expectations while waiting on results from bots.
* platform/chromium/test_expectations.txt: Updated.
Modified Paths
trunk/LayoutT
Title: [97394] trunk/LayoutTests
Revision 97394
Author dglaz...@chromium.org
Date 2011-10-13 13:54:53 -0700 (Thu, 13 Oct 2011)
Log Message
[Chromium] Update expectations after r97378.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chromium/test_expectations.txt
Title: [97396] trunk/LayoutTests
Revision 97396
Author dglaz...@chromium.org
Date 2011-10-13 14:05:33 -0700 (Thu, 13 Oct 2011)
Log Message
Remove expectations of failure after r97149.
* platform/chromium/test_expectations.txt: Yipee.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/Lay
Title: [97397] trunk/LayoutTests
Revision 97397
Author dglaz...@chromium.org
Date 2011-10-13 14:11:17 -0700 (Thu, 13 Oct 2011)
Log Message
Add GPU crashes that cropped up.
* platform/chromium/test_expectations.txt: Added.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/pla
Title: [97400] trunk/LayoutTests
Revision 97400
Author dglaz...@chromium.org
Date 2011-10-13 14:25:29 -0700 (Thu, 13 Oct 2011)
Log Message
Tweak flakiness expectation.
* platform/chromium/test_expectations.txt: Tweaked.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platf
Title: [97406] trunk/LayoutTests
Revision 97406
Author dglaz...@chromium.org
Date 2011-10-13 15:01:15 -0700 (Thu, 13 Oct 2011)
Log Message
Update expectations after gdi->skia switch.
* platform/chromium-cg-mac-snowleopard/svg/batik/text/textFeatures-expected.png: Renamed from LayoutTests
Title: [97414] trunk/LayoutTests
Revision 97414
Author dglaz...@chromium.org
Date 2011-10-13 15:39:24 -0700 (Thu, 13 Oct 2011)
Log Message
Tweaking moar expectations.
* platform/chromium/test_expectations.txt: Tweakage.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platf
Title: [97416] trunk/LayoutTests
Revision 97416
Author dglaz...@chromium.org
Date 2011-10-13 15:54:02 -0700 (Thu, 13 Oct 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=70069
REGRESSION (r63637): [Chromium] http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1.
Title: [97418] trunk/LayoutTests
Revision 97418
Author dglaz...@chromium.org
Date 2011-10-13 16:14:19 -0700 (Thu, 13 Oct 2011)
Log Message
[Chromium] Add a colon to make expectation valid.
* platform/chromium/test_expectations.txt: Jeez.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk
Title: [97427] trunk/Tools
Revision 97427
Author dglaz...@chromium.org
Date 2011-10-13 17:29:15 -0700 (Thu, 13 Oct 2011)
Log Message
land-cowboy should at least check style.
https://bugs.webkit.org/show_bug.cgi?id=70073
Reviewed by Adam Barth.
* Scripts/webkitpy/tool/commands/download.p
Title: [97488] trunk/LayoutTests
Revision 97488
Author dglaz...@chromium.org
Date 2011-10-14 11:48:35 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Update expectations after r97481.
* platform/chromium/test_expectations.txt: Updated.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/L
Title: [97504] trunk/Tools
Revision 97504
Author dglaz...@chromium.org
Date 2011-10-14 14:12:49 -0700 (Fri, 14 Oct 2011)
Log Message
Plumb style-checker filter up to command options and make land-cowboy use it.
https://bugs.webkit.org/show_bug.cgi?id=70119
Reviewed by Adam Barth.
* Scri
Title: [97507] trunk/LayoutTests
Revision 97507
Author dglaz...@chromium.org
Date 2011-10-14 14:25:11 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Update expectations after r97502.
* platform/chromium/test_expectations.txt: Updated expectations.
Modified Paths
trunk/LayoutTests/Chan
Title: [97513] trunk/LayoutTests
Revision 97513
Author dglaz...@chromium.org
Date 2011-10-14 15:03:02 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Update expectations after r97487.
* platform/chromium-cg-mac-snowleopard/fast/css/clip-text-in-scaled-div-expected.png: Added.
* platform/
Title: [97520] trunk/LayoutTests
Revision 97520
Author dglaz...@chromium.org
Date 2011-10-14 15:35:26 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Update expectations after r97502.
* platform/chromium/fast/css/getComputedStyle/computed-style-border-image-expected.txt: Added.
* platfor
Title: [97521] trunk/Tools
Revision 97521
Author dglaz...@chromium.org
Date 2011-10-14 15:37:16 -0700 (Fri, 14 Oct 2011)
Log Message
Write unit test to ensure style-checker-filter option is passed properly in webkit-patch
https://bugs.webkit.org/show_bug.cgi?id=70143
Reviewed by Adam Bar
Title: [97526] trunk/LayoutTests
Revision 97526
Author dglaz...@chromium.org
Date 2011-10-14 15:51:17 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Remove the duplicelious expectation.
* platform/chromium/fast/css/getComputedStyle/computed-style-border-image-expected.txt: Removed.
Mod
Title: [97528] trunk/LayoutTests
Revision 97528
Author dglaz...@chromium.org
Date 2011-10-14 15:56:42 -0700 (Fri, 14 Oct 2011)
Log Message
[Chromium] Update expectations after r97522.
* platform/chromium/fast/harness/results-expected.txt: Tweakaged.
Modified Paths
trunk/LayoutTests/Cha
Title: [97634] trunk/Tools
Revision 97634
Author dglaz...@chromium.org
Date 2011-10-17 11:17:17 -0700 (Mon, 17 Oct 2011)
Log Message
garden-o-matic operations fail because of CSP.
https://bugs.webkit.org/show_bug.cgi?id=70249
* BuildSlaveSupport/build.webkit.org-config/public_html/TestFa
Title: [97761] branches/chromium/912/
Revision 97761
Author dglaz...@chromium.org
Date 2011-10-18 09:04:48 -0700 (Tue, 18 Oct 2011)
Log Message
Created branch 912.
Added Paths
branches/chromium/912/
Diff
Property changes: branches/chromium/912
Added: svn:ignore
depcomp
compile
c
Title: [97763] branches/chromium/912/codereview.settings
Revision 97763
Author dglaz...@chromium.org
Date 2011-10-18 09:08:57 -0700 (Tue, 18 Oct 2011)
Log Message
Added codereview settings.
Added Paths
branches/chromium/912/codereview.settings
Diff
Added: branches/chromium/912/code
Title: [97770] trunk/Tools
Revision 97770
Author dglaz...@chromium.org
Date 2011-10-18 10:17:50 -0700 (Tue, 18 Oct 2011)
Log Message
garden-o-matic should not report flaking in expected failures as failures.
https://bugs.webkit.org/show_bug.cgi?id=70279
Reviewed by Adam Barth.
On the bo
Title: [97772] trunk/Tools
Revision 97772
Author dglaz...@chromium.org
Date 2011-10-18 10:33:24 -0700 (Tue, 18 Oct 2011)
Log Message
Fix a unit test in TestFailures.
https://bugs.webkit.org/show_bug.cgi?id=70337
Reviewed by Adam Barth.
* BuildSlaveSupport/build.webkit.org-config/public_
Title: [97774] trunk/Tools
Revision 97774
Author dglaz...@chromium.org
Date 2011-10-18 10:37:03 -0700 (Tue, 18 Oct 2011)
Log Message
Add myself to the newfangled watchlist plumbing.
https://bugs.webkit.org/show_bug.cgi?id=70338
Reviewed by David Levin.
* Scripts/webkitpy/common/config/w
Title: [98492] trunk
Revision 98492
Author dglaz...@chromium.org
Date 2011-10-26 09:58:44 -0700 (Wed, 26 Oct 2011)
Log Message
REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regression)
https://bugs.webkit.org/show_bug.cgi?id=70857
Source/WebCore:
Revert r94
Title: [96055] trunk/Tools
Revision 96055
Author dglaz...@chromium.org
Date 2011-09-26 17:52:19 -0700 (Mon, 26 Sep 2011)
Log Message
garden-o-matic should not say "Just now" when it doesn't actually know when an event happened.
https://bugs.webkit.org/show_bug.cgi?id=68841
Reviewed by Ad
Title: [96059] trunk/Tools
Revision 96059
Author dglaz...@chromium.org
Date 2011-09-26 18:27:04 -0700 (Mon, 26 Sep 2011)
Log Message
garden-o-matic should be pretty in Open Sans.
https://bugs.webkit.org/show_bug.cgi?id=68845
Reviewed by Adam Barth.
* BuildSlaveSupport/build.webkit.org-c
Title: [96074] trunk/Tools
Revision 96074
Author dglaz...@chromium.org
Date 2011-09-26 23:32:10 -0700 (Mon, 26 Sep 2011)
Log Message
garden-o-matic's commit data on summary page should not crowd itself or twitch when hovered over.
https://bugs.webkit.org/show_bug.cgi?id=68864
Reviewed by
Title: [96258] trunk
Revision 96258
Author dglaz...@chromium.org
Date 2011-09-28 13:55:50 -0700 (Wed, 28 Sep 2011)
Log Message
REGRESSION(r95573): Crash when loading SVG documents in a flattened frame or any SVG document in Chromium/Mac.
https://bugs.webkit.org/show_bug.cgi?id=68938
Sour
Title: [96282] trunk/Tools
Revision 96282
Author dglaz...@chromium.org
Date 2011-09-28 18:03:30 -0700 (Wed, 28 Sep 2011)
Log Message
garden-o-matic results should anticipate 0 unexpected failures.
https://bugs.webkit.org/show_bug.cgi?id=69036
Also fixes controllers: UnexpectedFailures te
Title: [97156] branches/components/
Revision 97156
Author dglaz...@chromium.org
Date 2011-10-11 09:43:54 -0700 (Tue, 11 Oct 2011)
Log Message
Created component model branch.
Added Paths
branches/components/
Diff
Property changes: branches/components
Added: svn:ignore
depcomp
com
Title: [97162] trunk/LayoutTests
Revision 97162
Author dglaz...@chromium.org
Date 2011-10-11 10:41:02 -0700 (Tue, 11 Oct 2011)
Log Message
[Chromium] Gardening flakey test expectations.
* platform/chromium/test_expectations.txt: Updated for recent flakes.
Modified Paths
trunk/LayoutTes
Title: [97166] trunk/LayoutTests
Revision 97166
Author dglaz...@chromium.org
Date 2011-10-11 11:39:42 -0700 (Tue, 11 Oct 2011)
Log Message
[Chromium] Unbarf Win testers after ambiguous expectations were added in r97149.
* platform/chromium/test_expectations.txt: Made expectation more spe
Title: [97170] trunk/LayoutTests
Revision 97170
Author dglaz...@chromium.org
Date 2011-10-11 12:56:28 -0700 (Tue, 11 Oct 2011)
Log Message
[Chromium] Mark more flakes as flakes.
* platform/chromium/test_expectations.txt: Marked flakes.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/L
Title: [97173] trunk/LayoutTests
Revision 97173
Author dglaz...@chromium.org
Date 2011-10-11 13:36:51 -0700 (Tue, 11 Oct 2011)
Log Message
[Chromium] fast/js/regexp-overflow.html is slow everywhere.
* platform/chromium/test_expectations.txt: Widened platform specifiers.
Modified Paths
Title: [97175] trunk/LayoutTests
Revision 97175
Author dglaz...@chromium.org
Date 2011-10-11 13:44:22 -0700 (Tue, 11 Oct 2011)
Log Message
[Chromium] Suddenly, things are crashing sporadically.
* platform/chromium/test_expectations.txt: Document the crashes.
Modified Paths
trunk/Layout
Title: [97268] trunk/LayoutTests
Revision 97268
Author dglaz...@chromium.org
Date 2011-10-12 09:48:27 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Add a bunch of TIMEOUTs due to V8 roll.
* platform/chromium/test_expectations.txt: Added expectations of TIMEOUT.
Modified Paths
trunk/L
Title: [97271] trunk/LayoutTests
Revision 97271
Author dglaz...@chromium.org
Date 2011-10-12 10:27:43 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] More TIMEOUTs and TIMEOUT flakes due to V8 roll.
* platform/chromium/test_expectations.txt: Added expectations of TIMEOUT.
Modified Paths
Title: [97272] trunk/LayoutTests
Revision 97272
Author dglaz...@chromium.org
Date 2011-10-12 10:32:03 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Fix ambiguous expectations.
* platform/chromium/test_expectations.txt: Fixed.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTes
Title: [97273] trunk/LayoutTests
Revision 97273
Author dglaz...@chromium.org
Date 2011-10-12 10:41:41 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Mark implicit-submission test as slow for all Debug builds.
* platform/chromium/test_expectations.txt: Marked so.
Modified Paths
trunk/L
Title: [97275] trunk/LayoutTests
Revision 97275
Author dglaz...@chromium.org
Date 2011-10-12 10:56:00 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] Fix expectation ambiguities.
* platform/chromium/test_expectations.txt: Fixed.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTe
Title: [97281] trunk/Tools
Revision 97281
Author dglaz...@chromium.org
Date 2011-10-12 11:46:09 -0700 (Wed, 12 Oct 2011)
Log Message
garden-o-matic should color-code test failure types.
https://bugs.webkit.org/show_bug.cgi?id=69945
Reviewed by Adam Barth.
* BuildSlaveSupport/build.webki
Title: [97290] trunk/LayoutTests
Revision 97290
Author dglaz...@chromium.org
Date 2011-10-12 12:47:47 -0700 (Wed, 12 Oct 2011)
Log Message
[Chromium] More timeouts after V8 roll.
* platform/chromium/test_expectations.txt: Updated.
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/Layout
Title: [89523] trunk/Source/WebCore
Revision 89523
Author dglaz...@chromium.org
Date 2011-06-22 20:07:58 -0700 (Wed, 22 Jun 2011)
Log Message
2011-06-22 Dimitri Glazkov
Reviewed by Kent Tamura.
Add a helper function to FileList to retrieve a list of filenames.
Title: [89526] trunk/Source/WebCore
Revision 89526
Author dglaz...@chromium.org
Date 2011-06-22 20:55:53 -0700 (Wed, 22 Jun 2011)
Log Message
2011-06-22 Dimitri Glazkov
Reviewed by Kent Tamura.
Convert FileIconLoaderClient to "smart client" pattern, just like FileChoo
Title: [89535] trunk/Source/WebCore
Revision 89535
Author dglaz...@chromium.org
Date 2011-06-22 23:04:50 -0700 (Wed, 22 Jun 2011)
Log Message
2011-06-22 Dimitri Glazkov
Reviewed by Kent Tamura.
Move file-choosing and icon-loading management to FileInputType
ht
Title: [89742] trunk
Revision 89742
Author dglaz...@chromium.org
Date 2011-06-25 10:04:40 -0700 (Sat, 25 Jun 2011)
Log Message
2011-06-24 Dimitri Glazkov
Reviewed by Darin Adler.
REGRESSION (r77740): Shadow DOM pseudo elements aren't matching when combined with descen
Title: [89743] trunk/LayoutTests
Revision 89743
Author dglaz...@chromium.org
Date 2011-06-25 10:21:26 -0700 (Sat, 25 Jun 2011)
Log Message
2011-06-25 Dimitri Glazkov
[Chromium] Update expectations after r89732.
https://bugs.webkit.org/show_bug.cgi?id=59085
* p
Title: [89746] trunk/Tools
Revision 89746
Author dglaz...@chromium.org
Date 2011-06-25 11:53:00 -0700 (Sat, 25 Jun 2011)
Log Message
2011-06-25 Dimitri Glazkov
Reviewed by Adam Barth.
run-bindings-tests does not work on Chromium Windows.
https://bugs.webkit.or
Title: [89762] trunk
Revision 89762
Author dglaz...@chromium.org
Date 2011-06-25 21:33:36 -0700 (Sat, 25 Jun 2011)
Log Message
2011-06-25 Dimitri Glazkov
Reviewed by Adam Barth.
Crash in frameless document with media element.
https://bugs.webkit.org/show_bug.c
Title: [89777] trunk/Source/WebCore
Revision 89777
Author dglaz...@chromium.org
Date 2011-06-26 18:47:50 -0700 (Sun, 26 Jun 2011)
Log Message
2011-06-26 Dimitri Glazkov
Reviewed by Adam Barth.
FileList::filenames should be FileList::paths, because it's more accurate.
Title: [89981] trunk/Source/WebCore
Revision 89981
Author dglaz...@chromium.org
Date 2011-06-28 17:58:45 -0700 (Tue, 28 Jun 2011)
Log Message
2011-06-28 Dimitri Glazkov
Reviewed by Adam Barth.
Remove errant isShadowBoundary on ShadowRoot.
https://bugs.webkit.o
Title: [89989] trunk/Source/WebCore
Revision 89989
Author dglaz...@chromium.org
Date 2011-06-28 23:05:16 -0700 (Tue, 28 Jun 2011)
Log Message
2011-06-28 Dimitri Glazkov
Reviewed by Kent Tamura.
Store shadowPseudoId in ElementRareData.
https://bugs.webkit.org/s
Title: [89992] trunk/Source/WebCore
Revision 89992
Author dglaz...@chromium.org
Date 2011-06-28 23:46:56 -0700 (Tue, 28 Jun 2011)
Log Message
2011-06-28 Dimitri Glazkov
Reviewed by Adam Barth.
Make applyAuthorSheets settable on ShadowRoot.
https://bugs.webkit.
Title: [90026] trunk/Source/WebCore
Revision 90026
Author dglaz...@chromium.org
Date 2011-06-29 10:46:56 -0700 (Wed, 29 Jun 2011)
Log Message
2011-06-29 Dimitri Glazkov
Reviewed by Adam Barth.
Extract setShadowRoot function, harden it in preparation to be exposed to s
Title: [90071] trunk/Source/WebCore
Revision 90071
Author dglaz...@chromium.org
Date 2011-06-29 17:03:36 -0700 (Wed, 29 Jun 2011)
Log Message
2011-06-29 Dimitri Glazkov
Reviewed by Kent Tamura.
Remove ElementWithPseudoId, since now an Element can store it all by itsel
Title: [90496] trunk/Tools
Revision 90496
Author dglaz...@chromium.org
Date 2011-07-06 14:10:43 -0700 (Wed, 06 Jul 2011)
Log Message
2011-07-06 Dimitri Glazkov
garden-o-matic should use a favicon to indicate current state.
https://bugs.webkit.org/show_bug.cgi?id=64027
Title: [90920] trunk/Tools
Revision 90920
Author dglaz...@chromium.org
Date 2011-07-13 08:49:08 -0700 (Wed, 13 Jul 2011)
Log Message
Extract model-like TestExpectationLine and TestExpectationFile from TestExpectations.
https://bugs.webkit.org/show_bug.cgi?id=64386
This is the first step
Title: [90934] trunk/Tools
Revision 90934
Author dglaz...@chromium.org
Date 2011-07-13 11:40:12 -0700 (Wed, 13 Jul 2011)
Log Message
Eliminate TestExpectationsFile.
https://bugs.webkit.org/show_bug.cgi?id=64458
Turns out, we can just use a Python list.
Reviewed by Adam Barth.
* Scripts
Title: [90941] trunk/Tools
Revision 90941
Author dglaz...@chromium.org
Date 2011-07-13 12:36:47 -0700 (Wed, 13 Jul 2011)
Log Message
Consolidate expectations parsing code.
https://bugs.webkit.org/show_bug.cgi?id=64460
Reviewed by Adam Barth.
* Scripts/webkitpy/layout_tests/models/test_e
Title: [90942] trunk/Tools
Revision 90942
Author dglaz...@chromium.org
Date 2011-07-13 12:40:09 -0700 (Wed, 13 Jul 2011)
Log Message
Introduce TestExpectationSerializer.list_to_string.
https://bugs.webkit.org/show_bug.cgi?id=64462
Reviewed by Adam Barth.
* Scripts/webkitpy/layout_tests/
1 - 100 of 317 matches
Mail list logo