RESOLVED FIXED Bug 48028
Adding MediaQueryListListener binding test cases
https://bugs.webkit.org/show_bug.cgi?id=48028
Summary Adding MediaQueryListListener binding test cases
Luiz Agostini
Reported 2010-10-20 16:42:35 PDT
MediaQueryListListener type will need special handling of the code generators. Adding the test cases.
Attachments
patch (58.30 KB, patch)
2010-10-20 17:11 PDT, Luiz Agostini
no flags
Luiz Agostini
Comment 1 2010-10-20 17:11:00 PDT
Darin Adler
Comment 2 2010-10-20 17:40:50 PDT
Comment on attachment 71370 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=71370&action=review Assuming you generated these files with run-bindings-tests, r=me. > WebCore/ChangeLog:18 > + (WebDOMTestMediaQueryListListener::WebDOMTestMediaQueryListListenerPrivate::WebDOMTestMediaQueryListListenerPrivate): > + (WebDOMTestMediaQueryListListener::WebDOMTestMediaQueryListListener): > + (WebDOMTestMediaQueryListListener::operator=): > + (WebDOMTestMediaQueryListListener::impl): > + (WebDOMTestMediaQueryListListener::~WebDOMTestMediaQueryListListener): > + (WebDOMTestMediaQueryListListener::method): > + (toWebCore): > + (toWebKit): You can leave out these lists of functions in added files.
WebKit Commit Bot
Comment 3 2010-10-21 04:04:12 PDT
Comment on attachment 71370 [details] patch Clearing flags on attachment: 71370 Committed r70226: <http://trac.webkit.org/changeset/70226>
WebKit Commit Bot
Comment 4 2010-10-21 04:04:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.