chromium: add upstream URL for submitted patches.

This commit is contained in:
Juan RP 2011-06-18 19:35:50 +02:00
parent 897b9b9b02
commit 94f36070c0
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,7 @@
perl-5.14 deprecated the Switch module. We can use the given/when statement instead,
available since 5.10.
available since 5.10. Submitted upstream:
http://code.google.com/p/chromium/issues/detail?id=86645
--- third_party/WebKit/Source/WebKit/scripts/generate-webkitversion.pl.orig 2011-06-18 11:13:44.104816166 +0200
+++ third_party/WebKit/Source/WebKit/scripts/generate-webkitversion.pl 2011-06-18 11:14:10.238814221 +0200

View File

@ -1,4 +1,7 @@
glibc-2.14 changed the _hook prototypes with a volatile pointer.
Submitted upstream:
http://code.google.com/p/chromium/issues/detail?id=86646
--- third_party/tcmalloc/chromium/src/tcmalloc.cc.orig 2011-06-18 10:29:01.407015864 +0200
+++ third_party/tcmalloc/chromium/src/tcmalloc.cc 2011-06-18 10:29:32.305013564 +0200