RESOLVED FIXED 138340
Implement yellow highlight over data detected items
https://bugs.webkit.org/show_bug.cgi?id=138340
Summary Implement yellow highlight over data detected items
Tim Horton
Reported 2014-11-03 17:35:16 PST
Attachments
patch (66.60 KB, patch)
2014-11-03 17:36 PST, Tim Horton
no flags
rebase (66.55 KB, patch)
2014-11-03 17:40 PST, Tim Horton
no flags
patch (58.54 KB, patch)
2014-11-03 20:10 PST, Tim Horton
andersca: review+
Tim Horton
Comment 1 2014-11-03 17:36:16 PST
Tim Horton
Comment 2 2014-11-03 17:40:05 PST
WebKit Commit Bot
Comment 3 2014-11-03 17:41:25 PST
Attachment 240889 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:357: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 4 2014-11-03 18:15:29 PST
Andersca sez "use unique_ptr for TextIndicator" and "make sure there's not a refcycle with the completion block".
Tim Horton
Comment 5 2014-11-03 20:10:01 PST
Created attachment 240903 [details] patch un-did the un-refcounting of TextIndicator; we can switch to unique_ptr later if we want.
WebKit Commit Bot
Comment 6 2014-11-03 20:13:02 PST
Attachment 240903 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:358: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 17 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 7 2014-11-04 11:43:09 PST
Tim Horton
Comment 8 2014-11-04 12:46:00 PST
Note You need to log in before you can comment on or make changes to this bug.