Closed
Bug 668428
Opened 14 years ago
Closed 6 years ago
move test_focusrings.xul to mochitest-chrome
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jmaher, Assigned: jmaher)
Details
(Whiteboard: [specialpowers])
Attachments
(1 file)
4.84 KB,
patch
|
enndeakin
:
review-
|
Details | Diff | Splinter Review |
we should move test_focusrings.xul to mochitest-chrome.
Assignee | ||
Comment 1•14 years ago
|
||
Neil, can you review this patch and ensure that if it is moved to chrome we will gain the same test coverage?
Comment 2•14 years ago
|
||
Comment on attachment 543038 [details] [diff] [review]
move test_focusrings.xul to chrome (1.0)
>- prefs.clearUserPref("tabfocus");
>+ if (SpecialPowers.prefHasUserValue("tabfocus")) {
This one method isn't defined.
Updated•14 years ago
|
Attachment #543038 -
Flags: review?(enndeakin) → review-
Assignee | ||
Comment 3•11 years ago
|
||
this is an old bug, shall we close it as wontfix?
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•