[Webkit-unassigned] [Bug 102824] [Skia] Add missing OpaqueRegionSkia notifier calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 11:29:04 PST 2012


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





--- Comment #2 from Florin Malita <fmalita at chromium.org>  2012-11-20 11:31:03 PST ---
(In reply to comment #1)
> If there are any places that were currently calling didDraw, and now will no longer in 102694, then we could see regressions with artifacts appearing on screen. So, if that's the case this really shouldn't be done as a separate after-step. If not, then we should be alright.

102694 should not produce any functional changes: it just relocates existing didDraw calls for drawOval(), drawPath(), drawPoints() & drawRect() into the corresponding PlatformContextSkia wrappers. For the cases you mentioned, no didDraw calls were in place previously.

I take it it's still a good idea to add these though?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list