Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.5:Update
MozillaFirefox.11158
mozilla-i586-DecoderDoctorLogger.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-i586-DecoderDoctorLogger.patch of Package MozillaFirefox.11158
# HG changeset patch # Parent a5913a870427ff5aaa5267ea36cd7dc79c11071b Mozilla Bug#1447070 - DecoderDoctorLogger.h must be included in MediaKeySession.h to fix non-unified build error for i586 target. diff --git a/dom/media/eme/MediaKeySession.h b/dom/media/eme/MediaKeySession.h --- a/dom/media/eme/MediaKeySession.h +++ b/dom/media/eme/MediaKeySession.h @@ -2,16 +2,17 @@ /* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef mozilla_dom_MediaKeySession_h #define mozilla_dom_MediaKeySession_h +#include "DecoderDoctorLogger.h" #include "mozilla/Attributes.h" #include "mozilla/ErrorResult.h" #include "nsCycleCollectionParticipant.h" #include "mozilla/DOMEventTargetHelper.h" #include "nsCOMPtr.h" #include "mozilla/dom/TypedArray.h" #include "mozilla/Mutex.h" #include "mozilla/dom/Date.h"
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