Closed
Bug 1816203
Opened 2 years ago
Closed 2 years ago
currently browser_siteData2.js is disabled on win*, this could be accidental
Categories
(Firefox :: Settings UI, task)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
[browser_siteData2.js]
skip-if =
win10_2004 && (!debug || !asan) # Bug 1669937
win11_2009 && (!debug || !asan) # Bug 1797751
this should be less confusing in the skip-if, otherwise turned on for various configs.
Assignee | ||
Comment 1•2 years ago
|
||
running a try push to see what is going on:
https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=d42a35be0b6ae00349a3ed7f59f7ce20be25f44b
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5007b6cb4635
fix skip-if conditions for browser_siteData2.js. r=Gijs,settings-reviewers
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•2 years ago
|
status-firefox112:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•