<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Accelerated compositing does not respect device scale factor."
   href="https://bugs.webkit.org/show_bug.cgi?id=148085#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Accelerated compositing does not respect device scale factor."
   href="https://bugs.webkit.org/show_bug.cgi?id=148085">bug 148085</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=148085#c3">comment #3</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=259171&amp;action=diff" name="attach_259171" title="Patch">attachment 259171</a> <a href="attachment.cgi?id=259171&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=259171&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=259171&amp;action=review</a>
&gt; 
&gt; r=me, with a few minor corrections.
&gt; </span >

Thanks!

<span class="quote">&gt; &gt; Source/WebKit/win/WebCoreSupport/AcceleratedCompositingContext.cpp:165
&gt; &gt; +    double ty = (size.height() - size.height() / deviceScaleFactor()) / 2.0;
&gt; 
&gt; Is this to center the view?
&gt; </span >

Yes, I will add a comment before landing.

<span class="quote">&gt; &gt; Source/WebKit/win/WebCoreSupport/AcceleratedCompositingContext.h:55
&gt; &gt; +    virtual void paintContents(const WebCore::GraphicsLayer*, WebCore::GraphicsContext&amp;, WebCore::GraphicsLayerPaintingPhase, const WebCore::FloatRect&amp; rectToPaint) override;
&gt; 
&gt; Please remove 'virtual' for any methods that are 'override'.</span >

Ok, I will remove 'virtual' before landing :)</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>