Closed
Bug 383889
Opened 18 years ago
Closed 18 years ago
Remove non-cairo GTK2 gfx code
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha6
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
Attachments
(1 file)
40.38 KB,
patch
|
vlad
:
review+
vlad
:
superreview+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•18 years ago
|
||
In addition to the changes in the patch all the files in the following
directories will be cvs removed:
gfx/src/gtk/
gfx/src/x11shared/
Attachment #267833 -
Flags: superreview?(vladimir)
Attachment #267833 -
Flags: review?(vladimir)
![]() |
||
Comment 2•18 years ago
|
||
You should #if 0 out paint flashing; we shouldn't just forget about it.
Comment on attachment 267833 [details] [diff] [review]
Patch rev. 1
r+ with eli's comment addressed; let's leave paint flashing in if0'd out as a reminder. It should be possible to fix (worst case -- flash post-double-buffering by reading from the window to save the current contents, overlay the flash, then put back the previous contents)
Attachment #267833 -
Flags: superreview?(vladimir)
Attachment #267833 -
Flags: superreview+
Attachment #267833 -
Flags: review?(vladimir)
Attachment #267833 -
Flags: review+
Assignee | ||
Comment 4•18 years ago
|
||
#if 0 out the paint flashing code as suggested.
Checked in to trunk at 2007-06-15 19:13 PDT.
-> FIXED
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9alpha6
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•