RESOLVED FIXED 180295
Add a log channel for viewports
https://bugs.webkit.org/show_bug.cgi?id=180295
Summary Add a log channel for viewports
Simon Fraser (smfr)
Reported 2017-12-01 16:33:19 PST
Need a log channel that shows viewport size computations
Attachments
Patch (22.28 KB, patch)
2017-12-01 16:33 PST, Simon Fraser (smfr)
no flags
Patch (25.89 KB, patch)
2017-12-01 17:42 PST, Simon Fraser (smfr)
zalan: review+
zalan: commit-queue-
Simon Fraser (smfr)
Comment 1 2017-12-01 16:33:37 PST
Simon Fraser (smfr)
Comment 2 2017-12-01 17:42:01 PST
zalan
Comment 3 2017-12-01 18:33:00 PST
Comment on attachment 328193 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=328193&action=review > Source/WebCore/loader/FrameLoader.cpp:1143 > +// if (m_frame.view()) { > + LOG(Scrolling, "FrameLoader::completed() clearing maintainScrollPosition anchor"); > +// m_frame.view()->maintainScrollPositionAtAnchor(nullptr); > +// } ???
Simon Fraser (smfr)
Comment 4 2017-12-04 09:47:06 PST
Radar WebKit Bug Importer
Comment 5 2017-12-04 09:49:12 PST
Note You need to log in before you can comment on or make changes to this bug.