Bug 88526

Summary: Fix unmatched parenthesis in fast/dom/HTMLAnchorElement/anchor-download-unset.html
Product: WebKit Reporter: Kinuko Yasuda <kinuko>
Component: WebCore Misc.Assignee: Kinuko Yasuda <kinuko>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85174    
Attachments:
Description Flags
Patch ap: review+, ap: commit-queue-

Kinuko Yasuda
Reported 2012-06-07 05:18:04 PDT
Fix unmatched parenthesis in fast/dom/HTMLAnchorElement/anchor-download-unset.html. This is a regression from r11582, splitted out from bug 85174.
Attachments
Patch (2.61 KB, patch)
2012-06-07 05:21 PDT, Kinuko Yasuda
ap: review+
ap: commit-queue-
Kinuko Yasuda
Comment 1 2012-06-07 05:21:12 PDT
Kinuko Yasuda
Comment 2 2012-06-07 05:23:02 PDT
(In reply to comment #0) > This is a regression from r11582, splitted out from bug 85174. Corrected revision is: r115582. http://trac.webkit.org/changeset/115582
Alexey Proskuryakov
Comment 3 2012-06-07 14:19:35 PDT
Comment on attachment 146259 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=146259&action=review > LayoutTests/ChangeLog:8 > + This test seems to be skipped on other platforms. On platforms other than what? Please make the ChangeLog a little clearer.
Kinuko Yasuda
Comment 4 2012-06-07 20:45:40 PDT
(In reply to comment #3) > (From update of attachment 146259 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=146259&action=review > > > LayoutTests/ChangeLog:8 > > + This test seems to be skipped on other platforms. > > On platforms other than what? Please make the ChangeLog a little clearer. Oops, will update ChangeLog before landing. I meant other than chromium.
Kinuko Yasuda
Comment 5 2012-06-07 21:15:49 PDT
Note You need to log in before you can comment on or make changes to this bug.