DescriptionRemove env() getter from JavaRef<>
Due to threadsafety ambiguity, it's not generally safe to call env()
on a random Ref you've been passed, so this removes the temptation.
The useful LocalRef optimizations are retained though, just in that
sub-class.
(upstreaming CL, cherrypicked cleanly)
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128204
Patch Set 1 #Patch Set 2 : re-applied downstream patch after it was re-worked #
Messages
Total messages: 9 (0 generated)
|