summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/qcms/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/qcms/README.chromium')
-rw-r--r--chromium/third_party/qcms/README.chromium4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/third_party/qcms/README.chromium b/chromium/third_party/qcms/README.chromium
index 423e279b2f3..95423aefdcf 100644
--- a/chromium/third_party/qcms/README.chromium
+++ b/chromium/third_party/qcms/README.chromium
@@ -32,5 +32,9 @@ google.patch contains the following modifications. Apply with
- Fix integer truncation warning/errors on Win64 build.
- Apply upstream thread safety (fix) patch from
- https://bugzilla.mozilla.org/show_bug.cgi?id=853169
+ - Apply upstream fix for qcms_profile_from_memory from
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=969226
+ - Apply upstream simplification of qcmstypes.h
+ - https://hg.mozilla.org/mozilla-central/rev/b5be94737a83
To regenerate google.patch:
git diff b8456f38 src > google.patch