Chromium Code Reviews
DescriptionRemove WebPrerenderingSupport::shutdown from blink::shutdown
WebPrerenderingSupport::initialize/shutdown is called in
PrerenderDispatcher's constructor/destructor. There would be no need to
call WebPrerenderingSupport::shutdown from blink::shutdown.
(It looks strange to call WebPrerenderingSupport::shutdown in blink::shutdown
whereas WebPrerenderingSupport::initialize is not called in blink::initialize.)
The code was added in https://chromium.googlesource.com/chromium/src/+/b5d48114fbb738a58cb58b9023c1e25ea94a9ec0 four years ago.
BUG=593269
Committed: https://crrev.com/3a93d12a5e0b250e9c0e9b3b5d47208454c5e350
Cr-Commit-Position: refs/heads/master@{#380845}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 15 (5 generated)
|