Closed
Bug 119164
Opened 22 years ago
Closed 22 years ago
remove obsolete xul elmts and attrs from Composer xul
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glazou, Assigned: glazou)
Details
Attachments
(1 file, 1 obsolete file)
2.43 KB,
patch
|
peterv
:
review+
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Extract from bug 77705 : ------- Additional Comment #114 From Blake Ross 2002-01-09 10:48 ------- You may want to have a xul person review your xul changes in the future. Your patch added some <text class="label"/>, and reverted some <label/> tags (which are correct) to <text/> as well. The text tag is deprecated, in fact it shouldn't even be working anymore. This needs to be fixed. Do you want to do that here, or as part of a separate bug? Also, you don't need the prefattribute and preftype attributes on a <checkbox/>. ------- Additional Comment #115 From Charles Manske 2002-01-09 11:22 ------- I reviewed the XUL a few weeks ago, but I'll take responsibility for not telling Daniel about using <label> instead of <text>
Assignee | ||
Comment 1•22 years ago
|
||
patch for EdTableProps.xul and pref-composer.xul. Charley and Blake, can you please review ? Thx.
Comment 2•22 years ago
|
||
What about the second comment by Blake:
> Also, you don't need the prefattribute and preftype attributes on a <checkbox/>
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 4•22 years ago
|
||
Comment on attachment 64280 [details] [diff] [review] patch v2.0 sr=blake
Attachment #64280 -
Flags: superreview+
Comment 5•22 years ago
|
||
Sorry, I didn't mean to take a hit at Charley in my comment. He's certainly as good a xul person as any (I thought jfrancis reviewed it all).
Comment 6•22 years ago
|
||
Comment on attachment 64280 [details] [diff] [review] patch v2.0 r=peterv
Attachment #64280 -
Flags: review+
Assignee | ||
Comment 7•22 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•