Bug 138129
Summary: | String.prototype.split gives incorrect result in some cases: "a".split(/$/) == ["a",""] not ["a"]. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Lasse Reichstein Holst Nielsen <lrn> | ||||
Component: | JavaScriptCore | Assignee: | Matthew Mirman <mmirman> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | fpizlo, ggaren, mmirman, msaboff, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
2015-01-21 14:27 PST, Matthew Mirman