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

Issue 2072703002: WTF: Simplify RefPtr::operator bool. (Closed)

Created:
4 years, 6 months ago by jbroman
Modified:
4 years, 6 months ago
Reviewers:
Nico, DaleCurtis
CC:
blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WTF: Simplify RefPtr::operator bool. The problematic case in String::find on ARM should now be gone, and so this should be both simpler and equally fast. BUG=607208 Committed: https://crrev.com/2b6875bfd954d336432702512d1ffe4c83343d2b Cr-Commit-Position: refs/heads/master@{#400315}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -8 lines) Patch
M third_party/WebKit/Source/wtf/PassRefPtr.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/RefPtr.h View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
jbroman
Apologies for being wrong before; I _thought_ I'd uploaded the "return m_ptr" version, but apparently ...
4 years, 6 months ago (2016-06-16 21:17:07 UTC) #2
Nico
Lgtm I _almost_ asked if that was what you wanted...
4 years, 6 months ago (2016-06-16 22:41:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2072703002/1
4 years, 6 months ago (2016-06-16 22:42:27 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-17 00:36:14 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/2b6875bfd954d336432702512d1ffe4c83343d2b Cr-Commit-Position: refs/heads/master@{#400315}
4 years, 6 months ago (2016-06-17 00:38:20 UTC) #8
DaleCurtis
I think this broke the x64 build: FAILED: obj/content/renderer/content_renderer.notification_permission_dispatcher.obj ninja -t msvc -e environment.x64 -- ...
4 years, 6 months ago (2016-06-17 01:16:34 UTC) #10
DaleCurtis
No response via chat, so reverting.
4 years, 6 months ago (2016-06-17 01:19:34 UTC) #11
DaleCurtis
4 years, 6 months ago (2016-06-17 01:19:56 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2071183002/ by dalecurtis@chromium.org.

The reason for reverting is: Broke x64 build, see original patch for details..

Powered by Google App Engine
This is Rietveld 408576698