Bug 101781

Summary: HTML Attributes names and values should be created as 8 bit string where possible
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: DOMAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Michael Saboff
Reported 2012-11-09 11:47:56 PST
HTML Attribute keys and values are most likely going to be lower case ASCII, therefore we should try to create them as 8 bit strings.
Attachments
Patch (3.72 KB, patch)
2012-11-09 13:00 PST, Michael Saboff
no flags
Michael Saboff
Comment 1 2012-11-09 13:00:50 PST
WebKit Review Bot
Comment 2 2012-11-09 14:33:19 PST
Comment on attachment 173348 [details] Patch Clearing flags on attachment: 173348 Committed r134116: <http://trac.webkit.org/changeset/134116>
WebKit Review Bot
Comment 3 2012-11-09 14:33:22 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.