<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Version 2.14.4 does not paint most websites"
   href="https://bugs.webkit.org/show_bug.cgi?id=168128#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Version 2.14.4 does not paint most websites"
   href="https://bugs.webkit.org/show_bug.cgi?id=168128">bug 168128</a>
              from <span class="vcard"><a class="email" href="mailto:aperez&#64;igalia.com" title="Adrian Perez &lt;aperez&#64;igalia.com&gt;"> <span class="fn">Adrian Perez</span></a>
</span></b>
        <pre>For comparison, output with HiDPI disables (scale-factor==1): 

  % WEBKIT_DISABLE_COMPOSITING_MODE=1 run-minibrowser --gtk --debug
  Starting MiniBrowser.
  DrawingAreaImpl: instantiated!
  updatePreferences
    AC enabled: no
    AC forced: no
    layerTreeHost: 0x7fce46674fdd
  updateBackingStoreState
    m_forceRepaintAfterBackingStoreStateUpdate: no
  setNeedsDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  ...
  (repeats a few times)
  ...
  scheduleDisplay
  setNeedsDisplayInRect
    dirty.isEmpty() -&gt; early return
  mainFrameContentSizeChanged
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  didUpdateBackingStoreState
  setNeedsDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  sendDidUpdateBackingStoreState
  display
  shouldPaintBoundsRect
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  displayTimerFired
  display
  display
  shouldPaintBoundsRect
  didUpdate
  displayTimerFired
  display
  display: empty dirty region -&gt; early return
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -&gt; scheduleDisplay()
  ...</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>