DescriptionHave RenderView's enclosingSeamlessRenderer() take a Document reference in argument
Have RenderView's enclosingSeamlessRenderer() take a Document reference in argument
instead of a pointer since the document can never be NULL. This avoids having to
convert a reference into a pointer at the call sites and gets rid of a useless
null-check.
BUG=281400
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157099
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|