WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47617
Use WKSI to get wheel event deltas
https://bugs.webkit.org/show_bug.cgi?id=47617
Summary
Use WKSI to get wheel event deltas
Anders Carlsson
Reported
2010-10-13 13:33:11 PDT
Use WKSI to get wheel event deltas
Attachments
Patch
(9.70 KB, patch)
2010-10-13 13:34 PDT
,
Anders Carlsson
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-10-13 13:34:01 PDT
Created
attachment 70652
[details]
Patch
Darin Adler
Comment 2
2010-10-13 13:36:57 PDT
Comment on
attachment 70652
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=70652&action=review
> WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm:89 > + INIT(AdvanceDefaultButtonPulseAnimation); > + INIT(CGContextGetShouldSmoothFonts); > + INIT(CopyCONNECTProxyResponse); > + INIT(CopyNSURLResponseStatusLine); > + INIT(CreateCustomCFReadStream); > + INIT(CreateNSURLConnectionDelegateProxy); > + INIT(DrawCapsLockIndicator); > + INIT(DrawBezeledTextArea); > + INIT(DrawBezeledTextFieldCell); > + INIT(DrawFocusRing); > + INIT(DrawMediaUIPart); > + INIT(DrawMediaSliderTrack); > + INIT(DrawTextFieldCellFocusRing); > + INIT(GetExtensionsForMIMEType); > + INIT(GetFontInLanguageForCharacter); > + INIT(GetFontInLanguageForRange); > + INIT(GetGlyphTransformedAdvances); > + INIT(GetMIMETypeForExtension); > + INIT(GetNSURLResponseLastModifiedDate); > + INIT(GetPreferredExtensionForMIMEType); > + INIT(GetWheelEventDeltas); > + INIT(HitTestMediaUIPart); > + INIT(InitializeMaximumHTTPConnectionCountPerHost); > + INIT(IsLatchingWheelEvent); > + INIT(MeasureMediaUIPart); > + INIT(MediaControllerThemeAvailable); > + INIT(PopupMenu); > + INIT(SetCGFontRenderingMode); > + INIT(SetCONNECTProxyAuthorizationForStream); > + INIT(SetCONNECTProxyForStream); > + INIT(SetDragImage); > + INIT(SetNSURLConnectionDefersCallbacks); > + INIT(SetNSURLRequestShouldContentSniff); > + INIT(SetPatternBaseCTM); > + INIT(SetPatternPhaseInUserSpace); > + INIT(GetUserToBaseCTM); > + INIT(SetUpFontCache); > + INIT(SignalCFReadStreamEnd); > + INIT(SignalCFReadStreamError); > + INIT(SignalCFReadStreamHasBytes); > + INIT(QTIncludeOnlyModernMediaFileTypes); > + INIT(QTMovieDataRate); > + INIT(QTMovieDisableComponent); > + INIT(QTMovieMaxTimeLoaded); > + INIT(QTMovieMaxTimeLoadedChangeNotification); > + INIT(QTMovieMaxTimeSeekable); > + INIT(QTMovieGetType); > + INIT(QTMovieHasClosedCaptions); > + INIT(QTMovieSetShowClosedCaptions); > + INIT(QTMovieSelectPreferredAlternates); > + INIT(QTMovieViewSetDrawSynchronously); > + INIT(GetGlyphsForCharacters);
Can we sort these alphabetically?
Anders Carlsson
Comment 3
2010-10-13 13:41:17 PDT
Committed
r69694
: <
http://trac.webkit.org/changeset/69694
>
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