OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four kinds of suppressions in this file. |
2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
3 # | 3 # |
4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 4945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4956 fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15Navigatio
nEntry | 4956 fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15Navigatio
nEntry |
4957 fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry | 4957 fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry |
4958 fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationControl
ler10ReloadTypeE | 4958 fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationControl
ler10ReloadTypeE |
4959 fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadT
ypeE | 4959 fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadT
ypeE |
4960 fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE | 4960 fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE |
4961 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry | 4961 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry |
4962 fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKS
s | 4962 fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKS
s |
4963 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE | 4963 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE |
4964 } | 4964 } |
4965 { | 4965 { |
4966 bug_101342 | |
4967 Memcheck:Cond | |
4968 fun:_ZN14RenderViewImpl23SyncSelectionIfRequiredEv | |
4969 fun:_ZN14RenderViewImpl18didChangeSelectionEb | |
4970 fun:_ZN6WebKit16EditorClientImpl25respondToChangedSelectionEv | |
4971 fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionE | |
4972 fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionEj | |
4973 fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19
CursorAlignOnScrollENS_15TextGranularityE | |
4974 fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionENS_15Te
xtGranularityE | |
4975 fun:_ZN7WebCore14FrameSelection34setNonDirectionalSelectionIfNeededERKNS_16Vi
sibleSelectionENS_15TextGranularityENS0_23EndPointsAdjustmentModeE | |
4976 fun:_ZN7WebCore12EventHandler49updateSelectionForMouseDownDispatchingSelectSt
artEPNS_4NodeERKNS_16VisibleSelectionENS_15TextGranularityE | |
4977 fun:_ZN7WebCore12EventHandler32handleMousePressEventSingleClickERKNS_28MouseE
ventWithHitTestResultsE | |
4978 fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_28MouseEventWithHit
TestResultsE | |
4979 fun:_ZN7WebCore12EventHandler21handleMousePressEventERKNS_18PlatformMouseEven
tE | |
4980 } | |
4981 { | |
4982 bug_101345 | 4966 bug_101345 |
4983 Memcheck:Leak | 4967 Memcheck:Leak |
4984 fun:_Znw* | 4968 fun:_Znw* |
4985 fun:_ZN22WebPluginDelegateProxy20CreateResourceClientEmRK4GURLi | 4969 fun:_ZN22WebPluginDelegateProxy20CreateResourceClientEmRK4GURLi |
4986 fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jib
NS1_8ReferrerEbb | 4970 fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jib
NS1_8ReferrerEbb |
4987 } | 4971 } |
4988 { | 4972 { |
4989 bug_101347 | 4973 bug_101347 |
4990 Memcheck:Leak | 4974 Memcheck:Leak |
4991 fun:_Znw* | 4975 fun:_Znw* |
(...skipping 26 matching lines...) Expand all Loading... |
5018 } | 5002 } |
5019 { | 5003 { |
5020 bug_todo_getdelim2 | 5004 bug_todo_getdelim2 |
5021 Memcheck:Leak | 5005 Memcheck:Leak |
5022 fun:malloc | 5006 fun:malloc |
5023 fun:getdelim | 5007 fun:getdelim |
5024 obj:/lib/libselinux.so.1 | 5008 obj:/lib/libselinux.so.1 |
5025 obj:/lib/libselinux.so.1 | 5009 obj:/lib/libselinux.so.1 |
5026 obj:/lib/libselinux.so.1 | 5010 obj:/lib/libselinux.so.1 |
5027 } | 5011 } |
OLD | NEW |