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

Issue 2645043003: Use InitializeBlinkFuzzTest instead of ScopedUnittestsEnvironmentSetup. (Closed)

Created:
3 years, 11 months ago by Łukasz Anforowicz
Modified:
3 years, 11 months ago
CC:
chromium-reviews, blink-reviews, kinuko+watch, fuzzing_chromium.org, dcheng, tasak (please_use_google.com), alex clarke (OOO till 29th), Charlie Harrison
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use InitializeBlinkFuzzTest instead of ScopedUnittestsEnvironmentSetup. Since r443701, DEFINE_STATIC_LOCAL cannot be used until threading is initialized. This CL stops using DEFINE_STATIC_LOCAL and ScopedUnittestsEnvironmentSetup from MHTMLFuzzer.cpp and instead uses the initialization helper used by all the other fuzzers - InitializeBlinkFuzzTest. BUG=681290 Review-Url: https://codereview.chromium.org/2645043003 Cr-Commit-Position: refs/heads/master@{#445438} Committed: https://chromium.googlesource.com/chromium/src/+/608d39b1e2e2666c2a37512452be51309709362e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -12 lines) Patch
M third_party/WebKit/Source/platform/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/mhtml/MHTMLFuzzer.cpp View 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Łukasz Anforowicz
haraken@, could you PTAL? This CL fixes the crash from https://crbug.com/681290, but please speak up ...
3 years, 11 months ago (2017-01-20 20:00:51 UTC) #2
Charlie Harrison
I'm also curious if haraken@ has opposition to the new restriction on DEFINE_STATIC_LOCAL. It can ...
3 years, 11 months ago (2017-01-20 20:03:00 UTC) #4
haraken
On 2017/01/20 20:03:00, Charlie Harrison wrote: > I'm also curious if haraken@ has opposition to ...
3 years, 11 months ago (2017-01-23 00:12:34 UTC) #5
Charlie Harrison
SGTM, I will fix that separately. FWIW I think this is still a worthwhile patch ...
3 years, 11 months ago (2017-01-23 02:21:09 UTC) #6
haraken
On 2017/01/23 02:21:09, Charlie Harrison wrote: > SGTM, I will fix that separately. FWIW I ...
3 years, 11 months ago (2017-01-23 02:27:47 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/2645043003/1
3 years, 11 months ago (2017-01-23 16:47:26 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, no build URL)
3 years, 11 months ago (2017-01-23 17:36:35 UTC) #11
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/2645043003/1
3 years, 11 months ago (2017-01-23 17:57:37 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 19:46:29 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/608d39b1e2e2666c2a37512452be...

Powered by Google App Engine
This is Rietveld 408576698