Closed
Bug 1955638
Opened 1 year ago
Closed 1 year ago
Custom Wallpaper UUID pref should reset when wallpaper is set to default
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: maxx, Assigned: maxx)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file)
Note - this is an edge case pref issue. From a user-standpoint, this behavior works as expected.
- Open new tab
- Open Customize Panel - Click gear icon (⚙️) in corner to
- Click "Upload an mage" tile to upload custom wallpaper
- Upload a custom wallpaper
- In
about:config, confirm the prefbrowser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.uuidhas a UUID set - Open Customize Panel again
- Click "Reset to Default" in Wallpapers section to remove the custom wallpaper
- Expected: In
about:config, the prefbrowser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.uuidshould be blank (reset) - Actual: In
about:config, the prefbrowser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.uuidhas a UUID set
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mcrawford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99371e126333
Reset custom wallpaper UUID pref on reset r=home-newtab-reviewers,mconley
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Comment 4•1 year ago
|
||
Perfherder has detected a talos performance change from push 99371e126333c10b0f1ca7eaa8cb62cd6d4f9da9.
Improvements:
| Ratio | Test | Platform | Options | Absolute values (old vs new) |
|---|---|---|---|---|
| 29% | offscreencanvas_webcodecs_main_webgl_vp9 offscreencanvas_webcodecs_main_webgl_vp9 Mean time across 100 frames: | windows11-64-shippable-qr | e10s fission stylo webrender | 2.21 -> 1.57 |
| 28% | offscreencanvas_webcodecs_main_webgl_av1 offscreencanvas_webcodecs_main_av1_webgl Mean time across 100 frames: | windows11-64-shippable-qr | e10s fission stylo webrender | 1.80 -> 1.29 |
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests.
If you need the profiling jobs you can trigger them yourself from treeherder job view or ask a sheriff to do that for you.
You can run these tests on try with ./mach try perf --alert 44506
For more information on performance sheriffing please see our FAQ.
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•