diff options
author | penghuang@chromium.org <penghuang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 14:36:55 +0000 |
---|---|---|
committer | penghuang@chromium.org <penghuang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 14:36:55 +0000 |
commit | bbef1d3987f6649cd651c820e0acc5e7b2f0a488 (patch) | |
tree | a971d40700d448d32c93fbf46b50e4d2bce24b86 /tools/valgrind | |
parent | ecc52cfebbd0d78decae82457611616964402798 (diff) | |
download | chromium_src-bbef1d3987f6649cd651c820e0acc5e7b2f0a488.zip chromium_src-bbef1d3987f6649cd651c820e0acc5e7b2f0a488.tar.gz chromium_src-bbef1d3987f6649cd651c820e0acc5e7b2f0a488.tar.bz2 |
Init selection_text_offset_ in class constructor.
BUG=101342
TEST=git try --bot=linux_valgrind
Review URL: http://codereview.chromium.org/8383018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107114 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 316fddce..5e4f0c4 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -4929,22 +4929,6 @@ fun:_ZN7browser8NavigateEPNS_14NavigateParamsE } { - bug_101342 - Memcheck:Cond - fun:_ZN14RenderViewImpl23SyncSelectionIfRequiredEv - fun:_ZN14RenderViewImpl18didChangeSelectionEb - fun:_ZN6WebKit16EditorClientImpl25respondToChangedSelectionEv - fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionE - fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionEj - fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19CursorAlignOnScrollENS_15TextGranularityE - fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15TextGranularityE - fun:_ZN7WebCore14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16VisibleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE - fun:_ZN7WebCore12EventHandler49updateSelectionForMouseDownDispatchingSelectStartEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE - fun:_ZN7WebCore12EventHandler32handleMousePressEventSingleClickERKNS_28MouseEventWithHitTestResultsE - fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_28MouseEventWithHitTestResultsE - fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_18PlatformMouseEventE -} -{ bug_101345 Memcheck:Leak fun:_Znw* |