Closed
Bug 1523282
Opened 6 years ago
Closed 6 years ago
mark restyle-inside-first-line.html random because of inconsistency
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
|
960 bytes,
patch
|
emilio
:
review+
|
Details | Diff | Splinter Review |
|
944 bytes,
patch
|
Details | Diff | Splinter Review |
If one changes refreshdriver ticking at all during page load,
restyle-inside-first-line.html starts to fail.
And locally that test fails even without any changes, as bug 1523134 shows.
(Some random issue in styling/layout/painting shouldn't block page load optimization work)
Attachment #9039512 -
Flags: review?(emilio)
Comment 1•6 years ago
|
||
Comment on attachment 9039512 [details] [diff] [review]
disabled_restyle-inside-first-line.html.diff
Review of attachment 9039512 [details] [diff] [review]:
-----------------------------------------------------------------
::: layout/reftests/first-line/reftest.list
@@ +32,5 @@
> == 469227-2.html 469227-2-ref.html
> == 469227-3.html 469227-3-ref.html
>
> +# disabled because of bug 1523134
> +# == restyle-inside-first-line.html restyle-inside-first-line-ref.html
Can you annotate it with random or fails instead of commenting it out?
So either:
fails == restyle-inside-first-line.html restyle-inside-first-line-ref.html # bug 1523134
Or:
random == restyle-inside-first-line.html restyle-inside-first-line-ref.html # bug 1523134
Fails would let us know when it's fixed.
Attachment #9039512 -
Flags: review?(emilio) → review+
| Assignee | ||
Comment 2•6 years ago
|
||
It doesn't fail all the time. I can use random
| Assignee | ||
Comment 3•6 years ago
|
||
Assignee: nobody → bugs
| Assignee | ||
Updated•6 years ago
|
Summary: Disable restyle-inside-first-line.html because of inconsistency → mark restyle-inside-first-line.html random because of inconsistency
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/09c820c1e092
mark restyle-inside-first-line.html random because of inconsistency (bug 1523134), r=emilio
Updated•6 years ago
|
Priority: -- → P3
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•