<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Add a way to test ScrollAnimator"
href="https://bugs.webkit.org/show_bug.cgi?id=153479#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Add a way to test ScrollAnimator"
href="https://bugs.webkit.org/show_bug.cgi?id=153479">bug 153479</a>
from <span class="vcard"><a class="email" href="mailto:simon.fraser@apple.com" title="Simon Fraser (smfr) <simon.fraser@apple.com>"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=270110&action=diff" name="attach_270110" title="WIP patch">attachment 270110</a> <a href="attachment.cgi?id=270110&action=edit" title="WIP patch">[details]</a></span>
WIP patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=270110&action=review">https://bugs.webkit.org/attachment.cgi?id=270110&action=review</a>
I like this approach.
<span class="quote">> Source/WebCore/rendering/RenderLayer.cpp:3237
> + page->mainFrame().document()->addConsoleMessage(MessageSource::Other, MessageLevel::Debug, "RenderLayer: " + message);</span >
Does this really have to log through the main frame? Seems odd to cross frame boundaries.
<span class="quote">> Source/WebCore/rendering/RenderListBox.cpp:832
> + page->mainFrame().document()->addConsoleMessage(MessageSource::Other, MessageLevel::Debug, "RenderListBox: " + message);</span >
Ditto.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>