Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
MozillaFirefox.11624
mozilla-i586-domPrefs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-i586-domPrefs.patch of Package MozillaFirefox.11624
# HG changeset patch # User Andrea Marchesini <amarchesini@mozilla.com> # Date 1560926132 -7200 # Wed Jun 19 08:35:32 2019 +0200 # Node ID 9f2ccb12120128dc2bba780734b9bfacee9263bc # Parent ebc6333955f51c77f211801ae610b56b5aebcfc3 Mozilla Bug#1447409 - DOMPrefs.h must be included in WorkerScope, r=qdot To fix 32bit build error for i586 target. diff -r ebc6333955f5 -r 9f2ccb121201 dom/workers/WorkerScope.h --- a/dom/workers/WorkerScope.h Wed Jun 19 08:35:29 2019 +0200 +++ b/dom/workers/WorkerScope.h Wed Jun 19 08:35:32 2019 +0200 @@ -9,6 +9,7 @@ #include "mozilla/dom/WorkerCommon.h" #include "mozilla/DOMEventTargetHelper.h" +#include "mozilla/dom/DOMPrefs.h" #include "mozilla/dom/Headers.h" #include "mozilla/dom/RequestBinding.h" #include "nsWeakReference.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