Bug 99612

Summary: [chromium] Remove legacy members from WebDraggableRegion
Product: WebKit Reporter: Jian Li <jianli>
Component: WebKit Misc.Assignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch abarth: review+, jianli: commit-queue-

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.