git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tapping and holding a link should have a share option
[WebKit-https.git]
/
Source
/
WebKit2
/
UIProcess
/
ios
/
WKContentViewInteraction.mm
2015-10-30
bdakin@apple.com
Tapping and holding a link should have a share option
blob
|
commitdiff
|
raw
2015-10-27
wenson_hsieh@apple.com
Implement viewport-width-based fast-click heuristic
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
mitz@apple.com
[Cocoa] _WKFormInputSession should provide access to...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
mitz@apple.com
[iOS] Allow clients to specify a custom input view...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-21
wenson_hsieh@apple.com
Single tapping clickable elements in unscalable pages...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
wenson_hsieh@apple.com
Extend fast-clicking behavior to trigger on elements...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-16
wenson_hsieh@apple.com
Add a WKWebView input delegate SPI
blob
|
commitdiff
|
raw
|
diff to current
2015-10-14
wenson_hsieh@apple.com
Web pages with unscalable viewports shouldn't have...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-10
mitz@apple.com
[iOS] Remove unnecessary iOS version checks
blob
|
commitdiff
|
raw
|
diff to current
2015-10-05
enrica@apple.com
Cannot select certain text on Wikipedia homepage even...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
enrica@apple.com
Text selection is inaccurate in Wikipedia pages when...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-28
bdakin@apple.com
Heavy taps on links are sometimes interpreted as the...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-28
wenson_hsieh@apple.com
Expose a WKWebView API for allowing programmatic focus...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-24
timothy_horton@app...
Link highlight rect is too rounded on blocks with borde...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-17
bdakin@apple.com
Heavy taps on links are sometimes interpreted as the...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-14
mitz@apple.com
[iOS] Stop importing WebKitAdditions/WKContentViewInter...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bdakin@apple.com
Speculative build fix.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
bdakin@apple.com
Long press gesture recognizer should adjust delay based...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
wenson_hsieh@apple.com
A focused node should not be assisted when handling...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
enrica@apple.com
Element interaction should not be canceled when the...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
bdakin@apple.com
REGRESSION (r188053): Sometimes unable to save an image...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
wenson_hsieh@apple.com
Temporarily allow programmatic input assistance for...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
mitz@apple.com
Fixed all the builds after trying to fix the non-HAVE...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
mitz@apple.com
Fixed the non-HAVE(LINK_PREVIEW) build.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
enrica@apple.com
Cleanup action sheet only when long press is canceled...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
enrica@apple.com
Build fix for iOS after trac.webkit.org/changeset/188053.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
enrica@apple.com
Allow long press to cancel link preview.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
bdakin@apple.com
Need WKWebView API to enable/disable link preview
blob
|
commitdiff
|
raw
|
diff to current
2015-08-03
timothy_horton@app...
[iOS] Link previews sometimes don't hide the link highlight
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
enrica@apple.com
Preview should not start if touch handler prevents...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
mitz@apple.com
[iOS] REGRESSION (r187376): Form editing buttons are...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
timothy_horton@app...
[iOS] Long press or link click can sometimes trigger...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
commit-queue@webki...
Don't create UIWebFormAccessory if we don't require...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
enrica@apple.com
[iOS] Add another preview delegate for didDismissPreview.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
mitz@apple.com
<rdar://problem/21910578> Second pass at [iOS] Keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
commit-queue@webki...
Adopt the new _previewItemControllerDidCancelPreview...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
timothy_horton@app...
Fix the build
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
timothy_horton@app...
[iOS] Adjust the preview architecture
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
timothy_horton@app...
[iOS] Adjust the preview architecture
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
bdakin@apple.com
Animated images should animate in previews
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
timothy_horton@app...
[iOS] Avoid using a TextIndicator if there are non...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
enrica@apple.com
[iOS] Implement selectionInteractionAssistant accessor.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
timothy_horton@app...
Add shrink-wrapped link highlights
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
enrica@apple.com
[iOS] Add support for updateSelectionWithExtentPoint...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=146917
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=146909
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
mitz@apple.com
Fixed the build.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-11
joepeck@webkit.org
Allow clients to opt-out of default app link link actions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-11
enrica@apple.com
Remove incorrect overriding of inputAssistantItem in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-11
enrica@apple.com
Remove incorrect overriding of inputAssistantItem in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
commit-queue@webki...
Don't allow page scroll when previewing a link or image.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
bdakin@apple.com
Only support image previews for clients that implement...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
bdakin@apple.com
Add actions to image previews
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
mitz@apple.com
<rdar://problem/21669397> [iOS] Keyboard shortcuts...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-06
commit-queue@webki...
Allow UIDelegate to customize link actions in preview.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
bdakin@apple.com
Allow the UIDelegate to customize an image preview
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
commit-queue@webki...
Disable default gesture recognizers on preview.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
enrica@apple.com
[iOS] Hardware Keyboard: All combinations of arrow...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
bdakin@apple.com
Add support for image previews
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
mitz@apple.com
Fixed the build for platforms that don’t have SafariSer...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
timothy_horton@app...
Use SFSafariViewController for previews
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
commit-queue@webki...
Also turn off long press on link preview.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
commit-queue@webki...
Don't send touch events on link preview.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
enrica@apple.com
[iOS] Hardware Keyboard: All combinations for arrow...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
enrica@apple.com
[iOS] Hardware Keyboard: Command + left arrow does...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
commit-queue@webki...
Image link doesn't create a preview view controller.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
commit-queue@webki...
Don't reset the preview recognizer in [WKContentViewInt...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
commit-queue@webki...
Use preview view controller from WebKitSystemInterface.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
enrica@apple.com
[iOS WK2] editorState should include information about...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
enrica@apple.com
Adding the ability to move selection by granularity...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
enrica@apple.com
Add support for lookup on iOS.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
enrica@apple.com
iOS build fix after r183208.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
enrica@apple.com
Support share button.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
commit-queue@webki...
WebKit client should be able to add view controller...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
eric.carlson@apple.com
Generalize "isPlayingAudio" to include other media...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
jhoneycutt@apple.com
Cannot click "Next" button on Google two-factor auth...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-09
cdumez@apple.com
[WK2][iOS] editorState() should not cause a synchronous...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
enrica@apple.com
[iOS WK2] WKContentView should implement _selectionClipRect
blob
|
commitdiff
|
raw
|
diff to current
2015-03-22
mitz@apple.com
[iOS] Expose WebPageProxy::setInitialFocus as SPI
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
mitz@apple.com
[iOS] Presenting a modal sheet on top of a WKWebView...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
enrica@apple.com
Adopt new API for keyboard event handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
enrica@apple.com
Incomplete dictation results in text fields in a web...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
enrica@apple.com
Build fix for iOS.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
enrica@apple.com
Fixed typo in platform guard in trac.webkit.org/changes...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
enrica@apple.com
Adopt new API for keyboard interaction.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
enrica@apple.com
iOS build fix.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
enrica@apple.com
[iOS] Add support for deleteFromInputWithFlags.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
commit-queue@webki...
[iOS] Selection Callout should not immediately disappea...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
benjamin@webkit.org
[iOS][WK2] Ignore synthetic click initiated on a previo...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
enrica@apple.com
[iOS] Cannot paste an image URL in a plain text field...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
dbates@webkit.org
[iOS] Make WebKit2 build with public iOS SDK and more...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
commit-queue@webki...
Unreviewed, rolling out r178068.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
dbates@webkit.org
[iOS] Make WebKit2 build with public iOS SDK and more...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
enrica@apple.com
[iOS] Define button and action should respect profile...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
enrica@apple.com
[iOS] Predictions are not updated when using navigation...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
mitz@apple.com
<rdar://problem/18441138> [iOS] Text selection in WKWeb...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-20
dbates@webkit.org
[iOS] Add more ENABLE({TOUCH_EVENTS, IOS_TOUCH_EVENTS...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
enrica@apple.com
Refactor iOS selection gestures.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
benjamin@webkit.org
iOS8 new "slow tap" heuristic fires mouse compat events...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
aestes@apple.com
[iOS] Include a WKActionSheetAssistant parameter in...
blob
|
commitdiff
|
raw
|
diff to current
next