Bug 139311 - Issue repaint at setUnavailablePluginIndicatorIsHidden() only when embedded object's indicator status changes.
Summary: Issue repaint at setUnavailablePluginIndicatorIsHidden() only when embedded o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 13:22 PST by zalan
Modified: 2014-12-05 14:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2014-12-05 13:29 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 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.
Comment 1 zalan 2014-12-05 13:29:45 PST
Created attachment 242657 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-12-05 14:21:50 PST
All reviewed patches have been landed.  Closing bug.