Bug 60296 - When an underlay surface is active, paint normal web contents in a transparency layer
Summary: When an underlay surface is active, paint normal web contents in a transparen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 14:00 PDT by Anders Carlsson
Modified: 2011-05-05 14:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2011-05-05 14:07 PDT, Anders Carlsson
sam: 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-05-05 14:00:22 PDT
When an underlay surface is active, paint normal web contents in a transparency layer
Comment 1 Anders Carlsson 2011-05-05 14:07:26 PDT
Created attachment 92462 [details]
Patch
Comment 2 WebKit Review Bot 2011-05-05 14:10:24 PDT
Attachment 92462 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/WebProcess/WebPage/WebPage.cpp:685:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-05-05 14:15:03 PDT
Committed r85878: <http://trac.webkit.org/changeset/85878>