Closed
Bug 82306
Opened 24 years ago
Closed 24 years ago
JS URI method impurity
Categories
(Core :: JavaScript Engine, defect, P1)
Core
JavaScript Engine
Tracking
()
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: brendan, Assigned: brendan)
References
()
Details
(Keywords: js1.5)
Attachments
(3 files)
|
221 bytes,
patch
|
Details | Diff | Splinter Review | |
|
4.89 KB,
patch
|
Details | Diff | Splinter Review | |
|
1003 bytes,
patch
|
Details | Diff | Splinter Review |
Testcase attachment coming up, courtesy Mike Epstein <epstein@tellme.com>.
/be
| Assignee | ||
Updated•24 years ago
|
Severity: normal → critical
Status: NEW → ASSIGNED
Keywords: js1.5,
mozilla0.9.1
Priority: -- → P1
Target Milestone: --- → mozilla0.9.1
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
| Assignee | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Comment 3•24 years ago
|
||
Looking for last minute code buddies for 0.9.1. This one is easy: truncating
divide was just wrong when checking whether we needed to reallocate!
/be
| Assignee | ||
Comment 4•24 years ago
|
||
D'oh! That patch has other cruft in it. One sec...
/be
| Assignee | ||
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
sr=scc
Comment 7•24 years ago
|
||
r/sr=jband
[or should I be using someone else's name?]
I'm still wondering about brendan's checkin comment...
Warning abatement (r=polarbear, sr=lumpy).
Comment 8•24 years ago
|
||
r=rginda on the new patch.
| Assignee | ||
Comment 9•24 years ago
|
||
Fixed, thanks to speedy review pals.
/be
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Mike's testcase added to JS testsuite:
js/tests/js1_5/Regress/regress-82306.js
Comment 11•24 years ago
|
||
Verified Fixed - testcase passes in debug/optimized JS shells on WinNT, Linux.
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 12•24 years ago
|
||
*** Bug 81033 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•