Closed
Bug 1774110
Opened 3 years ago
Closed 3 years ago
Add mozilla::dom::AutoJSAPI::Init to the prefix list
Categories
(Socorro :: Signature, task, P2)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mccr8, Assigned: willkg)
References
Details
Attachments
(1 file)
Please add mozilla::dom::AutoJSAPI::Init to the prefix list.
Here's an example crash: bp-1cc41e9c-f3db-416e-a525-eecfe0220613
I'd expect the signature to end up more like [@ mozilla::dom::AutoJSAPI::Init | JS::loader::ModuleLoaderBase::FinishDynamicImportAndReject]
AutoJSAPI::Init is called in a ton of places, so we really want to split up the crashes.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•3 years ago
|
||
Reporter | ||
Comment 3•3 years ago
|
||
Thanks for the fix!
Assignee | ||
Comment 4•3 years ago
|
||
I pushed this out in bug #1777242. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•