Closed
Bug 689808
Opened 14 years ago
Closed 14 years ago
Disable highlighter on aurora
Categories
(DevTools :: General, defect)
Tracking
(firefox9+ fixed)
VERIFIED
FIXED
Firefox 9
People
(Reporter: dcamp, Assigned: dcamp)
References
Details
(Keywords: verified-aurora, verified-beta, Whiteboard: [qa!])
Attachments
(2 files, 1 obsolete file)
739 bytes,
patch
|
rcampbell
:
review+
jst
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
4.67 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
Highlighter isn't ready to ship, disable it on aurora.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #562922 -
Flags: review?(rcampbell)
![]() |
||
Updated•14 years ago
|
Attachment #562922 -
Flags: review?(rcampbell)
Attachment #562922 -
Flags: review+
Attachment #562922 -
Flags: approval-mozilla-aurora?
Updated•14 years ago
|
Attachment #562922 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•14 years ago
|
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #567801 -
Flags: review?
Assignee | ||
Updated•14 years ago
|
Attachment #567801 -
Flags: review? → review?(rcampbell)
![]() |
||
Comment 3•14 years ago
|
||
Comment on attachment 567801 [details] [diff] [review]
fix tests
also need to update these files:
./styleinspector/test/browser/browser_bug683672.js: ok(StyleInspector.isEnabled, "style inspector preference is enabled");
./styleinspector/test/browser/browser_styleinspector.js: ok(StyleInspector.isEnabled, "style inspector preference is enabled");
./styleinspector/test/browser/browser_styleinspector_bug_672744_search_filter.js: ok(StyleInspector.isEnabled, "style inspector preference is enabled");
./styleinspector/test/browser/browser_styleinspector_bug_672746_default_styles.js: ok(StyleInspector.isEnabled, "style inspector preference is enabled");
Attachment #567801 -
Flags: review?(rcampbell) → review-
Assignee | ||
Comment 4•14 years ago
|
||
Attachment #567801 -
Attachment is obsolete: true
Attachment #567832 -
Flags: review?
![]() |
||
Comment 5•14 years ago
|
||
Comment on attachment 567832 [details] [diff] [review]
fix tests again
ok, I think that'll do it.
Attachment #567832 -
Flags: review? → review+
Assignee | ||
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•14 years ago
|
||
Backed out in https://hg.mozilla.org/releases/mozilla-aurora/rev/1d546fa99f1b for test failures, filed bug 696167 with the test changes needed.
Assignee | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•14 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
status-firefox9:
--- → fixed
Comment 9•14 years ago
|
||
Verified that highlighter is disabled in Beta(9.0):
Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20100101 Firefox/9.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20100101 Firefox/9.0
Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20100101 Firefox/9.0 (20111116091359)
Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20100101 Firefox/9.0
Highlighter is available in Aurora (10.0) and Nightly (11.0):
Mozilla/5.0 (Windows NT 6.1; rv:10.0a2) Gecko/20111121 Firefox/10.0a2
Mozilla/5.0 (Windows NT 6.1; rv:11.0a1) Gecko/20111121 Firefox/11.0a1
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0a2) Gecko/20111121 Firefox/10.0a2
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0a1) Gecko/20111121 Firefox/11.0a1
Mozilla/5.0 (Windows NT 5.1; rv:10.0a2) Gecko/20111121 Firefox/10.0a2
Mozilla/5.0 (Windows NT 5.1; rv:11.0a1) Gecko/20111121 Firefox/11.0a1
Mozilla/5.0 (X11; Linux x86_64; rv:10.0a2) Gecko/20111117 Firefox/10.0a2
Mozilla/5.0 (X11; Linux x86_64; rv:11.0a1) Gecko/20111118 Firefox/11.0a1
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•