[Webkit-unassigned] [Bug 173153] New: [CoordinatedGraphics] Behavior change of DrawingAreaImpl after r217779

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 04:50:03 PDT 2017


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

            Bug ID: 173153
           Summary: [CoordinatedGraphics] Behavior change of
                    DrawingAreaImpl after r217779
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daewoong.jang at navercorp.com
                CC: bugs-noreply at webkitgtk.org

By changeset 217779(https://bugs.webkit.org/show_bug.cgi?id=172496), DrawingAreaImpl::mainFrameContentSizeChanged() was moved to AcceleratedDrawingArea::mainFrameContentSizeChanged(). However the move has caused behavior change of DrawingAreaImpl, as it revives the existing implementation of AcceleratedDrawingArea which was shadowed by both DrawingAreaImpl and DrawingAreaWPE before the change.

It seems that the behavior change is unintended.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170609/4246d17e/attachment.html>


More information about the webkit-unassigned mailing list