- 20 Feb, 2018 40 commits
-
-
Mythri Alle authored
The parser cache in V8 is no longer used. Hence removing the option to produce a parser cache. Bug: chromium:779254 Change-Id: I70b0e211e63f312c701f4df3d57b3d75094cd762 Reviewed-on: https://chromium-review.googlesource.com/906988 Commit-Queue: Mythri Alle <mythria@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#537761}
-
Gauthier Ambard authored
This CL is cleaning the toolbar, moving files to a more precise location. It is moving the files related to the old toolbar to the legacy folder and the buttons related files to their own folder. Bug: 809785 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ie1c078e71853239fcc47021e9b79bd7a45e01c11 Reviewed-on: https://chromium-review.googlesource.com/926202Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#537760}
-
https://webrtc.googlesource.com/src.git/+log/500874effdad..e12738720874 $ git log 500874eff..e12738720 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org 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.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I5c2de8c89b816024dca20ca05d4e9acecb0c3e21 Reviewed-on: https://chromium-review.googlesource.com/926281Reviewed-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@{#537759}
-
Takayoshi Kochi authored
This reverts commit d9a63882. Reason for revert: Possibly this caused mac bot webkit_tests failures https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29?numbuilds=200 Original change's description: > Remove ElementShadow indirection for getting ShadowRoot > > After multiple shadow roots are removed, getting a shadow root > can be done by Node::GetShadowRoot() or Element::GetShadowRoot(). > > Old code used to use get ElementShadow first, then use > ElementShadow::GetShadowRoot(), but it is no longer necessary. > > This is a step to merge ElementShadow class into ShadowRoot class. > > TBR=dmazzoni@chromium.org, mlamouri@chromium.org > > Bug: 624724 > Change-Id: I44af0d2de85e45badb36e5ba59facc03f7d81602 > Reviewed-on: https://chromium-review.googlesource.com/923245 > Commit-Queue: Takayoshi Kochi <kochi@chromium.org> > Reviewed-by: Takayoshi Kochi <kochi@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Hayato Ito <hayato@chromium.org> > Cr-Commit-Position: refs/heads/master@{#537258} TBR=kochi@chromium.org,dmazzoni@chromium.org,hayato@chromium.org,haraken@chromium.org,mlamouri@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 624724 Change-Id: I24902d3e98b81a1616f1f73fa3954c48952f6b9e Reviewed-on: https://chromium-review.googlesource.com/926261 Commit-Queue: Takayoshi Kochi <kochi@chromium.org> Reviewed-by:
Takayoshi Kochi <kochi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537758}
-
Raphael Kubo da Costa authored
test-results.appspot.com is returning an HTTP 500 error code when `webkit-patch rebaseline-cl` tries to fetch the -actual.txt files to rebaseline the test, and this is blocking WPT imports. TBR=robertma,lukebjerring Bug: 813762 Change-Id: Idd1ae8263d3a16f796cca3080913478f39b293d1 No-Try: True Reviewed-on: https://chromium-review.googlesource.com/925705Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#537757}
-
Hajime Hoshi authored
Now Timer is no longer used. Remove this. This is part of efforts to replace default timer task runners with other appropriate task runners in the renderer. Bug: 624694, 804694 Change-Id: Ic0a0eccdfb9f98c0be8024d4f39a9c2b2ade5c9f Reviewed-on: https://chromium-review.googlesource.com/926083Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537756}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/74f87f4e..9747b32b 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I93fc36b605d99ef298c4722794be3ddd5ef081de Reviewed-on: https://chromium-review.googlesource.com/925646Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#537755}
-
Kinuko Yasuda authored
- array_buffer - clipboard - color_chooser - feature_policy Also renames feature_policy_struct_traits.{h,cc} to feature_policy_mojom_traits.{h,cc} per the standard mojom naming guideline. Did some relevant edits in README.md etc too. TBR=iclelland@chromium.org,haraken@chromium.org,jam@chromium.org Bug: 809983 Change-Id: I31a6f7a497423fa0c099d12ba93755bf737e7a76 Reviewed-on: https://chromium-review.googlesource.com/925983 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#537754}
-
Morten Stenshorne authored
Got fixed by https://chromium-review.googlesource.com/c/chromium/src/+/925601 , possibly combined with some other CL, since the trybot didn't detect it. TBR=kojii@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I4d7b16e0cbaa67f1b940bdceb1fc7e265a6057e8 Reviewed-on: https://chromium-review.googlesource.com/926122 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#537753}
-
Hajime Hoshi authored
This is the counterpart for Mac of https://chromium-review.googlesource.com/c/chromium/src/+/923875 This is part of efforts to replace default timer task runners with other appropriate task runners in the renderer. Bug: 624694, 804694 Change-Id: I9d3696671e71c44dff39da0c50c0a4b8e112e737 Reviewed-on: https://chromium-review.googlesource.com/925880Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537752}
-
Yoshifumi Inoue authored
This patch add |const| to invariant member variables in |ReplaceSelectionCommand| for improving readability. Change-Id: I0ba290cbba3637145f09d948fc6a7ca926892453 Reviewed-on: https://chromium-review.googlesource.com/925879Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537751}
-
https://chromium.googlesource.com/catapult.git/+log/8273e472c811..7ae2122b3b38 $ git log 8273e472c..7ae2122b3 --date=short --no-merges --format='%ad %ae %s' 2018-02-20 dtu Revert "[dashboard] Cache ServiceAccountHttp() in memcache." 2018-02-16 dtu [pinpoint] Store all arguments passed to /new. Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-roll.skia.org 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.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: Iede74d8eacf35b8ff5aa9475f78b5776fa184000 Reviewed-on: https://chromium-review.googlesource.com/925699Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#537750}
-
David Tseng authored
ARC++ has no focus by when TalkBack is on design. Speaking this hint interferes with TalkBack. Original change https://chromium-review.googlesource.com/c/chromium/src/+/902405 Bug: 809083,806470, 806469 TBR=yawano@chromium.org,dmazzoni@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I84d3b635e6cca62c0bc152723d143cfabdcc0982 Reviewed-on: https://chromium-review.googlesource.com/925698 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Yuki Awano <yawano@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#537749}
-
Takuto Ikuta authored
This patch makes following command do nothing in second run. $ ninja -C out/android_n5x_swarming_rel/ chrome_sync_shell_apk Bug: 646165 Change-Id: If95d3691bffdfbdba2fbbc0b71f01af2c08214fc Reviewed-on: https://chromium-review.googlesource.com/923466Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@google.com> Cr-Commit-Position: refs/heads/master@{#537748}
-
Tatsuhisa Yamaguchi authored
This is a tentative care to silence all flaky tests. We have found all the tests using the test mount point info are flaky affecting the trybot runs every time. So we'll disable all the affected test before fixing the root cause. Bug: 804413 Change-Id: I6e97504db495e5cd9c06d7e2d43de6a9611a083d Reviewed-on: https://chromium-review.googlesource.com/925878 Commit-Queue: Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#537747}
-
Kunihiko Sakamoto authored
It's getting hard to maintain LinkLoaderPreloadTest as number of fields in PreloadTestParams increases. This patch splits the test cases into several subclesses that take only relevant parameters. Change-Id: I3c63ec45b162c98f64eb93a1293695d5b6e28d14 Reviewed-on: https://chromium-review.googlesource.com/925984Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#537746}
-
Morten Stenshorne authored
TBR=atotic@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I5d9fa090cb54cbdd4a5f39cc152627d5f9f4dbb7 Reviewed-on: https://chromium-review.googlesource.com/926001Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#537745}
-
Koji Ishii authored
Similar to CL:923925, this patch captures the 3 default SkFontMgr to see if they are the same in crash dumps. Bug: 409784 Change-Id: I9ca760dfbb28f7d23caca05d3311bca05be7d1c1 Reviewed-on: https://chromium-review.googlesource.com/923744Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#537744}
-
Sasha Morrissey authored
Deselect elements and cancel a touchscreen drag if the drag is initiated in the files list padding area, below the list. Bug: 760552 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I163ebe6c16f7295af3feb25c56a9abfd99d483fc Reviewed-on: https://chromium-review.googlesource.com/923619Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Sasha Morrissey <sashab@chromium.org> Cr-Commit-Position: refs/heads/master@{#537743}
-
Naoki Fukino authored
Depending on DPI settings, there is a chance to show unnecessary scroll bar on directory tree rows. As we don't need to scroll labels of directory tree rows, we can just overflow property to hidden. Bug: 787720 Test: Manually tested on sentry. Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I6735847daaa707244620e1039455848f4030ee45 Reviewed-on: https://chromium-review.googlesource.com/926024Reviewed-by:
Tatsuhisa Yamaguchi <yamaguchi@chromium.org> Commit-Queue: Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#537742}
-
Makoto Shimazu authored
The crashes means |request_| and |legacy_request_| may not be set correctly. This change is for checking if the assumption is true. Bug: 810685 Change-Id: Ie104f656972ff550ca9a5f4d8c30ed266a561d66 Reviewed-on: https://chromium-review.googlesource.com/926023 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#537741}
-
Yoshifumi Inoue authored
This patch add |const| to invariant member variables in |TypingCommand| for improving readability. Change-Id: Ieb9e63d02cb092754a50d7b450515da24fe7e411 Reviewed-on: https://chromium-review.googlesource.com/925985Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537740}
-
Yoshifumi Inoue authored
This patch changes |DeleteSelectionCommand| to hold |DeleteSelectionOptions| to simplify constructors for improving code health. This is a follow-up of the patch[1]. [1] http://crrev.com/c/925125 Introduce DeleteSelectionOptions for DeleteSelectionCommand construction Change-Id: I415e167c24e2c789a3b3cda76361a7a70d2a898e Reviewed-on: https://chromium-review.googlesource.com/925762Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537739}
-
Kinuko Yasuda authored
So that we can set up necessary throttles and resource/request contexts when Prefetch needs to create additional requests, e.g. for fetching certificate for Signed HTTP Exchanges. (The usage example of the throttles, resource_context and request_context_getter would look like: https://chromium-review.googlesource.com/c/chromium/src/+/920565) Bug: 803776 Change-Id: I71b1e7e8bb1178ecae89b4d9e37b60df658eba32 Reviewed-on: https://chromium-review.googlesource.com/923467Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#537738}
-
Jan Krcal authored
This CL enables writing on-demand favicons if all other icons are expired (and have a different type). The motivation is to be able to fetch on-demand favicons for bookmarked URLs that have an (expired) favicon from sync. Fetching higher-res icons for bookmarks from the Google favicon server is currently being implemented for iOS bookmarks UI. For the approach to work, the CL changes the MergeFavicon function to set all merged icons as expired, notably all favicons from sync. A follow-up CL will make LargeIconService:: GetLargeIconOrFallbackStyleFromGoogleServerSkippingLocalCache() check CanSetOnDemandFavicons() before issuing the request (and also rename the function to GetLargeIconFromGoogleServer()). Bug: 799447 Change-Id: I59f4e16c1e6e8a8bd754e122c98de93cd258bfea Reviewed-on: https://chromium-review.googlesource.com/852256 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#537737}
-
Kent Tamura authored
This follows a DOM specification change; https://github.com/whatwg/dom/pull/566 - createElement() and createElementNS() don't add "is" content attribute - cloneNode() should refer "is value" instead of "is" content attribute value. This CL adds a data member for "is value" to ElementRareData, and initialize it in "create an element" implementation. Note that new failure for serializing-html-fragments.html is expected. It will be fixed for crbug.com/813675. Bug: 807871 Change-Id: Ie7c5f6282dd1a84a3d159b89d0d4efd72b0ddee0 Reviewed-on: https://chromium-review.googlesource.com/925901Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#537736}
-
Daniel Cheng authored
Bug: 803620 Change-Id: I6c28067a10d812faf815a04360a701aee741abc5 Reviewed-on: https://chromium-review.googlesource.com/925541Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#537735}
-
Takashi Toyoshima authored
We are not exposing |forPreload| boolean flag to FrameFetchContext any more. So, the major concern for the TODO has already been resolved. Bug: 675883 Change-Id: I56c33ab41dac89185a679250f71fe6a8a48d3e69 Reviewed-on: https://chromium-review.googlesource.com/923771 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#537734}
-
Pavol Marko authored
On user session start, only request the chrome process to be restarted if site isolation policies effectively change between the sign-in screen and the user session. The DeviceLoginScreenSitePerProcess and DeviceLoginScreenIsolateOrigins policies map to --site-per-process and --isolate-origins command-line flags passed to the sign-in screen chrome process by session manager (see CL:924421). The user session should respect SitePerProcess/IsolateOrigins user policies instead. Replace special handling of the site isolation flags with placing them between --policy-flags-begin and --policy-flags-end sentinels. This makes sure that chrome is restarted exactly when the user session flags don't match the login screen flags. Background: chrome decides if it should be restarted by comparing the parts of the current command line with parts of the target command line. Specifically, the parts between flags and policy sentinels are compared. Also, evaluate the user policies mapped through user Profile prefs instead of local_state. Reason: When login_manager starts chrome with site isolation flags, the prefs are set by ChromeCommandLinePrefStore. Bug: 800117 Test: browser_tests --gtest_filter=*SiteIsolationFlagHandlingTest* Change-Id: Ic11f8d687ab55ccd08928df7655896c19936cd34 Reviewed-on: https://chromium-review.googlesource.com/924147 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#537733}
-
Dominic Mazzoni authored
Select-to-speak on Android wants to know what nodes in the accessibility tree contain an image. We can't rely on exposing this in the class name or role, because sometimes an image might be inside a button, link, or other leaf-level UI element. Add a new custom flag "AccessibilityNodeInfo.hasImage" indicating if it has an image. BUG=813116 Change-Id: Ia4d3779eecc534ebf997c655a817c5fd06a22d5a Reviewed-on: https://chromium-review.googlesource.com/923207 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#537732}
-
Menglu Huang authored
Details in doc: https://docs.google.com/document/d/1QaAZgmYuEImL1wAYJQxPcbex-fPLVd3rx8oMMKIgZX8/edit# Bug: 808267 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I55fc27fcf31120a7c9d39e8953f72a39dd6394a7 Reviewed-on: https://chromium-review.googlesource.com/917309 Commit-Queue: Menglu Huang <huangml@chromium.org> Reviewed-by:
Sergey Berezin <sergeyberezin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537731}
-
Kent Tamura authored
We should just call Attr::Clone(). Bug: 812089, 812105 Change-Id: I163769e134a52d82b88834ae29083a01a3480e95 Reviewed-on: https://chromium-review.googlesource.com/925865Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#537730}
-
Yoshifumi Inoue authored
This patch changes |CompositeEditCommand::DeleteSelection()| to utilize |DeleteSelectionOptions| to avoid |bool| parameters for improving code health. Change-Id: I9bdf8f37dbd0b272fc4eb9e43101ad8b5e9e61bc Reviewed-on: https://chromium-review.googlesource.com/923615 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#537729}
-
Yoshifumi Inoue authored
This patch introduces |DeleteSelectionOptions| to avoid |bool| parameters of |DeleteSelectionCommand| construction for improving code health. Following patch will utilize |DeleteSelectionOptions| for |CompositeEditCommand::DeleteSelection()|[1] and change member variables in |DeleteSelectionCommand| class. [1] http://crrev.com/c/923615 Utilize DeleteSelectionOptions in CompositeEditCommand: :DeleteSelection() Change-Id: I84d036d109199287df250409ce99901e7bb1e589 Reviewed-on: https://chromium-review.googlesource.com/925125 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#537728}
-
Yoshifumi Inoue authored
This patch marks "memory-cache.html" flaky. NOTRY=true TBR=alken@chromium.org, horo@chromium.org, shimazu@chromium.org Bug: 813468 Change-Id: I8c49b37caca7d328eb31fb65fa2ae6ab074a9636 Reviewed-on: https://chromium-review.googlesource.com/925871 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537727}
-
Kent Tamura authored
Now the test always fails on Windows 10 bot. We need to do rebaseline to see if the test is flaky or not. TBR=keishi@chromium.org Bug: 674466 Change-Id: I72567da52e59ad413eed68410147a42bb00dc7d2 Reviewed-on: https://chromium-review.googlesource.com/925941Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#537726}
-
Hajime Hoshi authored
This is part of efforts to replace default timer task runners with other appropriate task runners in the renderer. Bug: 624694, 804694 Change-Id: Ibe59f2d49e197f7badc2832482de7849c4e2da09 Reviewed-on: https://chromium-review.googlesource.com/923875Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537725}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5f4eca57..74f87f4e 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I236161eebb2d6f4cc45a07e7d73aae632f0c6e15 Reviewed-on: https://chromium-review.googlesource.com/925623Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#537724}
-
tanvir.rizvi authored
Inside a table, if there are two empty list items, deleting the second list deletes the entire table. In an empty list the deep equivalent for first position and its next position comes as same. I think that FirstInSpecialElement was for the hidden elements like span, br etc, therefore this CL do not consider list element for a special element category. Bug: 731913 Change-Id: I03a6ec7559a5271954c85561d9c27db75a921452 Reviewed-on: https://chromium-review.googlesource.com/921301Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Tanvir Rizvi <tanvir.rizvi@samsung.com> Cr-Commit-Position: refs/heads/master@{#537723}
-
Hajime Hoshi authored
This is part of efforts to replace default timer task runners with other appropriate task runners in the renderer. Bug: 624694, 804694 Change-Id: I4115f9c706c735c73bdb14f7243c0e8142293028 Reviewed-on: https://chromium-review.googlesource.com/924101Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537722}
-