diff browse annotate |
a5f7f9e82281ef5c713c2ed0d902236fe8c5e2e2 created 2010-07-02 09:53 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Bug 568691 - Fix MOZ_OMNIJAR registration, r=mwu |
diff browse annotate |
79ae7224e6273199d0db9638043e531942bc10fd created 2010-06-21 11:41 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly. |
diff browse annotate |
1e41bf320ea0cd5fa6a03892b87d59278ee8754c created 2010-06-10 14:11 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files |