Closed
Bug 877135
Opened 12 years ago
Closed 12 years ago
Remove mozLoadFrom
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: roc, Assigned: roc)
References
Details
(Keywords: addon-compat, dev-doc-complete, site-compat)
Attachments
(2 files)
10.92 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
1.50 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
It's non-standard, hardly used at all, and does nothing that "video.src = video2.currentSrc" doesn't do. We should remove it. This would also mean we can remove the test, which is intermittently failing.
http://code.google.com/p/reply-manager/ is the only thing I can find with Google that would potentially break.
Assignee | ||
Comment 1•12 years ago
|
||
Also pageInfo.js needs to be modified in mozilla-central.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #757773 -
Flags: review?(chris.double)
Updated•12 years ago
|
Attachment #757773 -
Flags: review?(chris.double) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Comment 5•12 years ago
|
||
Comment 6•11 years ago
|
||
Should the test at http://mxr.mozilla.org/comm-central/source/mozilla/content/html/content/test/test_mozLoadFrom.html?force=1 also get removed? That test tests mozLoadFrom looks like (but does not fail atm?).
Assignee | ||
Comment 7•11 years ago
|
||
Attachment #795271 -
Flags: review?
Assignee | ||
Updated•11 years ago
|
Attachment #795271 -
Flags: review? → review?(chris.double)
Updated•11 years ago
|
Attachment #795271 -
Flags: review?(chris.double) → review+
Assignee | ||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•