Closed
Bug 736495
Opened 13 years ago
Closed 13 years ago
Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 14
Tracking | Status | |
---|---|---|
firefox13 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
(Keywords: dev-doc-needed, Whiteboard: [qa-])
Attachments
(1 file)
3.97 KB,
patch
|
Gavin
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #606601 -
Flags: review?(gavin.sharp)
Updated•13 years ago
|
Attachment #606601 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 606601 [details] [diff] [review]
Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa
[Approval Request Comment]
Regression caused by various bugs:
User impact if declined: Firefox-on-xulrunner setups have some features broken
Risk to taking this patch (and alternatives if risky): On mozilla builds, resource:/// and resource://gre/ are strictly equivalent (which is why such bugs happen in the first place), so for mozilla builds, this is effectively a noop.
String changes made by this patch: none.
Attachment #606601 -
Flags: approval-mozilla-aurora?
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Updated•13 years ago
|
Attachment #606601 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 5•13 years ago
|
||
status-firefox13:
--- → fixed
Assignee | ||
Updated•13 years ago
|
Version: 8 Branch → Trunk
Updated•13 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•