DescriptionCrossThreadPersistent invalidation: add missing orphaned check.
The main thread may well be detached before other Oilpan-attached threads.
Its orphaned heap pages must consequently be checked for when doing later
invalidation of thread-local CrossThreadPersistent<>s.
R=haraken
BUG=517031
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200046
Patch Set 1 #Patch Set 2 : add unit test #
Total comments: 1
Messages
Total messages: 7 (3 generated)
|