WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
218832
[webkitcorepy] Provide mock Subprocess fallback
https://bugs.webkit.org/show_bug.cgi?id=218832
Summary
[webkitcorepy] Provide mock Subprocess fallback
Jonathan Bedard
Reported
2020-11-11 17:07:58 PST
By default, mocking Subprocess from webkticorepy will intercept all subprocess calls. When working on
https://bugs.webkit.org/show_bug.cgi?id=218407
, we needed a way to fallback to the actual Popen call in some cases. The change in
https://bugs.webkit.org/show_bug.cgi?id=218407
will not be landing, but the Popen fallback is still a good idea.
Attachments
Patch
(21.55 KB, patch)
2020-11-11 17:12 PST
,
Jonathan Bedard
jbedard
: review?
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-11-11 17:08:22 PST
<
rdar://problem/71306029
>
Jonathan Bedard
Comment 2
2020-11-11 17:12:08 PST
Created
attachment 413890
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug