[Webkit-unassigned] [Bug 168128] [GTK] Version 2.14.4 does not paint most websites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 04:22:58 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168128

--- Comment #12 from Adrian Perez <aperez at igalia.com> ---
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 -> scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  ...
  (repeats a few times)
  ...
  scheduleDisplay
  setNeedsDisplayInRect
    dirty.isEmpty() -> early return
  mainFrameContentSizeChanged
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  didUpdateBackingStoreState
  setNeedsDisplay
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  sendDidUpdateBackingStoreState
  display
  shouldPaintBoundsRect
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  displayTimerFired
  display
  display
  shouldPaintBoundsRect
  didUpdate
  displayTimerFired
  display
  display: empty dirty region -> early return
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  scheduleDisplay
  setNeedsDisplayInRect
    continuing -> scheduleDisplay()
  ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170212/72ff24f3/attachment-0001.html>


More information about the webkit-unassigned mailing list