Bug 180690

Summary: ASSERT(LayoutDisallowedScope::isLayoutAllowed()) whenever hitting Enter in Web Inspector console
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description zalan 2017-12-11 22:02:35 PST
rdar://problem/35345162
Comment 1 zalan 2017-12-11 22:06:13 PST
Created attachment 329089 [details]
Patch
Comment 2 zalan 2017-12-13 08:36:25 PST
Created attachment 329220 [details]
Patch
Comment 3 Simon Fraser (smfr) 2017-12-13 09:58:58 PST
Comment on attachment 329220 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=329220&action=review

> Source/WebCore/ChangeLog:8
> +        Defer text replacement notification until after layout is done to avoid unexpected force layouts.

forced
Comment 4 zalan 2017-12-13 10:09:40 PST
Created attachment 329228 [details]
Patch
Comment 5 WebKit Commit Bot 2017-12-13 10:43:09 PST
Comment on attachment 329228 [details]
Patch

Clearing flags on attachment: 329228

Committed r225855: <https://trac.webkit.org/changeset/225855>
Comment 6 WebKit Commit Bot 2017-12-13 10:43:11 PST
All reviewed patches have been landed.  Closing bug.