[Webkit-unassigned] [Bug 142750] New: WebKit1 Clients Are Not Reliably Repainted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 14:52:54 PDT 2015


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

            Bug ID: 142750
           Summary: WebKit1 Clients Are Not Reliably Repainted
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

In Bug 135514 I corrected a problem where paint operations were being performed during layout. An unintended side-effect of this was that WebKit clients that performed a programmatic scroll of web content (outside of WebKit's control) would no longer receive a "free" paint operation.

To avoid breaking clients that relied on this misfeature, we need to notify AppKit that the view needs to be repainted once layout completes.

-- 
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/20150316/af4065e8/attachment-0002.html>


More information about the webkit-unassigned mailing list