Closed
Bug 470165
Opened 17 years ago
Closed 17 years ago
Cleanup the GTK nsFilePicker code
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: ventnor.bugzilla, Assigned: ventnor.bugzilla)
Details
Attachments
(1 file)
18.29 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
It still dynamically links the GTK library. It still does versioning checks for GTK 2.4, despite the fact we rely on GTK 2.10 now. This code needs a lot of love to make it easier to read and modify.
Attachment #353621 -
Flags: superreview?(roc)
Attachment #353621 -
Flags: review?(roc)
Attachment #353621 -
Flags: superreview?(roc)
Attachment #353621 -
Flags: superreview+
Attachment #353621 -
Flags: review?(roc)
Attachment #353621 -
Flags: review+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Comment 1•17 years ago
|
||
Comment on attachment 353621 [details] [diff] [review]
Patch
[Checkin: Comment 1]
http://hg.mozilla.org/mozilla-central/rev/4e2eb5e11585
Attachment #353621 -
Attachment description: Patch → Patch
[Checkin: Comment 1]
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs landing]
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•