Closed
Bug 71338
Opened 25 years ago
Closed 25 years ago
Many 'still using the deprecated <content includes=""> syntax' warnings
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: akkzilla, Assigned: hewitt)
Details
As of last Tuesday, when I bring up any window in the app I get large numbers of
lines (maybe 50 for the browser, 100 for the editor) of warnings like this:
WARNING: An XBL Binding with an id of menubutton-dual-foo and found in the file
chrome://communicator/skin/menubuttonBindings.xml is still using the deprecated
<content includes=""> syntax! Use <children> instead!
Let's please either fix these, or turn off the warnings!
Comment 1•25 years ago
|
||
Reassigning to hewitt first, who should patch the bindings in the skins. I can
handle patching the bindings in the content. It is very important that these
warnings remain active, since any widgets who use the old bindings will have
issues with reframes (some of which cmanske exposed, others exposed when
switching themes).
Assignee: hyatt → hewitt
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•25 years ago
|
||
Looks like this is fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•