Bug 203372 - Web Inspector: CONSOLE ERROR removeEventListener cannot remove blackboxed-urls-changed because it doesn't exist.
Summary: Web Inspector: CONSOLE ERROR removeEventListener cannot remove blackboxed-url...
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: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-24 10:49 PDT by Yury Semikhatsky
Modified: 2019-10-24 12:47 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2019-10-24 10:51 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2019-10-24 10:49:48 PDT
This error is logged to the console every time I open inspector on inspector:

resource:///org/webkit/inspector/UserInterface/Base/Object.js:93:23: CONSOLE ERROR removeEventListener cannot remove blackboxed-urls-changed because it doesn't exist.
Comment 1 Yury Semikhatsky 2019-10-24 10:51:52 PDT
Created attachment 381823 [details]
Patch
Comment 2 Devin Rousso 2019-10-24 11:10:00 PDT
Comment on attachment 381823 [details]
Patch

rs=me.  Oops, nice catch :)
Comment 3 WebKit Commit Bot 2019-10-24 11:53:48 PDT
Comment on attachment 381823 [details]
Patch

Clearing flags on attachment: 381823

Committed r251548: <https://trac.webkit.org/changeset/251548>
Comment 4 WebKit Commit Bot 2019-10-24 11:53:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-10-24 12:47:12 PDT
<rdar://problem/56590269>