WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47747
Make the find indicator window fade out when requested
https://bugs.webkit.org/show_bug.cgi?id=47747
Summary
Make the find indicator window fade out when requested
Anders Carlsson
Reported
2010-10-15 15:51:26 PDT
Make the find indicator window fade out when requested
Attachments
Patch
(7.16 KB, patch)
2010-10-15 16:27 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-10-15 16:27:29 PDT
Created
attachment 70915
[details]
Patch
Darin Adler
Comment 2
2010-10-15 16:32:38 PDT
Comment on
attachment 70915
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=70915&action=review
> WebKit2/UIProcess/API/mac/FindIndicatorWindow.mm:181 > - m_findIndicatorWindow.clear(); > + m_findIndicatorWindow = 0;
Please use clear(). It will be a compilation error to use 0 when we turn off the “loose” option.
Anders Carlsson
Comment 3
2010-10-15 16:33:25 PDT
Committed
r69895
: <
http://trac.webkit.org/changeset/69895
>
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