Remove didReceiveDocumentData() and set its only state in didCommitProvisionalLoad
The only use for this callback is to set state that we could just as well set in didCommitProvisionalLoad, which is called almost immediately after. BUG=none Review URL: https://chromiumcodereview.appspot.com/19059004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212390 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment