Closed
Bug 1423919
Opened 7 years ago
Closed 7 years ago
New methods in BaseRect
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: milan, Assigned: milan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
In the context of bug 1386277 and moving away from direct member variable access, there are a few additional methods that are useful and common for the callers.
Assignee | ||
Updated•7 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8935491 [details]
Bug 1423919: Additional methods for BaseRect for convinient modifications/testing of the member variable values. Force inline some commonly used methods. .schouten
https://reviewboard.mozilla.org/r/206388/#review211978
Attachment #8935491 -
Flags: review+
Assignee | ||
Updated•7 years ago
|
Attachment #8935491 -
Flags: review?(bas)
Assignee | ||
Comment 3•7 years ago
|
||
Carry r+ from bas in bug 1423570. These are three files extracted from that patch.
Pushed by msreckovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/290ceaa59555
Additional methods for BaseRect for convinient modifications/testing of the member variable values. Force inline some commonly used methods. r=milan.schouten
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•