Closed
Bug 1561345
Opened 5 years ago
Closed 5 years ago
Create UI elements for What's New button and panel
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: rrosario, Assigned: rrosario)
References
Details
Attachments
(1 file)
This scope of this bug is to:
- add the
<toolbarbutton/>
for the What's New toolbar button that will appear next to the hamburger button (browser/base/content/browser.xhtml
) - add the
<toolbarbutton/>
for the What's New menu item that appears inside the app menu (hamburger) (browser/components/customizableui/content/panelUI.inc.xul
) - add the
<panelview/>
that will show the What's New messages. It should be a subview of the app menu (browser/components/customizableui/content/panelUI.inc.xul
) - the string(s) for the buttons (
browser/locales/en-US/chrome/browser/browser.dtd
) - CSS and icon image for the buttons and panel
All the buttons will land with hidden="true"
. The logic to get the buttons to appear based on pref and targeting will be in separate bugs. Also, this bug does not include the inserting of the messages or their styling.
Assignee | ||
Updated•5 years ago
|
Summary: Create UI elements for What's New Panel button and panel → Create UI elements for What's New button and panel
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → rrosario
Iteration: --- → 69.4 - Jun 24 - Jul 7
Updated•5 years ago
|
Priority: -- → P1
Pushed by rrosario@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/975200b42f28
Create UI elements for What's New button and panel r=andreio,fluent-reviewers,flod
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•