Open
Bug 1223272
Opened 10 years ago
Updated 3 years ago
Remove XUL directory viewer
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
NEW
People
(Reporter: sicking, Unassigned)
References
Details
Attachments
(1 file)
|
46.19 KB,
patch
|
janv
:
review+
|
Details | Diff | Splinter Review |
directory.xul has been removed from the tree, so this code doesn't work any more.
Attachment #8685257 -
Flags: review?(neil)
Comment 1•10 years ago
|
||
SeaMonkey still uses Gecko-Content-Viewers. (Yes, I know you don't care about comm-central as a good MoCo employee :) )
| Reporter | ||
Comment 2•10 years ago
|
||
It's not that I don't care about comm-central. But given that this is a seamonkey specific feature, it should live in the seamonkey tree. Especially given that this is quite a lot of code.
Looks like this code is using enough XPCOM that seamonkey can override the relevant contracts/categories and copy this code into there.
| Reporter | ||
Comment 3•10 years ago
|
||
Additionally, as far as I can see, this feature is disabled by default even in SeaMonkey with no UI to turn it back on.
| Reporter | ||
Comment 4•10 years ago
|
||
Review ping?
| Reporter | ||
Comment 5•9 years ago
|
||
Comment on attachment 8685257 [details] [diff] [review]
Remove code
Review of attachment 8685257 [details] [diff] [review]:
-----------------------------------------------------------------
Trying an XPToolkit reviewer since none of the other XPFE reviewers have logged in to bugzilla the last 60 days and so bugzilla won't let me flag them for review.
Attachment #8685257 -
Flags: review?(neil) → review?(jvarga)
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → jonas
Comment 6•9 years ago
|
||
Comment on attachment 8685257 [details] [diff] [review]
Remove code
Review of attachment 8685257 [details] [diff] [review]:
-----------------------------------------------------------------
Ok, just double check if nsDirectoryViewerFactory is used at all, if it's not, then just remove it too. Thanks.
Attachment #8685257 -
Flags: review?(jvarga) → review+
Comment 7•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Comment 8•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: jonas → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•