Closed
Bug 1258672
Opened 9 years ago
Closed 9 years ago
Build failure widget/gonk/nativewindow/GonkBufferQueueKK.cpp:449:75: error: invalid conversion from 'mozilla::layers::ISurfaceAllocator*' to 'mozilla::layers::ClientIPCAllocator*' [-fpermissive]
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Assigned: nical)
References
Details
(Whiteboard: fixed-in-pine)
Attachments
(1 file)
(deleted),
patch
|
gerard-majax
:
review+
|
Details | Diff | Splinter Review |
^
../../../../../../../../gecko-cinnabar/widget/gonk/nativewindow/GonkBufferQueueKK.cpp: In member function 'virtual android::status_t android::GonkBufferQueue::dequeueBuffer(int*, android::sp<android::Fence>*, bool, uint32_t, uint32_t, uint32_t, uint32_t)':
../../../../../../../../gecko-cinnabar/widget/gonk/nativewindow/GonkBufferQueueKK.cpp:449:75: error: invalid conversion from 'mozilla::layers::ISurfaceAllocator*' to 'mozilla::layers::ClientIPCAllocator*' [-fpermissive]
allocator);
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → nical.bugzilla
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8733350 -
Flags: review?(lissyx+mozillians)
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8733350 [details] [diff] [review]
build fix
Review of attachment 8733350 [details] [diff] [review]:
-----------------------------------------------------------------
Build is passing with this applied, so I guess it is good :)
Attachment #8733350 -
Flags: review?(lissyx+mozillians) → review+
Reporter | ||
Comment 3•9 years ago
|
||
Whiteboard: fixed-in-pine
Assignee | ||
Comment 4•9 years ago
|
||
Reporter | ||
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•