Bug 159248 - [JSC] Fix small issues of TypedArray prototype
Summary: [JSC] Fix small issues of TypedArray prototype
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-28 22:18 PDT by Benjamin Poulain
Modified: 2016-06-29 11:16 PDT (History)
5 users (show)

See Also:


Attachments
Patch (17.09 KB, patch)
2016-06-28 22:20 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.