DescriptionFix crash when displaying system print dialog on Linux.
Uses a render view ID to find a correct window handle to use as a parent
for the system dialog.
Uses a series of PostTask calls to cause the various steps of
getting print settings to occur on the correct threads.
BUG=130095
TEST=Verify 130095
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141726
Patch Set 1 #Patch Set 2 : Remove unneeded TODO #Patch Set 3 : Remove obsolete comment #Patch Set 4 : Fix compile issue with unit tests. #
Total comments: 5
Patch Set 5 : Review feedback #Patch Set 6 : Review feedback #Patch Set 7 : Remove extra render_view_id references #
Total comments: 9
Patch Set 8 : Review feedback #
Total comments: 8
Patch Set 9 : Nits #
Messages
Total messages: 14 (0 generated)
|