Closed
Bug 1425767
Opened 3 years ago
Closed 2 years ago
Mozilla Firefox Nightly 59.0a1 crashes in [@ RefPtr<T>::RefPtr<T> | mozilla::ExtensionPolicyService::CheckContentScripts ]
Categories
(WebExtensions :: Request Handling, defect, P3)
Tracking
(firefox59 affected, firefox60 affected, firefox62 unaffected, firefox63 unaffected, firefox64 unaffected)
VERIFIED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
firefox60 | --- | affected |
firefox62 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | --- | unaffected |
People
(Reporter: Virtual, Unassigned)
Details
(Keywords: crash, nightly-community)
Crash Data
Mozilla Firefox Nightly 59.0a1 crashed in [@ RefPtr<T>::RefPtr<T> | mozilla::ExtensionPolicyService::CheckContentScripts ] Crashlog report: https://crash-stats.mozilla.com/report/index/b0305ba2-9ac2-4f9e-a916-969f90171201
Comment 1•3 years ago
|
||
Adding Android signature for 59. Not sure if this belongs in Toolkit | WebExtensions:RequestHandling or not.
Crash Signature: [@ RefPtr<T>::RefPtr<T> | mozilla::ExtensionPolicyService::CheckContentScripts ] → [@ RefPtr<T>::RefPtr<T> | mozilla::ExtensionPolicyService::CheckContentScripts ]
[@ InvalidArrayIndex_CRASH | nsTArray_Impl<T>::ElementAt | mozilla::ExtensionPolicyService::CheckContentScripts]
Comment 2•3 years ago
|
||
Any ideas, Kris? It looks like you wrote this code.
Flags: needinfo?(kmaglione+bmo)
Comment 3•3 years ago
|
||
Given when the crashes started, this is probably fallout from bug 1332273. I'll look into it.
Updated•3 years ago
|
Component: General → WebExtensions: Request Handling
Flags: needinfo?(kmaglione+bmo)
Product: Core → Toolkit
Updated•3 years ago
|
Priority: -- → P3
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•3 years ago
|
status-firefox60:
--- → affected
Updated•3 years ago
|
Product: Toolkit → WebExtensions
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 4•2 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year).
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox62:
--- → unaffected
status-firefox63:
--- → unaffected
status-firefox64:
--- → unaffected
Resolution: --- → WORKSFORME
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•2 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•