Bug 171481 - Initialize a new layout state while bailing out of simple line layout only when needed.
Summary: Initialize a new layout state while bailing out of simple line layout only wh...
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: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-29 19:28 PDT by zalan
Modified: 2017-04-30 17:15 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.59 KB, patch)
2017-04-29 19:47 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 2017-04-29 19:28:01 PDT
If we are still inside layout, we don't need to create a new layout state.

rdar://problem/31906382
Comment 1 zalan 2017-04-29 19:47:22 PDT
Created attachment 308679 [details]
Patch
Comment 2 WebKit Commit Bot 2017-04-30 17:15:41 PDT
Comment on attachment 308679 [details]
Patch

Clearing flags on attachment: 308679

Committed r216001: <http://trac.webkit.org/changeset/216001>
Comment 3 WebKit Commit Bot 2017-04-30 17:15:43 PDT
All reviewed patches have been landed.  Closing bug.