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

Issue 2270683002: Fix compile error when AUTOSIZING_DOM_DEBUG_INFO is defined. (Closed)

Created:
4 years, 4 months ago by cathiechentx
Modified:
4 years, 3 months ago
Reviewers:
pdr., Sami, Wei Xiaohai
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix compile error when AUTOSIZING_DOM_DEBUG_INFO is defined. the argument WebTraceLocation is missed when calling postTask(). See the definition of postTask in Document.h: void postTask(const WebTraceLocation&, std::unique_ptr<ExecutionContextTask>, const String& taskNameForInstrumentation = emptyString()) override; BUG= Committed: https://crrev.com/9459688bc2e14e90d28550e7a8d32e85033de01b Cr-Commit-Position: refs/heads/master@{#414046}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TextAutosizer.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
cathiechentx
4 years, 4 months ago (2016-08-23 08:25:02 UTC) #3
Sami
lgtm.
4 years, 4 months ago (2016-08-23 12:19:18 UTC) #4
pdr.
Really cool to see contributions from Tencent! I verified cathiechen@tencent.com has signed the CLA. LGTM ...
4 years, 3 months ago (2016-08-23 17:53:29 UTC) #5
cathiechentx
On 2016/08/23 17:53:29, pdr. wrote: > Really cool to see contributions from Tencent! I verified ...
4 years, 3 months ago (2016-08-24 02:11:17 UTC) #6
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/2270683002/1
4 years, 3 months ago (2016-08-24 02:29:08 UTC) #10
commit-bot: I haz the power
The author cathiechen@tencent.com has not signed Google Contributor License Agreement. Please visit https://cla.developers.google.com to sign ...
4 years, 3 months ago (2016-08-24 02:29:11 UTC) #12
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/2270683002/1
4 years, 3 months ago (2016-08-24 10:09:09 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-24 11:48:25 UTC) #16
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/9459688bc2e14e90d28550e7a8d32e85033de01b Cr-Commit-Position: refs/heads/master@{#414046}
4 years, 3 months ago (2016-08-24 11:50:02 UTC) #18
pdr.
On 2016/08/24 at 02:29:11, commit-bot wrote: > The author cathiechen@tencent.com has not signed Google Contributor ...
4 years, 3 months ago (2016-08-24 17:21:09 UTC) #19
cathiechentx
4 years, 3 months ago (2016-08-25 03:24:47 UTC) #20
Message was sent while issue was closed.
On 2016/08/24 17:21:09, pdr. wrote:
> On 2016/08/24 at 02:29:11, commit-bot wrote:
> > The author mailto:cathiechen@tencent.com has not signed Google Contributor
License
> Agreement. Please visit https://cla.developers.google.com to sign and manage
> CLA.
> 
> I'm not sure what's up here. I filed https://crbug.com/640663

Thanks pdr. I'll explain it in https://crbug.com/640663

Powered by Google App Engine
This is Rietveld 408576698