DescriptionUse WebLocalFrame::isLoading(), not WebFrame::isLoading(), in print preview.
This was changed in the normal chromium print_preview_web_helper.cc in
02cfd5ccc819ce649db8ff032d43fb16ee3167d9, but I missed the need to change it
in android's print_preview_web_helper.cc. This will allow isLoading() to live
solely on WebLocalFrame, as it doesn't make sense in a remote frame.
BUG=
Committed: https://crrev.com/8ef0627a42fd6a5b07bb16e33a5766673e7bf1d7
Cr-Commit-Position: refs/heads/master@{#294022}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|