Bug 164253 - Simple line layout: Clear needs layout flag even when only overflow is getting recomputed.
Summary: Simple line layout: Clear needs layout flag even when only overflow is gettin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks: 162834
  Show dependency treegraph
 
Reported: 2016-10-31 16:12 PDT by zalan
Modified: 2016-10-31 22:38 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.82 KB, patch)
2016-10-31 16:23 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (2.82 KB, patch)
2016-10-31 16:24 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-10-31 16:12:03 PDT
Visual overflow computation sets StyleDifferenceLayout but in practice we won't perform an actual layout for simple lines.
Comment 1 zalan 2016-10-31 16:12:36 PDT
Triggered by LayoutTests/fast/frames/invalid-frameset.html
Comment 2 zalan 2016-10-31 16:13:03 PDT
(In reply to comment #1)
> Triggered by LayoutTests/fast/frames/invalid-frameset.html
actually by LayoutTests/fast/events/tabindex-focus-blur-all.html
Comment 3 zalan 2016-10-31 16:23:48 PDT
Created attachment 293487 [details]
Patch
Comment 4 zalan 2016-10-31 16:24:39 PDT
Created attachment 293488 [details]
Patch
Comment 5 WebKit Commit Bot 2016-10-31 22:38:44 PDT
Comment on attachment 293488 [details]
Patch

Clearing flags on attachment: 293488

Committed r208214: <http://trac.webkit.org/changeset/208214>
Comment 6 WebKit Commit Bot 2016-10-31 22:38:49 PDT
All reviewed patches have been landed.  Closing bug.