Chromium Code Reviews
Description[MD Extensions] Update subpages when the backing extension data changes
Many subpages show some form of details for a given extension. When the
backing data changes, those changes need to be reflected in the open
subpage. Right now, since the data is just set to the plain JS object,
it's not notified when a change occurs.
Add a subpageItem_ property to extensions page manager so that we can
leverage polymer databinding and link this to the subpages. This way, if
the backing data changes, the open subpage is updated.
Add a test for the same.
BUG=529395
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/6635f232a429cdca2c58a3bc5a30bea89f162793
Cr-Commit-Position: refs/heads/master@{#434856}
Patch Set 1 #Patch Set 2 : woot #
Total comments: 2
Patch Set 3 : Michael's #
Messages
Total messages: 19 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||