Simplify URL API
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(2 files)
nsIURI is thread-safe. We don't need to have 2 different implementations for URL API, one for workers and one for main-thread.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Backed out 2 changesets (Bug 1558923) for failures in nsContentUtils.cpp
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&revision=7ba9d3d60a935bb732cb464772922c012f961490
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=251681053&repo=autoland&lineNumber=1909
Backout: https://hg.mozilla.org/integration/autoland/rev/b678bad258d44b049b8a2a916431432ea823e36d
Assignee | ||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Backed out for mochitest crashes on AssertIsOnMainThread()
Backout link: https://hg.mozilla.org/integration/autoland/rev/fcdbd2fce46323f30ca026bbb14bd32e1f6538b2
Push link: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&selectedJob=251699658&revision=643de99320a862b7a68a3e2baedd3395699a9e17
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=251699658&repo=autoland&lineNumber=1840
Assignee | ||
Updated•6 years ago
|
Comment 10•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dd5de4428cf9
https://hg.mozilla.org/mozilla-central/rev/622449608100
Description
•