DescriptionField trial synchronization to PPAPI process.
This enables the same field trial synchronization mechanism we use for
renderers and GPU process for the PPAPI process. With this CL, crash reports
from PPAPI process will include active field trials and field trials activated
in the PPAPI process will be reported to UMA and crash.
Moves child_process_field_trial_syncer.cc from chrome
to components along the way.
BUG=582602
TEST=In an official Chrome build with crash reporting enabled, verify you have
Variations hashes listed in chrome://version (restart if you don't) and then go
to http://www.adobe.com/software/flash/about/ and load some flash content
before going to chrome://ppapiflashcrash to cause a PPAPI crash. Then, find the
the crash entry that should now appear on chrome://crashes and view it on
http://crash/ via the Server ID and check that the crash report has entries
under Experiments (under Fields).
Committed: https://crrev.com/92c1a939725f1108fe9dcca812d5e6a65defc24a
Cr-Commit-Position: refs/heads/master@{#434384}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase and small param change. #Patch Set 3 : Add missing line to sync command line. #Patch Set 4 : Rebase. #Patch Set 5 : Fix namespace. #Messages
Total messages: 50 (36 generated)
|