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

Issue 2441493002: Use emptyString() for String fields in SecurityOrigin (Closed)

Created:
4 years, 2 months ago by Charlie Harrison
Modified:
4 years, 1 month ago
Reviewers:
Tom Sepez, esprehn
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use emptyString() for String fields in SecurityOrigin This prevents needlessly creating empty StringImpls. BUG=348655 Committed: https://crrev.com/cf43e1d4dc7f75e04e08fa28339d305a56133166 Cr-Commit-Position: refs/heads/master@{#426498}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M third_party/WebKit/Source/platform/weborigin/SecurityOrigin.cpp View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Charlie Harrison
tsepez, WDYT about this simple patch?
4 years, 2 months ago (2016-10-19 23:32:36 UTC) #6
Tom Sepez
lgtm
4 years, 2 months ago (2016-10-20 16:34:58 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/2441493002/1
4 years, 2 months ago (2016-10-20 16:35:50 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-20 16:40:36 UTC) #10
esprehn
Note that this wasn't actually creating empty StringImpl's, StringImpl::create already detects empty strings and returns ...
4 years, 2 months ago (2016-10-20 20:52:01 UTC) #12
Charlie Harrison
On 2016/10/20 20:52:01, esprehn wrote: > Note that this wasn't actually creating empty StringImpl's, StringImpl::create ...
4 years, 2 months ago (2016-10-20 21:01:48 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-10-21 13:18:59 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cf43e1d4dc7f75e04e08fa28339d305a56133166
Cr-Commit-Position: refs/heads/master@{#426498}

Powered by Google App Engine
This is Rietveld 408576698