Closed
Bug 1523894
Opened 7 years ago
Closed 7 years ago
Firefox Focus crash on empty <select>
Categories
(Focus :: General, enhancement)
Focus
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1522153
People
(Reporter: evgeni, Unassigned)
Details
(Keywords: reporter-external, Whiteboard: [reporter-external] [client-bounty-form] [verif?])
Environment:
Firefox Focus 8.0.6 (Build #330111642 Gecko 64.0.20190111134233)
Android 8 (OnePlus 3, OxygenOS)
Bug:
Firefox Focus will crash when the user tries to click on a <select> element that has no <option> children.
This does not happen in Firefox proper, so it seems to be related to the Focus UI.
PoC code:
<html><body><select/></body></html>
I've discovered this accidentally on a page which would populate the <select> with JavaScript and failed to do so :)
Flags: sec-bounty?
Updated•7 years ago
|
Component: Security → Security: Android
Product: Firefox → Focus
Version: unspecified → ---
Comment 1•7 years ago
|
||
Snorp: should this be in the GeckoView product rather than Focus? Does it happen on Fenix?
Flags: needinfo?(snorp)
Comment 2•7 years ago
|
||
Kevin: can you rope in whoever does QA for Focus (assuming it's not you)?
Flags: needinfo?(kbrosnan)
I think this is a dup of 1522153.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(snorp)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Flags: needinfo?(kbrosnan)
Updated•7 years ago
|
Group: firefox-core-security
Flags: sec-bounty? → sec-bounty-
Updated•3 years ago
|
Component: Security: Android → General
Updated•1 year ago
|
Keywords: reporter-external
You need to log in
before you can comment on or make changes to this bug.
Description
•