Allow use of about pages with openURL trigger in messaging system
Categories
(Firefox :: Messaging System, enhancement, P3)
Tracking
()
People
(Reporter: mviar, Assigned: andhuang)
References
(Blocks 1 open bug)
Details
(Whiteboard: [omc])
There was a recent request to trigger a message when about:addons is opened via the openURL messaging trigger listener. This bug is to explore enabling this capability and the use of about pages with the openURL trigger listener more broadly.
| Reporter | ||
Comment 1•1 year ago
•
|
||
We'll confirm whether this is still needed after bugs for addons targeting landed (see Bug 1915019 and Bug 1914919)
Comment 2•1 year ago
|
||
Following back up after chatting w/ @Kamyar. Although we still think that this will be useful as a general targeting method, we don’t need to land it in the near future. So we can hold off on it for now.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
it currently doesn't work for about:* pages because they are a part of the spec property in the URI where the host property isn't present, and openURL's matching behavior has an early exit if that is the case.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•5 days ago
|
Description
•