bindings: Fix default values of NamedConstructor's arguments
HTMLOptionElement's NamedConstructor's arguments should have default values of "" (empty string) instead of IDL null. (It's not allowed to initialize non-nullable DOMString with IDL null.) Bug: 839389 Change-Id: Ifab7058697b98be497c7e794ee173165dcaf10cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134027Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#755869}
Showing
Please register or sign in to comment