Bug 158333

Summary: Web Inspector: Update NativeFunctionParameters (FontFaceSet, HTMLSlotElement, EventTarget)
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, mmaxfield, nvasilyev, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-06-02 19:02:35 PDT
* SUMMARY
Update NativeFunctionParameters (FontFaceSet, HTMLSlotElement, EventTarget)

  - EventTarget is now in the prototype chain, and the events are no longer mixed in to the other classes
  - Add APIs for new classes
Comment 1 Joseph Pecoraro 2016-06-02 19:04:12 PDT
Created attachment 280401 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2016-06-03 09:37:20 PDT
Comment on attachment 280401 [details]
[PATCH] Proposed Fix

r=me

Do we have any tests in this area? Not necessary today, just curious!
Comment 3 WebKit Commit Bot 2016-06-03 11:34:52 PDT
Comment on attachment 280401 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 280401

Committed r201650: <http://trac.webkit.org/changeset/201650>
Comment 4 WebKit Commit Bot 2016-06-03 11:34:56 PDT
All reviewed patches have been landed.  Closing bug.