Closed
Bug 310090
Opened 19 years ago
Closed 19 years ago
[BeOS] nsRenderingContextBeOS cleanup
Categories
(Core Graveyard :: GFX: BeOS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: thesuckiestemail, Assigned: thesuckiestemail)
References
Details
(Keywords: fixed1.8)
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
sergei_d
:
review+
asa
:
approval1.8b5+
|
Details | Diff | Splinter Review |
The current version has a poor init and the codestyle is quite weird in some places.
Hopefully this patch is already good, it was quite a big file so I may have
missed something.
Assignee: beos → thesuckiestemail
Status: NEW → ASSIGNED
Comment on attachment 197447 [details] [diff] [review]
Cleanup, and rewritten init
r?
Attachment #197447 -
Flags: review?(sergei_d)
Better checks in init, removed comments and changed order on mClipRegion
nullcheck (although not important).
Attachment #197447 -
Attachment is obsolete: true
Attachment #197464 -
Attachment is obsolete: true
Attachment #197469 -
Flags: review?(sergei_d)
Comment 5•19 years ago
|
||
Comment on attachment 197469 [details] [diff] [review]
Second init improved
r=sergei_d
Attachment #197469 -
Flags: review?(sergei_d) → review+
Comment 6•19 years ago
|
||
Patch landed:
nsRenderingContextBeOS.cpp
new revision: 1.53; previous revision: 1.52
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 7•19 years ago
|
||
Comment on attachment 197469 [details] [diff] [review]
Second init improved
BeOS-only change. Tested, will not affect any other platform in any way.
Requesting approval for MOZILLA_1_8_BRANCH
Attachment #197469 -
Flags: approval1.8b5?
Updated•19 years ago
|
Attachment #197469 -
Flags: approval1.8b5? → approval1.8b5+
Comment on attachment 197447 [details] [diff] [review]
Cleanup, and rewritten init
removing old review req.
Attachment #197447 -
Flags: review?(sergei_d)
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
•