[Bug 192742] New: www/chromium : file choser (file upload) not available
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 17 13:54:49 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192742
Bug ID: 192742
Summary: www/chromium : file choser (file upload) not available
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: cmt at burggraben.net
Created attachment 145921
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145921&action=edit
add FreeBSD (OS_FREEBSD) to file choser logic.
When trying to upload a file using chromium, instead of showing the file
choser, nothing happens. Chromium logs:
[29528:385901568:0817/022602:ERROR:select_file_dialog.cc(94)] Not implemented
reached in static scoped_refptr<ui::SelectFileDialog>
ui::SelectFileDialog::Create(ui::SelectFileDialog::Listener *,
ui::SelectFilePolicy *)
In ui/shell_dialogs/select_file_dialog.cc, the #ifdef orgy has no idea about
FreeBSD. Attached patch fixes that.
patch-ui__shell_dialogs__select_file_dialog.cc can be dropped into
chromium/files/.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list