There's a few issues here, such as:
- URLs not set in the issue for the message handler.
- WebUI assumes issues have a help page id, not URL.
Probably introduced sometime when we were refactoring. We haven't had an issue with a URL until now, so this shouldn't affect past releases.
The extension assumes it should send a URL. Media Router is split between referring to the help page string as a URL and help page ID. The message handler and WebUI refers to and handles this as a help page ID.
We should discuss how we want this to be handled; this may require some extension side changes too.
Comment 1 by apaci...@chromium.org
, May 19 2016