Update patch description
This commit is contained in:
parent
94fb357b3e
commit
1a874980c9
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ Subject: Partition Blink memory cache
|
|||
|
||||
Blink's in-memory cache is not partitioned (see also: http://crbug.com/1127971)
|
||||
This patch partitions it by the top-level site.
|
||||
This mitigation is effective in case the rendering process is re-used, because
|
||||
on such case the cache would be re-used as well and transfer information between
|
||||
different contexts.
|
||||
|
||||
See also:
|
||||
* https://github.com/bromite/bromite/pull/2173
|
||||
|
|
Loading…
Add table
Reference in a new issue