Closed
Bug 1215235
Opened 8 years ago
Closed 7 years ago
Drop support for jar: URIs by default
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
People
(Reporter: ehsan.akhgari, Assigned: baku)
References
Details
(Keywords: dev-doc-complete, site-compat, Whiteboard: [tor 20123][sb?][necko-active])
Attachments
(1 file)
9.61 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The discussion is happening on dev-platform, this bug tracks the implementation.
Updated•8 years ago
|
Keywords: dev-doc-needed,
site-compat
Comment 1•8 years ago
|
||
Just make sure that you don't break app: at the same time since it's jar:file: in disguise.
Comment 2•8 years ago
|
||
Posted the site compatibility doc: https://www.fxsitecompat.com/en-US/docs/2015/jar-protocol-support-will-be-removed/
Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8682618 -
Flags: review?(bzbarsky)
![]() |
||
Comment 4•8 years ago
|
||
Comment on attachment 8682618 [details] [diff] [review] jar.patch r=me
Attachment #8682618 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 5•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f38885365d1a
Comment 6•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f38885365d1a
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 7•8 years ago
|
||
Posted the site compatibility doc: https://www.fxsitecompat.com/en-US/docs/2015/jar-protocol-support-has-been-disabled-by-default/
Comment 8•7 years ago
|
||
Updated https://developer.mozilla.org/en-US/docs/Mozilla/Security/Security_and_the_jar_protocol (which is also moved from its old top-of-site URL) and listed on https://developer.mozilla.org/en-US/Firefox/Releases/45.
Keywords: dev-doc-needed → dev-doc-complete
Comment 9•7 years ago
|
||
for easier reference here is the link to the dev.platform discussion https://groups.google.com/forum/#!searchin/mozilla.dev.platform/$20jar$3A$20URIs/mozilla.dev.platform/CFd4w8GzdEI/0DDE_cF8BAAJ Eric, is there a place on MDN (or could their be) that lists out all the upcoming things we might do, or plan to do, that have the possibility of braking web compat or that we know for sure that will? Getting more web dev's and app developers to look at this kind of centralize resource page, and helping them a way to find their way to the appropriate discussion, and understanding the upcoming schedule for compat breaking changes might be a way of avoiding discovery of incompatibilities *after* we ship and help in the timing and staging of changes like this one.
Updated•7 years ago
|
tracking-firefox45:
--- → blocking
Comment 10•7 years ago
|
||
(In reply to chris hofmann from comment #9) > Eric, is there a place on MDN (or could their be) that lists out all the > upcoming things we might do, or plan to do, that have the possibility of > braking web compat or that we know for sure that will? That's exactly what I'm working on: https://www.fxsitecompat.com/en-CA/versions/future/
Comment 11•7 years ago
|
||
Updating the flags as per Bug 1255139.
status-firefox46:
--- → disabled
status-firefox47:
--- → disabled
status-firefox48:
--- → disabled
status-firefox49:
--- → disabled
status-firefox-esr45:
--- → disabled
Comment 12•7 years ago
|
||
Updating the flags again. We should probably try this again with Firefox 53, given that 52 will be the next ESR.
Comment 13•7 years ago
|
||
Given IBM fixed their iNotes issue in May and enterprise users will/should be using Firefox 52 ESR, Firefox 53 shipping in April 2017 could be the new target.
Status: RESOLVED → REOPENED
Flags: needinfo?(amarchesini)
Resolution: FIXED → ---
Updated•7 years ago
|
Whiteboard: [tor 20123]
![]() |
||
Updated•7 years ago
|
Whiteboard: [tor 20123] → [tor 20123][sb?]
Updated•7 years ago
|
Whiteboard: [tor 20123][sb?] → [tor 20123][sb?][necko-active]
Reporter | ||
Comment 14•7 years ago
|
||
Kohei, please don't reopen bugs that have patches landed. If you want to reopen the discussion to drop remote jar: URIs again, please file a new bug. Also note that the telemetry probe which we have for this <https://telemetry.mozilla.org/new-pipeline/dist.html#!cumulative=0&end_date=2016-10-19&keys=__none__!__none__!__none__&max_channel_version=release%252F49&measure=REMOTE_JAR_PROTOCOL_USED&min_channel_version=release%252F47&product=Firefox&sanitize=1&sort_keys=submissions&start_date=2016-09-16&table=0&trim=1&use_submission_date=0> still shows users hitting this in the wild, we will not consider removing this again at this point before that probe drops down to about 0.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Flags: needinfo?(amarchesini)
Resolution: --- → FIXED
Comment 15•7 years ago
|
||
The patch here has been backed out in Bug 1255139, so this bug should still be open I guess...?
Updated•7 years ago
|
Resolution: FIXED → WONTFIX
Comment 16•6 years ago
|
||
See bug 1329336 for a new attempt at making this change.
You need to log in
before you can comment on or make changes to this bug.
Description
•