Closed
Bug 1668401
Opened 5 years ago
Closed 5 years ago
Fix RTL for the admin mode in about:newtab
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
VERIFIED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
Details
(Keywords: rtl)
Attachments
(1 file)
No description provided.
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2bdcfc763e02
Fix RTL for the admin mode in about:newtab r=emcminn
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Comment 4•5 years ago
|
||
I have verified that the elements of the "about:newtab#devtools" are correctly displayed and rendered using the following steps:
- Open the Firefox 83.0b5 AR browser.
- Navigate to the "about:config" page and set the "browser.newtabpage.activity-stream.asrouter.devtoolsEnabled" pref value to "true.
- Navigate to the "about:newtab#devtools" page.
- Open the "Web Console" (F12)
- Verify that all the changes from the patch are correctly displayed and they have the correct value.
I've done the verification using Firefox Beta 83.0b5 AR (Build ID: 20201027175448) on Windows 10 x64, macOS 10.15.6, and Ubuntu Linux 20.04 x64.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•