« Bugzilla Issues Index
#3645 — 21.2.5.2.2 RegExpBuiltinExec : Unnecessary check for lastIndex < 0
- bug_id:
3645
- creation_ts:
2015-01-23 15:01:00 -0800
- short_desc:
21.2.5.2.2 RegExpBuiltinExec : Unnecessary check for lastIndex < 0
- delta_ts:
2015-02-02 18:38:45 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11656
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 15:01:01 -0800
21.2.5.2.2 Runtime Semantics: RegExpBuiltinExec ( R, S ) Abstract Operation
Step 15.a, the check "lastIndex < 0" is no longer needed.
- commentid:
11677
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-23 15:29:00 -0800
fixed in rev32 editor's draft
- commentid:
11897
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:45 -0800
fixed in rev32 draft