Closed
Bug 481452
Opened 16 years ago
Closed 16 years ago
Get rid of the runtime/ subdirectory
Categories
(Mozilla Labs :: Prism, defect)
Mozilla Labs
Prism
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: matthew.gertner, Assigned: matthew.gertner)
Details
Attachments
(1 file)
|
18.77 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Since we don't need the runtime extension anymore, we can move the contents of the runtime/ subdirectory into the top-level directory. Shorter paths for everyone!
| Assignee | ||
Comment 1•16 years ago
|
||
The patch just has the changes and a list of the files that were moved (using --no-diff-deleted).
Assignee: mark.finkle → matthew.gertner
Attachment #365467 -
Flags: review?(mark.finkle)
Updated•16 years ago
|
Attachment #365467 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Sending Makefile.in
Adding chrome
Sending chrome/Makefile.in
Adding chrome/content/preferences/connection.xul
Adding chrome/content/preferences/preferences.xul
Adding chrome/content/webrunner.js
Adding chrome/content/webrunner.xul
Sending chrome/jar.mn
Adding chrome/locale/en-US/updater.ini
Sending client/Makefile.in
Sending client/stub/nsPrismStub.cpp
Deleting common/chrome
Adding components
Sending components/Makefile.in
Sending components/public/Makefile.in
Adding components/public/nsINativeMenu.idl
Adding components/src/Makefile.in
Deleting components/src/mac/DOMElementWrapper.h
Deleting components/src/mac/DOMElementWrapper.mm
Adding components/src/mac/DOMEventListenerWrapper.h
Adding components/src/mac/DOMEventListenerWrapper.mm
Adding components/src/mac/Makefile.in
Adding components/src/mac/nsCocoaMenu.h
Adding components/src/mac/nsCocoaMenu.mm
Adding components/src/mac/nsDesktopEnvironmentMac.mm
Adding components/src/mac/nsDockTile.h
Adding components/src/mac/nsDockTile.mm
Adding components/src/nsAppStartup.js
Adding components/src/nsCommandLineHandler.js
Adding components/src/nsDOMMenuBar.cpp
Adding components/src/nsDOMMenuBar.h
Adding components/src/windows/Makefile.in
Adding components/src/windows/nsNativeMenu.cpp
Adding components/src/windows/nsNativeMenu.h
Adding components/src/windows/nsNotificationArea.cpp
Adding components/src/windows/nsNotificationArea.h
Adding components/src/windows/nsSystemMenu.cpp
Adding components/src/windows/nsSystemMenu.h
Adding defaults
Adding modules
Adding modules/HostUI.jsm
Sending newapp/chrome/jar.mn
Deleting runtime/chrome
Deleting runtime/components
Deleting runtime/defaults
Deleting runtime/install.rdf
Deleting runtime/modules
Transmitting file data ...........
Committed revision 22906.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•