RESOLVED FIXED 183378
NetworkDataTask should enable logging for automation clients
https://bugs.webkit.org/show_bug.cgi?id=183378
Summary NetworkDataTask should enable logging for automation clients
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.