Closed
Bug 1845631
Opened 2 years ago
Closed 2 years ago
Integrate two `if (hint & nsChangeHint_AddOrRemoveTransform)` blocks into a single one
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D184535
Updated•2 years ago
|
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a47316869be1
Integrate two separete `if (hint & nsChangeHint_AddOrRemoveTransform)` blocks in RestyleManager::ProcessRestyledFrames. r=emilio
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•