RESOLVED FIXED Bug 33677
[V8] Standardize V8 generated and custom bindings on a single toNative() conversion method
https://bugs.webkit.org/show_bug.cgi?id=33677
Summary [V8] Standardize V8 generated and custom bindings on a single toNative() conv...
Nate Chapin
Reported 2010-01-14 09:38:38 PST
Currently, we've got multiple functions doing essentially the same work. Make it stop.
Attachments
patch (140.16 KB, patch)
2010-01-14 10:16 PST, Nate Chapin
dglazkov: review+
the rest (21.68 KB, patch)
2010-01-14 12:11 PST, Nate Chapin
japhet: commit-queue-
the rest - compile fixed (23.18 KB, patch)
2010-01-14 12:24 PST, Nate Chapin
dglazkov: review+
japhet: commit-queue-
Nate Chapin
Comment 1 2010-01-14 10:16:58 PST
Dimitri Glazkov (Google)
Comment 2 2010-01-14 10:25:17 PST
Comment on attachment 46583 [details] patch This is freaky-good. Nate++.
Nate Chapin
Comment 3 2010-01-14 12:10:38 PST
Nate Chapin
Comment 4 2010-01-14 12:11:10 PST
Created attachment 46593 [details] the rest This will break the chromium canaries.
WebKit Review Bot
Comment 5 2010-01-14 12:15:57 PST
Nate Chapin
Comment 6 2010-01-14 12:24:08 PST
Created attachment 46595 [details] the rest - compile fixed Removing a function that I forgot to update because it isn't called anywhere.
Dimitri Glazkov (Google)
Comment 7 2010-01-14 13:48:09 PST
Comment on attachment 46595 [details] the rest - compile fixed Even betterrer.
Nate Chapin
Comment 8 2010-01-14 14:09:36 PST
Note You need to log in before you can comment on or make changes to this bug.