Closed
Bug 1137231
Opened 10 years ago
Closed 10 years ago
Double Separator In Bookmarks Menu when ReadingList is disabled
Categories
(Firefox :: Menus, defect)
Tracking
()
People
(Reporter: alice0775, Assigned: Unfocused)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
81.59 KB,
image/png
|
Details | |
3.54 KB,
patch
|
markh
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Open Bookmarks Menu (Alt+B)
Updated•10 years ago
|
Flags: qe-verify+
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Points: --- → 2
Flags: firefox-backlog+
OS: Windows 7 → All
Hardware: x86_64 → All
Summary: Double Separator In Bookmarks Menu → Double Separator In Bookmarks Menu when ReadingList is disabled
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8570247 -
Flags: review?(mhammond)
Comment 2•10 years ago
|
||
Comment on attachment 8570247 [details] [diff] [review]
Patch v1
Review of attachment 8570247 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/base/content/browser-menubar.inc
@@ +446,5 @@
> </menu>
> #ifndef XP_MACOSX
> # Disabled on Mac because we can't fill native menupopups asynchronously
> + <menuseparator id="menu_readingListSeparator">
> + <observes element="readingListSidebar" attribute="hidden"/>
clever!
Attachment #8570247 -
Flags: review?(mhammond) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8570247 [details] [diff] [review]
Patch v1
Approval Request Comment
[Feature/regressing bug #]: bug 1124400
[User impact if declined]: Double separator in bookmarks menu when Readinglist is disabled (default for now)
[Describe test coverage new/current, TreeHerder]: https://treeherder.mozilla.org/#/jobs?repo=fx-team&revision=69aaf2536e35
[Risks and why]: None
[String/UUID change made/needed]: None
Attachment #8570247 -
Flags: approval-mozilla-aurora?
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Updated•10 years ago
|
Attachment #8570247 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
Verified fixed on Nightly 39.0a1 (2015-03-01) and Aurora 38.0a2 (2015-03-02), using Windows 7 (x64), Ubuntu 14.04 (x64) and Mac OS X 10.9.5.
Status: RESOLVED → VERIFIED
QA Contact: andrei.vaida
You need to log in
before you can comment on or make changes to this bug.
Description
•