This function is only called from WebChromeClient::shouldUseTiledBackingForFrameView where the frame view is already available as a reference, so we don't really need to convert it to a pointer. This will avoid to do nullchecks in the derived classes.
Created attachment 313410 [details] Patch
Committed r218625: <http://trac.webkit.org/changeset/218625>