• paulmeyer's avatar
    Got rid of the internal copies of webview attributes. · abb035a0
    paulmeyer authored
    Webview attributes are now only stored in one location (in the webview node), so that all the code needed to sync up the copies could be removed (and was).
    
    Also reworked the behavior of the |allowtransparency| and |autosize| to be both consistent with each other and more intuitive in general (they are both treated like booleans now). I updated the tests to reflect this new behavior.
    
    Review URL: https://codereview.chromium.org/698973003
    
    Cr-Commit-Position: refs/heads/master@{#302661}
    abb035a0
main.js 58.2 KB