Chromium Code Reviews
Description[WebAgentsAPI]: Introduce OverloadSetAdapter.
Currently, effective_overload_set takes a list of Jinja2 method
contexts. This is fairly easy to replicate in Web Agent API
generator, but I would prefer to rely on idl_definition types
(that is, taking a list of IdlOperations as arguments).
I tried a couple of ways to refactor effective_overload_set to
use them directly, but all of them were rather expensive, so
I settled on a simple adapter pattern.
BUG=683743
R=bashi,yukishiino,haraken
Review-Url: https://codereview.chromium.org/2731683002
Cr-Commit-Position: refs/heads/master@{#454584}
Committed: https://chromium.googlesource.com/chromium/src/+/6d2b4f8955d1733666dfc7a0d0309b65566fa20d
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||