Closed
Bug 1645946
Opened 4 years ago
Closed 4 years ago
Crash in [@ nsFrameLoader::TryRemoteBrowserInternal]
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | + | fixed |
People
(Reporter: RyanVM, Assigned: kmag)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1644439 +++
This bug is for crash report 55e3d66c-55ca-436e-9739-90fc10200615.
This is the continuation of bug 1644439. Tracking under a new bug as requested.
Top 10 frames of crashing thread:
0 libxul.so nsFrameLoader::TryRemoteBrowserInternal dom/base/nsFrameLoader.cpp:2422
1 libxul.so nsFrameLoader::TryRemoteBrowser dom/base/nsFrameLoader.cpp:2622
2 libxul.so nsFrameLoader::GetBrowsingContext dom/base/nsFrameLoader.cpp:3160
3 libxul.so nsFrameLoaderOwner::ChangeRemotenessCommon dom/base/nsFrameLoaderOwner.cpp:116
4 libxul.so nsFrameLoaderOwner::ChangeRemoteness dom/base/nsFrameLoaderOwner.cpp:205
5 libxul.so mozilla::dom::XULFrameElement_Binding::changeRemoteness dom/bindings/XULFrameElementBinding.cpp:384
6 libxul.so bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3219
7 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:578
8 libxul.so Interpret js/src/vm/Interpreter.cpp:641
9 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:613
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → kmaglione+bmo
Flags: needinfo?(kmaglione+bmo)
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Changing the priority to p2 as the bug is tracked by a release manager for the current nightly.
See What Do You Triage for more information
Priority: P3 → P2
Updated•4 years ago
|
Status: NEW → ASSIGNED
Fission Milestone: --- → M6a
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8d91ce24c627
Don't force frameloader creation during remoteness change. r=nika
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•