[Webkit-unassigned] [Bug 201289] <input type="file"> is not kept alive during file picker, if it gets GC'd file selection has no affect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 21:39:21 PDT 2019


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

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Alexey Proskuryakov from comment #3)
> It’s also similar to media elements and Fetch, whose wrappers stay alive in
> the expectation of callback making them visible again.

Yeah, in that sense, perhaps HTMLInputElement should be an ActiveDOMObject with a pending activity whenever there is a dialog popped up.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190830/28f1c285/attachment.html>


More information about the webkit-unassigned mailing list