Closed
Bug 1245057
Opened 9 years ago
Closed 9 years ago
Unknown type 'IntPoint' in |GrallocTextureHostOGL::SetCropRect|
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(1 file)
|
772 bytes,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
I get a build error from |GrallocTextureHostOGL::SetCropRect|, line 432, where |IntPoint| is unknown.
The code is older and I'm not sure why this shows up now. Might be related to bug 1216842.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8714743 -
Flags: review?(sotaro.ikeda.g)
Updated•9 years ago
|
Attachment #8714743 -
Flags: review?(sotaro.ikeda.g) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•