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

Issue 24068003: Have the Blob constructor use the V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() macro (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, Nate Chapin
Visibility:
Public.

Description

Have the Blob constructor use the V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() macro Have the Blob constructor use the V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() macro instead of toWebCoreString() + V8TRYCATCH_VOID(). There is no behavior change. TEST=fast/files/blob-constructor.html R=haraken BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157662

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M Source/bindings/v8/custom/V8BlobCustom.cpp View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-11 12:07:26 UTC) #1
haraken
LGTM. Just a note: Allocation of a trycatch block is slow, so we need to ...
7 years, 3 months ago (2013-09-11 14:18:19 UTC) #2
do-not-use
On 2013/09/11 14:18:19, haraken wrote: > LGTM. > > Just a note: Allocation of a ...
7 years, 3 months ago (2013-09-11 14:25:39 UTC) #3
haraken
> > Just a note: Allocation of a trycatch block is slow, so we need ...
7 years, 3 months ago (2013-09-11 15:37:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/24068003/1
7 years, 3 months ago (2013-09-12 05:24:41 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-12 06:26:39 UTC) #6
Message was sent while issue was closed.
Change committed as 157662

Powered by Google App Engine
This is Rietveld 408576698