Layout inspector crashes tab for flexbox in print preview
Categories
(DevTools :: Inspector: Layout, defect, P2)
Tracking
(firefox-esr60 unaffected, firefox66 wontfix, firefox67 wontfix, firefox67.0.1 wontfix, firefox68 wontfix, firefox69 fix-optional, firefox70 fix-optional)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | wontfix |
firefox67 | --- | wontfix |
firefox67.0.1 | --- | wontfix |
firefox68 | --- | wontfix |
firefox69 | --- | fix-optional |
firefox70 | --- | fix-optional |
People
(Reporter: Oriol, Assigned: bradwerth)
References
(Regression)
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(1 file)
141 bytes,
text/html
|
Details |
- Load a document with a flex container
- Open print preview
- Right-click and inspect the flex container
- Choose the Layout view (this happens by default since bug 1499483)
Result: the tab crashes
https://crash-stats.mozilla.org/report/index/3292582e-a8b9-47de-a8fe-b00640190512
Regression-window: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9d702b7e5d80bc365790fe49001882b8dca80c9c&tochange=920027e02ee128e0bbe86e824395f006045c1cbc
Updated•6 years ago
|
Comment 1•6 years ago
|
||
I have not been able to reproduce this on mac. Looking at the crash-stats, it seems this might be reproducible on linux.
Needinfoing bradwerth to see if he sees anything in particular in the crash-stats report since it's pointing to Flex.cpp https://crash-stats.mozilla.org/report/index/3292582e-a8b9-47de-a8fe-b00640190512#tab-details
Reporter | ||
Comment 2•6 years ago
|
||
I don't have a mac, I can reproduce on linux and windows.
But on windows the crash is not immediate, I have two wait like 2-3 seconds after inspecting the element.
Reporter | ||
Comment 3•6 years ago
|
||
BTW, it seems Mac doesn't have print preview? https://searchfox.org/mozilla-central/rev/94c6b5f06d2464f6780a52f32e917d25ddc30d6b/browser/base/content/browser-menubar.inc#77-82
Assignee | ||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
I can reproduce this on Mac by using this extension: https://addons.mozilla.org/en-CA/firefox/addon/print-print-preview-context/
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Too late for a fix in 68 but we could still take a patch for 69/70.
Comment 6•6 years ago
|
||
This is P2 and assigned, so I'm removing it from weekly regression triage by marking it fix-optional.
Happy to take a patch for 70 or in future.
Assignee | ||
Updated•5 years ago
|
Updated•3 years ago
|
Description
•