Closed
Bug 924407
Opened 10 years ago
Closed 10 years ago
Documentation for FrameMetrics::mCompositionBounds needs updating
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file, 1 obsolete file)
2.20 KB,
patch
|
botond
:
review+
|
Details | Diff | Splinter Review |
The code was updated in bug 904533 and friends but the docs are still old.
Attachment #814393 -
Flags: review?(botond)
Comment 1•10 years ago
|
||
Comment on attachment 814393 [details] [diff] [review] 2-cleanup-53b3013 Review of attachment 814393 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for the patch! One question: ::: gfx/layers/FrameMetrics.h @@ +139,5 @@ > // where we're prerendering the wrong regions and the content may be clipped, > // or too much of it prerendered. If the displayport is the same as the > // viewport, there is no need for this and we can just use the viewport > // instead. > // Is the sentence "If the displayport is the same as the viewport, there is no need for this and we can just use the viewport instead." still accurate? Should it instead say "If the composition dimensions are the same as the viewport ..."?
Assignee | ||
Comment 2•10 years ago
|
||
(In reply to Botond Ballo [:botond] from comment #1) > Is the sentence "If the displayport is the same as the viewport, there is no > need for this and we can just use the viewport instead." still accurate? > Should it instead say "If the composition dimensions are the same as the > viewport ..."? Yup, you're right. I'll update that too.
Assignee | ||
Comment 3•10 years ago
|
||
Updated
Attachment #814393 -
Attachment is obsolete: true
Attachment #814393 -
Flags: review?(botond)
Attachment #814499 -
Flags: review?(botond)
Updated•10 years ago
|
Attachment #814499 -
Flags: review?(botond) → review+
Assignee | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/2ad9dcabe5c6
Comment 5•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2ad9dcabe5c6
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•