DescriptionDO NOT COMMIT
DevTools: show array entries that are getters
Currently, array entries that are accessors are shown for array evaluations but
not for arrays printed in object format. This CL moves accessor formatting logic
into RemoteObjectPreviewFormatter so that both formats can show array entry
accessors.
Once the corresponding CL turns on accessors in injected script source,
this will need manual rebaseline:
https://codereview.chromium.org/2508423002/
BUG=666882
Patch Set 1 #Patch Set 2 : Add needsManualRebase to TE #
Dependent Patchsets: Messages
Total messages: 7 (6 generated)
|