Bug 56230 - Clean up layer repainting during layout
Summary: Clean up layer repainting during layout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 15:21 PST by Dave Hyatt
Modified: 2011-03-14 13:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.17 KB, patch)
2011-03-11 15:21 PST, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff
Revert this behavior. (1.52 KB, patch)
2011-03-14 13:11 PDT, Dave Hyatt
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2011-03-11 15:21:34 PST
Clean up layer repainting during layout
Comment 1 Dave Hyatt 2011-03-11 15:21:51 PST
Created attachment 85547 [details]
Patch
Comment 2 Dave Hyatt 2011-03-14 12:00:28 PDT
Fixed in r81045.
Comment 3 Dave Hyatt 2011-03-14 13:11:17 PDT
Reopening.  Need to back this out.
Comment 4 Dave Hyatt 2011-03-14 13:11:39 PDT
Created attachment 85708 [details]
Revert this behavior.
Comment 5 WebKit Review Bot 2011-03-14 13:15:55 PDT
Attachment 85708 [details] did not pass style-queue:

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

Source/WebCore/page/FrameView.cpp:918:  Should only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 Dave Hyatt 2011-03-14 13:20:26 PDT
Backout landed in r81048.