Closed
Bug 230929
Opened 21 years ago
Closed 21 years ago
[BEOS]Rolling back CallMethod, nsWindow::ONPAINT to rect-based version
Categories
(Core Graveyard :: GFX: BeOS, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sergei_d, Assigned: beos)
Details
(Keywords: perf)
It appeared that for text forms scanning through region rects causes to much
calls of OnPaint() method.
So will roll back to single call of OnPaint(region.Frame()).
Reporter | ||
Comment 1•21 years ago
|
||
fixed in http://bugzilla.mozilla.org/attachment.cgi?id=139356&action=view
bug 227733
TODO. Real region must be passed to OnPaint() (NS_PAINT event)
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
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
•