[Webkit-unassigned] [Bug 145855] Overriding the overlay scrollbar style on WKView doesn't take effect immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 14:54:57 PDT 2015


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

Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Beth Dakin <bdakin at apple.com> ---
(In reply to comment #2)
> Comment on attachment 254677 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=254677&action=review
> 
> > Source/WebCore/platform/mac/ScrollAnimatorMac.mm:1020
> > +    if (!painter)
> > +        return;
> > +    [painter setNeedsDisplay:YES];
> 
> It would be OK removing the null check, since messaging nil is OK.

Good point. Removed!

Thanks, Simon! http://trac.webkit.org/changeset/185431

-- 
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/20150610/d5fbc551/attachment.html>


More information about the webkit-unassigned mailing list