[Webkit-unassigned] [Bug 127576] WebKit2GTK - WebKitWebProcess assertion fails when dragging and dropping a file into the view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 2 19:26:53 PST 2014


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





--- Comment #1 from Daniel Wyatt <Daniel.Wyatt at gmail.com>  2014-02-02 19:24:15 PST ---
Just going to add that this is also reproducible in Source/Programs/MiniBrowser.

It seems WebProcessProxy::willAcquireUniversalFileReadSandboxExtension must be called for drag-and-drop to work.
In MiniBrowser, for example, you can manually type a local file URL (file:///something.html) which will end up calling willAcquireUniversalFileReadSandboxExtension. Subsequently, drag-and-drop will work.

-- 
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