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

Issue 181093003: Fix error introduced in r167687 and add copy constructor to PersistentHeapVector. (Closed)

Created:
6 years, 10 months ago by zerny-chromium
Modified:
6 years, 10 months ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org, Mads Ager (chromium)
Visibility:
Public.

Description

Fix error introduced in r167687 and add copy constructor to PersistentHeapVector. R=sigbjornf@opera.com, ager@chromium.org, oilpan-reviews@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167902

Patch Set 1 #

Total comments: 3

Patch Set 2 : WillBe prefix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M Source/core/html/shadow/TextControlInnerElements.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/speech/SpeechInputResult.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/heap/Handle.h View 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
zerny-chromium
Error identified using the current Blink GC plugin for clang. PTAL
6 years, 10 months ago (2014-02-26 09:34:45 UTC) #1
Mads Ager (chromium)
LGTM https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h File Source/core/html/shadow/TextControlInnerElements.h (right): https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h#newcode137 Source/core/html/shadow/TextControlInnerElements.h:137: PersistentSpeechInputResultArray m_results; WillBePersistentSpeechInputResultArray to make it clear that ...
6 years, 10 months ago (2014-02-26 09:38:41 UTC) #2
zerny-chromium
On 2014/02/26 09:38:41, Mads Ager (chromium) wrote: > LGTM > > https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h > File Source/core/html/shadow/TextControlInnerElements.h ...
6 years, 10 months ago (2014-02-26 09:39:52 UTC) #3
haraken
LGTM https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h File Source/core/html/shadow/TextControlInnerElements.h (right): https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h#newcode137 Source/core/html/shadow/TextControlInnerElements.h:137: PersistentSpeechInputResultArray m_results; On 2014/02/26 09:38:41, Mads Ager (chromium) ...
6 years, 10 months ago (2014-02-26 09:43:15 UTC) #4
Mads Ager (chromium)
https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h File Source/core/html/shadow/TextControlInnerElements.h (right): https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h#newcode137 Source/core/html/shadow/TextControlInnerElements.h:137: PersistentSpeechInputResultArray m_results; On 2014/02/26 09:43:15, haraken wrote: > On ...
6 years, 10 months ago (2014-02-26 09:49:06 UTC) #5
zerny-chromium
On 2014/02/26 09:49:06, Mads Ager (chromium) wrote: > https://codereview.chromium.org/181093003/diff/1/Source/core/html/shadow/TextControlInnerElements.h > File Source/core/html/shadow/TextControlInnerElements.h (right): > > ...
6 years, 10 months ago (2014-02-26 10:07:15 UTC) #6
zerny-chromium
The CQ bit was checked by zerny@chromium.org
6 years, 10 months ago (2014-02-26 10:07:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zerny@chromium.org/181093003/20001
6 years, 10 months ago (2014-02-26 10:07:46 UTC) #8
haraken
> Overall, these typedefs are a little dangerous as this change shows. When using > ...
6 years, 10 months ago (2014-02-26 10:31:59 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 12:23:18 UTC) #10
Message was sent while issue was closed.
Change committed as 167902

Powered by Google App Engine
This is Rietveld 408576698