Bug 158878 - Ignore case in the check for security origin inheritance
Summary: Ignore case in the check for security origin inheritance
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-17 10:57 PDT by John Wilander
Modified: 2016-06-17 12:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2016-06-17 11:33 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2016-06-17 10:57:34 PDT
We should allow e.g. about:BLANK, about:blAnk and about:SRcDOC to be treated as about:blank and about:srcdoc when we check for security origin inheritance.
Comment 1 John Wilander 2016-06-17 11:33:14 PDT
Created attachment 281570 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-17 12:50:47 PDT
Comment on attachment 281570 [details]
Patch

Clearing flags on attachment: 281570

Committed r202174: <http://trac.webkit.org/changeset/202174>
Comment 3 WebKit Commit Bot 2016-06-17 12:50:49 PDT
All reviewed patches have been landed.  Closing bug.