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

Issue 12386021: Revert 144142 (Closed)

Created:
7 years, 9 months ago by karen
Modified:
7 years, 9 months ago
Reviewers:
haraken
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1425/
Visibility:
Public.

Description

Revert 144142 > [V8] Remove Event::dataTransferAttrGetterCustom() and Event::valueAttrSetterCustom() > https://bugs.webkit.org/show_bug.cgi?id=110666 > > Reviewed by Adam Barth. > > Event::dataTransferAttrGetterCustom() is not used > (i.e. the custom method is not registered to V8). > Event::valueAttrSetterCustom() is declared but not > implemented. We can remove them. > > No tests. No change in behavior. > > * bindings/scripts/CodeGeneratorV8.pm: > (GenerateHeaderCustomCall): > * bindings/v8/custom/V8EventCustom.cpp: > TBR=haraken@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144314

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
karen
7 years, 9 months ago (2013-02-28 15:25:20 UTC) #1
karen
7 years, 9 months ago (2013-02-28 15:25:30 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r144314.

Powered by Google App Engine
This is Rietveld 408576698