Skip to content

Commit 7cdaac7

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
Revert "Enable MojoChannelAssociatedSendUsesRunOrPostTask"
This reverts commit 130793f. Reason for revert: b/376228320 Original change's description: > Enable MojoChannelAssociatedSendUsesRunOrPostTask > > Bug: 357020932 > Change-Id: I80d306fcf44d4311515cec064a0e1b842fbfc7ef > Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5972819 > Reviewed-by: Philip Pfaffe <[email protected]> > Commit-Queue: Philip Pfaffe <[email protected]> > Auto-Submit: Alex Rudenko <[email protected]> > Commit-Queue: Alex Rudenko <[email protected]> Bug: 357020932 Change-Id: Icee814a01c457a9258383cd363cb6560fcc39828 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5972705 Auto-Submit: Alex Rudenko <[email protected]> Commit-Queue: Rubber Stamper <[email protected]> Bot-Commit: Rubber Stamper <[email protected]>
1 parent fb074af commit 7cdaac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/conductor/hooks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ function launchChrome() {
8282
'BoostRenderProcessForLoading',
8383
'MacAllowBackgroundingRenderProcesses',
8484
'MojoChannelAssociatedCrashesOnSendError',
85+
'MojoChannelAssociatedSendUsesRunOrPostTask',
8586
];
8687
const launchArgs = [
8788
'--remote-allow-origins=*',

0 commit comments

Comments
 (0)