Closed
Bug 13021
Opened 26 years ago
Closed 25 years ago
Replace AppCores with scriptable components
Categories
(Core :: XUL, defect, P1)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: norrisboyd, Assigned: law)
References
Details
From Brendan's Architectural meeting notes:
2.2 AppCores (http://lxr.mozilla.org/seamonkey/find?string=AppCore)
should be superceded by XPIDL-declared scriptable components.
Alecf is leading the way, everyone agrees on the goal, so I'm closing
this as an architecture action; bugzilla can handle any implementation
problems.
This item is important because there is no mechanism for securing access to
AppCores, only to scriptable components.
Updated•26 years ago
|
Assignee: trudelle → scc
Comment 1•26 years ago
|
||
reassigning to scc
| Reporter | ||
Comment 2•26 years ago
|
||
Needed for beta security. cc'ing jevering as per our meeting today
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Whiteboard: Help Wanted
Updated•26 years ago
|
Target Milestone: M16
Comment 4•26 years ago
|
||
No visible effect to users. Not dogfood.
| Reporter | ||
Comment 5•26 years ago
|
||
Not dogfood, but some solution is needed for beta to close the security holes.
Updated•26 years ago
|
Target Milestone: M16 → M12
Comment 6•26 years ago
|
||
re-prioritizing to M12, as warranted by security concerns. Thanks norris.
Updated•26 years ago
|
Assignee: scc → law
Status: ASSIGNED → NEW
Comment 7•26 years ago
|
||
don sez law has this almost fixed.
/be
Summary: Replace AppCores with scriptable components → [DOGFOOD] Replace AppCores with scriptable components
No "appcores" are utilized nowadays. I'm holding changes to actually remove the
mozilla/xpfe/AppCores directory from the build so I'm leaving this bug open till
that happens.
Comment 10•26 years ago
|
||
giving me rest of phillips open qa contact bugs, sorry for spam
Summary: [DOGFOOD] Replace AppCores with scriptable components → Replace AppCores with scriptable components
Whiteboard: [PDT-]Help Wanted
Target Milestone: M13 → M15
Comment 11•26 years ago
|
||
Not required for beta 1.
| Reporter | ||
Comment 12•26 years ago
|
||
Actually, XPAppCoresManager isn't defined anymore in the namespace of web
scripts, so the security bugs that depend on this have been resolved. Did
XPAppCoresManager just get renamed, since this bug is still open?
| Assignee | ||
Comment 13•26 years ago
|
||
No, all the appcores stuff is no longer used. It is still built because I
haven't checked in all the makefile/script tweaks to remove it. This bug is
waiting for that to happen (which I really should get around to...).
Comment 14•26 years ago
|
||
Well, i nuked appcores and associated resources on the Mac, god help me.
Comment 15•26 years ago
|
||
*IGNORE* - more massive spam, changing open XPToolkit bug's QA contact to
jrgm@netscape.com
QA Contact: paulmac → jrgm
Comment 16•26 years ago
|
||
*IGNORE* - massive spam changing open XPToolkit bug's QA contact to
jrgm@netscape.com
Updated•26 years ago
|
Target Milestone: M16 → Future
Comment 18•25 years ago
|
||
Should this bug be closed - or is work still required for Windows?
Comment 19•25 years ago
|
||
Looks like sspitzer did the honors on win32 and unix Feb 05 2000
e.g. http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/xpfe/Makefile.in
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/xpfe/Makefile.in
and xpfe/AppCores is no longer in the tree.
I'd say it's done, but perhaps there is something else I'm not aware of, so...
| Assignee | ||
Comment 20•25 years ago
|
||
Yes, this can be closed now. It just never had a high enough priority to even
appear on any of the queries I've been working from, sad to say.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•