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

Issue 402193002: Remove the user-defined empty WTF::String destructor (Closed)

Created:
6 years, 5 months ago by Mikhail
Modified:
6 years, 4 months ago
Reviewers:
eseidel
CC:
blink-reviews, blink-reviews-wtf_chromium.org, abarth-chromium, eseidel, Nico, tkent, Erik Corry
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove the user-defined empty WTF::String destructor Remove the user-defined empty WTF::String destructor: - It prevents from generating implicitly-declared move/copy constructors (when C++11 features are enabled). - Its removal decreases content_shell binary size by 8096 bytes (linux release build) and slightly simplifies the WTF::String class declaration. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179209

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M Source/wtf/text/WTFString.h View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Mikhail
PTAL. The commit which had added WTF::String user-defined destructor (r65305) does not contain any info ...
6 years, 5 months ago (2014-07-21 14:31:45 UTC) #1
Inactive
On 2014/07/21 14:31:45, Mikhail wrote: > PTAL. > > The commit which had added WTF::String ...
6 years, 5 months ago (2014-07-21 14:37:29 UTC) #2
Mikhail
On 2014/07/21 14:37:29, Chris Dumez wrote: > On 2014/07/21 14:31:45, Mikhail wrote: > > PTAL. ...
6 years, 5 months ago (2014-07-25 15:07:49 UTC) #3
Mikhail
On 2014/07/25 15:07:49, Mikhail wrote: > On 2014/07/21 14:37:29, Chris Dumez wrote: > > On ...
6 years, 4 months ago (2014-07-29 05:41:32 UTC) #4
eseidel
lgtm Seems worth a try.
6 years, 4 months ago (2014-07-29 15:52:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhail.pozdnyakov@intel.com/402193002/1
6 years, 4 months ago (2014-07-29 15:53:17 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 4 months ago (2014-07-29 16:03:47 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-29 16:06:01 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/19505)
6 years, 4 months ago (2014-07-29 16:06:03 UTC) #9
Mikhail
The CQ bit was checked by mikhail.pozdnyakov@intel.com
6 years, 4 months ago (2014-07-30 07:20:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhail.pozdnyakov@intel.com/402193002/20001
6 years, 4 months ago (2014-07-30 07:22:03 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 08:33:11 UTC) #12
Message was sent while issue was closed.
Change committed as 179209

Powered by Google App Engine
This is Rietveld 408576698