[Webkit-unassigned] [Bug 34657] Add additional parameter to create_rvct_stubs for setting the offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 20:08:30 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34657





--- Comment #2 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-02-08 20:08:28 PST ---
Change looks good to me, but I'd like to have more information on the
motivation.

Which WebKit port intended to use this new feature ? 

I assume this work is for USE(JSVALUE32_64) - can you confirm ? 

Any reason for the following change:

> -my $file = $ARGV[0];

> +my $file;
> +$file = $ARGV[0];

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list