diff options
author | ernstm@chromium.org <ernstm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 05:06:53 +0000 |
---|---|---|
committer | ernstm@chromium.org <ernstm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-24 05:06:53 +0000 |
commit | 1af13913e797918fe0e3995f619e3d5519cc22a0 (patch) | |
tree | 6c32c0255a14d13378bc5ae8abe5a91c8f5d4d15 /webkit/plugins/ppapi/plugin_delegate.h | |
parent | 7eb214006eb59cb1901560862302b9387cab9709 (diff) | |
download | chromium_src-1af13913e797918fe0e3995f619e3d5519cc22a0.zip chromium_src-1af13913e797918fe0e3995f619e3d5519cc22a0.tar.gz chromium_src-1af13913e797918fe0e3995f619e3d5519cc22a0.tar.bz2 |
telemetry: Fixed summary of by_url results when page-repeat>1
- Code for making URL list was only working for pageset-repeat,
but not for page-repeat (breaking out of the loop when the first cycle
is found)
- Fixed by using a Set in addition to the List to efficiently make URLs
unique while preserving order
- Added unittest for page-repeat>1
R=tonyg@chromium.org
BUG=263600
Review URL: https://chromiumcodereview.appspot.com/19597007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213348 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/plugins/ppapi/plugin_delegate.h')
0 files changed, 0 insertions, 0 deletions