Chromium Code Reviews
DescriptionMerge 185069 "Enforce context refrence guards in WebGL extensions."
> Enforce context refrence guards in WebGL extensions.
>
> It appears that in some cases if an extension object outlives the context it was
> created with that context could be GCed out from under it mid-function. This new
> pattern enforces a scoped ref count of the associated canvas any time the
> context is used by an extension.
>
> BUG=429478
>
> Review URL: https://codereview.chromium.org/687533005
TBR=bajones@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187499
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||