Bug 171330

Summary: [JSC] fix RETURN_IF_EXCEPTION() placement in ownPropertyKeys()
Product: WebKit Reporter: Caitlin Potter (:caitp) <caitp>
Component: JavaScriptCoreAssignee: Caitlin Potter (:caitp) <caitp>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, joepeck, keith_miller, mark.lam, msaboff, saam, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Caitlin Potter (:caitp) 2017-04-26 09:41:02 PDT
[JSC] fix RETURN_IF_EXCEPTION() placement in ownPropertyKeys()
Comment 1 Caitlin Potter (:caitp) 2017-04-26 09:41:58 PDT
Created attachment 308259 [details]
Patch
Comment 2 Mark Lam 2017-04-26 09:56:27 PDT
Comment on attachment 308259 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=308259&action=review

r=me

> Source/JavaScriptCore/ChangeLog:8
> +

nit: please remove this extra blank line.
Comment 3 Caitlin Potter (:caitp) 2017-04-26 10:00:36 PDT
Created attachment 308262 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2017-04-26 10:41:21 PDT
Comment on attachment 308262 [details]
Patch for landing

Clearing flags on attachment: 308262

Committed r215810: <http://trac.webkit.org/changeset/215810>
Comment 5 WebKit Commit Bot 2017-04-26 10:41:23 PDT
All reviewed patches have been landed.  Closing bug.