Chromium Code Reviews
Description[Origin Trials] Rename confusing 'global' variable
The name of variable was causing no end of confusion about when it should be
passed into the various install* methods for origin trials, and when a dummy
object should be passed instead. Renamed to the more sensible 'instanceObject',
as a counterpart to 'interfaceObject' and 'prototypeObject', and now only
instantiate it when necessary (in Window and WorkerGlobalScope blocks).
Committed: https://crrev.com/1ec185eb4d99a84648870f88c1962b076e3d818a
Cr-Commit-Position: refs/heads/master@{#434996}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|
|||||||||||||||||||