Closed
Bug 1835111
Opened 1 years ago
Closed 1 years ago
Activity Stream auto generated prerendered files different in tree
Categories
(Firefox :: Messaging System, task)
Firefox
Messaging System
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: pdahiya, Assigned: aminomancer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Activity stream prerendered files are auto generated by running script npm run bundle --prefix browser/components/newtab
https://searchfox.org/mozilla-central/source/browser/components/newtab/prerendered
Fix of https://bugzilla.mozilla.org/show_bug.cgi?id=1826063 directly modified these files with prettier fix causing auto generated file in local development different from tree
Fix involves modifying https://searchfox.org/mozilla-central/source/browser/components/newtab/bin/render-activity-stream-html.js for prettier fixes
Assignee | ||
Comment 1•1 years ago
|
||
Updated•1 years ago
|
Assignee: nobody → shughes
Status: NEW → ASSIGNED
Pushed by shughes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82442b2d56d9
Build activity stream markup files consistently with Prettier. r=omc-reviewers,emcminn
Comment 3•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•