Bug 180295

Summary: Add a log channel for viewports
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, dbates, esprehn+autocc, ews-watchlist, japhet, kangil.han, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch zalan: review+, zalan: commit-queue-

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.