Bug 76695

Summary: [MicroData] Remove ExceptionCode& from setAttribute() call.
Product: WebKit Reporter: Arko Saha <arko>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.