Closed
Bug 436673
Opened 17 years ago
Closed 17 years ago
de-rdfify folderProps.xul
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: jminta, Assigned: jminta)
References
Details
(Whiteboard: [T.M.=Thunderbird 3.0a2])
Attachments
(1 file)
10.16 KB,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
folderProps.xul doesn't really need to care about RDF, as long as we can give it a folder instead of a URI. This patch does that, and cleans up the global scope for the dialog a bit too.
Attachment #323210 -
Flags: superreview?(bienvenu)
Attachment #323210 -
Flags: review?(bienvenu)
Comment 1•17 years ago
|
||
Attachment #323210 -
Flags: superreview?(bienvenu)
Attachment #323210 -
Flags: superreview+
Attachment #323210 -
Flags: review?(bienvenu)
Attachment #323210 -
Flags: review+
Assignee | ||
Comment 2•17 years ago
|
||
Patch checked in. Testers should give the folder-properties window a full workout, as this makes pretty widescale changes within that dialog.
Checking in mail/base/content/widgetglue.js;
/cvsroot/mozilla/mail/base/content/widgetglue.js,v <-- widgetglue.js
new revision: 1.26; previous revision: 1.25
done
Checking in mailnews/base/resources/content/folderProps.js;
/cvsroot/mozilla/mailnews/base/resources/content/folderProps.js,v <-- folderProps.js
new revision: 1.29; previous revision: 1.28
done
Checking in mailnews/base/resources/content/widgetglue.js;
/cvsroot/mozilla/mailnews/base/resources/content/widgetglue.js,v <-- widgetglue.js
new revision: 1.178; previous revision: 1.177
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•17 years ago
|
Assignee: nobody → jminta
Status: REOPENED → NEW
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
Updated•15 years ago
|
Attachment #323210 -
Attachment description: patch v1 → patch v1
[Checkin: Comment 2]
Updated•15 years ago
|
Whiteboard: [T.M.=Thunderbird 3.0a2]
You need to log in
before you can comment on or make changes to this bug.
Description
•