DescriptionAdd setNeedsLayoutAndFullPaintInvalidation to WebWidget.
Plugins need to invalidate layout on their WebView when
content changes due to factors that the view is not otherwise
aware of. Here we add a method to set the various bits necessary
to cause layout to perform work at the next opportunity.
In the current code, this will be used to force paint invalidation
to be issued on the plugin when placeholder content is loaded.
BUG=472348
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193056
Patch Set 1 #Patch Set 2 : Checking for null pointers #
Messages
Total messages: 11 (4 generated)
|