Confirmed users
346
edits
| Line 11: | Line 11: | ||
* P1 | * P1 | ||
** {{In progress|}} Nested OOP {{bug|nested-oop}} | ** {{In progress|}} Nested OOP {{bug|nested-oop}} | ||
** State/Session restore | ** State/Session restore {{bug|1033999}} | ||
** Navigation scope | ** Navigation scope | ||
*** User stories: {{bug|996039}}, {{bug|972320}}, {{bug|1023803}} | *** User stories: {{bug|996039}}, {{bug|972320}}, {{bug|1023803}} | ||
*** Reference: https://github.com/w3c/manifest/issues/114 | *** Reference: https://github.com/w3c/manifest/issues/114 | ||
** {{In progress|}} Hardware key events {{bug|989198}} | ** {{In progress|}} Hardware key events {{bug|989198}} | ||
** Fine-grained visilibity API (e.g. <code>setVisible(bool)</code> -> <code>setVisible({state: bool, rendering: bool, normalpriority: bool })</code>) | ** Fine-grained visilibity API {{bug|1034001}} (e.g. <code>setVisible(bool)</code> -> <code>setVisible({state: bool, rendering: bool, normalpriority: bool })</code>) | ||
* P2 | * P2 | ||
** <iframe mozbrowser> to <webview> {{bug|738172}} | ** <iframe mozbrowser> to <webview> {{bug|738172}} | ||