Closed
Bug 998075
Opened 11 years ago
Closed 11 years ago
[Tarako] Trying to upload a file using the browser fails to pick a file
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g-v1.3T affected)
RESOLVED
DUPLICATE
of bug 996141
Tracking | Status | |
---|---|---|
b2g-v1.3T | --- | affected |
People
(Reporter: nhirata, Unassigned)
References
()
Details
(Keywords: memory-footprint, perf, Whiteboard: OOM, [c=memory p= s= u=] [MemShrink])
Attachments
(1 file)
140.94 KB,
text/plain
|
Details |
1. go to
http://mozilla.github.io/qa-testcase-data/webapi/filemanagement/fileUploadTest.html
2. click in the first field.
3. select the gallery app
4. pick a file
Expected: field is populated
Actual: Gallery is OOM killed and there's a security policy that fails. No file is placed in the text field.
04-17 15:32:34.221: E/GeckoConsole(84): [JavaScript Error: "Content Security Policy: Can't use 'self' if self data is not provided"]
04-17 15:32:34.231: E/GeckoConsole(84): [JavaScript Warning: "Content Security Policy: Failed to parse unrecognized source app://gallery.gaiamobile.org"]
04-17 15:32:34.451: E/GeckoConsole(84): [JavaScript Error: "NS_ERROR_NOT_INITIALIZED: Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMessageSender.sendAsyncMessage]" {file: "chrome://browser/content/shell.js" line: 49}]
Gaia a8d2d399f2939f4845abaa0df57abab241a2c782
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/d97dad54cb61
BuildID 20140417004002
Version 28.1
ro.build.version.incremental=eng.cltbld.20140417.115200
ro.build.date=Thu Apr 17 11:52:06 EDT 2014
Tarako
Comment 1•11 years ago
|
||
The security policy isn't going to cause this issue. Root problem is covered by bug 996141.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•