Bug 190896

Summary: Web Inspector: Add a watchlist message rule to warn about feature checking new inspector protocol changes
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, glenn, inspector-bugzilla-changes, joepeck, mattbaker, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2018-10-24 19:18:42 PDT
Add a watchlist message rule to warn about feature checking new inspector protocol changes

So if someone adds:

    Page.newFeature

We can add a comment that says "make sure to feature check new protocol APIs in the frontend".
Comment 1 Joseph Pecoraro 2018-10-24 19:19:31 PDT
Created attachment 353071 [details]
[PATCH] Proposed Fix
Comment 2 Matt Baker 2018-10-25 12:27:08 PDT
Comment on attachment 353071 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2018-10-25 12:51:50 PDT
Comment on attachment 353071 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 353071

Committed r237422: <https://trac.webkit.org/changeset/237422>
Comment 4 WebKit Commit Bot 2018-10-25 12:51:51 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-10-25 12:52:39 PDT
<rdar://problem/45563601>