CSP does not block cross-domain applets with object-src 'self'
Categories
(Core :: DOM: Security, defect, P2)
Tracking
()
People
(Reporter: mwobensmith, Assigned: ethan)
References
(Blocks 1 open bug, )
Details
(Keywords: sec-moderate, sec-vector, Whiteboard: [adv-main47+])
Attachments
(5 files, 14 obsolete files)
(deleted),
text/x-log
|
Details | |
(deleted),
patch
|
ethan
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
ethan
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
ethan
:
review+
|
Details | Diff | Splinter Review |
(deleted),
text/plain
|
Details |
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Updated•11 years ago
|
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
Comment 10•11 years ago
|
||
Updated•11 years ago
|
Comment 11•11 years ago
|
||
Comment 12•11 years ago
|
||
Updated•11 years ago
|
Comment 13•11 years ago
|
||
Comment 14•11 years ago
|
||
Comment 15•11 years ago
|
||
Comment 16•11 years ago
|
||
Comment 17•11 years ago
|
||
Comment 18•11 years ago
|
||
Comment 19•11 years ago
|
||
Comment 20•11 years ago
|
||
Comment 21•11 years ago
|
||
Comment 22•11 years ago
|
||
Comment 23•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Comment 24•10 years ago
|
||
Comment 25•10 years ago
|
||
Comment 26•10 years ago
|
||
Comment 27•10 years ago
|
||
Comment 28•10 years ago
|
||
Comment 29•10 years ago
|
||
Comment 30•10 years ago
|
||
Reporter | ||
Comment 31•10 years ago
|
||
Comment 32•10 years ago
|
||
Comment 33•10 years ago
|
||
Comment 34•10 years ago
|
||
Comment 35•10 years ago
|
||
Updated•10 years ago
|
Comment 36•10 years ago
|
||
Comment 37•10 years ago
|
||
Comment 38•10 years ago
|
||
Comment 39•10 years ago
|
||
Comment 40•10 years ago
|
||
Comment 41•10 years ago
|
||
Comment 42•10 years ago
|
||
Comment 43•10 years ago
|
||
Comment 44•10 years ago
|
||
Updated•10 years ago
|
Assignee | ||
Updated•9 years ago
|
Comment 45•9 years ago
|
||
Assignee | ||
Comment 46•9 years ago
|
||
Assignee | ||
Comment 47•9 years ago
|
||
Assignee | ||
Comment 48•9 years ago
|
||
Assignee | ||
Comment 49•9 years ago
|
||
Assignee | ||
Comment 50•9 years ago
|
||
Comment 51•9 years ago
|
||
Assignee | ||
Comment 52•9 years ago
|
||
Assignee | ||
Comment 53•9 years ago
|
||
Assignee | ||
Comment 54•9 years ago
|
||
Comment 55•9 years ago
|
||
Assignee | ||
Comment 56•9 years ago
|
||
Assignee | ||
Comment 57•9 years ago
|
||
Assignee | ||
Comment 58•9 years ago
|
||
Assignee | ||
Comment 59•9 years ago
|
||
Assignee | ||
Comment 60•9 years ago
|
||
Assignee | ||
Comment 61•9 years ago
|
||
Comment 62•9 years ago
|
||
Assignee | ||
Comment 63•9 years ago
|
||
Assignee | ||
Comment 64•9 years ago
|
||
Assignee | ||
Comment 65•9 years ago
|
||
Assignee | ||
Comment 66•9 years ago
|
||
Assignee | ||
Comment 67•9 years ago
|
||
Assignee | ||
Comment 68•9 years ago
|
||
Assignee | ||
Comment 69•9 years ago
|
||
Assignee | ||
Comment 70•9 years ago
|
||
Assignee | ||
Comment 71•9 years ago
|
||
Assignee | ||
Comment 72•9 years ago
|
||
Comment 73•9 years ago
|
||
Comment 74•9 years ago
|
||
Comment 75•9 years ago
|
||
Assignee | ||
Comment 76•9 years ago
|
||
Assignee | ||
Comment 77•9 years ago
|
||
Assignee | ||
Comment 78•9 years ago
|
||
Comment 79•9 years ago
|
||
Comment 80•9 years ago
|
||
Assignee | ||
Comment 81•9 years ago
|
||
Assignee | ||
Comment 82•9 years ago
|
||
Assignee | ||
Comment 83•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 84•9 years ago
|
||
Assignee | ||
Comment 85•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Comment 86•9 years ago
|
||
Comment 87•9 years ago
|
||
bugherder |
Comment 88•9 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 94•2 years ago
|
||
(In reply to Christoph Kerschbaumer [:ckerschb] from comment #88)
Clearing out my queue - since this bug already landed I am removing the ni?
request.
The java test plugin doesn't appear to be loaded, which means the plugin system won't recognise the x-java-test MIME as a plugin and tests that use it won't run. This is most likely a bug as there's nothing stopping java from running on Android or removing this function; the correct fix might involve making ObjectLoadingContent never load java on Android so that we won't have to worry about it.
Comment 102•2 years ago
|
||
Seems this bug is attracting spambot attention. can we restrict comments, please?
Comment 105•2 years ago
|
||
(In reply to Christoph Kerschbaumer [:ckerschb] from comment #88)
Clearing out my queue - since this bug already landed I am removing the ni?
request.
The java test plugin doesn't seem to be loaded, so tests that use the x-java-test MIME won't run because the plugin system won't recognize it as a plugin. The correct answer might involve making ObjectLoadingContent never load Java on Android so that we won't have to worry about it. Since there is nothing prohibiting java from running on Android or eliminating this code, this is most likely a problem.
Updated•2 years ago
|
Description
•