http://gwt-code-reviews.appspot.com/1269801/diff/1/12 File plugins/xpcom/install-template.rdf (right):
http://gwt-code-reviews.appspot.com/1269801/diff/1/12#newcode10 plugins/xpcom/install-template.rdf:10: <em:unpack>true</em:unpack> this is needed to workaround a limitation of the current 'omnijar' implementation--it can't read packed binary files. http://gwt-code-reviews.appspot.com/1269801/diff/1/13 File plugins/xpcom/prebuilt/extension/chrome.manifest (right): http://gwt-code-reviews.appspot.com/1269801/diff/1/13#newcode6 plugins/xpcom/prebuilt/extension/chrome.manifest:6: # Windows and Mac are not yet supported The Mac SDK isn't even available yet. https://bugzilla.mozilla.org/show_bug.cgi?id=600435 (also noted in the plugin-sdks gecko-2.0.0/README) http://gwt-code-reviews.appspot.com/1269801/diff/1/14 File plugins/xpcom/prebuilt/extension/components/stub.js (right): http://gwt-code-reviews.appspot.com/1269801/diff/1/14#newcode38 plugins/xpcom/prebuilt/extension/components/stub.js:38: // component for each ABI. Since gecko 2.0 is the only version we have to worry about with the new registration model, we can ignore this multiplexing for now. however, we'll have to figure out if/how we want to do something similar for 2.0+ http://gwt-code-reviews.appspot.com/1269801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
