Closed Bug 555810 Opened 16 years ago Closed 3 years ago

Cleanup maemo defines

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect

Tracking

(status1.9.2 .4-fixed)

RESOLVED FIXED
Tracking Status
status1.9.2 --- .4-fixed

People

(Reporter: mfinkle, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
We still have a few old MOZ_PLATFORM_HILDON in m-192, so this patch fixes that. See bug 543976
Attachment #435699 - Flags: review?(dougt)
Attachment #435699 - Flags: review?(dougt) → review+
Comment on attachment 435699 [details] [diff] [review] patch >-#ifdef MOZ_PLATFORM_HILDON >+#if (MOZ_PLATFORM_MAEMO == 5) && defined (MOZ_ENABLE_GNOMEVFS) > if(NS_SUCCEEDED(LaunchDefaultWithDBus(PromiseFlatCString(nativePath).get()))) > return NS_OK; > #endif #ifdef MOZ_PLATFORM_MAEMO
on IRC Doug suggested not changing to: #ifdef MOZ_PLATFORM_MAEMO and just leaving the patch as is
Assignee: nobody → mark.finkle
Attachment #435699 - Flags: approval1.9.2.3?
Attachment #435699 - Flags: approval1.9.2.3? → approval1.9.2.3+
Assignee: mark.finkle → nobody
Product: Core → Firefox Build System
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 3 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: