Closed Bug 760277 Opened 14 years ago Closed 14 years ago

Move Webapps.js and Webapps.jsm out of dom/base

Categories

(Core Graveyard :: DOM: Apps, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: fabrice, Assigned: fabrice)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Cleaning after myself since they never should have been there. No changes needed to the various installer/package-manifest.in
Attachment #628902 - Flags: review?(mounir)
OS: Linux → All
Hardware: x86_64 → All
Version: Other Branch → Trunk
Comment on attachment 628902 [details] [diff] [review] patch Review of attachment 628902 [details] [diff] [review]: ----------------------------------------------------------------- r=me with the following change. ::: dom/apps/src/Makefile.in @@ +15,5 @@ > + Webapps.js \ > + Webapps.manifest \ > + $(NULL) > + > +EXTRA_PP_JS_MODULES += Webapps.jsm \ Please move WebApps.jsm to a new line. It should look like this: EXTRA_PP_JS_MODULES += \ WebApps.jsm \ $(NULL)
Attachment #628902 - Flags: review?(mounir) → review+
Assignee: nobody → fabrice
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Component: DOM: Mozilla Extensions → DOM: Apps
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: