FreeBSD Bugzilla – Attachment 97337 Details for
Bug 136062
A patch to fix the patch file of www/xpi-foxyproxy about the function getDefaultPath
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
Sutra
on 2009-06-26 09:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sutra
Created:
2009-06-26 09:10:01 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruN /usr/ports/www/xpi-foxyproxy.old/Makefile /usr/ports/www/xpi-foxyproxy/Makefile >--- /usr/ports/www/xpi-foxyproxy.old/Makefile 2009-06-26 15:39:33.000000000 +0800 >+++ /usr/ports/www/xpi-foxyproxy/Makefile 2009-06-26 15:44:22.000000000 +0800 >@@ -7,6 +7,7 @@ > > PORTNAME= foxyproxy > PORTVERSION= 2.9 >+PORTREVISION= 1 > DISTVERSIONSUFFIX= -fx+sm+tb > CATEGORIES= www > >diff -ruN /usr/ports/www/xpi-foxyproxy.old/files/patch-components_foxyproxy.js /usr/ports/www/xpi-foxyproxy/files/patch-components_foxyproxy.js >--- /usr/ports/www/xpi-foxyproxy.old/files/patch-components_foxyproxy.js 2009-06-26 15:39:33.000000000 +0800 >+++ /usr/ports/www/xpi-foxyproxy/files/patch-components_foxyproxy.js 2009-06-26 15:53:57.000000000 +0800 >@@ -3,7 +3,7 @@ > > --- components/foxyproxy.js.orig > +++ components/foxyproxy.js >-@@ -424,15 +424,13 @@ >+@@ -424,15 +424,12 @@ > }, > > getDefaultPath : function() { >@@ -14,7 +14,7 @@ > + var file = CC["@mozilla.org/file/local;1"].createInstance(CI.nsILocalFile); > + var dir = CC["@mozilla.org/file/directory_service;1"].getService(CI.nsIProperties).get("ProfD", CI.nsILocalFile); > // dump("settings file: " + f.path + "\n"); >- return f; >+- return f; > - // file.initWithPath(dir.path); > - // file.appendRelativePath("foxyproxy.xml"); > - // return file;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136062
: 97337 |
97338