Bug 199083

Summary: [iOS] Evernote crashes when creating a note
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar, PlatformOnly
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Daniel Bates
Reported 2019-06-20 15:26:34 PDT
Evernote crashes when creating a note in iOS 13.
Attachments
Patch (6.86 KB, patch)
2019-06-20 15:45 PDT, Daniel Bates
no flags
Patch (6.86 KB, patch)
2019-06-20 15:51 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2019-06-20 15:26:43 PDT
Daniel Bates
Comment 2 2019-06-20 15:45:36 PDT
Daniel Bates
Comment 3 2019-06-20 15:49:08 PDT
Comment on attachment 372595 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=372595&action=review > Source/WebKit/UIProcess/ios/WKContentView.mm:210 > + class_addMethod(self.class, @selector(keyCommands), reinterpret_cast<IMP>(&keyCommandsPlaceHolderHackForEvernote), method_getTypeEncoding(class_getInstanceMethod(self.class, @selector(keyCommands)))); placeholder is one word
Daniel Bates
Comment 4 2019-06-20 15:51:00 PDT
Brent Fulgham
Comment 5 2019-06-20 17:03:54 PDT
Comment on attachment 372596 [details] Patch So gross, Evernote. Boo!! r=me
Daniel Bates
Comment 6 2019-06-20 17:49:17 PDT
Comment on attachment 372596 [details] Patch Clearing flags on attachment: 372596 Committed r246664: <https://trac.webkit.org/changeset/246664>
Daniel Bates
Comment 7 2019-06-20 17:49:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.