Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(348)

Issue 2751053003: Revert of Migrate WTF::Deque::remove() to ::erase() (Closed)

Created:
3 years, 9 months ago by huangs
Modified:
3 years, 9 months ago
CC:
ajuma+watch-canvas_chromium.org, ajuma+watch_chromium.org, darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-platform-graphics_chromium.org, blink-reviews-style_chromium.org, blink-reviews-wtf_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dglazkov+blink, dshwang, drott+blinkwatch_chromium.org, krit, eae+blinkwatch, fmalita+watch_chromium.org, groby+blinkspell_chromium.org, jbroman, Justin Novosad, kinuko+watch, kinuko+fileapi, Mikhail, nhiroki, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney, sof, timvolodine, tzik, jsbell
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Migrate WTF::Deque::remove() to ::erase() (patchset #1 id:1 of https://codereview.chromium.org/2747373004/ ) Reason for revert: This CL is suspected of crashing WebSiteSettingsPopupViewBrowserTest.ChromeURL for chromium.linux/Linux Tests (dbg)(1). Justifications: - This is the first failure in a long time. - This CL is the only C++ CL in the batch. - Crash occurs in a destructor, and this CL deals with deallocation. Original issue's description: > Migrate WTF::Deque::remove() to ::erase() > > As discussed on platform-architecture-dev [0], there is interest in > normalizing the methods of WTF classes to better align with std classes. > > There are no functional changes. > > [0] https://groups.google.com/a/chromium.org/d/topic/platform-architecture-dev/I7jnz4p1h84/discussion > > BUG=662431 > > Review-Url: https://codereview.chromium.org/2747373004 > Cr-Commit-Position: refs/heads/master@{#457097} > Committed: https://chromium.googlesource.com/chromium/src/+/e1dd04d3aa422d619a76153946c2cf0061ed4e43 TBR=esprehn@chromium.org,haraken@chromium.org,yutak@chromium.org,pilgrim@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=662431

Patch Set 1 #

Messages

Total messages: 7 (3 generated)
huangs
Created Revert of Migrate WTF::Deque::remove() to ::erase()
3 years, 9 months ago (2017-03-15 18:20:56 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751053003/1
3 years, 9 months ago (2017-03-15 18:21:24 UTC) #3
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-15 18:27:06 UTC) #5
huangs
3 years, 9 months ago (2017-03-15 18:38:12 UTC) #6
Merged failed due to https://codereview.chromium.org/2746763009/ , but
WebSiteSettingsPopupViewBrowserTest.ChromeURL crash also disappeared.  Closing
CL for now.

Powered by Google App Engine
This is Rietveld 408576698