Closed Bug 242011 Opened 21 years ago Closed 21 years ago

Firefox trunk build breaks in migration code on OS/2

Categories

(Firefox :: Migration, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhpedemonte, Assigned: bugs)

Details

Attachments

(2 files)

Breaks when building the nsOperaProfileMigrator.cpp.
For now, disable the Opera migrator on OS/2. There was a version of Opera available for OS/2, but that was version 5, and this code seems to only reference Opera 6. Ben, will this code work with versions of Opera prior to version 6? Kaply, do you think it is even worthwhile getting this to work on OS/2? Do we have any customers that use/used Opera?
we're presuming it works w/ older versions of opera for beos :)
Why can't we compile the code? What actually breaks?
What breaks is that the Opera defines at the top of nsOperaProfileMigrator.cpp are only defined for Unix, Mac, and Win32, but is referrenced in the code for all platforms.
Comment on attachment 147269 [details] [diff] [review] patch to disable Opera migrator r=mkaply
Attachment #147269 - Flags: review+
Attached patch XUL changeSplinter Review
The XUL had no default, so it did nothing on platforms other than XP_UNIX and XP_MAC
Fixes in to branch and trunk. Note we still need to actually make migration work for OS/2.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: