Bug 193921 - Web Inspector: Remove unnecessary promise rejection handlers now that we use the global onunhandledrejection handler
Summary: Web Inspector: Remove unnecessary promise rejection handlers now that we use ...
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: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-28 13:19 PST by Joseph Pecoraro
Modified: 2019-01-29 00:03 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.37 KB, patch)
2019-01-28 13:20 PST, Joseph Pecoraro
hi: review+
Details | Formatted Diff | Diff
[PATCH] For Landing (3.44 KB, patch)
2019-01-28 13:31 PST, 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 2019-01-28 13:19:34 PST
Remove unnecessary promise rejection handlers now that we use the global onunhandledrejection handler
Comment 1 Joseph Pecoraro 2019-01-28 13:20:26 PST
Created attachment 360364 [details]
[PATCH] Proposed Fix
Comment 2 Devin Rousso 2019-01-28 13:21:53 PST
Comment on attachment 360364 [details]
[PATCH] Proposed Fix

r=me, awesome!
Comment 3 Joseph Pecoraro 2019-01-28 13:31:29 PST
Created attachment 360366 [details]
[PATCH] For Landing
Comment 4 WebKit Commit Bot 2019-01-28 23:55:47 PST
Comment on attachment 360366 [details]
[PATCH] For Landing

Clearing flags on attachment: 360366

Committed r240647: <https://trac.webkit.org/changeset/240647>
Comment 5 Radar WebKit Bug Importer 2019-01-29 00:03:53 PST
<rdar://problem/47625300>