RESOLVED FIXED 74936
Remove unused parameter from RenderLayerCompositor::rebuildCompositingLayerTree
https://bugs.webkit.org/show_bug.cgi?id=74936
Summary Remove unused parameter from RenderLayerCompositor::rebuildCompositingLayerTree
Iain Merrick
Reported 2011-12-20 08:34:49 PST
Remove unused parameter from RenderLayerCompositor::rebuildCompositingLayerTree
Attachments
Patch (4.92 KB, patch)
2011-12-20 08:36 PST, Iain Merrick
no flags
Patch (4.93 KB, patch)
2011-12-20 08:44 PST, Iain Merrick
no flags
Fixed ChangeLog (4.93 KB, patch)
2011-12-20 09:06 PST, Iain Merrick
no flags
Iain Merrick
Comment 1 2011-12-20 08:36:23 PST
WebKit Review Bot
Comment 2 2011-12-20 08:40:04 PST
Attachment 120031 [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/ChangeLog:6: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Iain Merrick
Comment 3 2011-12-20 08:44:09 PST
Simon Fraser (smfr)
Comment 4 2011-12-20 09:01:18 PST
Comment on attachment 120032 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=120032&action=review > Source/WebCore/ChangeLog:8 > + Pure refactoring, no change in functionality. > + > + Reviewed by NOBODY (OOPS!). Description should go below the review line.
Iain Merrick
Comment 5 2011-12-20 09:06:25 PST
Created attachment 120036 [details] Fixed ChangeLog
WebKit Review Bot
Comment 6 2011-12-20 10:12:50 PST
Comment on attachment 120036 [details] Fixed ChangeLog Clearing flags on attachment: 120036 Committed r103339: <http://trac.webkit.org/changeset/103339>
WebKit Review Bot
Comment 7 2011-12-20 10:12:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.