Bug 41546 - Remove extra semicolon at the end of HTMLTreeBuilder::attach
Summary: Remove extra semicolon at the end of HTMLTreeBuilder::attach
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 15:50 PDT by Kwang Yul Seo
Modified: 2010-07-02 21:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.10 KB, patch)
2010-07-02 15:53 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-07-02 15:50:33 PDT
This is not critical, but the extra semicolon at the end of HTMLTreeBuilder::attach causes a warning in RVCT.
Comment 1 Kwang Yul Seo 2010-07-02 15:53:26 PDT
Created attachment 60414 [details]
Patch
Comment 2 WebKit Commit Bot 2010-07-02 21:23:21 PDT
Comment on attachment 60414 [details]
Patch

Clearing flags on attachment: 60414

Committed r62431: <http://trac.webkit.org/changeset/62431>
Comment 3 WebKit Commit Bot 2010-07-02 21:23:25 PDT
All reviewed patches have been landed.  Closing bug.