Commit 8d64b2c7 authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Update memcheck suppressions to match NavigationController::LoadURL signature change.

BUG=101335,104998
TBR=jochen@chromium.org

Review URL: http://codereview.chromium.org/8888016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113627 0039d316-1c4b-4281-b951-d872f2087c98
parent 7cf14b37
......@@ -4664,7 +4664,7 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
}
{
......@@ -5085,7 +5085,7 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
fun:_ZN11BalloonHost4InitEv
}
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment