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

Issue 9766013: Revert 105389 - [v8] Low efficiency of writing long string from web application to plugin. (Closed)

Created:
8 years, 9 months ago by abarth-chromium
Modified:
8 years, 9 months ago
Reviewers:
commit-queue
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Visibility:
Public.

Description

Revert 105389 - [v8] Low efficiency of writing long string from web application to plugin. https://bugs.webkit.org/show_bug.cgi?id=76592 The efficiency will be improved by 300 times in the best case, when the size of string reaches 1MB. Patch by Li Yin <li.yin@intel.com>; on 2012-01-18 Reviewed by Adam Barth. * bindings/v8/V8NPUtils.cpp: (WebCore::convertV8ObjectToNPVariant): TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=111475

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
abarth-chromium
8 years, 9 months ago (2012-03-21 00:31:39 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698