Bug 50578

Summary: ClassList-related perf test is failing due to a typo
Product: WebKit Reporter: Emil A Eklund <eae>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Emil A Eklund 2010-12-06 12:05:22 PST
ClassList-related perf test is failing due to a typo
Comment 1 Emil A Eklund 2010-12-06 12:08:46 PST
Created attachment 75720 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-12-06 12:18:15 PST
Comment on attachment 75720 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=75720&action=review

Also, until you get your commit bit, use --request-commit option in webkit-patch to set the cq? bit.

> LayoutTests/ChangeLog:8
> +        * perf/class-list-remove.html:

It's usually a good thing to put a short description here, explaining what you've don. Like so:

* perf/class-list-remove.html: Changed to use the right value.
Comment 3 Emil A Eklund 2010-12-06 12:29:24 PST
Created attachment 75727 [details]
Patch
Comment 4 Dimitri Glazkov (Google) 2010-12-06 15:07:45 PST
Comment on attachment 75727 [details]
Patch

godspeed.
Comment 5 WebKit Commit Bot 2010-12-06 17:12:54 PST
Comment on attachment 75727 [details]
Patch

Clearing flags on attachment: 75727

Committed r73418: <http://trac.webkit.org/changeset/73418>
Comment 6 WebKit Commit Bot 2010-12-06 17:12:59 PST
All reviewed patches have been landed.  Closing bug.