Closed
Bug 1754315
Opened 3 years ago
Closed 3 years ago
Fix non-unified-build bustage in layout/painting and mark directory as safe-to-build in non-unified mode
Categories
(Core :: Web Painting, task)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: dholbert, Assigned: dholbert)
Details
Attachments
(1 file)
I'm filing this bug on removing REQUIRES_UNIFIED_BUILD from layout/painting/moz.build and fixing all subsequent bustage when building with
ac_add_options --disable-unified-build
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9262948 -
Attachment description: Bug 1754315 WIP: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r?#layout-reviewers → Bug 1754315: Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r?#layout-reviewers
Assignee | ||
Comment 2•3 years ago
|
||
Note: together with bug 1754295 which is in lando-queue, this bug is removing the last REQUIRES_UNIFIED_BUILD
annotation from layout. \o/
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=cd15666f6627954ff216c70cab05854cbe798315
Pushed by dholbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a012cc69ec2
Fix non-unified build errors in layout/painting, and mark it as safe to build in non-unified mode. r=boris
Comment 4•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
•