Bug 58697

Summary: Fade the find page overlay
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2011-04-15 14:41:37 PDT
Fade the find page overlay
Comment 1 Anders Carlsson 2011-04-15 14:56:01 PDT
Created attachment 89860 [details]
Patch
Comment 2 mitz 2011-04-15 15:19:11 PDT
Comment on attachment 89860 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=89860&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:727
> +    bool shouldFadeIn = true;

unused
Comment 3 Anders Carlsson 2011-04-15 15:31:33 PDT
Committed r84042: <http://trac.webkit.org/changeset/84042>