Closed
Bug 601006
Opened 15 years ago
Closed 15 years ago
Re-enable API enumeration test
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ddahl, Assigned: rcampbell)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
Details | Diff | Splinter Review |
... once bug 580128 lands
see:
function testExposedConsoleAPI()
{ ... }
in browser_HUDServiceTestsAll.js
Updated•15 years ago
|
Blocks: devtools4b8
Depends on: 580128
Updated•15 years ago
|
Assignee: nobody → ddahl
| Assignee | ||
Comment 1•15 years ago
|
||
taking this as I have a little tiny patch.
Assignee: ddahl → rcampbell
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•15 years ago
|
||
added to webconsole_console_logging_api.js
Comment 3•15 years ago
|
||
can we land this test change? brain transplants have landed?
| Reporter | ||
Comment 4•15 years ago
|
||
I think this has already been fixed: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/console/hudservice/tests/browser/browser_webconsole_console_logging_api.js#55
Landed with the test split up patch bug 581069
http://hg.mozilla.org/mozilla-central/rev/8a6579d39692
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•15 years ago
|
||
yeah, that's right. I neglected to update this bug. Oops!
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•