Closed
Bug 897043
Opened 12 years ago
Closed 12 years ago
Compartment mismatch with Firebug
Categories
(Core :: XBL, defect)
Core
XBL
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox24 | --- | unaffected |
firefox-esr17 | --- | unaffected |
firefox-esr24 | --- | unaffected |
b2g18 | --- | unaffected |
b2g-v1.1hd | --- | unaffected |
b2g-v1.2 | --- | unaffected |
People
(Reporter: mccr8, Unassigned)
References
Details
(Keywords: crash, reproducible, sec-high, Whiteboard: [fixed by 897386])
another STR:
1) Install Firebug 1.12 beta 4 + Firefox Nightly
https://getfirebug.com/releases/firebug/1.12/firebug-1.12.0b4.xpi
2) Open any page e.g. www.google.com
3) Open Firebug UI (F12)
4) Click the Firebug (menu) icon available at the Firebug toolbar (the first toolbar button) -> CRASH
https://crash-stats.mozilla.com/report/index/01dbc791-168c-4d54-8e74-ea1fb2130723
Reporter | ||
Updated•12 years ago
|
Blocks: compartment-mismatch, 896900
Updated•12 years ago
|
Severity: normal → critical
Keywords: crash,
reproducible
Reporter | ||
Comment 1•12 years ago
|
||
It requires Firebug, but it seems to happen very frequently.
Keywords: sec-high
Reporter | ||
Comment 3•12 years ago
|
||
Bobby, any chance you could look at this? It is similar to another bug you looked at, and it seems like this is making Firebug basically unusable on Nightly. Thanks.
Flags: needinfo?(bobbyholley+bmo)
Comment 4•12 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #3)
> Bobby, any chance you could look at this? It is similar to another bug you
> looked at, and it seems like this is making Firebug basically unusable on
> Nightly. Thanks.
Do we have any reason to believe that this isn't the same (known) problem as bug 897043? Unless we do, it seems like we should fix that bug first.
Flags: needinfo?(bobbyholley+bmo)
Reporter | ||
Comment 5•12 years ago
|
||
Yes, it could just be bug 851353, though that bug is 4 months old and the new STR here seems to be "use Firebug". But maybe something changed in Firebug that tickled the older issue.
Comment 6•12 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #5)
> Yes, it could just be bug 851353, though that bug is 4 months old and the
> new STR here seems to be "use Firebug". But maybe something changed in
> Firebug that tickled the older issue.
If peter is out, maybe bz or smaug or someone who knows the adopt code could write up a fix for bug 851353? I just don't really want to spend an hour looking into this bug and then conclude that it's the same issue we've already identified over there.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by 897386]
Comment 8•12 years ago
|
||
(In reply to Blake Kaplan (:mrbkap) from comment #7)
> The patch in bug 897386 fixes these STR.
Yep, Firebug works just fine now.
Honza
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
status-firefox24:
--- → unaffected
status-firefox-esr17:
--- → unaffected
status-firefox-esr24:
--- → unaffected
Updated•12 years ago
|
status-b2g18:
--- → unaffected
status-b2g-v1.1hd:
--- → unaffected
status-b2g-v1.2:
--- → unaffected
Updated•10 years ago
|
Group: core-security → core-security-release
Updated•9 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•