Closed Bug 1107918 Opened 10 years ago Closed 10 years ago

Remove ValueToIntegerRange in jsstr.cpp.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: arai, Assigned: ProgramFOX)

Details

Attachments

(1 file)

ValueToIntegerRange is not used anymore because String.prototype.substr/substring is now selfhosted (bug 1052839),
and now we can remove it.
Attachment #8532564 - Flags: review?(luke)
Comment on attachment 8532564 [details] [diff] [review]
Removed ValueToIntegerRange

Thanks!
Attachment #8532564 - Flags: review?(luke) → review+
Try push:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=b51f1d654e25
Assignee: nobody → programfox
Status: NEW → ASSIGNED
Try push succeeded. One of the JSReftests was busted, but it succeeded after a retrigger. Adding checkin-needed keyword.
Keywords: checkin-needed
sorry had to back this out for test failures like https://treeherder.mozilla.org/ui/logviewer.html#?job_id=4428091&repo=mozilla-inbound
Flags: needinfo?(programfox)
(In reply to Carsten Book [:Tomcat] from comment #6)
> sorry had to back this out for test failures like
> https://treeherder.mozilla.org/ui/logviewer.
> html#?job_id=4428091&repo=mozilla-inbound

Hmm... what does the warning mean exactly? I have been looking at the test file but could not see something that might be related to the removal of ValueToIntegerRange.
Flags: needinfo?(cbook)
The leak in that log wasn't yours. Relanded.
https://hg.mozilla.org/integration/mozilla-inbound/rev/7b20423063f5
Flags: needinfo?(programfox)
Flags: needinfo?(cbook)
Okay, thanks for letting me know!
Thank you all :)
It's already landed to m-c yesterday.
http://hg.mozilla.org/mozilla-central/rev/7b20423063f5
https://hg.mozilla.org/mozilla-central/rev/7b20423063f5
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: