Closed
Bug 465487
Opened 17 years ago
Closed 17 years ago
Fix perms on a couple of executable JS components
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.1b3
People
(Reporter: philor, Assigned: philor)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
296 bytes,
patch
|
ted
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
No doubt this is a duplicate of half a dozen bugs, since people seem to love filing "OMG LULZ ur perms iz bogus!!1!" bugs much more than they love patching them, but too bad for them. I need a place to fix just these two core/toolkit bits of bug 458467, without hearing about someone's list of other things in some other product.
Attachment #348728 -
Flags: review?(ted.mielczarek)
Comment 1•17 years ago
|
||
Comment on attachment 348728 [details] [diff] [review]
mc: nsContentPrefService.js and nsHandlerService.js
Also, you can have blanket r=me to just change permissions where necessary.
Attachment #348728 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•17 years ago
|
Attachment #348728 -
Flags: approval1.9.1?
(In reply to comment #2)
> http://hg.mozilla.org/mozilla-central/rev/675a3a1a22cc
think, this change has nothing to do with the Bug 465487 here.
Files still are executable:
-rwxr-xr-x 1 root root 53725 Dec 11 11:03 ./components/nsHandlerService.js
-rwxr-xr-x 1 root root 30465 Dec 11 11:03 ./components/nsContentPrefService.js
BuildID:
Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.1b3pre) Gecko/20081211 Shredder/3.0b2pre
Comment 4•17 years ago
|
||
Comment on attachment 348728 [details] [diff] [review]
mc: nsContentPrefService.js and nsHandlerService.js
a191=beltzner
Attachment #348728 -
Flags: approval1.9.1? → approval1.9.1+
Assignee | ||
Comment 5•17 years ago
|
||
Keywords: fixed1.9.1
Target Milestone: --- → mozilla1.9.1b3
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•