RESOLVED FIXED 164021
[WebIDL] Move more string conversions over to JSDOMConvert
https://bugs.webkit.org/show_bug.cgi?id=164021
Summary [WebIDL] Move more string conversions over to JSDOMConvert
Sam Weinig
Reported 2016-10-26 10:30:02 PDT
[WebIDL] Move more string conversions over to JSDOMConvert
Attachments
Patch (45.82 KB, patch)
2016-10-26 11:17 PDT, Sam Weinig
thorton: review+
Sam Weinig
Comment 1 2016-10-26 11:17:10 PDT
Tim Horton
Comment 2 2016-10-26 14:05:33 PDT
Comment on attachment 292947 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=292947&action=review > Source/WebCore/bindings/js/JSDOMConvert.h:179 > + static ReturnType convert(JSC::ExecState& state, JSC::JSValue value, IntegerConversionConfiguration configuration) Kinda weird that these are all smushed together with no newlines between them
Sam Weinig
Comment 3 2016-10-26 14:08:26 PDT
Note You need to log in before you can comment on or make changes to this bug.