Closed Bug 1316963 Opened 9 years ago Closed 9 years ago

Crash on URL parsing (emoji)

Categories

(Focus-iOS :: General, defect)

Other
iOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
Iteration:
1.8

People

(Reporter: aaronmt, Assigned: bnicholson)

Details

(Keywords: crash, reproducible, Whiteboard: [MobileAS])

Build #254 => Enter
Keywords: crash
Bugzilla won't show Emoji in comment #0. Enter an emoji in the URL bar Hit spacebar Hit Go
Summary: Crash on URL parsing → Crash on URL parsing (emoji)
NSRange and CharacterView are incompatible. The fix here was to use (string as NSString).length rather than string.characters.count to build an NSRange. master: 67e3d97
Assignee: nobody → bnicholson
Status: NEW → RESOLVED
Iteration: --- → 1.8
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [MobileAS]
You need to log in before you can comment on or make changes to this bug.