0
Go to file
Mansi Awasthi 6f4aa4a552 Enable handling accessibility actions for links in PDFiumEngine
This CL refactors link navigation code in PDFiumEngine::OnMouseUp() to
a new method PDFiumEngine::NavigateToLinkDestination(). This new method
is now also called for handling click on links for accessibility actions.
A test is also added to validate if default action on weblinks is
resulting in OutOfProcessInstance::NavigateTo() call with correct URL.

Bug: 981448
Change-Id: I1700f4bd3152ee32d4c4e7a47714f745af67cc16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760830
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Kevin Babbitt <kbabbitt@microsoft.com>
Commit-Queue: Mansi Awasthi <maawas@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#694535}
2019-09-07 05:34:07 +00:00
2019-09-06 22:28:01 +00:00
2019-08-28 09:05:30 +00:00
2019-09-07 02:45:58 +00:00
2019-09-05 22:45:42 +00:00
2019-09-06 22:30:23 +00:00

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site is https://www.chromium.org.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure .

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%