- 28 Aug, 2018 40 commits
-
-
Elly Fong-Jones authored
Bug: 832676 Change-Id: I6b4358838170781d13f54c76b4d34715471757e6 Reviewed-on: https://chromium-review.googlesource.com/1185202Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#586656}
-
Koji Ishii authored
This patch cleans up how NGBlockNode sets/clears cached results and paint fragments, reducing an "if" and avoiding to clear paint fragment if we're going to update. No behavior changes. Bug: 714962 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I462a8d1632cb2bd6b2cef2fa4cb71493a97b4160 Reviewed-on: https://chromium-review.googlesource.com/1175749Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#586655}
-
Mythri Alle authored
FetchCodeCache needs to call callbacks even on error. The resource loader waits for the response from code cache hence it is required to inform of errors as well. Bug: chromium:812168 Change-Id: Icd7e4713cd9151bf06a28958711bc9fbc8c5386f Reviewed-on: https://chromium-review.googlesource.com/1188677Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Mythri Alle <mythria@chromium.org> Cr-Commit-Position: refs/heads/master@{#586654}
-
Yuki Shiino authored
Removes dead code. This is a leftover of https://crrev.com/c/1179729 . Change-Id: Ic750d7b8822fbb8bc88e0dbcda3954e19e1d41b4 Reviewed-on: https://chromium-review.googlesource.com/1193165Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#586653}
-
Yuki Shiino authored
IDBRequest's custom implementation of event dispatching has a bug that it does not set any event target. This patch sets the event target before dispatching an event, and fixes a crash issue. Bug: 877346 Change-Id: Id3b695f3a8cff06a26a3cb08475d76777a7a26b8 Reviewed-on: https://chromium-review.googlesource.com/1193383Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#586652}
-
Mohamed Amir Yosef authored
Those have been enabled before in f846b651 which has been reverted because MC_MergeDifferentBMModelsModeratelyComplex started to fail on win/asan. https://crbug.com/875239 This CL enables the same set of tests except the failing one. Bug: 516866 Change-Id: I86539879b95e94ed4535d4a788dd7b286760563d Reviewed-on: https://chromium-review.googlesource.com/1193363Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#586651}
-
Christian Biesinger authored
Perf results: https://pinpoint-dot-chromeperf.appspot.com/job/110aea1e640000 Most tests improve by a little bit, and subtree-detaching improves by 10.6% Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I88cd5391846f82ec6f2f1e139a1bcf10ce1c01c9 Reviewed-on: https://chromium-review.googlesource.com/1193402Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#586650}
-
François Beaufort authored
This CL enables Picture-in-Picture in chrome apps by implementing EnterPictureInPicture and ExitPictureInPicture in AppDelegate. Bug: 863309 Change-Id: I67ddd28ad84c658b0ce992be7ef8cbff3f1a9f9e Reviewed-on: https://chromium-review.googlesource.com/1181124 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#586649}
-
Sylvain Defresne authored
Convert the tests from ASSERT_FOO to EXPECT_FOO macros (except when failure of the check would leak to a crash) as the EXPECT_FOO variant does not abort the test with a crash. Use std::string() instead of "" and convert one use of EXPECT_STREQ to EXPECT_EQ (since both values are now std::string). Bug: none Change-Id: Id7000168b1577c97834a186427aa094b18ead83b Reviewed-on: https://chromium-review.googlesource.com/1188580 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#586648}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/d8111e2169c9..69b03e960ed6 git log d8111e2169c9..69b03e960ed6 --date=short --no-merges --format='%ad %ae %s' 2018-08-28 xz4215@gmail.com Fix iOS demo H264 profile display. 2018-08-28 gustaf@webrtc.org AEC3: Disabling explicit handling of microphone gain changes 2018-08-28 gustaf@webrtc.org AEC3: Removing some old kill switches Created with: gclient setdep -r src/third_party/webrtc@69b03e960ed6 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=chromium:none,chromium:863826 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I2ef7361df6b6fe2389ddd16ec75205d7e66e6278 Reviewed-on: https://chromium-review.googlesource.com/1193124Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586647}
-
Christian Biesinger authored
Also simplifies the code a bit. R=eae@chromium.org Change-Id: I38c3cdd14460ae4ec65bfd4945ddcc6156a4fc2e Reviewed-on: https://chromium-review.googlesource.com/1193222 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#586646}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e24617906ee2..ffe1c1cad081 git log e24617906ee2..ffe1c1cad081 --date=short --no-merges --format='%ad %ae %s' 2018-08-28 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 33dab025ada1..47f6dd0d4a21 (4 commits) Created with: gclient setdep -r src/third_party/skia@ffe1c1cad081 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=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_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 TBR=stephana@chromium.org Change-Id: I1c07a59ae570289c4c19fd11ee04cc812f08961d Reviewed-on: https://chromium-review.googlesource.com/1193125Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586645}
-
perfetto-chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/886a7eefe47f..3ba12eb7b376 git log 886a7eefe47f..3ba12eb7b376 --date=short --no-merges --format='%ad %ae %s' 2018-08-28 hjd@google.com Merge "Add ability to stream the trace to stdout" Created with: gclient setdep -r src/third_party/perfetto@3ba12eb7b376 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: I5066d8e036fe4d7add89dafa4a3ca77ebd072016 Reviewed-on: https://chromium-review.googlesource.com/1193123Reviewed-by:
perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586644}
-
Mythri Alle authored
Adds two helper classes: - CodeCacheLoaderClient: The interface that needs to be implemented by the class that receives the code from code caches. - CodeCacheLoader: The class that loads the code from the code cache. Bug: chromium:812168 Change-Id: Ib2e7cdea3857a7d46b662380beff67c99a166ebe Reviewed-on: https://chromium-review.googlesource.com/1154542 Commit-Queue: Mythri Alle <mythria@chromium.org> Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#586643}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6e2adae6..b7291443 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie1db6eff553c4f2d25172e44c8c2d4a925ecb3ba Reviewed-on: https://chromium-review.googlesource.com/1192983Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586642}
-
Javier Ernesto Flores Robles authored
Do not reset accessory on iPhone when web state is hidden. This reset was clearing the input accessory, and when returning it was not being set again due no form activity detected. Bug: 847408 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I5fabf42691476a7313db76bf5110b04cbf28a25e Reviewed-on: https://chromium-review.googlesource.com/1186725Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#586641}
-
Juan Antonio Navarro Perez authored
Disable the stories: - long_running:tools:gmail-foreground - long_running:tools:gmail-background - browse:news:toi - browse:news:cnn Failing on benchmarks: - system_health.common_mobile - system_health.memory_mobile - v8.browsing_mobile TBR=nedneguyen@google.com NOTRY=true Bug: 877648 Change-Id: I5f8a1170299bd98d8fea81fc54390a95a69a5350 Reviewed-on: https://chromium-review.googlesource.com/1193482Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#586640}
-
Rakina Zata Amni authored
frame_ in FindInPage might be null when GetWebPluginForFind is called, causing a crash in crbug.com/875767. We've tried fixing it by making FindInPage a ContextLifecycleObserver but it seems like it's not working because we create FindInPage and immediately try to observe the context. But since FindInPage is constructed in WebLocalFrameImpl's constructor, before InitializeCoreFrame() has been called, there is no blink::LocalFrame, and we don't end up observing anything. This CL calls FindInPage::Dispose which closes the mojo binding when WebLocalFrame::WillBeDetached is called, which is called by LocalFrame::Detach. This CL also removes previous methods to close binding (the ContextLifeCycleObserver and Pre-finalizer) Bug: 875767 Change-Id: Idbce982da546f93733893c41f869f7eced2a7f4b Reviewed-on: https://chromium-review.googlesource.com/1182911 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#586639}
-
Marc Treib authored
I added the same flag for other platforms in https://chromium-review.googlesource.com/c/chromium/src/+/1161917, but forgot about iOS :( Bug: 856179 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I4e5543b23f64fd31da196e5ea1394fabe71cef30 Reviewed-on: https://chromium-review.googlesource.com/1193282Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#586638}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4e877ad3ed4d..47f6dd0d4a21 git log 4e877ad3ed4d..47f6dd0d4a21 --date=short --no-merges --format='%ad %ae %s' 2018-08-28 jiajia.qin@intel.com Implement robust initialization for image texture Created with: gclient setdep -r src/third_party/angle@47f6dd0d4a21 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_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 TBR=geofflang@chromium.org Change-Id: I21e45ab26f8961033cc97bc7327cc4e8bc5f3234 Reviewed-on: https://chromium-review.googlesource.com/1193122Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#586637}
-
Gauthier Ambard authored
This CL fixes the toolbar height calculated by the LegacyToolbarUIUpdater on rotation. Previously the updater wasn't notified on the rotation, leading to a wrong toolbar height after rotation. Bug: 849206, 876275 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I33c0f0ed4c535f2f6fbf9e089e0f38b00f6692e0 Reviewed-on: https://chromium-review.googlesource.com/1188571 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#586636}
-
Findit authored
This reverts commit 65774ae7. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 586601 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzY1Nzc0YWU3ZTNhODQyY2RmODYxMWFhNzM0MDhkOGU3ZjQxMWY0YTAM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.win/Win10%20Tests%20x64%20%28dbg%29/2762 Sample Failed Step: webkit_unit_tests on Windows-10-15063 Original change's description: > Update TransformStream to fix transform algo error behaviour > > Update TransformStream to standard version > 78cfd1e22b717ce7e6d3aae4e36de0ef9101356e. This includes change > https://github.com/whatwg/streams/pull/948 which corrects the behaviour when the > transformAlgorithm rejects. > > Also enable test TransformStreamTest.ThrowFromTransform which was disabled > pending this fix. > > BUG=845427 > > Change-Id: If0eff40c5855bf662098eecc87e32256b97dc71e > Reviewed-on: https://chromium-review.googlesource.com/1167011 > Reviewed-by: Yutaka Hirano <yhirano@chromium.org> > Commit-Queue: Adam Rice <ricea@chromium.org> > Cr-Commit-Position: refs/heads/master@{#586601} No-Presubmit: true No-Tree-Checks: true No-Try: true BUG=845427 Change-Id: I21bbcdc769a81ed3a5fd5c1c98e08de881a122d8 Reviewed-on: https://chromium-review.googlesource.com/1192989 Cr-Commit-Position: refs/heads/master@{#586635}
-
Dominik Inführ authored
In the DevTools heap snapshot tool show source code locations also for non-closures. This is now cheaper since we can get this information from the heap snapshot. Showing more source code locations only requires adding more location information into the heap snapshot, DevTools then can automically make use of it. Bug: chromium:854097 Change-Id: I1f7444c773586df0f7b542411333b46d73b18b93 Reviewed-on: https://chromium-review.googlesource.com/1180883Reviewed-by:
Ulan Degenbaev <ulan@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Commit-Queue: Dominik Inführ <dinfuehr@google.com> Cr-Commit-Position: refs/heads/master@{#586634}
-
Vadym Doroshenko authored
This CL implements processing of submissions in PasswordManager class with NewPasswordFormManger behind kNewPasswordFormParsingForSaving flag. Namely it contains 1.Passing submitted form to the right NewPasswordFormManger 2.Detecting of submission success with NewPasswordFormManger 3.Passing NewPasswordFormManger to UI in order to show popups. Notes: 1.Saving in NewPasswordFormManger is not implemented yet. It will be implemented on the next CL https://chromium-review.googlesource.com/c/chromium/src/+/1169061 . 2.Even with turned on kNewPasswordFormParsingForSavingfeature, the old form processing infrastructure (with PasswordFormManager) is still working. We need it in order to compare results with UKM. Which will be implemented after finishing saving with NewPasswordFormManager. Bug: 831123 Change-Id: I7006cccaf404ddbb8a37b10cd5ab85e6ece67186 Reviewed-on: https://chromium-review.googlesource.com/1180220 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586633}
-
François Beaufort authored
This CL enables Picture-in-Picture in extensions by implementing EnterPictureInPicture and ExitPictureInPicture in ExtensionHostDelegate. Change-Id: I77522e345b7fed7d4515e81204a635a5ed8ecb6c Bug: 726619 Reviewed-on: https://chromium-review.googlesource.com/1145261 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Sergey Volk <servolk@chromium.org> Cr-Commit-Position: refs/heads/master@{#586632}
-
David Davidović authored
Propagate custom passphrase key derivation method from SyncEncryptionHandler to its observers and Cryptographer, but keep it hardcoded to PBKDF2 for now. This will allow support for multiple key derivation methods to be more easily added later and allow a migration to using scrypt by default. Modify Nigori to accept a key derivation method when deriving a key. Modify Cryptographer's KeyParams to also contain a derivation method. Modify SyncServiceCrypto to receive the key derivation method as part of an OnPassphraseRequired() observer event, and store it. Pass this stored key derivation method when checking the correctness of the user's typed-in passphrase. Bug: 876408 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: If94755d27fe6a813cd796d2831c746e5819cef04 Reviewed-on: https://chromium-review.googlesource.com/1183908Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
vitaliii <vitaliii@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: David Davidović <davidovic@google.com> Cr-Commit-Position: refs/heads/master@{#586631}
-
Orsi Batiz authored
Changed window.trustedTypes to window.TrustedTypes. Added TrustedTypes.getPolicyNames. Throw exception for TrustedTypes.createPolicy with non-unique policy name. Adapted tests to match. Most existing applications are synchronous, createPolicy was made synchronous. Changed tests from async_test to test, because of change mentioned above. Bug: 739170 Change-Id: Ie4e2702994a8674e65376b7bf4b42d4c41e9cec4 Reviewed-on: https://chromium-review.googlesource.com/1181362 Commit-Queue: Orsolya Bernadett Batiz <orsibatiz@google.com> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#586630}
-
Juan Antonio Navarro Perez authored
Prevent us from making too many calls to test results server by keeping cached copies of the responses we get. For this we implement a frames.GetWithCache which will store the dataframes created from test result reponses, and reuse them for a set amount of time. Bug: 875251 Change-Id: Ieb87ef4c0a52635287b634e2bd233d248fb878e2 Reviewed-on: https://chromium-review.googlesource.com/1188578Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#586629}
-
Ken Rockot authored
content_browser_client.h includes a generated header from the //media/mojo/interfaces:remoting target. This CL adds the missing public_deps entry. TBR=jochen@chromium.org Bug: 875342 Change-Id: Ieeeca1bcf43ac9f10d51e5a8b0cf939da7a8b091 Reviewed-on: https://chromium-review.googlesource.com/1184782Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#586628}
-
Koji Ishii authored
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I1291bfd6f65472cc455002ea9c93ac5278940ef7 Reviewed-on: https://chromium-review.googlesource.com/1190363 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#586627}
-
Joel Einbinder authored
Change-Id: If7d05b2d5b33761d4872184a3860dba5dc1368a2 Reviewed-on: https://chromium-review.googlesource.com/1188875Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#586626}
-
Fredrik Söderquist authored
The SVGListPropertyTearOffHelper did not call CommitChange(), meaning that the element wasn't notified of the change, and wouldn't invalidate et.c as needed. It also could've failed to synchronize the attribute properly. Bug: 843901 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iad581027c3748e3e90cf6fe3d944273b207fef0f Reviewed-on: https://chromium-review.googlesource.com/1189882 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#586625}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d143f76c. With Chromium commits locally applied on WPT: fbb650b3 "Add WPT serialization tests for wasm modules" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/23539 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 Directory owners for changes in this CL: yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I784e7de8ee0142fc715e71a591236641e05169a3 Reviewed-on: https://chromium-review.googlesource.com/1192593 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#586624}
-
Takashi Toyoshima authored
This patches introduces OriginAccessList in the NetworkService to manage origin whitelisting in the NetworkService. Also the class is designed to be used even in Blink to unify existing whitelisting implementation in blink::SecurityPolicy. Bug: 870172 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: If44cfadbbf88f5b55c8bc2b01c1ae87c7a6e0a74 Tbr: mkwst@chromium.org, rdevlin.cronin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1183203 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#586623}
-
Scott Wu authored
Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I432e37bfc45d93b159f9519f4c05c8bef09a8adc Reviewed-on: https://chromium-review.googlesource.com/1186010 Commit-Queue: Scott Wu <scottwu@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586622}
-
Yuzu Saijo authored
There is an interference of Finch experiment of OomIntervention and AdTagging, and through discussions we have decided that it would be better to activate OomIntervention only when AdTagging is on. This way the user distribution of the experiment groups would be even. Change-Id: If7fc7a07625c107f781596ed0303d3b2ca7a8368 Reviewed-on: https://chromium-review.googlesource.com/1192373 Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#586621}
-
Michael Lippautz authored
No-try: true Bug: chromium:843903 Change-Id: I8e08d8514963f029055ab3b611993b7b3d47d413 Reviewed-on: https://chromium-review.googlesource.com/1193022 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#586620}
-
Lei Zhang authored
Simplify code and do cleanups along the way. Change-Id: I6def55b56bda86b6665b2e71fe52e7592162ee7b Reviewed-on: https://chromium-review.googlesource.com/1189547Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#586619}
-
Sam McNally authored
This restriction causes files in team drives or shared with me to never be dimmed in response to being unavailable while offline. Further, files unaffected by offline-status should never have the dim-offline class set so this restriction is unnecessary so just remove it. Bug: 878278 Change-Id: I0b93dbd125324bfcf9a859f73850801c5c2d0515 Reviewed-on: https://chromium-review.googlesource.com/1192863Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#586618}
-
Scott Wu authored
Bug: 865114 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ieee1dc88df8b3c5533b050bda4f71e7b27588df1 Reviewed-on: https://chromium-review.googlesource.com/1170681 Commit-Queue: Scott Wu <scottwu@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#586617}
-