• Juan Corona's avatar
    Pass the config object from the top to the lower sub-frame levels · 4dff8d67
    Juan Corona authored
    This means that sub-frames will get injected with the same set of whitelisted config values from the top level.
    It’s good that there’s a whitelisting of the config before reaching this point, so there’s less of a security concern with the injection
    
    This was done so I can have the sub-frame guests read the `config.showHighlights` option in order to set the initial highlight visibility at that level.
    4dff8d67
cross-frame-test.coffee 3.56 KB