Bug 181703 - AX: Do not trigger layout in updateBackingStore() unless it is safe to do so
Summary: AX: Do not trigger layout in updateBackingStore() unless it is safe to do so
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: 2018-01-16 13:40 PST by zalan
Modified: 2018-01-16 15:07 PST (History)
17 users (show)

See Also:


Attachments
Patch (4.22 KB, patch)
2018-01-16 13:43 PST, 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 2018-01-16 13:40:32 PST
Document::isSafeToUpdateStyleOrLayout() can tell whether it is safe to run layout.
Comment 1 zalan 2018-01-16 13:41:34 PST
rdar://problem/36365706
Comment 2 zalan 2018-01-16 13:43:28 PST
Created attachment 331426 [details]
Patch
Comment 3 WebKit Commit Bot 2018-01-16 15:06:59 PST
Comment on attachment 331426 [details]
Patch

Clearing flags on attachment: 331426

Committed r227006: <https://trac.webkit.org/changeset/227006>
Comment 4 WebKit Commit Bot 2018-01-16 15:07:01 PST
All reviewed patches have been landed.  Closing bug.