RESOLVED FIXED 76695
[MicroData] Remove ExceptionCode& from setAttribute() call.
https://bugs.webkit.org/show_bug.cgi?id=76695
Summary [MicroData] Remove ExceptionCode& from setAttribute() call.
Arko Saha
Reported 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.
Attachments
Patch (8.13 KB, patch)
2012-01-20 03:36 PST, Arko Saha
no flags
Arko Saha
Comment 1 2012-01-20 03:36:20 PST
Hajime Morrita
Comment 2 2012-01-23 13:51:08 PST
Comment on attachment 123282 [details] Patch Obviously sane.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-01-23 17:37:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.