add firefox-hg

This commit is contained in:
Ella Stanforth 2022-04-30 19:44:59 +00:00
parent f5a5840714
commit 357b165cb1
4 changed files with 188 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--- a/widget/gtk/nsClipboard.cpp
+++ b/widget/gtk/nsClipboard.cpp
@@ -31,6 +31,7 @@
#include "nsIObserverService.h"
#include "mozilla/Services.h"
#include "mozilla/RefPtr.h"
+#include "GRefPtr.h"
#include "mozilla/SchedulerGroup.h"
#include "mozilla/StaticPrefs_widget.h"
#include "mozilla/TimeStamp.h"