mozilla / side-view

An experiment with opening mobile views of pages in the sidebar
Mozilla Public License 2.0
187 stars 40 forks source link

Use <iframe mozbrowser> to embed the web content to re‑add the Side View UI to the sidebar #327

Open ExE-Boss opened 6 years ago

ExE-Boss commented 6 years ago

Wrapping the web content in an <iframe> was added in #12, but removed in #149 due to CSP issues.

<iframe mozbrowser> helps solve that, but depends on bug 1318532.


This would allow implementing #91

fzzzy commented 6 years ago

Yes, we have been hoping to use iframe mozbrowser for the entire lifetime of the project; has there been any progress towards reaching agreement on how to move forward with landing it in firefox?

ExE-Boss commented 6 years ago

It got [design-decision-approved], so now all that’s necessary is to expose it to WebExtensions, but it seems like @nt1m has abandoned work on it, and @kmaglione has yet to respond (he’s been needinfo’d for over a year now 🤔).

Which is why I opened this, so that the Side View team could ask to prioritise <iframe mozbrowser> work, possibly in‑person.

fzzzy commented 6 years ago

Ok, thanks. We'll bring it up again.