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

Issue 2799553002: Provide a std::vector compliant empty() method for WebVector. (Closed)

Created:
3 years, 8 months ago by slangley
Modified:
3 years, 8 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, kinuko+watch, mlamouri+watch-blink_chromium.org, Srirama
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Provide a std::vector compliant empty() method for WebVector. Provide a std::vector compliant empty() method for WebVector, start moving code over to use it. This is preperation to completely replace WebVector with std::vector, as this abstraction is no longer useful BUG=708389 Review-Url: https://codereview.chromium.org/2799553002 Cr-Commit-Position: refs/heads/master@{#462011} Committed: https://chromium.googlesource.com/chromium/src/+/459f82aea36f5e53298407cb3831ec0f2d22c3ef

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -16 lines) Patch
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaConstraints.cpp View 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/web/ExternalPopupMenu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebDocument.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebCryptoAlgorithmParams.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebMediaConstraints.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/WebVector.h View 1 chunk +3 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
slangley
3 years, 8 months ago (2017-04-05 04:30:33 UTC) #3
haraken
This CL LGTM but... > This is preperation to completely replace WebVector with > std::vector, ...
3 years, 8 months ago (2017-04-05 04:48:54 UTC) #4
slangley
On 2017/04/05 at 04:48:54, haraken wrote: > This CL LGTM but... > > > This ...
3 years, 8 months ago (2017-04-05 04:58:27 UTC) #5
haraken
On 2017/04/05 04:58:27, slangley wrote: > On 2017/04/05 at 04:48:54, haraken wrote: > > This ...
3 years, 8 months ago (2017-04-05 05:01:07 UTC) #6
slangley
On 2017/04/05 at 05:01:07, haraken wrote: > On 2017/04/05 04:58:27, slangley wrote: > > On ...
3 years, 8 months ago (2017-04-05 05:08:48 UTC) #7
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/2799553002/1
3 years, 8 months ago (2017-04-05 05:09:18 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 08:49:25 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/459f82aea36f5e53298407cb3831...

Powered by Google App Engine
This is Rietveld 408576698