DescriptionGot rid of the internal copies of webview attributes.
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.
Committed: https://crrev.com/abb035a09b79c2e0b6d9fb87b47e823e2f8e0549
Cr-Commit-Position: refs/heads/master@{#302661}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments. #Patch Set 3 : Took out more useless code. #Patch Set 4 : Fixed app_shell test. #Patch Set 5 : Small fix. #
Messages
Total messages: 20 (8 generated)
|