On 2016/09/15 01:14:33, peria wrote:
> I'm not familiar with style guide of IDLs, but I think you need a space
> between options '[...]' and the keyword 'callback'.
Done.
6
7 interface CallbackFunctionTest {
8 [CallWith=ScriptState, RaisesException] DOMString testDOMString(TestCallback c
allback);
peria
2016/09/15 01:14:33
please rename this method to show what is tested i
please rename this method to show what is tested in.
(see Shiino-san's comment in idl-callback-function-unittest.html)
On 2016/09/15 01:14:33, peria wrote:
> please rename this method to show what is tested in.
> (see Shiino-san's comment in idl-callback-function-unittest.html)
Issue 2312093003: Generated bindings for IDL callback functions
(Closed)
Created 4 years, 3 months ago by lkawai
Modified 4 years, 2 months ago
Reviewers: bashi, peria, Yuki, haraken
Base URL:
Comments: 163