Status
()
People
(Reporter: bz, Assigned: glandium)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
|
4.80 KB,
patch
|
Gavin
:
review+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
See bug 347910 comment 2.
| (Reporter) | ||
Updated•10 years ago
|
||
Summary: Remove MOZILLA_1_8_BRANCH interfaces from toolkit on trunk → Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk
| (Assignee) | ||
Comment 1•10 years ago
|
||
Created attachment 317959 [details] [diff] [review] patch This should do
Attachment #317959 -
Flags: review?(gavin.sharp)
Comment 2•10 years ago
|
||
Mike, if you wouldn't mind, please check the "Take bug" checkbox when you attach a patch that fixes a bug so that the bug can be assigned to you. :)
Assignee: nobody → mh+mozilla
OS: Linux → All
Hardware: PC → All
Version: unspecified → Trunk
Updated•10 years ago
|
||
Attachment #317959 -
Flags: review?(gavin.sharp) → review+
Comment 3•10 years ago
|
||
Comment on attachment 317959 [details] [diff] [review] patch Removes unneeded |#ifndef|s that reference the 1.8 branch.
Attachment #317959 -
Flags: approval1.9?
Comment 4•10 years ago
|
||
Comment on attachment 317959 [details] [diff] [review] patch a1.9+=damons
Attachment #317959 -
Flags: approval1.9? → approval1.9+
Comment 5•10 years ago
|
||
Checking in toolkit/components/places/src/nsFaviconService.cpp; /cvsroot/mozilla/toolkit/components/places/src/nsFaviconService.cpp,v <-- nsFaviconService.cpp new revision: 1.27; previous revision: 1.26 done Checking in toolkit/components/places/src/nsFaviconService.h; /cvsroot/mozilla/toolkit/components/places/src/nsFaviconService.h,v <-- nsFaviconService.h new revision: 1.12; previous revision: 1.11 done Checking in toolkit/components/places/src/nsMaybeWeakPtr.h; /cvsroot/mozilla/toolkit/components/places/src/nsMaybeWeakPtr.h,v <-- nsMaybeWeakPtr.h new revision: 1.5; previous revision: 1.4 done Checking in toolkit/components/places/src/nsNavHistory.cpp; /cvsroot/mozilla/toolkit/components/places/src/nsNavHistory.cpp,v <-- nsNavHistory.cpp new revision: 1.306; previous revision: 1.305 done Checking in toolkit/components/places/src/nsNavHistoryQuery.h; /cvsroot/mozilla/toolkit/components/places/src/nsNavHistoryQuery.h,v <-- nsNavHistoryQuery.h new revision: 1.20; previous revision: 1.19 done Checking in toolkit/components/satchel/src/nsStorageFormHistory.h; /cvsroot/mozilla/toolkit/components/satchel/src/nsStorageFormHistory.h,v <-- nsStorageFormHistory.h new revision: 1.8; previous revision: 1.7 done Checking in toolkit/components/url-classifier/src/nsUrlClassifierDBService.h; /cvsroot/mozilla/toolkit/components/url-classifier/src/nsUrlClassifierDBService.h,v <-- nsUrlClassifierDBService.h new revision: 1.15; previous revision: 1.14 done
Status: NEW → RESOLVED
Last Resolved: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9
You need to log in
before you can comment on or make changes to this bug.
Description
•