summaryrefslogtreecommitdiff
path: root/system/graphics/thebes
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-01-03 16:32:36 +0000
committerMoonchild <moonchild@palemoon.org>2022-01-03 16:32:36 +0000
commit1699dbe78bf43eaa5ef4c593f075dfdc59c02b15 (patch)
treeec58dddc0fa6b240567a2362a525bb00ac9901b0 /system/graphics/thebes
parentbca6f8a4592bb03a25b8228392e5e2b58a39cc82 (diff)
downloadaura-central-1699dbe78bf43eaa5ef4c593f075dfdc59c02b15.tar.gz
Issue %3015 - Part 3: Remove GMP code from addons, crash handler and tests.
Diffstat (limited to 'system/graphics/thebes')
-rw-r--r--system/graphics/thebes/gfxPrefs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/graphics/thebes/gfxPrefs.cpp b/system/graphics/thebes/gfxPrefs.cpp
index 72bc58d78..9ec9b638a 100644
--- a/system/graphics/thebes/gfxPrefs.cpp
+++ b/system/graphics/thebes/gfxPrefs.cpp
@@ -111,7 +111,7 @@ gfxPrefs::Pref::SetChangeCallback(ChangeCallback aCallback)
FireChangeCallback();
}
-// On lightweight processes such as for GMP and GPU, XPCOM is not initialized,
+// On lightweight processes such as for GPU, XPCOM is not initialized,
// and therefore we don't have access to Preferences. When XPCOM is not
// available we rely on manual synchronization of gfxPrefs values over IPC.
/* static */ bool