Closed
Bug 1135352
Opened 11 years ago
Closed 11 years ago
Remove references to nsIGnomeVFSService from SeaMonkey
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.36
People
(Reporter: iannbugzilla, Assigned: alexhenrie24)
References
Details
Attachments
(1 file)
|
2.60 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
nsIGnomeVFSService is soon to be removed from core (bug 1134537) so need to make sure it does not break us.
http://mxr.mozilla.org/comm-central/search?string=gnomevfs&find=suite&findi=&filter=^%5B^\0%5D*%24&hitlimit=&tree=comm-central
| Assignee | ||
Comment 1•11 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=1baf564b3f41
Note that bug 794378 was fixed over a year ago, so there shouldn't be any problems with enabling GIO now.
Assignee: nobody → alexhenrie24
Attachment #8568142 -
Flags: review?(iann_bugzilla)
Attachment #8568142 -
Flags: review?(iann_bugzilla) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Requesting checkin of attachment 8568142 [details] [diff] [review]
Keywords: checkin-needed
| Assignee | ||
Updated•11 years ago
|
| Assignee | ||
Updated•11 years ago
|
Blocks: cc-backlog
Comment 3•11 years ago
|
||
Comment on attachment 8568142 [details] [diff] [review]
[PATCH] Remove references to GnomeVFS from SeaMonkey.
Pushed to comm-central:
https://hg.mozilla.org/comm-central/rev/22a39ae99b51
Thanks Alex!
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.36
Comment 4•11 years ago
|
||
Comment on attachment 8568142 [details] [diff] [review]
[PATCH] Remove references to GnomeVFS from SeaMonkey.
>-#include "nsIGnomeVFSService.h"
I feel really bad for not spotting this in bug 606998.
You need to log in
before you can comment on or make changes to this bug.
Description
•