Closed
Bug 1445088
Opened 8 years ago
Closed 8 years ago
UIScrollViewSwizzled.swift is incorrect
Categories
(Firefox for iOS :: Browser, enhancement, P2)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 11.0 | --- |
People
(Reporter: farhan, Assigned: farhan)
Details
Attachments
(1 file)
Writing "return" in the forEach closures simply stops the control flow from that current closure not the larger set_bounds closure.
Thats why this is still our top crasher
Updated•8 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → fpatel
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8958531 -
Flags: review?(gkeeley)
Attachment #8958531 -
Flags: review?(gkeeley) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
merged
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•