Bug 58697 - Fade the find page overlay
Summary: Fade the find page overlay
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 14:41 PDT by Anders Carlsson
Modified: 2011-04-15 15:31 PDT (History)
0 users

See Also:


Attachments
Patch (5.55 KB, patch)
2011-04-15 14:56 PDT, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>