Bug 164021

Summary: [WebIDL] Move more string conversions over to JSDOMConvert
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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.