Description[reland] Routing IME Result Calls to the Correct RenderWidgetHost (Aura Only)
This is a reland of the original CL: https://codereview.chromium.org/2045363002/ which was
reverted by this CL https://codereview.chromium.org/2095813002. The reason for the revert
was the regression of several SiteInstanceTests on Dr Memory bots.
The cause of the issue was that the newly introduced content unit tests in the original CL
were not deleting a RenderWidgetHostImpl which was keeping a RenderProcessHost alive. This
was interfering with the SiteInstanceTests which have explicit asserts on the number of
RenderProceessHosts alive.
BUG=578168, 622793, 602723
Committed: https://crrev.com/8cba7886c3e170ca2dc324dbbd31b28dae623887
Cr-Commit-Position: refs/heads/master@{#401939}
Patch Set 1 : Original CL #
Total comments: 1
Patch Set 2 : Applied the Fix #Patch Set 3 : Deleted Comment #
Total comments: 2
Patch Set 4 : Addressing creis@'s comment #
Messages
Total messages: 20 (8 generated)
|