Closed Bug 281519 Opened 20 years ago Closed 19 years ago

Support Windows XP x64(AMD64) build

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 2 alpha1

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

Curernt firefox.exe.manifest file only supports X86 processor.  I need support
other X86 platform such as x86-64.

Reproducible: Always
Attached patch a patchSplinter Review
Attachment #173744 - Flags: superreview?(firefox)
Attachment #173744 - Flags: review?(firefox)
bryner@brianryner.com is probably a better choice for r/sr, blake is currently
busy with other projects and hasn't been reviewing lately.
Attachment #173744 - Flags: superreview?(firefox)
Attachment #173744 - Flags: superreview?(bryner)
Attachment #173744 - Flags: review?(firefox)
Attachment #173744 - Flags: review?(bryner)
Gavin, thanks.

I re-send code-review to bryner.
Blocks: 237202
Comment on attachment 173744 [details] [diff] [review]
a patch

According to the docs, processorArchitecture is optional, should we just remove
it?
(In reply to comment #4)
> (From update of attachment 173744 [details] [diff] [review] [edit])
> According to the docs, processorArchitecture is optional, should we just remove
> it?

No, we cannot remove it.  If we remove it, OS doesn't detect
processorArchitecture as x64.  (If we remove it, OS seems to detect as x86).  So
we should set it as "*".
Attachment #173744 - Flags: superreview?(bryner)
Attachment #173744 - Flags: superreview+
Attachment #173744 - Flags: review?(bryner)
Attachment #173744 - Flags: review+
Assignee: firefox → m_kato
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Attachment #173744 - Flags: approval-branch-1.8.1?(bryner)
Attachment #173744 - Flags: approval-branch-1.8.1?(bryner) → approval-branch-1.8.1+
mozilla/browser/app/firefox.exe.manifest; new revision: 1.2.38.1;
Keywords: fixed1.8.1
Target Milestone: --- → Firefox 2 alpha1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: