Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:trmdi
MozillaFirefox
add-missing-namespace.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add-missing-namespace.patch of Package MozillaFirefox
diff --git a/widget/gtk/WaylandBuffer.cpp b/widget/gtk/WaylandBuffer.cpp index cebc463..4567527 100644 --- a/widget/gtk/WaylandBuffer.cpp +++ b/widget/gtk/WaylandBuffer.cpp @@ -258,7 +258,7 @@ void WaylandBufferSHM::DumpToFile(const char* aHint) { /* static */ RefPtr<WaylandBufferDMABUF> WaylandBufferDMABUF::Create( - const LayoutDeviceIntSize& aSize, GLContext* aGL) { + const LayoutDeviceIntSize& aSize, gl::GLContext* aGL) { RefPtr<WaylandBufferDMABUF> buffer = new WaylandBufferDMABUF(aSize); const auto flags =
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor