Bug 159248

Summary: [JSC] Fix small issues of TypedArray prototype
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2016-06-28 22:18:09 PDT
[JSC] Fix small issues of TypedArray prototype
Comment 1 Benjamin Poulain 2016-06-28 22:20:11 PDT
Created attachment 282320 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-28 22:21:32 PDT
Attachment 282320 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/runtime/JSGlobalObject.cpp:369:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2016-06-29 11:16:55 PDT
Comment on attachment 282320 [details]
Patch

Clearing flags on attachment: 282320

Committed r202631: <http://trac.webkit.org/changeset/202631>
Comment 4 WebKit Commit Bot 2016-06-29 11:16:59 PDT
All reviewed patches have been landed.  Closing bug.