RESOLVED FIXED 93215
[V8] Replace v8::Handle<v8::Value>() in custom bindings with v8Undefined()
https://bugs.webkit.org/show_bug.cgi?id=93215
Summary [V8] Replace v8::Handle<v8::Value>() in custom bindings with v8Undefined()
Kentaro Hara
Reported 2012-08-05 18:22:43 PDT
We should use v8Undefined() everywhere in V8 bindings.
Attachments
Patch (34.85 KB, patch)
2012-08-05 18:24 PDT, Kentaro Hara
webkit.review.bot: commit-queue-
patch for landing (34.92 KB, patch)
2012-08-07 17:39 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-05 18:24:08 PDT
Eric Seidel (no email)
Comment 2 2012-08-07 15:22:27 PDT
Comment on attachment 156580 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2012-08-07 16:00:28 PDT
Comment on attachment 156580 [details] Patch Rejecting attachment 156580 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: WebCore/bindings/v8/custom/V8NamedNodeMapCustom.cpp patching file Source/WebCore/bindings/v8/custom/V8NodeListCustom.cpp patching file Source/WebCore/bindings/v8/custom/V8SVGLengthCustom.cpp patching file Source/WebCore/bindings/v8/custom/V8StorageCustom.cpp patching file Source/WebCore/bindings/v8/custom/V8StyleSheetListCustom.cpp Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Eric Seidel']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/13449601
Kentaro Hara
Comment 4 2012-08-07 17:39:26 PDT
Created attachment 157056 [details] patch for landing
WebKit Review Bot
Comment 5 2012-08-07 22:02:53 PDT
Comment on attachment 157056 [details] patch for landing Clearing flags on attachment: 157056 Committed r124984: <http://trac.webkit.org/changeset/124984>
Note You need to log in before you can comment on or make changes to this bug.