Chromium Code Reviews
DescriptionAdded RenderView.DocumentHasImages query method
This upstreams a method used by Chrome on Android. It allows the
browser to query the page to see if it contains any image elements.
The request/response pattern was modeled after how script eval
request/response works. That is, a unique id is generated for every
request and the id is then used to correlate a request with a response.
BUG=115372
TEST=
Patch Set 1 #
Total comments: 4
Patch Set 2 : Updated comments on RenderViewHost.DocumentHasImages #
Messages
Total messages: 14 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||