Bug 139311

Summary: Issue repaint at setUnavailablePluginIndicatorIsHidden() only when embedded object's indicator status changes.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.