Closed
Bug 1390871
Opened 8 years ago
Closed 7 years ago
NSInvalidArgumentException: -[WKContentView menuHelperFindInPage]: unrecognized selector
Categories
(Firefox for iOS :: General, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Iteration:
1.29
Tracking | Status | |
---|---|---|
fxios | 9.0 | --- |
People
(Reporter: st3fan, Assigned: farhan)
References
Details
(Whiteboard: [Crash][MobileCore])
Attachments
(1 file)
This may be iOS 11 related. I don't think we have seen this on older versions. Also, there is something odd with the menu helper going on because it only shows Find In Page for selected text. Copy/Paste/Lookup are all missing. So that may be related to our menu code.
Reporter | ||
Comment 1•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → fpatel
Iteration: --- → 1.29
Assignee | ||
Updated•7 years ago
|
Whiteboard: [Crash] → [Crash][MobileCore]
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
This appears to be fixed upstream in Webkit. Expectation that this will be fixed by iOS11.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Reporter | ||
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
This does not seem to be fixed in today's iOS 11 beta 10. My patch could be a good temporary fix.
Reporter | ||
Updated•7 years ago
|
Whiteboard: [Crash][MobileCore] → [Crash][MobileCore][needsuplift]
Reporter | ||
Comment 7•7 years ago
|
||
Comment on attachment 8905322 [details] [review]
PR https://github.com/mozilla-mobile/firefox-ios/pull/3138
Cleaned up the patch, added some documentation. Whoever grabs it first.
Attachment #8905322 -
Flags: review?(gkeeley)
Attachment #8905322 -
Flags: review?(fpatel)
Assignee | ||
Updated•7 years ago
|
Attachment #8905322 -
Flags: review?(gkeeley)
Attachment #8905322 -
Flags: review?(fpatel)
Attachment #8905322 -
Flags: review+
Reporter | ||
Comment 8•7 years ago
|
||
Landed on master, uplifted to v9.x
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Whiteboard: [Crash][MobileCore][needsuplift] → [Crash][MobileCore]
You need to log in
before you can comment on or make changes to this bug.
Description
•