Closed Bug 1442437 Opened 7 years ago Closed 7 years ago

Rename background_tab_text to tab_background_text

Categories

(WebExtensions :: Themes, defect)

defect
Not set
normal

Tracking

(firefox58 unaffected, firefox59blocking fixed, firefox60+ fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox58 --- unaffected
firefox59 blocking fixed
firefox60 + fixed

People

(Reporter: ntim, Assigned: ntim)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

I discovered recently that our chrome compatibility alias is wrong. It should be tab_background_text not background_tab_text. Let's also uplift this change to Firefox 59 as well, to avoid exposing the wrong property name to all extensions on the release channel (which would be problematic as we'd have to support it forever).
Keywords: dev-doc-needed
blocking-fx: --- → ?
Comment on attachment 8955339 [details] Bug 1442437 - Rename background_tab_text to tab_background_text. https://reviewboard.mozilla.org/r/224506/#review230454 ::: browser/components/extensions/test/browser/browser_ext_themes_icons.js:85 (Diff revision 1) > "images": { > "theme_frame": "fox.svg", > }, > "colors": { > "frame": FRAME_COLOR, > - "background_tab_text": BACKGROUND_TAB_TEXT_COLOR, > + "tab_background_text": BACKGROUND_TAB_TEXT_COLOR, Can you also rename BACKGROUND_TAB_TEXT_COLOR to TAB_BACKGROUND_TEXT_COLOR ?
Attachment #8955339 - Flags: review?(jaws) → review+
Pushed by ntim.bugs@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ba49cc6e4117 Rename background_tab_text to tab_background_text. r=jaws
Comment on attachment 8955339 [details] Bug 1442437 - Rename background_tab_text to tab_background_text. Approval Request Comment [Feature/Bug causing the regression]: bug 1415872 [User impact if declined]: none for the user, but not uplifting to Firefox 59 means we'll have to support an incorrect name in extensions forever, because extensions would start using it once it reaches release. [Is this code covered by automated tests?]: yes [Has the fix been verified in Nightly?]: not applicable [Needs manual test from QE? If yes, steps to reproduce]: no [List of other uplifts needed for the feature/fix]: none [Is the change risky?]: no [Why is the change risky/not risky?]: simple rename [String changes made/needed]: no
Attachment #8955339 - Flags: approval-mozilla-release?
Liz/Ryan, flagging you to make sure this gets on your radar.
Flags: needinfo?(ryanvm)
Flags: needinfo?(lhenry)
Comment on attachment 8955339 [details] Bug 1442437 - Rename background_tab_text to tab_background_text. Fix for a potentially annoying regression in 59, let's uplift this for the RC build next Monday. Thanks for fixing the tests too!
Flags: needinfo?(lhenry)
Attachment #8955339 - Flags: approval-mozilla-release? → approval-mozilla-release+
Marking as a blocker since jaws mentioned it as such and I want to make sure it lands for 59.
blocking-fx: ? → ---
Thank you Liz! Ni? myself to provide a patch that applies on release sometime tomorrow.
Flags: needinfo?(ntim.bugs)
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Flags: needinfo?(ryanvm)
Thanks Ryan!
Flags: needinfo?(ntim.bugs)
Based on comment 6, marking as qe-verify-
Flags: qe-verify-
:ntim, I think you have updated the docs page and data for this, so if you are happy with the screenshots we can mark it dev-doc-complete.
Flags: needinfo?(ntim.bugs)
Flags: needinfo?(ntim.bugs)
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: