Closed
Bug 1939553
Opened 1 months ago
Closed 1 month ago
Remove inline event handler from "Open All in Tabs" menu item
Categories
(Firefox :: Bookmarks & History, task)
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | unaffected |
firefox135 | --- | wontfix |
firefox136 | --- | fixed |
People
(Reporter: alice0775, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community)
Attachments
(2 files)
Steps to reproduce:
- Start Nightly debug build
- Import the attached bookmarks, if necessary
- Click bookmarks folder on bookmarks toolbar
Actual results:
The following error appears in Browser console
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src-attr 'none'” 3 browserPlacesViews.js:734:35
Comment 1•1 months ago
|
||
Set release status flags based on info from the regressing bug 1936336
:tschuster, since you are the author of the regressor, bug 1936336, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox133:
--- → unaffected
status-firefox134:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Flags: needinfo?(tschuster)
Assignee | ||
Updated•1 month ago
|
Blocks: 1890547
Type: task → defect
Flags: needinfo?(tschuster)
Summary: Content-Security-Policy error appears in Browser console when click bookmarks folder on bookmarks toolbar → Remove inline event handler from "Open All in Tabs" menu item
Assignee | ||
Updated•1 month ago
|
Type: task → defect
Assignee | ||
Comment 2•1 month ago
|
||
Thanks Alice! Even testing debug builds is highly appreciated.
Assignee | ||
Comment 3•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → tschuster
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 month ago
|
Keywords: regression
Assignee | ||
Updated•1 month ago
|
Type: defect → task
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0473568b39c9
Remove inline event handler from "Open All in Tabs" menu item. r=places-reviewers,Standard8
Comment 5•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•