Closed
Bug 120167
Opened 24 years ago
Closed 24 years ago
Need better invalidate/paint debugging on Mac
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
Attachments
(1 file)
|
2.54 KB,
patch
|
mikepinkerton
:
review+
|
Details | Diff | Splinter Review |
I have some improvements to the inval/paint debugging on Mac. Mainly, I wanted to
be able to distinguish flashes from invalidates vs. those from paints.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Comment on attachment 65108 [details] [diff] [review]
Debug-only changes to use patterns when painting, invert on invalidate
weird tabs, but r=pink
Attachment #65108 -
Flags: review+
| Assignee | ||
Comment 3•24 years ago
|
||
I checked in these changes, and replace the WaitNextEvent() calls with calls to
flush the port.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•