Bug 105604

Summary: [Chromium] Add methods to allow tagging specific WebLayers
Product: WebKit Reporter: Leandro Graciá Gil <leandrogracia>
Component: WebKit APIAssignee: Leandro Graciá Gil <leandrogracia>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, nduca, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Leandro Graciá Gil 2012-12-20 19:41:55 PST
Currently there are to unrelated features that require tagging specific WebLayer objects from WebKit so that they can be recognised and processed later in the Chromium side. This patch proposes a way to tag them in a minimalistic way in order to provide a solution to these and future features.
Comment 1 Leandro Graciá Gil 2012-12-20 19:50:03 PST
Created attachment 180464 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-20 19:52:24 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 Leandro Graciá Gil 2012-12-20 21:13:06 PST
Suggested implementation of this API: https://codereview.chromium.org/11659004/
Comment 4 Leandro Graciá Gil 2012-12-31 05:33:40 PST
Seems we won't be needing this feature for now. However, feel free to reopen this if it becomes useful anytime later.
Comment 5 Eric Seidel (no email) 2013-01-04 00:56:14 PST
Comment on attachment 180464 [details]
Patch

Cleared review? from attachment 180464 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).