Bug 175394

Summary: [Bindings] Simplify DOMPromiseProxy now that WTF::Function can return references
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Sam Weinig 2017-08-09 13:10:58 PDT
[Bindings] Simplify DOMPromiseProxy now that WTF::Function can return references
Comment 1 Sam Weinig 2017-08-09 13:17:12 PDT
Created attachment 317731 [details]
Patch
Comment 2 Build Bot 2017-08-09 13:19:33 PDT
Attachment 317731 [details] did not pass style-queue:


ERROR: Source/WebCore/bindings/js/DOMPromiseProxy.h:87:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2017-08-09 14:13:05 PDT
Created attachment 317739 [details]
Patch
Comment 4 Build Bot 2017-08-09 14:15:59 PDT
Attachment 317739 [details] did not pass style-queue:


ERROR: Source/WebCore/bindings/js/DOMPromiseProxy.h:87:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 WebKit Commit Bot 2017-08-11 17:32:06 PDT
Comment on attachment 317739 [details]
Patch

Clearing flags on attachment: 317739

Committed r220620: <http://trac.webkit.org/changeset/220620>
Comment 6 WebKit Commit Bot 2017-08-11 17:32:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2017-08-11 17:32:39 PDT
<rdar://problem/33859548>