DescriptionFlapper field trial to use workerpool for sync file operations.
Flash private file operations are synchronous, and were being
scheduled on the browser's FILE thread. This thread can have lots of
relatively long-running stuff on it. Add a 50% field trial to
schedule on a blocking worker-pool thread, and histogram hung-plugin
instances to see if it helps.
BUG=153383
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160026
Patch Set 1 #Patch Set 2 : Minor formatting changes. #Patch Set 3 : Fix group check for browser_tests. #
Total comments: 10
Patch Set 4 : Comments and move the field-trial check. #Patch Set 5 : Pull pepper_flash code over to pepper_file_message_filter. #
Total comments: 2
Patch Set 6 : Whitespace change #
Total comments: 1
Patch Set 7 : Comment changes to keep management happy. #
Messages
Total messages: 11 (0 generated)
|