Bug 115427

Summary: Formatting tweaks
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Darin Adler
Reported 2013-04-30 10:07:02 PDT
Formatting tweaks
Attachments
Patch (3.80 KB, patch)
2013-04-30 10:08 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2013-04-30 10:08:08 PDT
Andreas Kling
Comment 2 2013-04-30 10:49:31 PDT
Comment on attachment 200125 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=200125&action=review > Source/WebCore/platform/mac/ScrollAnimatorMac.mm:1055 > - limitDelta.setHeight(m_scrollableArea->visibleContentRect().y() + + m_scrollableArea->scrollOrigin().y()); > + limitDelta.setHeight(m_scrollableArea->visibleContentRect().y() + m_scrollableArea->scrollOrigin().y()); wat
WebKit Commit Bot
Comment 3 2013-04-30 11:49:45 PDT
Comment on attachment 200125 [details] Patch Clearing flags on attachment: 200125 Committed r149387: <http://trac.webkit.org/changeset/149387>
WebKit Commit Bot
Comment 4 2013-04-30 11:49:46 PDT
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.