Closed
Bug 91773
Opened 23 years ago
Closed 23 years ago
[xlib] Xlib widget revamp...
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
WONTFIX
mozilla0.9.7
People
(Reporter: roland.mainz, Assigned: roland.mainz)
References
Details
Xlib-port widget stuff (mozilla/widget/src/xlib) needs some updates.
This includes:
- Introduce the new xxlibrgb* API
- Fix print crashers
- Most calls to xlibrgb_get_display() and co. are unneccesary.
- Sync with changes made to GTK+-port widget stuff
Assignee | ||
Comment 1•23 years ago
|
||
Assigning to myself, adding Xlib-folks to CC:, adding to Xlib-toolkit tracker
bug, adding dependicy on pending bugs which touch widget/src/xlib dir...
this won't make it in 0.9.3, that's for sure.
"native widgets" shouldn't be bothered with since they arent used by anything
except viewer and xlib viewer is really ugly and broken anyway.
Assignee | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.3 → mozilla0.9.4
Comment 3•23 years ago
|
||
I was led to believe that this would revert the hack that was checked in for bug
77344, cc'ing self to make sure that happens.
Assignee | ||
Comment 4•23 years ago
|
||
Now we're too close to 0.9.4-freeze to get this fixed in 0.9.4. Retargeting to
0.9.5 - but I cannot promise that I have enougth time to get it fixed in that
milestone (fortunately I fixed some issues in bug 94569 == less work ToDo - but
it is still a huge list...).
Severity: normal → enhancement
Target Milestone: mozilla0.9.4 → mozilla0.9.5
Comment 5•23 years ago
|
||
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
Assignee | ||
Comment 6•23 years ago
|
||
Retargeting to milestone 0.9.7 for now... the ToDo list for 0.9.5/0.9.6 is
currently to crowded... I'll retarget it back once I see the light at the end of
the tunnel... ;-(
Target Milestone: mozilla0.9.5 → mozilla0.9.7
Assignee | ||
Comment 7•23 years ago
|
||
Marking WONTFIX.
I cannot work on Mozilla code for the next month thanks to endico.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•