Bug 54363 - Unused variable result in RenderBlock::addOverflowFromFloats()
Summary: Unused variable result in RenderBlock::addOverflowFromFloats()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Enhancement
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 13:26 PST by Benjamin Poulain
Modified: 2011-02-13 17:20 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2011-02-13 13:29 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-02-13 13:26:34 PST
I just notice result is unused in RenderBlock::addOverflowFromFloats()...
Comment 1 Benjamin Poulain 2011-02-13 13:29:22 PST
Created attachment 82276 [details]
Patch
Comment 2 Andreas Kling 2011-02-13 13:34:09 PST
Comment on attachment 82276 [details]
Patch

Did you performance test this?
Comment 3 WebKit Commit Bot 2011-02-13 17:18:41 PST
The commit-queue encountered the following flaky tests while processing attachment 82276 [details]:

http/tests/websocket/tests/bad-handshake-crash.html bug 54370 (author: abarth@webkit.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2011-02-13 17:20:10 PST
Comment on attachment 82276 [details]
Patch

Clearing flags on attachment: 82276

Committed r78448: <http://trac.webkit.org/changeset/78448>
Comment 5 WebKit Commit Bot 2011-02-13 17:20:15 PST
All reviewed patches have been landed.  Closing bug.