Closed
Bug 730502
Opened 14 years ago
Closed 14 years ago
Cleanup: Split Add-on Manager JS code into a separate source file
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 13
People
(Reporter: mbrubeck, Assigned: mbrubeck)
Details
Attachments
(1 file)
|
36.56 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
No code changes here except for adding "use strict" and the MPL header. Otherwise this just cuts the JS code from aboutAddons.xhtml and pastes it into a separate file.
I just find it easier to work with this way; for example, my editor has better syntax highlighting for .js files than JS-in-HTML.
Attachment #600574 -
Flags: review?(wjohnston)
Updated•14 years ago
|
Attachment #600574 -
Flags: review?(wjohnston) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Whiteboard: [has patch]
Target Milestone: --- → Firefox 13
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•