WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115427
Formatting tweaks
https://bugs.webkit.org/show_bug.cgi?id=115427
Summary
Formatting tweaks
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2013-04-30 10:08:08 PDT
Created
attachment 200125
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug