RESOLVED FIXED 201464
[LFC] Assert on FormattingContext escaping
https://bugs.webkit.org/show_bug.cgi?id=201464
Summary [LFC] Assert on FormattingContext escaping
alan
Reported 2019-09-04 11:31:51 PDT
We should not need to read display boxes in different formatting contexts apart from a few (justified) cases.
Attachments
Patch (17.32 KB, patch)
2019-09-04 11:40 PDT, alan
no flags
Patch (17.37 KB, patch)
2019-09-04 11:48 PDT, alan
no flags
Patch (17.36 KB, patch)
2019-09-04 12:58 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2019-09-04 11:32:14 PDT
alan
Comment 2 2019-09-04 11:40:15 PDT
Antti Koivisto
Comment 3 2019-09-04 11:44:19 PDT
Comment on attachment 377992 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=377992&action=review > Source/WebCore/layout/FormattingContext.h:72 > + enum class EscapeType { AccesChildFormattingContext, AccessParentFormattingContext, AccessAncestorFormattingContext }; Typo "Acces" Maybe split this into lines?
alan
Comment 4 2019-09-04 11:48:34 PDT
alan
Comment 5 2019-09-04 12:58:49 PDT
WebKit Commit Bot
Comment 6 2019-09-04 13:42:15 PDT
Comment on attachment 378002 [details] Patch Clearing flags on attachment: 378002 Committed r249497: <https://trac.webkit.org/changeset/249497>
WebKit Commit Bot
Comment 7 2019-09-04 13:42:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.