Confirmed users
587
edits
No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
* https://wiki.mozilla.org/Firefox/Namoroka/Doorhanger_notifications | * https://wiki.mozilla.org/Firefox/Namoroka/Doorhanger_notifications | ||
* New UI to hook into. | * New UI to hook into. | ||
== Questions == | |||
* Why was the Vapour-style use of markup abandoned? | |||
* What UI paradigms have been explored but didn't work? | |||
* What UI paradigms have not been implemented due to browser/platform limitations? | |||
* Is the security model held back by anything in the platform, or can it be fully developed as a separate component like it is currently? | |||
* Would it make sense to put all APIs in IDLs? | |||
** Potentially slower, but more secure. | |||
* Would uplift include renaming? | |||
** Jetpack is a good code name, but maybe not a feature name | |||
** At least, may make sense to rename "jetpack" object to "env" or similar |