[SameObject] and [CachedAttribute] currently mean the same thing, so to clean things up:
- Rename [CachedAttribute] to [SameObject] in all IDLs where we always return the same object.
- Update [CachedAttribute] to ask the implementation since if the value has changed since the last access before actually using the cached value. This allows for caching attributes but adds flexibility by supporting invalidation. This is used now used by History.state instead of using custom bindings code to achieve this. In a follow-up patch, this will also be used for MessageEvent.data to fix a bug. I am also considering making [CachedAttribute] being the implicit default for FrozenArray attributes to match the specification more closely.
Created attachment 291575[details]
Archive of layout-test-results from ews125 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Created attachment 291576[details]
Archive of layout-test-results from ews116 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 291577[details]
Archive of layout-test-results from ews102 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 291579[details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Created attachment 291655[details]
Archive of layout-test-results from ews103 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 291656[details]
Archive of layout-test-results from ews113 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 291658[details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Created attachment 291659[details]
Archive of layout-test-results from ews126 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
2016-10-13 21:16 PDT, Chris Dumez
2016-10-13 21:42 PDT, Chris Dumez
2016-10-13 22:31 PDT, Chris Dumez
2016-10-13 23:41 PDT, Build Bot
2016-10-13 23:43 PDT, Build Bot
2016-10-13 23:54 PDT, Build Bot
2016-10-14 00:02 PDT, Build Bot
2016-10-14 10:49 PDT, Chris Dumez
2016-10-14 11:42 PDT, Build Bot
2016-10-14 12:02 PDT, Build Bot
2016-10-14 12:08 PDT, Build Bot
2016-10-14 12:16 PDT, Build Bot