RESOLVED FIXED 186018
[LFC] Add layout tree verification.
https://bugs.webkit.org/show_bug.cgi?id=186018
Summary [LFC] Add layout tree verification.
zalan
Reported 2018-05-27 07:43:08 PDT
Compare with the render tree geometry and output the mismatched rectangles.
Attachments
Patch (22.08 KB, patch)
2018-05-27 08:02 PDT, zalan
no flags
Patch (22.04 KB, patch)
2018-05-28 09:46 PDT, zalan
no flags
Patch (21.99 KB, patch)
2018-05-28 10:15 PDT, zalan
no flags
zalan
Comment 1 2018-05-27 08:02:40 PDT
zalan
Comment 2 2018-05-28 09:46:08 PDT
Antti Koivisto
Comment 3 2018-05-28 10:00:51 PDT
Comment on attachment 341456 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=341456&action=review > Source/WebCore/layout/Verification.cpp:44 > + auto outputRect = [&stream, &renderer, &layoutBox, &firstMismatchingRect] (const String& prefix, const LayoutRect& rendererRect, const LayoutRect& layoutRect) { Maybe just [&]?
zalan
Comment 4 2018-05-28 10:15:37 PDT
WebKit Commit Bot
Comment 5 2018-05-28 10:55:23 PDT
Comment on attachment 341457 [details] Patch Clearing flags on attachment: 341457 Committed r232248: <https://trac.webkit.org/changeset/232248>
WebKit Commit Bot
Comment 6 2018-05-28 10:55:25 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-05-28 10:56:26 PDT
Note You need to log in before you can comment on or make changes to this bug.