Closed
Bug 1272067
Opened 9 years ago
Closed 9 years ago
container images missing from file menu under OSX when there's no windows opened
Categories
(Core :: DOM: Security, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: kjozwiak, Assigned: jkt)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active][usercontextId][uplift49?])
Attachments
(2 files)
While going through bug # 1271516, I noticed that the container icons are missing from the file menu if there's no fx windows opened. I tried getting a regression range, but it seems like this has always been broken:
* Running mozilla-central build for 2016-04-01 <-- BROKEN
* application_buildid: 20160401030216
* application_changeset: 538d248fa252a4100082fd9bc3fdc08d322cda22
* Running mozilla-central build for 2016-03-01 <-- BROKEN
* application_buildid: 20160301030237
* application_changeset: 8ef94be995a453f5c464278c53478ba8c8554f81
* Running mozilla-central build for 2016-02-01 <-- BROKEN
* application_buildid: 20160201030241
* application_changeset: 941033a51983ddec2d99aa9f868a54c0196a4075
* Running mozilla-central build for 2016-01-01 <-- BROKEN
* application_buildid: 20160101030330
* application_changeset: 22f51211915bf7daff076180847a7140d35aa353
STR: (attached image to illustrate the issue)
* launch any version of m-c
* close all the tabs, m-c will still be running with the menu bar still available
* select File -> New Container Tab
* you'll notice that the images are not being shown
Updated•9 years ago
|
Whiteboard: [domsecurity-backlog]
Updated•9 years ago
|
Priority: -- → P1
Whiteboard: [domsecurity-backlog] → [domsecurity-backlog][usercontextId]
Updated•9 years ago
|
Priority: P1 → P2
Updated•9 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-backlog][usercontextId] → [domsecurity-active][usercontextId]
Comment 2•9 years ago
|
||
Hi Kamil,
Can you check if this is fixed by bug 1275432, and if it is, mark as closed duplicate?
Thank you!
Flags: needinfo?(kjozwiak)
Reporter | ||
Comment 3•9 years ago
|
||
> Can you check if this is fixed by bug 1275432, and if it is, mark as closed
> duplicate?
It looks like this is still broken. Container images under OSX have regressed as well. See bug # 1279099.
Test Cases Used:
================
* OSX 10.11.5 x64
** fx50.0a1 buildID: 20160608030219, changeset: f8ad071a6e14 - Reproducible (images are still not appearing)
Flags: needinfo?(kjozwiak)
Assignee | ||
Comment 4•9 years ago
|
||
Was unable to replicate with osx, will keep trying.
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/58682/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/58682/
Assignee | ||
Updated•9 years ago
|
Attachment #8761572 -
Flags: review?(amarchesini)
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8761572 [details]
Bug 1272067 - Adding in context menu icons for gtk layout.
Wrong bug id
Attachment #8761572 -
Flags: review?(amarchesini)
Is this bug duplicate of bug 844378?
Bug 1279430 (Firefox Nightly 50.0a1 has no icons of Bookmarks Menu and Submenu) is a duplicate of Bug 1279099 (Regression: container images missing from File menu under OSX), so I think Bug 844378 ([Mac] Missing icons of Bookmarks Menu and Submenu when no windows opened) may be a duplicate of this bug.
Comment 9•9 years ago
|
||
Can we close this bug worksforme? Can you confirm it works as intended? I think this was fixed by backing out the the image cache bug https://bugzilla.mozilla.org/show_bug.cgi?id=1270680
Flags: needinfo?(kjozwiak)
Flags: needinfo?(jkt)
Assignee | ||
Comment 10•9 years ago
|
||
This and Bug 1279099 were resolved by the backout, checked to confirm on nightly mac.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jkt)
Resolution: --- → WORKSFORME
Again, this is a UI bug, so no need for test pilot uplift?
Whiteboard: [domsecurity-active][usercontextId] → [domsecurity-active][usercontextId][uplift49?]
Reporter | ||
Comment 12•9 years ago
|
||
I also checked and ensured that the images are present using the STR from comment #0:
* fx50.0a1 buildid: 20160704160933, changeset: f378a56b25ce tip (--enable-debug)
* fx50.0a1 buildid: 20160704030211, changeset: 39dffbba7642
Went through the following OS's:
* OSX 10.11.5 x64 - PASSED
* OSX 10.9.5 x64 - PASSED
Flags: needinfo?(kjozwiak)
You need to log in
before you can comment on or make changes to this bug.
Description
•