DescriptionFix PrintingControllerTest#testNormalPrintingFlow and reenable the test
Moves the creation of PrintingControllerImpl into the UI thread.
Before, it wasn't being created in the UI thread, and for some reason
PrintingControllerImpl#create wasn't failing its UI thread assertion.
It did start to fail for N4 with KitKat, so this fixes the issue and
re-enables the test.
BUG=330291
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243850
Patch Set 1 #Patch Set 2 : Remove redundant imports #Messages
Total messages: 12 (0 generated)
|