Open Bug 1918162 Opened 1 year ago Updated 5 days ago

Allow use of about pages with openURL trigger in messaging system

Categories

(Firefox :: Messaging System, enhancement, P3)

enhancement

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.

We'll confirm whether this is still needed after bugs for addons targeting landed (see Bug 1915019 and Bug 1914919)

Flags: needinfo?(rfambro)

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.

Flags: needinfo?(rfambro)
Blocks: fxms-infra
Priority: -- → P3

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.

Blocks: 1925289
No longer blocks: 1925289
See Also: → 1925289
Whiteboard: [omc]
Assignee: nobody → andhuang
You need to log in before you can comment on or make changes to this bug.