[webkit-reviews] review requested: [Bug 60621] Don't use a null backing store handle in PluginControllerProxy::GeometryDidChange : [Attachment 93109] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 05:20:44 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 60621: Don't use a null backing store handle in
PluginControllerProxy::GeometryDidChange
https://bugs.webkit.org/show_bug.cgi?id=60621

Attachment 93109: Patch
https://bugs.webkit.org/attachment.cgi?id=93109&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Instead of checking if the handle is null, we can simply check if the size has
changed in the plugin process before creating a new backing store.


More information about the webkit-reviews mailing list