Closed
Bug 121188
Opened 24 years ago
Closed 14 years ago
Remove references to dialogOverlay.css in allskin.xul, embed-jar.mn
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: jrgmorrison, Assigned: javirid)
References
()
Details
Attachments
(1 file, 2 obsolete files)
This came up in looking at bug 121057. It's a simple cleanup task.
There is no file 'dialogOverlay.css' anymore (I don't know when this
changed). A query for
http://lxr.mozilla.org/seamonkey/search?string=dialogoverlay.css
turns up these references to it:
/extensions/inspector/resources/content/tests/allskin.xul, line 7 --
<?xml-stylesheet href="chrome://communicator/skin/dialogOverlay.css"?>
/extensions/inspector/resources/content/tests/allskin.xul, line 43 --
<?xml-stylesheet href="chrome://global/skin/dialogOverlay.css"?>
/embedding/config/embed-jar.mn, line 16 --
skin/classic/communicator/dialogOverlay.css,
classic/skin/classic/communicator/dialogOverlay.css
/xpfe/components/prefwindow/resources/content/pref-scripts.xul, line 39 --
<?xml-stylesheet
href="chrome://communicator/skin/dialogOverlay.css" type="text/css"?>
The one in pref-scripts.xul will be removed for bug 121057. The other two
should be removed as well, at your leisure.
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 1•21 years ago
|
||
There are actually some files:
<http://lxr.mozilla.org/seamonkey/find?string=dialogOverlay.css>
Do those references still need to be removed?
Assignee: hewitt → general
Status: ASSIGNED → NEW
QA Contact: doronr → general
Updated•17 years ago
|
Assignee: general → nobody
Component: General → DOM Inspector
Product: SeaMonkey → Other Applications
QA Contact: general → dom-inspector
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → leofigueres
| Assignee | ||
Updated•14 years ago
|
Summary: remove references to dialogOverlay.css in allskin.xul and embed-jar.mn → Remove references to dialogOverlay.css in allskin.xul, embed-jar.mn and calendar directory
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #560095 -
Flags: review?(philipp)
Comment 4•14 years ago
|
||
Comment on attachment 560096 [details] [diff] [review]
Bug 121188 - Remove references to dialogOverlay.css for the DOM Inspector [Checkin: comment 12]
Looks like dialogOverlay.css went away with bug 70750.
Attachment #560096 -
Flags: review?(neil) → review+
| Assignee | ||
Comment 5•14 years ago
|
||
Before review-granted patches are check-in their trees, these are the results when searching for dialogOverlay.css, reordered for the following comment:
http://mxr.mozilla.org/seamonkey/search?string=dialogoverlay.css
Found 6 matching lines in 5 files
/extensions/inspector/resources/content/tests/allskin.xul (View CVS log or CVS annotations)
line 7 -- <?xml-stylesheet href="chrome://communicator/skin/dialogOverlay.css"?>
line 41 -- <?xml-stylesheet href="chrome://global/skin/dialogOverlay.css"?>
/calendar/resources/jar.mn (View CVS log or CVS annotations)
line 32 -- skin/classic/calendar/dialogOverlay.css (skin/classic/dialogOverlay.css)
/calendar/resources/content/publishDialog.xul (View CVS log or CVS annotations)
line 43 -- <?xml-stylesheet href="chrome://calendar/skin/dialogOverlay.css" type="text/css"?>
/embedding/config/embed-jar.mn (View CVS log or CVS annotations)
line 25 -- skin/classic/communicator/dialogOverlay.css, classic/skin/classic/communicator/dialogOverlay.css
/calendar/resources/content/printDialog.xul (View CVS log or CVS annotations)
line 49 -- <?xml-stylesheet href="chrome://calendar/skin/dialogOverlay.css" type="text/css"?>
First group of files will be patched from here. They reside in the comm-central Mercurial repository.
Files in /embedding and printDialog.xul are in closed trees. Both of them reside CVS repository of SeaMonkey.
Comment 6•14 years ago
|
||
That search is in an obsolete repository — CVS is dead, at least for current SeaMonkey builds.
SeaMonkey trunk builds are from the following 6 Mercurial repositories:
http://hg.mozilla.org/comm-central/
http://hg.mozilla.org/mozilla-central/
http://hg.mozilla.org/chatzilla/
http://hg.mozilla.org/dom-inspector/
http://hg.mozilla.org/projects/ldap-sdks/
http://hg.mozilla.org/venkman/
| Assignee | ||
Updated•14 years ago
|
Attachment #560095 -
Flags: review?(philipp)
| Assignee | ||
Comment 7•14 years ago
|
||
Attachment #560095 -
Attachment is obsolete: true
Attachment #560431 -
Flags: review?
| Assignee | ||
Updated•14 years ago
|
Attachment #560431 -
Flags: review? → review?(philipp)
| Assignee | ||
Comment 8•14 years ago
|
||
(In reply to Tony Mechelynck [:tonymec] from comment #6)
> That search is in an obsolete repository — CVS is dead, at least for current
> SeaMonkey builds.
> SeaMonkey trunk builds are from the following 6 Mercurial repositories:
> http://hg.mozilla.org/comm-central/
> http://hg.mozilla.org/mozilla-central/
> http://hg.mozilla.org/chatzilla/
> http://hg.mozilla.org/dom-inspector/
> http://hg.mozilla.org/projects/ldap-sdks/
> http://hg.mozilla.org/venkman/
Thank you very much, Tony. I have searched again in the repositories. This time I have used the MXR tool but only with /comm-central, /mozilla-central and /projects.
Extensions ChatZilla, DOM Inspector and venkman appeared in the /comm-central and the query in /projects returned no results.
Comment 9•14 years ago
|
||
Comment on attachment 560431 [details] [diff] [review]
patch for bug 121188 - dir /calendar
You probably meant to ask Philipp Kewisch for review? :)
Attachment #560431 -
Flags: review?(philipp) → review?(philipp)
| Assignee | ||
Comment 10•14 years ago
|
||
(In reply to Philipp von Weitershausen [:philikon] from comment #9)
>
> You probably meant to ask Philipp Kewisch for review? :)
Oh. Sorry, yeah.
| Assignee | ||
Updated•14 years ago
|
Attachment #560431 -
Flags: review?(philipp)
| Assignee | ||
Comment 11•14 years ago
|
||
In order to close the bug, cancelling the petition to review the patch for the calendar component and resetting the title (which I changed) to the original one.
Asking for check-in the positively reviewed patch.
The patch for the calendar component is not bitroded yet, so I am going to try to post a new bug about this and asking for a review.
Keywords: checkin-needed
Summary: Remove references to dialogOverlay.css in allskin.xul, embed-jar.mn and calendar directory → Remove references to dialogOverlay.css in allskin.xul, embed-jar.mn
| Assignee | ||
Updated•14 years ago
|
Attachment #560431 -
Attachment is obsolete: true
Comment 12•14 years ago
|
||
Comment on attachment 560096 [details] [diff] [review]
Bug 121188 - Remove references to dialogOverlay.css for the DOM Inspector [Checkin: comment 12]
http://hg.mozilla.org/dom-inspector/rev/65e62d44a0e0
Leaving it up to you to close the bug.
Attachment #560096 -
Attachment description: Bug 121188 - Remove references to dialogOverlay.css for the DOM Inspector → Bug 121188 - Remove references to dialogOverlay.css for the DOM Inspector [Checkin: comment 12]
Updated•14 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 13•14 years ago
|
||
Resolving fixed because http://mxr.mozilla.org/comm-central/search?string=dialogOverlay.css&find=%2Fmozilla%2Fextensions%2Finspector%2F&findi=&filter=%5E%5B%5E%5C0%5D*%24&hitlimit=&tree=comm-central returned no results.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•