[Webkit-unassigned] [Bug 87457] New: [chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without flag yet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 21:07:15 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87457

           Summary: [chromium] DataTransferItem.webkitGetAsEntry()
                    shouldn't be exposed without flag yet
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org
                CC: levin at chromium.org, dcheng at chromium.org


We have added webkitGetAsEntry() for directory drag-and-drop support in native drag and drop (umbrella bug: issue 76809) but the API hasn't been agreed yet and will likely change.  [NOTE: this feature has been only available if FILE_SYSTEM and DATA_TRANSFER_ITEMS are enabled, and they're both enabled only on chromium for now]

We should not expose such API without runtime flag yet.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list