Closed
Bug 1422031
Opened 8 years ago
Closed 8 years ago
Remove remaining nav-button style parts in extensions
Categories
(Toolkit :: Add-ons Manager, enhancement)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla59
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
|
4.51 KB,
patch
|
aswan
:
review+
gchang
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Bug 1364333 removed already a lot of the nav-buttons but not everything.
| Assignee | ||
Comment 1•8 years ago
|
||
This removes the no more used styles and file.
Robert, is it okay when I add a ID to the <vbox> to get a anchor, so I can add a overlay in TB to bring back the nav-buttons in TB?
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8933348 -
Flags: review?(rhelmer)
Updated•8 years ago
|
Attachment #8933348 -
Flags: review?(rhelmer) → review?(aswan)
Updated•8 years ago
|
Attachment #8933348 -
Flags: review?(aswan) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7eb30f8e43cb
Remove remaining nav-button style parts in extensions. r=rhelmer
Keywords: checkin-needed
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
| Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8933348 [details] [diff] [review]
remove-nav-button.patch
Approval Request Comment
[User impact if declined]: On FX no impact, but TB has no navigation buttons in add-on manager.
[Is this code covered by automated tests?]: no
[Has the fix been verified in Nightly?]: Can't been verified as it's a removal of code
[Needs manual test from QE? If yes, steps to reproduce]: no
[Is the change risky?]: should not be
[Why is the change risky/not risky?]: Removal of dead m-c code
[String changes made/needed]: no
Attachment #8933348 -
Flags: approval-mozilla-beta?
Comment 6•8 years ago
|
||
Comment on attachment 8933348 [details] [diff] [review]
remove-nav-button.patch
Take this for TB to fix navigation buttons issue in add-on manager. Beta58+.
Attachment #8933348 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•8 years ago
|
status-firefox58:
--- → affected
Comment 7•8 years ago
|
||
| bugherder uplift | ||
Is manual testing required on this bug? If yes, please provide some STR and the proper extension(if required) or set the “qe-verify -“ flag.
Thanks!
Flags: needinfo?(richard.marti)
| Assignee | ||
Comment 9•8 years ago
|
||
It's a removal of in FX not used and visible elements -> not possible to test.
Flags: needinfo?(richard.marti) → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•