Closed
Bug 1728699
Opened 3 years ago
Closed 3 years ago
use IsRootContentDocumentCrossProcess in one place in ScrollFrameHelper::BuildDisplayList
Categories
(Core :: Web Painting, task)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a954692bd4c5
Use IsRootContentDocumentCrossProcess in one place in ScrollFrameHelper::BuildDisplayList. r=mattwoodrow
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Comment 4•3 years ago
|
||
Backed out for frequent content crashes in the latest Nightly (24 crashes from 15 installations), e.g. bp-e01ce1a9-6f58-4028-ad58-dca060210903
Status: RESOLVED → REOPENED
Crash Signature: [@ mozilla::dom::Element::GetClientAreaRect]
status-firefox93:
fixed → ---
Flags: needinfo?(tnikkel)
Resolution: FIXED → ---
Target Milestone: 93 Branch → ---
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d047c275295
Backed out changeset a954692bd4c5 for content crashes. CLOSED TREE
Assignee | ||
Comment 6•3 years ago
|
||
I think you backed out the wrong bug, I think you want to back out bug 1728670 for that crash.
Flags: needinfo?(aryx.bugmail)
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48effa523604
Use IsRootContentDocumentCrossProcess in one place in ScrollFrameHelper::BuildDisplayList. r=mattwoodrow
Updated•3 years ago
|
Flags: needinfo?(aryx.bugmail)
Assignee | ||
Updated•3 years ago
|
Crash Signature: [@ mozilla::dom::Element::GetClientAreaRect]
Flags: needinfo?(tnikkel)
Comment 8•3 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•