DescriptionMake content text retrieval in ChromeRenderViewObserver never force layout.
Use the hooks, introduced in https://codereview.chromium.org/1309883003/
to remove the need for both searching for meta tags and an 8-second
speculative text retrieval on a timer.
This includes plumbing RenderViewObserver::DidFirstLayoutAfterFinishedParsing
so that the RenderView observer could us this call.
BUG=521149
R=jochen@chromium.org
Patch Set 1 #Patch Set 2 : Updated to match upstream changes. #
Total comments: 1
Messages
Total messages: 14 (6 generated)
|