summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception/navigation_params.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use a struct to pass parameters in the navigation interception callback.mkosiba@chromium.org2013-01-311-0/+42
The number of parameters in the InterceptNavigationResourceThrottle has gone over the maximum size supported by base::Bind. BUG=None TEST=components_unittests,AndroidWebViewTests TBR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/12082049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179956 0039d316-1c4b-4281-b951-d872f2087c98