Bug 40553 - fix chromium compile after r61094 (id attribute refactor)
Summary: fix chromium compile after r61094 (id attribute refactor)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-13 17:57 PDT by Tony Chang
Modified: 2010-06-13 18:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.24 KB, patch)
2010-06-13 17:57 PDT, Tony Chang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-06-13 17:57:06 PDT
fix chromium compile after r61094 (id attribute refactor)
Comment 1 Tony Chang 2010-06-13 17:57:43 PDT
Created attachment 58609 [details]
Patch
Comment 2 Tony Chang 2010-06-13 17:58:44 PDT
Committed r61097: <http://trac.webkit.org/changeset/61097>
Comment 3 Tony Chang 2010-06-13 18:10:23 PDT
I think this is correct, but it seems like WebFormControlElement.cpp should have a "hasID()" check.