Bug 165908 - Harden JSObject::getOwnPropertyDescriptor()
Summary: Harden JSObject::getOwnPropertyDescriptor()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-15 12:00 PST by Chris Dumez
Modified: 2016-12-15 12:55 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2016-12-15 12:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-12-15 12:00:45 PST
Harden JSObject::getOwnPropertyDescriptor().
Comment 1 Chris Dumez 2016-12-15 12:01:24 PST
Created attachment 297207 [details]
Patch
Comment 2 Geoffrey Garen 2016-12-15 12:07:12 PST
Comment on attachment 297207 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-12-15 12:55:26 PST
The commit-queue encountered the following flaky tests while processing attachment 297207 [details]:

fast/events/keyevent-iframe-removed-crash.html bug 165915 (authors: abarth@webkit.org and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2016-12-15 12:55:54 PST
Comment on attachment 297207 [details]
Patch

Clearing flags on attachment: 297207

Committed r209869: <http://trac.webkit.org/changeset/209869>
Comment 5 WebKit Commit Bot 2016-12-15 12:55:59 PST
All reviewed patches have been landed.  Closing bug.