308
edits
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
<li>bz: extensibility story with XBL and XTF | <li>bz: extensibility story with XBL and XTF | ||
<ul> | <ul> | ||
<li>security story for these extension mechanisms</li> | <li>security story for these extension mechanisms [https://bugzilla.mozilla.org/show_bug.cgi?id=236839]</li> | ||
<li>brendan: jst's patch to split content vs. chrome xpconnect | <li>brendan: jst's patch to split content vs. chrome xpconnect | ||
scopes</li> | scopes</li> | ||
<li>scripting language neutrality</li> | <li>scripting language neutrality</li> | ||
<li>XTF API may be kept, but need common insertion point magic</li> | <li>XTF API may be kept, but need common insertion point magic (see also [https://bugzilla.mozilla.org/show_bug.cgi?id=307394])</li> | ||
<li>bz: when is binding attached, detached -- poorly spec'ed</li> | <li>bz: when is binding attached, detached -- poorly spec'ed</li> | ||
<li>dbaron: avoiding CSS when expressing bindings will help that</li> | <li>dbaron: avoiding CSS when expressing bindings will help that</li> | ||
Line 59: | Line 59: | ||
<li>bryner is gonna implement the sXBL/XBL2 extensions for binding | <li>bryner is gonna implement the sXBL/XBL2 extensions for binding | ||
attachment etc.</li> | attachment etc.</li> | ||
<li>bryner has a native-delegate interface for doing XBL impl. in | <li>bryner has a [https://bugzilla.mozilla.org/show_bug.cgi?id=283257 native-delegate interface for doing XBL impl. in | ||
C++ rather than JS</li> | C++ rather than JS]</li> | ||
<li>bz: base tag and extends issue: namespace/tag assumes XUL | <li>bz: base tag and extends issue: namespace/tag assumes XUL | ||
common content data structure, doesn't work well with HTML, etc.</li> | common content data structure, doesn't work well with HTML, etc.</li> |
edits