Closed
Bug 1342331
Opened 8 years ago
Closed 7 years ago
stylo: Assertion failure: data.mPrevLines == 0 (Shouldn't have prev lines)
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
found via bughunter and reproduced on latest stylo debug tinderbox builds.
Steps to reproduce:
-> Load http://www.gsmhosting.com
---> Assertion failure
Assertion failure: data.mPrevLines == 0 (Shouldn't have prev lines), at /home/worker/workspace/build/src/layout/generic/nsRubyBaseContainerFrame.cpp:160
Updated•8 years ago
|
Summary: Assertion failure: data.mPrevLines == 0 (Shouldn't have prev lines) → stylo: Assertion failure: data.mPrevLines == 0 (Shouldn't have prev lines)
Updated•8 years ago
|
Blocks: stylo-bughunter
Comment 1•8 years ago
|
||
Still crash on revision https://hg.mozilla.org/mozilla-central/rev/3d341b9ba535 .
Updated•8 years ago
|
Priority: -- → P3
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/792e2a64eceda5a7c4d04e9241c10b4e6f56abaf
bug 1342331: Disable role granting for users without permissions (#296). r=bhearsum,njirap
Updated•8 years ago
|
No longer blocks: stylo-nightly
Comment 3•7 years ago
|
||
There's a <br> on the page mis-typed as <rb>. Bug 1364274 will possibly fix this.
Depends on: 1364274
Comment 4•7 years ago
|
||
Doesn't seem to happen anymore. Presumably fixed by bug 1364274 given comment 3.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•