Closed
Bug 248280
Opened 21 years ago
Closed 16 years ago
pref "javascript.allow.mailnews" is obsolete and should be removed
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(status1.9.2 beta5-fixed)
RESOLVED
FIXED
Thunderbird 3.0b4
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta5-fixed |
People
(Reporter: bugzilla, Assigned: mkmelin)
References
Details
(Keywords: fixed-seamonkey2.0)
Attachments
(2 files)
|
7.42 KB,
patch
|
mnyromyr
:
review+
neil
:
superreview+
kairo
:
approval-seamonkey2.0+
|
Details | Diff | Splinter Review |
|
6.66 KB,
patch
|
dmosedale
:
review+
|
Details | Diff | Splinter Review |
currently it's in:
http://lxr.mozilla.org/mozilla/source/modules/libpref/src/init/all.js#422
it should be moved to a mailnews specific .js file
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•17 years ago
|
Assignee: general → nobody
Component: General → Backend
Product: SeaMonkey → MailNews Core
QA Contact: general → backend
| Assignee | ||
Comment 1•16 years ago
|
||
The pref is now obsolete, and should be removed - see bug 504965 comment 8.
Hardware: x86 → All
Summary: pref "javascript.allow.mailnews" should be move to mailnews specific pref → pref "javascript.allow.mailnews" is obsolete and should be removed
Target Milestone: --- → Thunderbird 3.0b4
| Assignee | ||
Comment 2•16 years ago
|
||
Removing the dead ui from seamonkey. You may want to figure out how much sense it makes to have the single [ ] Browser section there and such, but let's leave that to another bug.
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #396140 -
Flags: superreview?(neil)
Attachment #396140 -
Flags: review?(mnyromyr)
| Assignee | ||
Comment 3•16 years ago
|
||
dmose, want to review the m-c patch? dunno who would be a good reviewer for something like this, but as you're the one who implemented the removal of the pref...
Attachment #396141 -
Flags: review?(dmose)
Updated•16 years ago
|
Attachment #396141 -
Flags: review?(dmose) → review+
Comment 4•16 years ago
|
||
Comment on attachment 396141 [details] [diff] [review]
mozilla-central proposed fix
r=dmose; thanks for the patch!
Updated•16 years ago
|
Attachment #396140 -
Flags: superreview?(neil) → superreview+
| Assignee | ||
Comment 5•16 years ago
|
||
mozilla-central part checked in
changeset: 31791:8e21c74914f7
http://hg.mozilla.org/mozilla-central/rev/8e21c74914f7
Comment 6•16 years ago
|
||
Comment on attachment 396140 [details] [diff] [review]
comm-central proposed fix
Thanks for caring!
Attachment #396140 -
Flags: review?(mnyromyr) → review+
| Assignee | ||
Updated•16 years ago
|
Attachment #396140 -
Flags: approval-seamonkey2.0?
Updated•16 years ago
|
Attachment #396140 -
Flags: approval-seamonkey2.0? → approval-seamonkey2.0+
| Assignee | ||
Comment 8•16 years ago
|
||
changeset: 3545:6169983ce2ac
http://hg.mozilla.org/comm-central/rev/6169983ce2ac
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 9•16 years ago
|
||
Adding fixed-seamonkey2.0 keyword so the queries for approved but not fixed bugs don't catch that bug.
Keywords: fixed-seamonkey2.0
Comment 10•16 years ago
|
||
(In reply to comment #3)
> Created an attachment (id=396141) [details]
> mozilla-central proposed fix
Should this be landed on 1.9.1/.2 as well? If so, I guess you should request approval. I saw that some users are confused by finding the pref in about:config in SeaMonkey 2.0, thinking it would be any good to set it to true.
Comment 11•16 years ago
|
||
Not confused, hoping against all hope it was hidden switch to turn it on. I've have had JavaScript on since netscape Navigator 3.0.1.a days and have never had any problems with it.
| Assignee | ||
Comment 12•16 years ago
|
||
Comment on attachment 396141 [details] [diff] [review]
mozilla-central proposed fix
Dead pref removal to avoid confusion.
Attachment #396141 -
Flags: approval1.9.2?
Comment 13•16 years ago
|
||
These bugs landed after b4 was cut. Moving flag out.
status1.9.2:
--- → final-fixed
Comment 14•16 years ago
|
||
Comment on attachment 396141 [details] [diff] [review]
mozilla-central proposed fix
approval1.9.2 requests aren't currently being monitored, since we're nearing RC freeze and there are too many outstanding requests, so I'm clearing this request. Feel free to re-request approval if you are confident that it's worth drivers' time to consider whether this non-blocker needs to land for 1.9.2 at this stage.
Attachment #396141 -
Flags: approval1.9.2?
You need to log in
before you can comment on or make changes to this bug.
Description
•