Closed
Bug 1369554
Opened 8 years ago
Closed 8 years ago
Don't Process MMA Deep Links from External Apps
Categories
(Firefox for iOS :: Telemetry, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sdaswani, Assigned: bmunar)
References
Details
(Whiteboard: [mma][b3])
Attachments
(1 file)
From Stefan:
The logic there can be really simple:
- all apps can call firefox://open-url
- only Bundle.main.bundleIdentifier (we) can open deep links
If this first option doesn't work, another option is to simply move the deeplinks to firefox-navigation:// or so .. just introduce a new scheme and only let that be called by Firefox itself.
| Assignee | ||
Comment 1•8 years ago
|
||
tested and it works!
Attachment #8875922 -
Flags: review?(sdaswani)
Attachment #8875922 -
Flags: review?(sarentz)
Summary: Investigate Not Processing Deep Links Based on Source App → Don't Process MMA Deep Links from External Apps
Whiteboard: [mma] → [mma][b3]
Attachment #8875922 -
Flags: review?(sdaswani) → review+
Comment 2•8 years ago
|
||
Landed on master, uplifted to v8.x
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Attachment #8875922 -
Flags: review?(sarentz)
You need to log in
before you can comment on or make changes to this bug.
Description
•