[webkit-reviews] review granted: [Bug 90210] [Chromium] On Android, we should be able to ask the embedder what intents exist in a region of the page : [Attachment 150016] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 15:25:15 PDT 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 90210: [Chromium] On Android, we should be able to ask the embedder what
intents exist in a region of the page
https://bugs.webkit.org/show_bug.cgi?id=90210

Attachment 150016: Patch
https://bugs.webkit.org/attachment.cgi?id=150016&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=150016&action=review


> Source/WebKit/chromium/public/WebViewClient.h:375
> +    virtual WebContentDetectionResult detechContentAround(const
WebHitTestResult&) { return WebContentDetectionResult(); }

detech -> detect?


More information about the webkit-reviews mailing list