Mobile/AddonsTrainingWeek/SpeakerNotesB: Difference between revisions
< Mobile | AddonsTrainingWeek
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
== | ==Links Mentioned in Presentation== | ||
presentation published [https://docs.google.com/present/view?id=amkjrkbt96p_73cc23j6pw here] | presentation published [https://docs.google.com/present/view?id=amkjrkbt96p_73cc23j6pw here] | ||
* | * Shareaholic [http://mixergy.com/shareaholic-jay-meattle-interview/]. | ||
==Common How-tos== | ==Common How-tos== |
Revision as of 20:51, 25 October 2010
Links Mentioned in Presentation
presentation published here
- Shareaholic [1].
Common How-tos
presentation published here
- Different XUL structure
- No TabBrowser
- No main menu - Site Menu provides some space for commands
- Context Menu uses an extensible, but restrictive design
- Multi-process
- No direct DOM access
- No DOM event bubbling
- Move DOM sensitive into frame scripts
- Learn how to use IPC messaging