Bug 76695 - [MicroData] Remove ExceptionCode& from setAttribute() call.
Summary: [MicroData] Remove ExceptionCode& from setAttribute() call.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 03:28 PST by Arko Saha
Modified: 2012-01-23 17:37 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.13 KB, patch)
2012-01-20 03:36 PST, Arko Saha
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arko Saha 2012-01-20 03:28:44 PST
Changeset http://trac.webkit.org/changeset/103296 removed unused ExceptionCode& argument from Element::setAttribute(QualifiedName).
Hence updating all calls to setAttribute() method in MicroData code.
Comment 1 Arko Saha 2012-01-20 03:36:20 PST
Created attachment 123282 [details]
Patch
Comment 2 Hajime Morrita 2012-01-23 13:51:08 PST
Comment on attachment 123282 [details]
Patch

Obviously sane.
Comment 3 WebKit Review Bot 2012-01-23 17:37:10 PST
Comment on attachment 123282 [details]
Patch

Clearing flags on attachment: 123282

Committed r105668: <http://trac.webkit.org/changeset/105668>
Comment 4 WebKit Review Bot 2012-01-23 17:37:15 PST
All reviewed patches have been landed.  Closing bug.