Refactoring of DevTools bridge tests: taking advantage of Commands for...
Refactoring of DevTools bridge tests: taking advantage of Commands for proxying client-server communication. Since client and server live on different threads in tests thier communication are proxied. Anounimous classes are used for that. Since now we have Command's that essentially are call-to-object mapping thay may be used instead aonymous objects. BUG=383418 Review URL: https://codereview.chromium.org/696943002 Cr-Commit-Position: refs/heads/master@{#302599}
Showing
Please register or sign in to comment