[webkit-reviews] review granted: [Bug 180295] Add a log channel for viewports : [Attachment 328193] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 18:33:00 PST 2017


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 180295: Add a log channel for viewports
https://bugs.webkit.org/show_bug.cgi?id=180295

Attachment 328193: Patch

https://bugs.webkit.org/attachment.cgi?id=328193&action=review




--- Comment #3 from zalan <zalan at apple.com> ---
Comment on attachment 328193
  --> https://bugs.webkit.org/attachment.cgi?id=328193
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);
> +//	 }

???


More information about the webkit-reviews mailing list