Bug 79361
Summary: | Update Chromium test expectation for fast/js/var-declarations-zero-width.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mathias Bynens <mathias> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | adamk, mathias, peter |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mathias Bynens
Update Chromium test expectation for fast/js/var-declarations-zero-width.html
Once bug 78908 is resolved, there will be a new test in `LayoutTests/fast/js/var-declarations-zero-width.html`. This test currently fails on Chromium but won’t anymore as soon as http://code.google.com/p/v8/source/detail?r=10800 propagates. When that happens, the test expectation for the Chromium port should be updated.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Klein
Rolled in, removing expectation (along with a bunch of others).
Mathias Bynens
http://trac.webkit.org/changeset/109260
Adam Klein
(In reply to comment #2)
> http://trac.webkit.org/changeset/109260
Actually this one: http://trac.webkit.org/changeset/109262
Mathias Bynens
(In reply to comment #3)
> Actually this one: http://trac.webkit.org/changeset/109262
Right, thanks! :)