Closed Bug 712523 Opened 14 years ago Closed 14 years ago

IonMonkey: Fix getFrameInfo. (rounding error on Int)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: nbp, Assigned: nbp)

References

Details

Attachments

(1 file)

The current implementation is subject to rounding error and may be stuck in an infinite loop looking always at the same element. One option is to always reduce the search space by removing the last guess from the search space.
Attached patch Fix.Splinter Review
Assignee: general → nicolas.b.pierron
Status: NEW → ASSIGNED
Attachment #583705 - Flags: review?(dvander)
Comment on attachment 583705 [details] [diff] [review] Fix. Thanks, appears to fix my testcase.
Attachment #583705 - Flags: review?(dvander) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: