Closed
Bug 756887
Opened 13 years ago
Closed 13 years ago
Require.jsm should have support and tests for firebug/NetMonitor style modules
Categories
(DevTools :: General, defect, P1)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 15
People
(Reporter: jwalker, Assigned: jwalker)
References
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file, 1 obsolete file)
|
4.92 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
Also the define statements in the tests should be updated to be more technically correct.
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Summary: Require.jsm should have tests for firebug/NetMonitor style modules → Require.jsm should have support and tests for firebug/NetMonitor style modules
| Assignee | ||
Comment 2•13 years ago
|
||
Test driven development at its finest - forgetting where the actual code was in my patch queue, so the tests test code that hasn't been committed yet. Promoting the code so the tests are in with the code. Duh.
Attachment #625508 -
Attachment is obsolete: true
Attachment #625508 -
Flags: review?(rcampbell)
Attachment #625581 -
Flags: review?(rcampbell)
| Assignee | ||
Comment 3•13 years ago
|
||
| Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment on attachment 625581 [details] [diff] [review]
Upload 2
okay!
Attachment #625581 -
Flags: review?(rcampbell) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
| Assignee | ||
Comment 7•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 8•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•