Use RunScript() instead of RunScriptAndReturnValue() if possible
This CL removes all (but one in ClassicScript) RunScriptAndReturnValue() calls ignoring return values. This CL doesn't change the behavior. There still remain RunScriptInIsolatedWorldAndReturnValue() calls ignoring return values, and they will be cleaned up by https://chromium-review.googlesource.com/c/chromium/src/+/2413430. Bug: 1111134 Change-Id: I27766d57b5a01b9cbfdef4166c75bfa9831338b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410105Reviewed-by:Dominic Farolino <dom@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#808209}
Showing
Please register or sign in to comment