Closed Bug 1601113 Opened 4 years ago Closed 4 years ago

Remove tests using `data:application/vnd.mozilla.xul+xml` URIs

Categories

(Core :: XUL, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: bgrins, Assigned: emmamalysz)

References

Details

Attachments

(1 file)

https://searchfox.org/mozilla-central/search?q=vnd.mozilla.xul%2Bxml&path=

They should be replaceable wtth application/xhtml+xml, I think. Although we'll have to check that this allows loading with the prototype cache (and if not, convert them to files on disk or unpriv HTML).

Blocks: 1579952
No longer blocks: 1540278
Assignee: nobody → emalysz
Blocks: 1601110

Magnus, related to Bug 1572398 - if you have code or tests that use data:application/vnd.mozilla.xul+xml they should be updated to application/xhtml+xml.

Flags: needinfo?(mkmelin+mozilla)
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c526497d7b20
replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73

(In reply to Brian Grinstead [:bgrins] from comment #2)

Magnus, related to Bug 1572398 - if you have code or tests that use data:application/vnd.mozilla.xul+xml they should be updated to application/xhtml+xml.

Looks like we don't. Will remove application/vnd.mozilla.xul+xml references in bug 1604420.

Flags: needinfo?(mkmelin+mozilla)
You need to log in before you can comment on or make changes to this bug.