RESOLVED FIXED 139311
Issue repaint at setUnavailablePluginIndicatorIsHidden() only when embedded object's indicator status changes.
https://bugs.webkit.org/show_bug.cgi?id=139311
Summary Issue repaint at setUnavailablePluginIndicatorIsHidden() only when embedded o...
zalan
Reported 2014-12-05 13:22:41 PST
Currently we issue regardless of whether the new status == old status. If it is supposed to fix some first time paint, then we should move that repaint() to where it is actually needed.
Attachments
Patch (1.48 KB, patch)
2014-12-05 13:29 PST, zalan
no flags
zalan
Comment 1 2014-12-05 13:29:45 PST
WebKit Commit Bot
Comment 2 2014-12-05 14:21:46 PST
Comment on attachment 242657 [details] Patch Clearing flags on attachment: 242657 Committed r176874: <http://trac.webkit.org/changeset/176874>
WebKit Commit Bot
Comment 3 2014-12-05 14:21:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.