Closed
Bug 1250873
Opened 9 years ago
Closed 9 years ago
Rename TextureClient::HasInternalBuffer into TextureClient::HasIntermediateBuffer
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 file)
(deleted),
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
As suggested by Sotaro in bug 1250500, HasIntermediateBuffer is a more fitting name for textures that need a separate storage for the ipc transport and for compositing.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8722977 -
Flags: review?(sotaro.ikeda.g)
Comment 2•9 years ago
|
||
Comment on attachment 8722977 [details] [diff] [review]
sed -i 's/asInternalBuffer/asIntermediateBuffer/g'
Thanks.
Attachment #8722977 -
Flags: review?(sotaro.ikeda.g) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•