Closed
Bug 1944735
Opened 20 days ago
Closed 19 days ago
Make `PresShell` stop using `RefPtr<nsFrameSelection>` when unnecessary
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•20 days ago
|
||
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/5b3ba2adbb7e
Make `PresShell` stop using `RefPtr<nsFrameSelection>` if it's safe r=smaug
Comment 3•19 days ago
|
||
Backed out changeset 5b3ba2adbb7e (Bug 1944735) for causing base toolchains bustages on gecko/Cargo.lock.
Flags: needinfo?(masayuki)
Assignee | ||
Comment 4•19 days ago
|
||
Oh? The patch contains unexpected change of Cargo.lock
, I'm not sure how it was coming. Sorry for the bustage.
Flags: needinfo?(masayuki)
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/02002b6e993b
Make `PresShell` stop using `RefPtr<nsFrameSelection>` if it's safe r=smaug
Comment 6•19 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 19 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•