Chromium Code Reviews
DescriptionIDL compiler: [GarbageCollected] on other interface
[GarbageCollected] affects not only bindings a given interface
(and descendants), but also bindings for all interfaces that *use* it:
it's external information.
Add support to compute_dependencies.py for this;
since we already inherit [GarbageCollected], it's just a
matter of making the code more generic.
BUG=239771
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166598
Patch Set 1 #Patch Set 2 : Reupload #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|