DescriptionRefactoring 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
Committed: https://crrev.com/d95b2346c8987cee1eb8d14c861a189eb5be8a01
Cr-Commit-Position: refs/heads/master@{#302599}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 9 (3 generated)
|