Summary: | [XSS Auditor] Extract attribute truncation logic and formalize string canonicalization | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> | ||||
Component: | WebCore Misc. | Assignee: | Daniel Bates <dbates> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | Keywords: | BlinkMergeCandidate, XSSAuditor | ||||
Priority: | P2 | ||||||
Version: | WebKit Local Build | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Daniel Bates
2016-01-07 17:09:43 PST
Created attachment 268513 [details]
Patch
Comment on attachment 268513 [details]
Patch
I assume there are no new tests because this is just a refactoring?
Comment on attachment 268513 [details]
Patch
The patch looks reasonable, but please make sure tests pass before landing.
Committed r195074: <http://trac.webkit.org/changeset/195074> |