WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228929
Don't instantiate a SYNotesActivationObserver to just say that it's not active or visible.
https://bugs.webkit.org/show_bug.cgi?id=228929
Summary
Don't instantiate a SYNotesActivationObserver to just say that it's not activ...
Megan Gardner
Reported
2021-08-09 15:45:57 PDT
Don't instantiate a SYNotesActivationObserver to just say that it's not active or visible.
Attachments
Patch
(1.93 KB, patch)
2021-08-09 15:48 PDT
,
Megan Gardner
wenson_hsieh
: review+
Details
Formatted Diff
Diff
Patch
(1.91 KB, patch)
2021-08-09 16:25 PDT
,
Megan Gardner
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Megan Gardner
Comment 1
2021-08-09 15:48:23 PDT
Created
attachment 435219
[details]
Patch
Wenson Hsieh
Comment 2
2021-08-09 15:51:07 PDT
Comment on
attachment 435219
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=435219&action=review
> Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:602 > if (!m_appHighlightsObserver) > - setUpHighlightsObserver(); > + return false;
Nit - I think you can just remove this early return altogether.
Megan Gardner
Comment 3
2021-08-09 16:25:59 PDT
Created
attachment 435224
[details]
Patch
EWS
Comment 4
2021-08-10 10:29:47 PDT
Committed
r280850
(
240395@main
): <
https://commits.webkit.org/240395@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 435224
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-08-10 10:40:27 PDT
<
rdar://problem/81750820
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug