• Alexey Kozyatinskiy's avatar
    inspector: move injected script source to native · 34686abe
    Alexey Kozyatinskiy authored
    - introduced ValueMirror interface, this interface contains methods to generate
      different protocol entities,
    - introduced DebugPropertyIterator, this iterator iterates through object properties
      in the following order: exotic indices, enumerable strings, all other properties,
    - removed all injected script infra, e.g. closure compiler,
    
    R=dgozman@chromium.org
    TBR=yangguo@chromium.org
    
    Bug: chromium:595206
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_headless_rel;luci.chromium.try:linux_chromium_rel_ng;master.tryserver.blink:linux_trusty_blink_rel
    Change-Id: I077c1879622aa0d9900d719b80d2ef5ba4221a22
    Reviewed-on: https://chromium-review.googlesource.com/c/1295550
    Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
    Reviewed-by: 's avatarDmitry Gozman <dgozman@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57142}
    34686abe
DEPS 13.1 KB