Review Request: KJS: Correctly get begin, deleteCount for Splice
Commit Hook
null at kde.org
Mon Apr 16 23:35:17 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104104/#review12540
-----------------------------------------------------------
This review has been submitted with commit 5084dfd772ac39dbbb91044076f28cfe1be22a9d by Bernd Buschinski to branch KDE/4.8.
- Commit Hook
On March 21, 2012, 11:55 p.m., Bernd Buschinski wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104104/
> -----------------------------------------------------------
>
> (Updated March 21, 2012, 11:55 p.m.)
>
>
> Review request for kdelibs.
>
>
> Description
> -------
>
> Corretly get the begin and deleteCount for Splice. The current implementation only allows max int values.
> But ecmascript 15.4.4.12 allows max UInt32 (via ToInteger(which is a double) and limits it to the array length(uint32))
>
>
> This addresses bug 276629.
> http://bugs.kde.org/show_bug.cgi?id=276629
>
>
> Diffs
> -----
>
> kjs/array_object.cpp 0da29b0
>
> Diff: http://git.reviewboard.kde.org/r/104104/diff/
>
>
> Testing
> -------
>
> Confirmed via ecmascript 15.4.4.12
>
>
> Thanks,
>
> Bernd Buschinski
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120416/e31f96a4/attachment.htm>
More information about the kde-core-devel
mailing list