Closed
Bug 1301974
Opened 9 years ago
Closed 9 years ago
(package-manifest.in) Packaging update for SeaMonkey; Sync with Firefox 20140101 to 21040930
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
|
5.99 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
(package-manifest.in) Packaging update for SeaMonkey; Sync with Firefox 20140101 to 21040930
This is just leftovers that didn't get ported for some reason or other.
Alphabetise:
> @RESPATH@/components/nsCrashMonitor.js
> @RESPATH@/components/crashmonitor.manifest
> @RESPATH@/components/PageIconProtocolHandler.js
> @RESPATH@/components/toolkit_securityreporter.xpt
Port:
Bug 1031609 - Basic e10s add-on shim architecture and content-policy shims
> +@RESPATH@/components/multiprocessShims.js
> +@RESPATH@/components/addoncompat.manifest
Bug 923904 - Stop passing direct JS object references to/from JS-implemented WebIDL for |any| and |object|
> +#ifdef MOZ_DEBUG
> +@RESPATH@/components/TestInterfaceJS.js
> +@RESPATH@/components/TestInterfaceJS.manifest
> +@RESPATH@/components/TestInterfaceJSMaplike.js
> +#endif
| Assignee | ||
Comment 1•9 years ago
|
||
(package-manifest.in) Packaging update for SeaMonkey; Sync with Firefox 20140101 to 21040930
This is just leftovers that didn't get ported for some reason or other.
Alphabetise:
> @RESPATH@/components/nsCrashMonitor.js
> @RESPATH@/components/crashmonitor.manifest
> @RESPATH@/components/PageIconProtocolHandler.js
> @RESPATH@/components/toolkit_securityreporter.xpt
Port:
Bug 1031609 - Basic e10s add-on shim architecture and content-policy shims
> +@RESPATH@/components/multiprocessShims.js
> +@RESPATH@/components/addoncompat.manifest
Bug 923904 - Stop passing direct JS object references to/from JS-implemented WebIDL for |any| and |object|
> +#ifdef MOZ_DEBUG
> +@RESPATH@/components/TestInterfaceJS.js
> +@RESPATH@/components/TestInterfaceJS.manifest
> +@RESPATH@/components/TestInterfaceJSMaplike.js
> +#endif
Attachment #8790111 -
Flags: review?(iann_bugzilla)
Comment on attachment 8790111 [details] [diff] [review]
Patch v1.0
r/a=me
Attachment #8790111 -
Flags: review?(iann_bugzilla) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
For which Target Milestone has this one been fixed?
You need to log in
before you can comment on or make changes to this bug.
Description
•