update v8, ffmpeg, chromium, crashpad, boringssl, and webrtc patches
This commit is contained in:
parent
d5e9b662f8
commit
6f2f761df3
90 changed files with 7411 additions and 7874 deletions
|
@ -1,11 +1,11 @@
|
|||
diff --git a/content/browser/cache_storage/cache_storage.cc b/content/browser/cache_storage/cache_storage.cc
|
||||
index ce6a21b..10a3b18 100644
|
||||
index d91b54a4d2a1..7f946a5a04c9 100644
|
||||
--- a/content/browser/cache_storage/cache_storage.cc
|
||||
+++ b/content/browser/cache_storage/cache_storage.cc
|
||||
@@ -129,7 +129,7 @@ class CacheStorage::CacheLoader {
|
||||
blob_context_(blob_context),
|
||||
@@ -132,7 +132,7 @@ class CacheStorage::CacheLoader {
|
||||
cache_storage_(cache_storage),
|
||||
origin_(origin) {
|
||||
origin_(origin),
|
||||
owner_(owner) {
|
||||
- DCHECK(!origin_.unique());
|
||||
+ // DCHECK(!origin_.unique());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue