Bug 183378

Summary: NetworkDataTask should enable logging for automation clients
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 183306    
Bug Blocks:    
Attachments:
Description Flags
Patch bburg: review+

Brent Fulgham
Reported 2018-03-06 12:09:38 PST
Bug 183306 did not completely fix the logging issues under WebDriver. The NetworkDataTask code was still not recognizing automation clients as needing logging. This patch corrects NetworkDataTask to check for automation state, in addition to the session type.
Attachments
Patch (7.31 KB, patch)
2018-03-06 12:15 PST, Brent Fulgham
bburg: review+
Radar WebKit Bug Importer
Comment 1 2018-03-06 12:13:02 PST
Brent Fulgham
Comment 2 2018-03-06 12:15:31 PST
Blaze Burg
Comment 3 2018-03-06 14:42:12 PST
Comment on attachment 335126 [details] Patch r=me
Brent Fulgham
Comment 4 2018-03-06 14:49:23 PST
Note You need to log in before you can comment on or make changes to this bug.