Bug 97950 - [chromium] Add draggable property to WebDraggableRegion
Summary: [chromium] Add draggable property to WebDraggableRegion
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 16:06 PDT by Jian Li
Modified: 2013-04-15 08:49 PDT (History)
7 users (show)

See Also:


Attachments
Proposed Patch (1.28 KB, patch)
2012-09-28 16:11 PDT, Jian Li
no flags 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-09-28 16:06:07 PDT
We need to first add draggable property to WebDraggableRegion before we can land the following patch to switch to new draggable region syntax and behavior:
  https://bugs.webkit.org/show_bug.cgi?id=97156

This is because without WebDraggableRegion::draggable property, Chromium side code cannot enable the changes to support new syntax side by side with old syntax.
Comment 1 Jian Li 2012-09-28 16:11:53 PDT
Created attachment 166326 [details]
Proposed Patch
Comment 2 WebKit Review Bot 2012-09-28 16:13:37 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 Stephen Chenney 2013-04-15 08:49:10 PDT
Comment on attachment 166326 [details]
Proposed Patch

https://code.google.com/p/chromium/issues/detail?id=231386