- 09 Nov, 2018 40 commits
-
-
Mathias Carlen authored
This patch is the first step to integrate the payment request UI into the autofill assistant sheet. The patch has and leaves a few rough edges but we'll deal with that piece by piece. In particular, the dismiss logic needs to be handled differently, so does the error view logic. Note: The DimmingDialog is reverted to package default visibility since the dependency from autofill assistant is removed here. Bug: 806868 Change-Id: I25b83b804e13bbdec5d2a1688dd01cd085615b38 Reviewed-on: https://chromium-review.googlesource.com/c/1324451 Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#606870}
-
David Jean authored
Bug: 845472 Change-Id: Ie26e9022b60612b5ef90c7e9b2bde4202e6e745c Reviewed-on: https://chromium-review.googlesource.com/c/1319594 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#606869}
-
Lei Zhang authored
Windows archives extract out into a directory called chrome-win. There is no chrome-winp directory. TBR=robertocn@chromium.org Change-Id: Ia5ee2725e107f32c44105ca396e28a4c0a06844c Reviewed-on: https://chromium-review.googlesource.com/c/1313731 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#606868}
-
Yi Su authored
iOS9 is not supported by Chrome iOS and iGSA anymore, the presubmit check for risky ES6 grammar(const/let/lambda) can be removed now. Change-Id: I5a35d54097dbd215393aaba78868107befdc93b6 Reviewed-on: https://chromium-review.googlesource.com/c/1329249Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#606867}
-
David 'Digit' Turner authored
This CL fixes a bug in the logic used to locate locale .pak files inside bundle splits. The reason for the bug is that bundletool wants to use deprecated language names (i.e. 'iw' instead of 'he') to store asset files. As an example, for Hebrew, Chrome was looking at: assets/locales#lang_he/he.pak While the file was really stored under: assets/locales#lang_iw/he.pak The CL fixes the issue for Hebrew, Yiddish and Indonesian and Filipino. BUG=902915 R=benmason@chromium.org, tiborg@chromium.org, yfriedman@chromium.org, twellington@chromium.org Change-Id: I420158c30ba33c6203495af9453877722271e104 Reviewed-on: https://chromium-review.googlesource.com/c/1327203 Commit-Queue: David Turner <digit@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#606866}
-
James Hawkins authored
R=hansberry@chromium.org Bug: 899324 Test: none Change-Id: Iac6aacb1b40608d261d6c13b12fd37bfd6b0df8f Reviewed-on: https://chromium-review.googlesource.com/c/1325393Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#606865}
-
Antonio Gomes authored
... and remove the later. This is a follow up of mmenke's request in [1]. [1] https://crrev.com/c/1251642/3/services/network/url_loader.cc#70 TBR=nparker@chromium (components/safe_browsing/browser/threat_details_cache.cc) TBR=jam@chromium.org (content/browser/loader/resource_loader.cc) BUG=773295 Change-Id: I932315bec7d1790dbc8726eeb1decce6e76172b1 Reviewed-on: https://chromium-review.googlesource.com/c/1320769 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#606864}
-
Vasilii Sukhanov authored
When PasswordGenerationAgent copies the password value from the password field to "Confirm Password" filed, a blur event is generated. It hides the currently open generation prompt. Those events are just side-effects of how the class works and should be ignored. Bug: 899756,850079 Change-Id: Ia5d4f0184900fda97118252c48209ffcf1ce3444 Reviewed-on: https://chromium-review.googlesource.com/c/1327205 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#606863}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fd986312652f..cf90797ef05a git log fd986312652f..cf90797ef05a --date=short --no-merges --format='%ad %ae %s' 2018-11-09 lalitm@google.com Merge "trace_processor: associate rss stat and mem info events with process" Created with: gclient setdep -r src/third_party/perfetto@cf90797ef05a The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: Iae90928bbe8ba71f08a8b348c2f4165763d2fc9f Reviewed-on: https://chromium-review.googlesource.com/c/1329362Reviewed-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@{#606862}
-
Fernando Serboncini authored
Otherwise we get weird behavior on filters while transforming. TBR= Bug: 901759 Change-Id: I1d487f500024a309bdb4002ba19a20387b3bb251 Reviewed-on: https://chromium-review.googlesource.com/c/1329342Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#606861}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/88e15bdaf539..c244c2fbbbf8 git log 88e15bdaf539..c244c2fbbbf8 --date=short --no-merges --format='%ad %ae %s' 2018-11-09 mtklein@google.com remove SkBlitMask::PlatformRowProcs Created with: gclient setdep -r src/third_party/skia@c244c2fbbbf8 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel TBR=allanmac@chromium.org Change-Id: I59ebc97baec374297a4ec2b6ba5761d443086155 Reviewed-on: https://chromium-review.googlesource.com/c/1329045Reviewed-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@{#606860}
-
Nico Weber authored
Reverts parts of https://chromium-review.googlesource.com/c/chromium/src/+/1293791 that should no longer be needed after https://chromium-review.googlesource.com/c/1304441 Bug: 870584 Change-Id: I76fa59eb5c88c34cd222f2a40c983a4f4e615b27 Reviewed-on: https://chromium-review.googlesource.com/c/1328823Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#606859}
-
Nektarios Paisios authored
Ensures that selection test data files are non-empty on the bots by adding data dependency to the BUILD file In case the files are somehow not found or unreadable on the bots, the tests should fail. R=dmazzoni@chromium.org Change-Id: I31668ab7a1b023a9eeda251b3ae0e7079f262171 Reviewed-on: https://chromium-review.googlesource.com/c/1324232Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#606858}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6166365225d6..827de2c806ba Created with: gclient setdep -r src-internal@827de2c806ba The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I3e94550aad679738b88e45953fbc781a647de4ab Reviewed-on: https://chromium-review.googlesource.com/c/1329361Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#606857}
-
Guido Urdaneta authored
This CL adds resizeMode support for MediaStreamTrack.getConstraints() and marks resizeMode as a supported constrainable property. Support for getUserMedia(), applyConstraints() and getCapabilities() will be added in follow-up CLs in this series. Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/V2srjdzRCXE Bug: 854980 Change-Id: Ia23b8119768ab67ab498f0f8e2267aeb388f9fc3 Reviewed-on: https://chromium-review.googlesource.com/c/1309749Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#606856}
-
Eugene But authored
Before this CL PageLoaded was called right from didFailProvisionalNavigation:, where URL may still represent the previous page. Bug: 903497 Change-Id: I712dd120340353f37d2fe739c5b05e843cb11d7a Reviewed-on: https://chromium-review.googlesource.com/c/1327608Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#606855}
-
Eugene But authored
SadTabTabHelper now calls sadTabTabHelperDidHide: and sadTabTabHelper:didShowForRepeatedFailure: Bug: 901563 Change-Id: If2b75702c951c247d44368b681ce360bbb6464d5 Reviewed-on: https://chromium-review.googlesource.com/c/1327167Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#606854}
-
Pavel Shmakov authored
The code is restructured according to the high-level MVC picture, but low-level details such as view binding mechanism are not used, as it seems to be an overkill at this point. We can easily install those mechanisms in future should the model become more complicated. Verification is extracted to TrustedWebActivityVerifier in the controller layer. Several controllers observe verification and update the model. Several independent Views are observing the changes in the model and updating themselves accordingly. Change-Id: I8882da2d648fcea21b85fd4a1c0568dd00e47113 Reviewed-on: https://chromium-review.googlesource.com/c/1323069Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#606853}
-
Tim Volodine authored
The idea of this CTS filter is similar to the filter we have for instrumentation tests, i.e. mojo.fyi.network_webview_instrumentation_test_apk.filter. It contains failing tests and their corresponding issues / root causes. The current filter contains results from a local run for a subset of tests (the actual CTS is not running yet). The CTS filter also augments the instrumentation test filter for test coverage that is missing from instrumentation tests. BUG=903822,902330,841556 Change-Id: I006744652d8ae0a5755f0084704c9f91542d4f8d Reviewed-on: https://chromium-review.googlesource.com/c/1319677 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#606852}
-
Rayan Kanso authored
Also sets up some useful testing helpers for future upload features. Bug: 774054 Change-Id: I9aea33086b228357d9a160bd35b0a37ceaa30592 Reviewed-on: https://chromium-review.googlesource.com/c/1329149 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#606851}
-
David Jean authored
And a common base class. Bug: 845472 Change-Id: I12999d306804227e605e270c9b4f14bd8ee6a2bb Reviewed-on: https://chromium-review.googlesource.com/c/1318914Reviewed-by:
Eric Noyau <noyau@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#606850}
-
Aaron Krajeski authored
Current canvas benchmarks only measure CPU time. Using requestAnimationFrame (raf) in javascript we can measure CPU + raster + GPU time. This CL adds a mode to blink_perf.py that runs canvas all canvas test in a way that takes raster and GPU time into account. Roughly doubles the duration of `blink_perf.canvas` benchmark from ~2 minutes to ~4 minutes on a linux desktop. Bug: 894043 Change-Id: I2fdd13af75615802266fa39a01db3e883f2c95bc Reviewed-on: https://chromium-review.googlesource.com/c/1300038Reviewed-by:
Ned Nguyen <nednguyen@google.com> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#606849}
-
Marc Treib authored
Bug: 856179 Change-Id: I0fb499c5bb5c0de6df4fa7c2f46d3b0b35f5f0df Reviewed-on: https://chromium-review.googlesource.com/c/1326901 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#606848}
-
Anders Hartvoll Ruud authored
Utilizing CSSPropertyName, to make the code much nicer. R=futhark@chromium.org Change-Id: I10733cabe27cc271eaaf3ecf62fa7713cf74eac3 Reviewed-on: https://chromium-review.googlesource.com/c/1323650 Commit-Queue: Anders Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#606847}
-
Hiroshige Hayashizaki authored
Also this CL replaces some of empty-worklet-script.js usage in CSP tests with empty-worklet-script-with-cors-header.js to make sure worklets are rejected due to CSP, not CORS. Change-Id: Ie463d206254c4c6728a79dae0ad79e4f7e333b92 Reviewed-on: https://chromium-review.googlesource.com/c/1312146 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#606846}
-
Anders Hartvoll Ruud authored
R=chrishtr@chromium.org Bug: 901938 Change-Id: I9e20fe19f2c97b98f8250c6c9914512b5a73d8c7 Reviewed-on: https://chromium-review.googlesource.com/c/1318891 Commit-Queue: Anders Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#606845}
-
Dave Tapuska authored
NotificationInlineReplies shipped in M70. BUG=834580 Change-Id: Ibed1612aae4c21a239e9328d7134cd75169c713a Reviewed-on: https://chromium-review.googlesource.com/c/1323615Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#606844}
-
Lukasz Suder authored
Before all details where asked each time. Bug: 806868 Change-Id: Ie3a278e2882d4829cfe2c54ac641d10abf5af2e6 Reviewed-on: https://chromium-review.googlesource.com/c/1329167Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Commit-Queue: Lukasz Suder <lsuder@chromium.org> Cr-Commit-Position: refs/heads/master@{#606843}
-
Greg Thompson authored
A regression was introduced in r581520 that caused the wrong icon and/or the wrong coloring to be used in some circumstances. This CL fixes this in two parts: - AppMenuIconController may decide that the "annoyance level" from a pending update is too low to bother the user. One bug introduced in r581520 was that the controller still notified delegates that the UPGRADE_NOTIFICATION icon type should be used in this case. Now, the VERY_LOW annoyance level is ignore entirely for beta and stable channels. - AppMenuModel no longer bases its decision to include the upgrade menu item directly on the UpgradeDetector. Rather, it now queries the AppMenuIconController. This ensures that the same logic is used for both the badging of the app menu and for the presence of the upgrade item in the menu. BUG=898958 Change-Id: I4b761844365968a24bc69030d711122fcaf16e28 Reviewed-on: https://chromium-review.googlesource.com/c/1312475 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#606842}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 43d0eed3. With Chromium commits locally applied on WPT: 270d4abd "ServiceWorker: Add new WPT tests to make sure to update a registration with different script type and identical script content." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: I4bcac484d08efe8d6e6412d40b1c7d73ffe512d5 Reviewed-on: https://chromium-review.googlesource.com/c/1329061 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#606841}
-
Corentin Wallez authored
BUG=chromium:901830 Change-Id: I5c5b0b08fadddc34f6a2d176ae39ebfae7e7f706 Reviewed-on: https://chromium-review.googlesource.com/c/1326157 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#606840}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/606ed681f4ea..fd986312652f git log 606ed681f4ea..fd986312652f --date=short --no-merges --format='%ad %ae %s' 2018-11-09 hjd@google.com Merge "perfetto-ui: Fix UI with counter only traces" Created with: gclient setdep -r src/third_party/perfetto@fd986312652f The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: I602c7205239349ff0faf4467740388c6cb05725f Reviewed-on: https://chromium-review.googlesource.com/c/1329044Reviewed-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@{#606839}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c458532c0628..6166365225d6 Created with: gclient setdep -r src-internal@6166365225d6 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I57783466072640b229610c2550d50f9c46d0c4e9 Reviewed-on: https://chromium-review.googlesource.com/c/1329043Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#606838}
-
Ioana Pandele authored
This CL introduces ManagePasswordsUIProvider, a class which aims to allow for alternative UI surfaces to be shown if available. Bug: 903249 Change-Id: I8c03f2f539772044bd5ba0fa944fd5e441d43c76 Reviewed-on: https://chromium-review.googlesource.com/c/1326488Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#606837}
-
Sam Maier authored
Bug: 872904 Change-Id: Ib178be906c8d74ecabd7cfafeba8e7cf3a3398ab Reviewed-on: https://chromium-review.googlesource.com/c/1327331Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#606836}
-
Hiroshige Hayashizaki authored
Currently WorkerFetchContext has the ownership of some objects originated from WebWorkerFetchContext. To create multiple WorkerFetchContexts for one WorkerOrWorkletGlobalScope/WebWorkerFetchContext, this CL moves these ownership outside WorkerFetchContext. Namely, - url_loader_factory_ and script_loader_factory_ from WorkerFetchContext to WebWorketFetchContext subclasses, and - subresource_filter_ from WorkerFetchContext to WorkerOrWorkletGlobalScope. Still |WorkerFetchContext::subresource_filter_| is kept, but it is created in WorkerOrWorkletGlobalScope and passed to WorkerFetchContext. This CL doesn't change the observable behavior. This CL creates WebURLLoaderFactory a little more eagerly, i.e. when WorkerFetchContext is created, while previously it was created when WorkerFetchContext::CreateURLLoader() is called for the first time. Bug: 880027, 903579 Change-Id: I84a8bafee25b7f293201a271d198260e2dfb8e68 Reviewed-on: https://chromium-review.googlesource.com/c/1193385 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#606835}
-
Rohit Rao authored
BUG=None Change-Id: I3a14f465f152e9b1b514802723093e9702edc001 Reviewed-on: https://chromium-review.googlesource.com/c/1326487Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#606834}
-
chrome://discardsSigurdur Asgeirsson authored
I don't know whether to trust these numbers, but this is what I see for my local Windows release 32 bit build. Uncompressed: 3,034,139 browser_resources.pak 233,038,336 mini_installer.exe Compressed: 2,869,382 browser_resources.pak 232,873,472 mini_installer.exe Bug: 891310 Change-Id: I3db92ad65afc97b80a9acfbd2fabf486739d7822 Reviewed-on: https://chromium-review.googlesource.com/c/1327406Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#606833}
-
Mike Reed authored
Bug: skia:2664 Change-Id: I22633705f2f21f95a223a193a1437d2311e5e205 Reviewed-on: https://chromium-review.googlesource.com/c/1318416 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#606832}
-
Marc Treib authored
The account storage is now used for both server cards and server addresses. Bug: 864519 Change-Id: Ia5fb5ebc4bd4e334b162378923ccd04562d4cac9 Reviewed-on: https://chromium-review.googlesource.com/c/1329241 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#606831}
-