Closed
Bug 1753816
Opened 3 years ago
Closed 3 years ago
Change browser/base/content/browser.js to apply only InstantEditBookmark because we haven't handled yet star panel
Categories
(Firefox :: Bookmarks & History, task)
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: janey, Assigned: janey)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15
Steps to reproduce:
For now browser/base/content/browser.js set checking the pref( "browser.bookmarks.editDialog.delayedApply.enabled") and, in case if pref set to true, we using EditBookmark.js. However, we haven't yet changed Star panel.
This current change in browser let fail multiple tests which has to pass - makes it harder to fix failing tests related to our current editBookmark.js change
Expected results:
Tests for star panel not fail
Assignee | ||
Updated•3 years ago
|
Type: enhancement → task
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jenyakotovich
Status: NEW → ASSIGNED
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/f5f6189c4cd7
Change browser/base/content/browser.js to apply only InstantEditBookmark. r=mak
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•