Bug 162519

Summary: Web Inspector: Fix typo in event name
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-09-23 16:33:32 PDT
Fix typo in event name Warnings in Console: CONSOLE ERROR Object.addEventListener: invalid event type undefined (listener: function _inlineSwatchDeactivated() { this._hasActiveInlineSwatchEditor = false; } thisObject: [object Object] )
Attachments
[PATCH] Proposed Fix (1.64 KB, patch)
2016-09-23 16:35 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-09-23 16:35:58 PDT
Created attachment 289720 [details] [PATCH] Proposed Fix
Matt Baker
Comment 2 2016-09-23 16:36:42 PDT
Comment on attachment 289720 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2016-09-23 17:09:19 PDT
Comment on attachment 289720 [details] [PATCH] Proposed Fix Clearing flags on attachment: 289720 Committed r206339: <http://trac.webkit.org/changeset/206339>
WebKit Commit Bot
Comment 4 2016-09-23 17:09:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.