Closed Bug 1540650 Opened 6 years ago Closed 6 years ago

browser_ext_themes_autocomplete_popup.js fails due to separator changes

Categories

(Firefox :: Address Bar, defect, P2)

defect
Points:
1

Tracking

()

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Whiteboard: [fxsearch])

Attachments

(1 file)

When I fixed bug 1534735, I forgot to update UrlbarTestUtils.jsm, so browser_ext_themes_autocomplete_popup.js is now failing again with QuantumBar enabled:

Urlbar popup separator color should be set to #ffffff with alpha - "rgb(69, 161, 255)" == "rgba(255, 255, 255, 0.5)" - JS frame :: chrome://mochitests/content/browser/toolkit/components/extensions/test/browser/browser_ext_themes_autocomplete_popup.js :: test_popup_url :: line 188
Urlbar popup separator color should be set to rgb(109, 109, 109) - "rgb(28, 120, 212)" == "rgb(109, 109, 109)" - JS frame :: chrome://mochitests/content/browser/toolkit/components/extensions/test/browser/browser_ext_themes_autocomplete_popup.js :: test_popup_url :: line 217
Rank: 1
Points: --- → 1
Rank: 1
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b710c5bb508e Fix UrlbarTestUtils to correctly get the title separator for QuantumBar following rtl changes (bug 1540650). r=dao
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: