Bug 141016 - Start fixing the handling of Element's attributes when they contain non-ASCII characters
Summary: Start fixing the handling of Element's attributes when they contain non-ASCII...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 16:07 PST by Benjamin Poulain
Modified: 2015-01-28 18:05 PST (History)
1 user (show)

See Also:


Attachments
Patch (93.65 KB, patch)
2015-01-28 16:14 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (93.65 KB, patch)
2015-01-28 16:49 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-01-28 16:07:39 PST
Start fixing the handling of Element's attributes when they contain non-ASCII characters
Comment 1 Benjamin Poulain 2015-01-28 16:14:42 PST
Created attachment 245575 [details]
Patch
Comment 2 Benjamin Poulain 2015-01-28 16:49:22 PST
Created attachment 245582 [details]
Patch
Comment 3 Benjamin Poulain 2015-01-28 18:05:07 PST
Comment on attachment 245582 [details]
Patch

Clearing flags on attachment: 245582

Committed r179323: <http://trac.webkit.org/changeset/179323>
Comment 4 Benjamin Poulain 2015-01-28 18:05:14 PST
All reviewed patches have been landed.  Closing bug.