Closed
Bug 830418
Opened 12 years ago
Closed 12 years ago
hide health report menu items if health report is disabled
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
RESOLVED
FIXED
Firefox 21
Tracking | Status | |
---|---|---|
firefox18 | --- | unaffected |
firefox19 | --- | unaffected |
firefox20 | --- | fixed |
firefox21 | --- | fixed |
People
(Reporter: mconnor, Assigned: mconnor)
References
Details
(Whiteboard: [fhr])
Attachments
(1 file)
2.19 KB,
patch
|
rnewman
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
*headdesk*
Attachment #701872 -
Flags: review?(rnewman)
Comment 1•12 years ago
|
||
Comment on attachment 701872 [details] [diff] [review]
add some #ifdefs
Review of attachment 701872 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/base/content/utilityOverlay.js
@@ +533,3 @@
> /**
> * Opens the troubleshooting information (about:support) page for this version
> * of the application.
This comment is copypasta from the previous function. Fix it while you're here!
Attachment #701872 -
Flags: review?(rnewman) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 701872 [details] [diff] [review]
add some #ifdefs
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 719
User impact if declined: non-working menuitems while FHR is disabled.
Testing completed (on m-c, etc.): tested locally, straightforward #ifdef out of non-working UI
Risk to taking this patch (and alternatives if risky): almost zero
String or UUID changes made by this patch: none
Attachment #701872 -
Flags: approval-mozilla-aurora?
Comment 3•12 years ago
|
||
Comment on attachment 701872 [details] [diff] [review]
add some #ifdefs
Approving on aurora , just adding a couple of if-defs, low risk
Attachment #701872 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 4•12 years ago
|
||
Assignee: nobody → mconnor
Status: NEW → ASSIGNED
Whiteboard: [fhr][fixed in services]
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
status-firefox18:
--- → unaffected
status-firefox19:
--- → unaffected
status-firefox20:
--- → affected
status-firefox21:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fhr][fixed in services] → [fhr]
Target Milestone: --- → Firefox 21
Comment 6•12 years ago
|
||
Pushed to Aurora:
http://hg.mozilla.org/releases/mozilla-aurora/rev/78dca72816c6
You need to log in
before you can comment on or make changes to this bug.
Description
•