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

Issue 2124183003: Remove constructor from remaining functions that aren't constructors (Closed)

Created:
4 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 5 months ago
Reviewers:
haraken, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove constructor from remaining functions that aren't constructors BUG=625823 R=haraken@chromium.org,pfeldman@chromium.org Committed: https://crrev.com/587b0b37724cdfc0eec5ed091b94eb8276bc05ce Cr-Commit-Position: refs/heads/master@{#404137}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 11 (2 generated)
jochen (gone - plz use gerrit)
4 years, 5 months ago (2016-07-07 11:04:50 UTC) #1
jochen (gone - plz use gerrit)
ptal Pavel, I'll merge the V8 API to 5.3, 5.2, and 5.1 shortly
4 years, 5 months ago (2016-07-07 11:05:29 UTC) #2
haraken
LGTM
4 years, 5 months ago (2016-07-07 11:12:04 UTC) #3
haraken
https://codereview.chromium.org/2124183003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp File third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp (right): https://codereview.chromium.org/2124183003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp#newcode126 third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp:126: v8::Local<v8::Value> result = v8::Function::New(isolate->GetCurrentContext(), throwStackOverflowException, v8::Local<v8::Value>(), 0, v8::ConstructorBehavior::kThrow).ToLocalChecked()->Call(v8::Undefined(isolate), 0, ...
4 years, 5 months ago (2016-07-07 11:14:09 UTC) #4
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2124183003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp File third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp (right): https://codereview.chromium.org/2124183003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp#newcode126 third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp:126: v8::Local<v8::Value> result = v8::Function::New(isolate->GetCurrentContext(), throwStackOverflowException, v8::Local<v8::Value>(), 0, v8::ConstructorBehavior::kThrow).ToLocalChecked()->Call(v8::Undefined(isolate), 0, ...
4 years, 5 months ago (2016-07-07 11:25:11 UTC) #5
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/2124183003/1
4 years, 5 months ago (2016-07-07 11:38:20 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-07 12:33:49 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/587b0b37724cdfc0eec5ed091b94eb8276bc05ce Cr-Commit-Position: refs/heads/master@{#404137}
4 years, 5 months ago (2016-07-07 12:35:43 UTC) #10
jochen (gone - plz use gerrit)
4 years, 5 months ago (2016-07-12 17:50:26 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2139393002/ by jochen@chromium.org.

The reason for reverting is: Reverting while investigating blob_storage
failures.

Powered by Google App Engine
This is Rietveld 408576698