Bug 158333 - Web Inspector: Update NativeFunctionParameters (FontFaceSet, HTMLSlotElement, EventTarget)
Summary: Web Inspector: Update NativeFunctionParameters (FontFaceSet, HTMLSlotElement,...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-06-02 19:02 PDT by Joseph Pecoraro
Modified: 2016-06-03 11:34 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.29 KB, patch)
2016-06-02 19:04 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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