Changeset 280983 in webkit
- Timestamp:
- Aug 12, 2021, 1:35:58 PM (5 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Scripts/webkitpy/common/config/watchlist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r280980 r280983 1 2021-08-12 Patrick Angle <pangle@apple.com> 2 3 Add myself (Patrick Angle) to watchlist for Inspector code changes 4 https://bugs.webkit.org/show_bug.cgi?id=229046 5 6 Reviewed by Darin Adler. 7 8 * Scripts/webkitpy/common/config/watchlist: 9 1 10 2021-08-12 Sam Weinig <weinig@apple.com> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/watchlist
r280635 r280983 463 463 "WebGL": [ "dino@apple.com", "kondapallykalyan@gmail.com" ], 464 464 "WebIDL": [ "esprehn+autocc@chromium.org", "cdumez@apple.com", "kondapallykalyan@gmail.com" ], 465 "WebInspectorBackend": [ "joepeck@webkit.org", "drousso@apple.com" ],466 "WebInspectorFrontend": [ "drousso@apple.com" ],467 "WebInspectorGenerator": [ "bburg@apple.com", "joepeck@webkit.org", "drousso@apple.com" ],468 "WebInspectorRecording": [ "drousso@apple.com" ],469 "WebInspectorTests": [ "drousso@apple.com" ],465 "WebInspectorBackend": [ "joepeck@webkit.org", "drousso@apple.com", "pangle@apple.com" ], 466 "WebInspectorFrontend": [ "drousso@apple.com", "pangle@apple.com" ], 467 "WebInspectorGenerator": [ "bburg@apple.com", "joepeck@webkit.org", "drousso@apple.com", "pangle@apple.com" ], 468 "WebInspectorRecording": [ "drousso@apple.com", "pangle@apple.com" ], 469 "WebInspectorTests": [ "drousso@apple.com", "pangle@apple.com" ], 470 470 "JSBuiltins": [ "joepeck@webkit.org" ], 471 471 "JSBuiltinsGenerator": [ "bburg@apple.com" ],
Note:
See TracChangeset
for help on using the changeset viewer.