Bug 99612 - [chromium] Remove legacy members from WebDraggableRegion
Summary: [chromium] Remove legacy members from WebDraggableRegion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 10:31 PDT by Jian Li
Modified: 2012-10-17 10:52 PDT (History)
6 users (show)

See Also:


Attachments
Proposed Patch (1.17 KB, patch)
2012-10-17 10:42 PDT, Jian Li
abarth: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2012-10-17 10:31:32 PDT
After we landed the chromium changes, those legacy members defined in WebDraggableRegion is not longer needed.
Comment 1 Jian Li 2012-10-17 10:42:01 PDT
Created attachment 169212 [details]
Proposed Patch
Comment 2 WebKit Review Bot 2012-10-17 10:48:15 PDT
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 Jian Li 2012-10-17 10:52:17 PDT
Committed as http://trac.webkit.org/changeset/131621.