add firefox-hg
This commit is contained in:
parent
f5a5840714
commit
357b165cb1
4 changed files with 188 additions and 0 deletions
10
gui/firefox-hg/grefptr.patch
Normal file
10
gui/firefox-hg/grefptr.patch
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue