Bug 178843

Summary: Remove code to update block selection
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, enrica, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Megan Gardner
Reported 2017-10-25 20:27:55 PDT
Remove code to update block selection
Attachments
Patch (18.11 KB, patch)
2017-10-25 20:31 PDT, Megan Gardner
thorton: review+
Megan Gardner
Comment 1 2017-10-25 20:31:57 PDT
Tim Horton
Comment 2 2017-10-25 20:39:20 PDT
Comment on attachment 324949 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=324949&action=review > Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:3960 > + if ((!_selectionNeedsUpdate) || (_page->editorState().isMissingPostLayoutData)) Too many parens. Also, this should be in its own patch! Possibly with a test :) r=me for the rest.
Radar WebKit Bug Importer
Comment 3 2017-10-25 23:04:32 PDT
Megan Gardner
Comment 4 2017-10-26 11:20:50 PDT
Note You need to log in before you can comment on or make changes to this bug.