Closed
Bug 412025
Opened 18 years ago
Closed 18 years ago
Need to add JSON xpt file to packages-static
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9beta3
People
(Reporter: Gavin, Assigned: Gavin)
Details
Attachments
(3 files)
|
2.79 KB,
patch
|
sayrer
:
review+
mscott
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
|
947 bytes,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
|
1.79 KB,
patch
|
kairo
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
...otherwise JSON won't work in shipped builds.
| Assignee | ||
Comment 1•18 years ago
|
||
I've tested this on Windows using the testcase in bug 410005 comment 1.
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #296638 -
Flags: review?(sayrer)
Attachment #296638 -
Flags: review?(mscott)
| Assignee | ||
Updated•18 years ago
|
Flags: blocking1.9?
Comment 2•18 years ago
|
||
Comment on attachment 296638 [details] [diff] [review]
browser & mail patch (checked in)
sr=mscott for the mail changes
Attachment #296638 -
Flags: review?(mscott) → review+
| Assignee | ||
Updated•18 years ago
|
Attachment #296638 -
Attachment description: patch → browser & mail patch
| Assignee | ||
Comment 3•18 years ago
|
||
I can land this on the trunk and 1.8 branch.
Attachment #296654 -
Flags: review?(daniel.boelzle)
| Assignee | ||
Comment 4•18 years ago
|
||
I'm not sure whether Camino requires similar package changes.
| Assignee | ||
Updated•18 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla1.9 M11
Updated•18 years ago
|
Attachment #296638 -
Flags: review?(sayrer) → review+
| Assignee | ||
Updated•18 years ago
|
Attachment #296638 -
Flags: approval1.9?
Comment 5•18 years ago
|
||
Yes, we'd need a project change to ship a new xpt. I can make that patch, but I'm guessing that libjson_s.a is new from whatever is requiring this change, and that we also need to link that?
Is there a test for this?
| Assignee | ||
Comment 6•18 years ago
|
||
Attachment #296676 -
Flags: superreview?(neil)
Attachment #296676 -
Flags: review?(kairo)
| Assignee | ||
Comment 7•18 years ago
|
||
(In reply to comment #5)
> Is there a test for this?
Not sure what you mean by a test, beyond bug 410005 comment 1 ... I don't think this code exposes anything to web content, yet.
Comment 8•18 years ago
|
||
Comment on attachment 296676 [details] [diff] [review]
seamonkey patch (checked in)
Looks good, thanks for thinking of SeaMonkey :) r=me
Attachment #296676 -
Flags: review?(kairo) → review+
Updated•18 years ago
|
Attachment #296676 -
Flags: superreview?(neil) → superreview+
Updated•18 years ago
|
Attachment #296638 -
Flags: approval1.9? → approval1.9+
| Assignee | ||
Comment 9•18 years ago
|
||
Comment on attachment 296676 [details] [diff] [review]
seamonkey patch (checked in)
mozilla/suite/installer/unix/packages 1.6
mozilla/suite/installer/windows/packages 1.42
Attachment #296676 -
Attachment description: seamonkey patch → seamonkey patch (checked in)
| Assignee | ||
Comment 10•18 years ago
|
||
Comment on attachment 296638 [details] [diff] [review]
browser & mail patch (checked in)
mozilla/browser/installer/unix/packages-static 1.138
mozilla/browser/installer/windows/packages-static 1.144
mozilla/mail/installer/windows/packages-static 1.78
Attachment #296638 -
Attachment description: browser & mail patch → browser & mail patch (checked in)
Comment 11•18 years ago
|
||
Comment on attachment 296654 [details] [diff] [review]
calendar patch (checked in)
r=philipp
Attachment #296654 -
Flags: review?(daniel.boelzle) → review+
| Assignee | ||
Comment 12•18 years ago
|
||
Comment on attachment 296654 [details] [diff] [review]
calendar patch (checked in)
mozilla/calendar/installer/windows/packages-static 1.58
mozilla/calendar/installer/windows/packages-static 1.10.2.41
Attachment #296654 -
Attachment description: calendar patch → calendar patch (checked in)
| Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 13•18 years ago
|
||
I filed bug 412126 for Camino.
| Assignee | ||
Updated•14 years ago
|
Flags: blocking1.9?
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•