RESOLVED FIXED Bug 220123
Use sendWithAsyncReply instead of FontAttributesCallback
https://bugs.webkit.org/show_bug.cgi?id=220123
Summary Use sendWithAsyncReply instead of FontAttributesCallback
Alex Christensen
Reported 2020-12-23 10:36:30 PST
Use sendWithAsyncReply instead of FontAttributesCallback
Attachments
Patch (8.68 KB, patch)
2020-12-23 10:36 PST, Alex Christensen
no flags
Patch (8.65 KB, patch)
2020-12-23 10:40 PST, Alex Christensen
no flags
Patch (8.81 KB, patch)
2021-01-05 09:45 PST, Alex Christensen
no flags
Patch (8.22 KB, patch)
2021-01-05 10:33 PST, Alex Christensen
cdumez: review+
Alex Christensen
Comment 1 2020-12-23 10:36:44 PST
Alex Christensen
Comment 2 2020-12-23 10:40:19 PST
Radar WebKit Bug Importer
Comment 3 2020-12-30 10:37:12 PST
Chris Dumez
Comment 4 2021-01-05 08:40:42 PST
Comment on attachment 416715 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416715&action=review > Source/WebKit/UIProcess/WebPageProxy.cpp:-2360 > - m_cachedFontAttributesAtSelectionStart = attributes; Looks like you are no longer updating m_cachedFontAttributesAtSelectionStart ?
Alex Christensen
Comment 5 2021-01-05 09:45:05 PST
Alex Christensen
Comment 6 2021-01-05 10:33:29 PST
Alex Christensen
Comment 7 2021-01-05 10:42:17 PST
Note You need to log in before you can comment on or make changes to this bug.