Closed
Bug 1390787
Opened 7 years ago
Closed 7 years ago
fix rc4 failure on Android for new data: URI inheritance model
Categories
(Core :: DOM: Security, defect, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
1.66 KB,
patch
|
esawin
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Updated•7 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Comment on attachment 8897784 [details] [diff] [review] Patch Review of attachment 8897784 [details] [diff] [review]: ----------------------------------------------------------------- Hi Sawin We're making data: URI as unique opaque origins to make Gecko comply W3C spec in bug 1324406, now we found in Android there's a data: URI used for testing, added in bug 1255586 I've replaced it with srcdoc attribute, could you review this change for me? Thanks
Attachment #8897784 -
Flags: review?(esawin)
Updated•7 years ago
|
Attachment #8897784 -
Flags: review?(esawin) → review+
Pushed by mozilla@christophkerschbaumer.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c6c0dbf2f24e fix rc4 failure on Android for new data: URI. r=esawin
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c6c0dbf2f24e
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•