- 15 Jan, 2021 40 commits
-
-
Julie Jeongeun Kim authored
This CL refactors printing unit tests not to use OnMessageReceived since the printing legacy IPCs will be converted to mojo. It is a precursor of converting PrintHostMsg_DidStartPreview and PrintHostMsg_DidGetDefaultPageLayout. Bug: 1008939 Change-Id: I220076282c95e361d9ab3b8264dc0c754e4017db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615736Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Kevin McNee <mcnee@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#844033}
-
Clemens Arbesser authored
autofill_assistant:browser and its unittests should not depend on platform-specific stuff. Change-Id: I29c798130b0cbd171e87b47ccb3b8cbfceb9685e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631486 Auto-Submit: Clemens Arbesser <arbesser@google.com> Commit-Queue: Marian Fechete <marianfe@google.com> Reviewed-by:
Marian Fechete <marianfe@google.com> Cr-Commit-Position: refs/heads/master@{#844032}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610679078-fe2bb289a257049a216843cebd228815ff771bd5.profdata to chrome-win32-master-1610690109-0f7956766f9641d6835b78b89edaf84f3a491ef2.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I9f9ff71006693aec5679616a931070bf7333bfdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632334Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844031}
-
Titouan Rigoudy authored
Contrary to crrev.com/c/2627421, this did not need to make it into M89. Bug: chromium:1124358 Change-Id: Icfd9e4088286f7e8b5576e49c63bafa6c60bc5e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628296 Auto-Submit: Titouan Rigoudy <titouan@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#844030}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/091f5ac0a64c..f79e432021a1 2021-01-15 yyanagisawa@google.com Revert "Avoid capture_output to support Python 3.6" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1167064,chromium:868590 Tbr: sokcevic@google.com,ajp@google.com,apolito@google.com,ehmaldonado@google.com Change-Id: I0f4db8b68c0f22aba4e7dddee528ccb7f5739691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632825Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844029}
-
Frédéric Wang authored
After previous refactoring, the body of SecurityOrigin::IsPotentiallyTrustworthy is essentially equivalent to network::IsOriginPotentiallyTrustworthy, except that it first DCHECKs the protocol is not "data" and handles opaque origins specially. This CL relies on network's method to implement SecurityOrigin's one in order to reduce code duplication. There should be no visible behavior change. Bug: 1153336 Change-Id: Ib88bd716174d4ac68c50bcc99a82fd2e51303b93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615260Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#844028}
-
Yutaka Hirano authored
In order to fix crbug.com/1167013, we need to introduce a breaking change. Introduce a use counter to estimate the size of the impact. Bug: 1167014 Change-Id: I6f525aa8ec38fa1fa964f4ede3d1f55863d705d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631550 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#844027}
-
Clemens Arbesser authored
Bug: b/176890422 Change-Id: I229923bf68af34376917a0def846cec0adff9183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627424 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Marian Fechete <marianfe@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#844026}
-
Asami Doi authored
The new test checks if `clients.matchAll()` can detect a blob URL worker client. The test passed when the PlzDedicatedWorker feature is enabled and fails when it is disabled. Bug: 1017034 Change-Id: Ib5b0916c2b9a4068b379769236bd0da2c6285a5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629330 Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#844025}
-
Francois Doray authored
[sheriff] Disable ExtensionInstallDialogViewInteractiveBrowserTest.InvokeUi_ManyPermissions on Windows for real. R=bsep@chromium.org Bug: 1166152 Change-Id: Id951f8454e6f15f2e7401bf92ab5590cd95c218b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626050 Auto-Submit: François Doray <fdoray@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#844024}
-
chromium-autoroll authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/d28e6c52e05e..cb31feffa500 2021-01-15 fabiansommer@chromium.org Enable saigo llvm regression tests If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/nacl-autoroll Please CC mseaborn@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1106311 Tbr: mseaborn@chromium.org Change-Id: I51e1579a1af780afb801873266c45fa7e45f5600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631794Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844023}
-
Benoit Lize authored
(v)asprintf() allocates internally, and is implemented by libc. This makes Chrome crash with PartitionAlloc on Android, since the allocated memory will be freed by PartitionAlloc even though it was not allocated by it. Implement (v)asprintf() ourselves, and wrap it. Bug: 1166558 Change-Id: I4b5ce4be55bd818a029009fa9eb37e123df7f2d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629707 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#844022}
-
Martin Robinson authored
Instead of mapping the ARIA combobox role to other roles on MacOS, always use it unless it is applied to a multiline edit field. This matches the specified behavior and other browsers. These were originally mapped to other roles because of VoiceOver failures that have been fixed with other changes. Bug: 1125165 Change-Id: I26b8ccb006c15d6329da1c29193640f529fab781 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611093Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Martin Robinson <mrobinson@igalia.com> Cr-Commit-Position: refs/heads/master@{#844021}
-
Alex Ilin authored
This CL adds an experiment parameter that allows to control after how many times user declined the profile switch bubble we stop showing the profile switch bubble. The parameter is called "max_profile_switch_declined_count". It can have the following values: - N < 0 - we always show the bubble when eligible - N == 0 - we never show the bubble - N > 0 - we stop showing the bubble after the user declines it N times Bug: 1166851 Change-Id: Ic165216a338a11d5730e582cd3c2045d107266f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630805Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#844020}
-
Mihai Sardarescu authored
This CL ensures that GetStartupProfile() and GetStartupProfilePath() have the same behavior to return the Guest profile when the profile picker needs to be shown. This fixed the bug below as ProcessCommandLineAlreadyRunning() path uses GetStartupProfilePath while ChromeBrowserMainParts::PreMainMessageLoopRunImpl() was using GetStartupProfile(). Bug: 1166166 Change-Id: I53a363c87ae0957fdf35a197755979c33141c975 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628990Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#844019}
-
Anastasiia N authored
Move `SigninHelper` class from chrome/browser/ui/webui/signin/inline_login_handler_chromeos.cc to chrome/browser/ui/webui/signin/signin_helper_chromeos.cc Bug: 1140469 Change-Id: Ia6c79410085240dc6c56e053ac595f9e3138d805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550546 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#844018}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/57654f96e343..3abe4703fa62 2021-01-15 szuend@chromium.org Revert "[module.json extensions] Migrate @ViewLocationResolver in elements/" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1134103 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ibefd6031050bd9d9fbe861f9b7f8141b7d6ef606 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631791Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844017}
-
Fredrik Söderqvist authored
Since the oBB is in unzoomed space but the <foreignObject> local-to-parent transform performs adjustment for zoom we need to perform correction when propagating it. Similarly change LayoutSVGForeignObject::StrokeBoundingBox() to return the same bounds as VisualRectInLocalSVGCoordinates() (which is zoomed). Bug: 1162993 Change-Id: I430cd7832b37475ef1d139997ef5ac5c0bcc17c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627491Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#844016}
-
Anatoliy Potapchuk authored
This reverts commit dd223e70. Reason for revert: these tests have been failing constently on MSAN builders https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests Original change's description: > Add browser tests for AppLaunchHandler. > > Add browser tests for AppLaunchHandler to verify the restoration > process. > > BUG=1146900 > > Change-Id: Ibeaf262080a24c680718888ee081cc62c5b21a3a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619245 > Commit-Queue: Nancy Wang <nancylingwang@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#843901} TBR=xiyuan@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org Change-Id: Icc6cc9ccbf6fcb0759bf2d03efd2d25a31d90d44 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1146900 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632606Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#844015}
-
Sylvain Defresne authored
For device that do not support multi-window, the persistent identifier returned by -[UISceneSession persistentIdentifier] may change when the user "swipe" the app (as this gesture is interpreted as "close window" under certain circumstances). In preparation for using a stable identifier (i.e. a constant) for devices that do not support multi-window, do not access the value from UISceneSession directly in Chrome but instead through SceneState. There is one location that is still using -persistentIdentifier: the code responsible for recording the OS message asking Chrome to purge old session data. It is find to use -persistentIdentifier there because the value is correct for device that support multi-window, for other device the value is not used as part of a path to save data thus it is benign to try to delete data from a place that does not exists. Bug: 1165798 Change-Id: I5169b5c0be961987ef8e1edc9c122947848268e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626440Reviewed-by:
sebsg <sebsg@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#844014}
-
Jan Wilken Dörrie authored
This change modifies `IsPossibleUsernameValid` to require that the possible username is part of an already saved credential for the same site. This will be later extended to only require a match with a local username saved on any site. For robustness the username and the set of allowed usernames are canonicalized, that is case and email providers are irrelevant. The existing requirements to only be ASCII and to not contain whitespace are dropped. Bug: 959776, 1167042 Change-Id: Ic50c954ddd7a4fd969c56295825ae717c870b915 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627278 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Maria Kazinova <kazinova@google.com> Cr-Commit-Position: refs/heads/master@{#844013}
-
Andreas Haas authored
This reverts commit 6e5458b0. Reason for revert: UMA metrics cause errors when more than one WebAssembly module gets compiled, see https://bugs.chromium.org/p/chromium/issues/detail?id=1163528 Original change's description: > [v8-browsing] Add WebAssembly UMA metrics to v8-browsing > > This CL brings WebAssembly UMA metrics to the v8-browsing benchmark in > Telemetry. > > R=mythria@chromium.org, clemensb@chromium.org > > Bug: chromium:1084929 > Change-Id: I28e72378774c3d599da1ad670ba036a3f0ea84e0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497164 > Reviewed-by: Mythri Alle <mythria@chromium.org> > Reviewed-by: John Chen <johnchen@chromium.org> > Commit-Queue: Andreas Haas <ahaas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#820779} TBR=ahaas@chromium.org,mythria@chromium.org,clemensb@chromium.org,johnchen@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:1084929, chromium:1163528 Change-Id: Id160376c4f56c160cf48bb9575e4b3c6d629e540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627153Reviewed-by:
Andreas Haas <ahaas@chromium.org> Reviewed-by:
Mythri Alle <mythria@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#844012}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/b2af2da3481c..f54810158ebb 2021-01-15 dberris@chromium.org Revert "chromeperf: Anomaly configs in subscriptions" 2021-01-15 dberris@chromium.org chromeperf: Remove outdated documentation If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC oysteine@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1158326 Tbr: oysteine@google.com Change-Id: Ia5ec64506320f332d3a31db3a564ffe8151167fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632367Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844011}
-
Jérôme Lebel authored
Fixed: 903396 Change-Id: I4f2b7fa2d80f5248a6c9c04681bb8494e39061f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391131 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#844010}
-
Antia Puentes authored
This CL migrates the legacy IPC message out of extension_messages.h to Renderer mojo interface from extensions.mojom. Bug: 1165814 Change-Id: I338e9e1e59321d143053ec4c47bed7234c04ae5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627270 Commit-Queue: Antia Puentes <apuentes@igalia.com> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#844009}
-
Alice Wang authored
This CL moves logSigninStartUserAction to SigninMetricsUtils to group the signin metrics logging methods in one place. Bug: 1163476 Change-Id: I515a2c04f4bac3541a0a3bcee4097c3dabab95cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611715Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#844008}
-
Sami Kyostila authored
Chrome is about to switch to the TRACE_EVENT macro implementation provided by Perfetto. The new implementation requires trace event statements to be terminated by semicolons, so this patch modifies the codebase to add semicolons where they were previously left out. No functional changes. Bug: 1006541 Change-Id: I589aed41f82edb909194234a5561e3096ca14a41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627406 Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#844007}
-
Alice Wang authored
This CL disables the flaky test SearchActivityTest#testNewIntentDiscardsQuery. Bug: 1166647 Change-Id: I1a6edefbb2cb64bc9bf181a7fd9727822b651716 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628954 Auto-Submit: Alice Wang <aliceywang@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#844006}
-
Jérôme Lebel authored
This patch makes the alert coordinator to show the account details more readable. Also this patch makes the _alertCoordinator variable lifetime more explicit. Bug: 1166148 Change-Id: I7a0fcf61b83573dc2d99244a2df639832a75fef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627322Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#844005}
-
Antonio Sartori authored
This is a small refactoring of the code in blink::CSPDirectiveList, removing the property CSPDirectiveList::eval_disabled_error_message_. This is part of a project to harmonize the CSP code in Blink and in services/network, and will make it easier to synchronize Content Security Policies between the two. Bug: 1021462,1149272 Change-Id: If9994d3bda9bde47433fcc089acb74ef0fdb426e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601746 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#844004}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/29da6d23a9d7..57654f96e343 2021-01-15 sigurds@chromium.org Import `ls` in NetworkConfigView If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1136655 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I55d59e29d0026e00b02c5637af2f9da98decfe86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632466Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844003}
-
Shik Chen authored
This CL shows the content of the QR code that is closet to the center of the camera frame if there are multiple QR codes detects. Bug: b/172879638 Test: Manually with two QR codes Change-Id: I236bf0a5652b67339051bb3603011209464de6f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631549 Commit-Queue: Inker Kuo <inker@chromium.org> Reviewed-by:
Inker Kuo <inker@chromium.org> Auto-Submit: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#844002}
-
Matt Menard authored
This addresses the issue when the print servers config is updated before the print destination dialog is open which causes the print servers names never to be populated and doesn't allow print servers to be updated in this case. Bug: b:168650771 Change-Id: Ia8ec86d9660f86e05342247bed2f171ea13cf019 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623110 Commit-Queue: Matt Menard <mattme@google.com> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#844001}
-
Frédéric Wang authored
This CL removes the following methods: WebSecurityPolicy::AddOriginToTrustworthySafelist SecurityPolicy::AddOriginToTrustworthySafelist SecurityPolicy::IsOriginTrustworthySafelisted Outside tests, these methods are only used to populate SecurityPolicy's safelist from SecureOriginAllowlist. The last one is only called from SecurityOrigin::IsSecure and SecurityOrigin::IsPotentiallyTrustworthy, but they can rely on SecureOriginAllowlist::IsOriginAllowlisted instead. Some tests also rely on SecurityPolicy::AddOriginToTrustworthySafelist, but they can directly set the command line parameters to configure the allow list accordingly. There is no observable behavior change but this makes easier to compare SecurityOrigin::IsSecure and SecurityOrigin::IsPotentiallyTrustworthy with network::IsURLPotentiallyTrustworthy, to facilitate unification of all these APIs. Bug: 1153336 Change-Id: I2df13abbdf697ec78136a16373b0b9fc6372bf88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612947Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Sean Topping <seantopping@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#844000}
-
Nohemi Fernandez authored
Promote Sync as the default option in Settings. This will make the Settings terminology more consistent with following sign-in flow screens. Screenshot: https://drive.google.com/file/d/1CHdPdbjJ1ppB_TakOcB4JuiQtoJW3-ld Bug: 1151289 Change-Id: Ia053d6c07874d22ab4b77395d40140305b9dffc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627375Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#843999}
-
Markus Handell authored
This change exposes header extension control following spec details in https://w3c.github.io/webrtc-extensions/#rtcrtptransceiver-interface. Note: support for signalling directionality of header extensions in the SDP isn't implemented yet. https://chromestatus.com/feature/5680189201711104. Intent to prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/65YdUi02yZk Bug: 1051821 Change-Id: I7770fff0ebbab7ca316b811cf88da32bf5cc580c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597315 Commit-Queue: Markus Handell <handellm@google.com> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#843998}
-
Matt Giuca authored
Activates the existing feature RemoveStatusBarInWebApps. This allows us to test it on Chrome OS. Bug: 1151487 Change-Id: I451147588eb7abe8ab77e30fd464b030b0312052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632107 Commit-Queue: Matt Giuca <mgiuca@chromium.org> Auto-Submit: Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#843997}
-
Anatoliy Potapchuk authored
This reverts commit 62cb2352. Reason for revert: causes linux-chromeos-dbg failures. example failure: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/22208 Original change's description: > system-web-apps: implements a new LaunchSystemWebAppAsync API > > This CL implements a new LaunchSystemWebAppAsync API, which is for other > chrome components to launch a SWA safely. This new API should be used > for SWA launches. > > The new API uses AppService to record metrics, handle disabled apps, > etc. > > The old LaunchSWA is deprecated (its logic now becomes LaunchSWAImpl). > > LaunchSWAImpl is publicly declared because certain browser tests need to > know the browser that hosts the SWA. It shouldn't be used to launch the > App (other than LaunchSWA and Web app implementations). Subsequent CLs > will attempt to migrate these browsertests to work with the new API. > > Bug: 1154540 > Change-Id: I648a3b0404067ba460f0174e975fae44b3a0001a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592270 > Reviewed-by: James Cook <jamescook@chromium.org> > Reviewed-by: Nancy Wang <nancylingwang@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > Commit-Queue: Jiewei Qian <qjw@chromium.org> > Cr-Commit-Position: refs/heads/master@{#843939} TBR=jamescook@chromium.org,sky@chromium.org,ortuno@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org,qjw@chromium.org,dominicschulz@google.com Change-Id: If5742abcd9b31e66dfd9c15c0b6d40185d948f31 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1154540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632686Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#843996}
-
Tsuyoshi Horo authored
This CL introduces "scopes" attribute in <link> element for SubresourceWebBundles feature. https://github.com/WICG/webpackage/blob/master/explainers/subresource-loading.md#defining-the-scopes For example, if the following link tag exists in the page, <link rel="webbundle" href="https://example.com/dir/subresources.wbn" scopes="https://example.com/dir/js/ https://example.com/dir/img/ https://example.com/dir/css/"> subresources under "/dir/js/", "/dir/img/" and "/dir/css/" will be loaded from the web bundle "subresources.wbn". Bug: 1082020 Change-Id: I36ab832c301f33b0d0f1b6f4fea7e871f7ce2b83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615732Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#843995}
-
danakj authored
Step 6 for bug 1125106. This is a subset of the mega-patch in https://chromium-review.googlesource.com/c/chromium/src/+/2462248. A same-document navigation should only be performed when the commit will happen in the currently loaded document. The renderer handled the browser doing the wrong thing in all kinds of ways, due to the browser making incorrect decisions when: - On an empty error page - Having an ongoing cross-document navigation which hasn't committed yet Now the browser does the right thing, so the renderer does not need to handle the fallback - except in one case which is a frameset. In that case the browser doesn't know the document is frameset, and the renderer currently enforces a policy that same-document navigations in a frameset document cause it to be reloaded. This is done for both renderer-initiated navigations (by sending the navigation to the browser process instead of performing the navigation immediately) and then by bouncing any same-document requests from the browser back as RestartCrossDocument. R=nasko@chromium.org Bug: 1125106 Change-Id: I74ca38a2213215a107c955127f1f664b96b58aaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558926 Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#843994}
-