- 27 Jun, 2018 40 commits
-
-
Stephen Martinis authored
This CL changes the run_gtest_perf_test.py script to output well formed test results json. Bug: 855234 Change-Id: Ia5ce6e258865e34a2aa37635c014cd54efa62796 Reviewed-on: https://chromium-review.googlesource.com/1112635 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#570943}
-
Tarun Bansal authored
Currently, Chromium honors Accept-CH-Lifetime (ACL) header on all responses as long as the origin of the response matches the main frame origin. This CL changes the behavior to honor the ACL header on main frame responses only. Change-Id: I480e7faf3d060ddc9d31220f368d6c2f8b02221f Bug: 856700 Reviewed-on: https://chromium-review.googlesource.com/1115960Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yoav Weiss <yoav@yoav.ws> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#570942}
-
Ryan Hamilton authored
Change-Id: Ib604fe8527aaef33495e5184593a87f47baadab6 Reviewed-on: https://chromium-review.googlesource.com/1115866 Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#570941}
-
Pedro Amaral authored
A generic button component to be used in the bottom toolbar. Also migrated the home button to use the generic button component to illustrate how it would be used. Change-Id: Ic02a7c7412ecf3e7ae580396c09ebba39ef96a30 Reviewed-on: https://chromium-review.googlesource.com/1115812Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#570940}
-
Tao Bai authored
Bug: 850652 Change-Id: Ib170181ac3e0d52a0494de2b2ce01662e975e4af Reviewed-on: https://chromium-review.googlesource.com/1117652Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#570939}
-
Weidong Guo authored
Bug: 857195 Change-Id: Id469b5609cde17cf379c421142cedb66fca8e059 Reviewed-on: https://chromium-review.googlesource.com/1117562 Commit-Queue: Weidong Guo <weidongg@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#570938}
-
danakj authored
Use a RenderWidgetCompositor, which is the thing that holds the LayerTreeHost instead of using a replicated test-only thing. This will help to remove the WebLayerTreeView interface. Later RenderWidgetCompositor will move to blink/renderer/platform/graphics, as it is the compositor interface for blink core. Later later maybe we could collapse it into cc::LayerTreeHost maybe. R=dcheng@chromium.org Bug: 838693 Change-Id: I848e13c751cfd11106393efe12e75ac01e4377e0 Reviewed-on: https://chromium-review.googlesource.com/1117463Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#570937}
-
Mugdha Lakhani authored
This event is dispatched when the user taps/clicks on the UI while the fetch is active, has succeeded or has failed. It is not sent when the fetch has been cancelled, or is aborted. Bug: 843081 Change-Id: I86f0cfef6ba4186063c1b5870ea36827972d1d30 Reviewed-on: https://chromium-review.googlesource.com/1112245 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#570936}
-
Sergey Ulanov authored
FIDL is being updated to return status code instead of bool result from sync interface proxies. The new interfaces and classes are suffixed with '2'. Updated code in //base and //net to use the new version. Change-Id: Ic8f59cca996f73b496065e9f1972cf5b8a8240ae Reviewed-on: https://chromium-review.googlesource.com/1117699Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#570935}
-
Giovanni Ortuño Urquidi authored
Adds docs that point to the code that validates the schemas in policy_templates.json and that valides JSON Objects against the schemas in policy_templates.json Bug: 856901 Change-Id: I534c0bf58f4ff581ada4f704fc7ae0b6223f3337 Reviewed-on: https://chromium-review.googlesource.com/1116407Reviewed-by:
Lutz Justen <ljusten@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#570934}
-
Justin Cohen authored
Bug: 844332 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I10b4797e9e189dd03d783642b20352a546a449c2 Reviewed-on: https://chromium-review.googlesource.com/1070515 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#570933}
-
Gayane Petrosyan authored
Change-Id: Iec70e81ccfa00b56cc67c2934ea4df0a9505b0ac Reviewed-on: https://chromium-review.googlesource.com/1117207Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#570932}
-
Tao Bai authored
This patch only fix one violation caused by WebViewChromiumFactoryProvider.initialize() Bug: 857121 Change-Id: Ida7d2b3df4e0e7c96f69e42e0b766dde976b2c3a Reviewed-on: https://chromium-review.googlesource.com/1117268 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#570931}
-
Matthew Cary authored
Where the old UnalignedSharedMemory type is created from a legacy SharedMemoryHandle, this new type is created from a new shared memory API instance of UnsafeSharedMemoryRegion. This changes both the ownership semantics and mapping details from UnalignedSharedMemory: the new UnalignedWritableMapping does not own the region backing the shared memory, and only owns the mapping itself. Because of this, the region is mapped upon construction rather than with a later MapAt call. These changes do not seem to affect behavior in a practical manner. This change also removes the read-only bit. This is no longer meaningful, as only the mapping is owned; in addition the original use of this variable was not correct, as explained in detail in https://goo.gl/HmBYy6. (TL;DR: on some platforms, being read-only is a characteristic of the underlying OS region, and cannot be set in some processes without affecting the protection in all processes. As this behavior is incompatible with usage, this means that sometimes shared memory which has been declared read-only is not, in fact, read-only, and could be exploited by rouge processes). Finally, a the new UnalignedWritableMapping contains a shim constructor which takes a legacy SharedMemoryHandle. The ownership semantics are the same a the region-created version, that is, the handle is *not* owned by the UnalignedWritableMapping instance. This shim allows us to convert all users of this class one-by-one, and confirm that the new ownership semantics are correctly handled. After this is done, the BitstreamBuffer class, which is at the heart of the IPCs involved, can be converted to the new API without needing to change ownership semantics at the same time. See the bug for an overview of the entire process. Bug: 849207 Change-Id: Ibe4bbb48f7bea3fb31728bf98133ede0228b9801 Reviewed-on: https://chromium-review.googlesource.com/1116703Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Alexandr Ilin <alexilin@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#570930}
-
Donn Denman authored
Relands this previous CL that had a flaw, with the flaw fixed. Updates the Status Bar to match the scrim color when Contextual Search shows the Overlay Panel. Also updates the FadingBackgroundView to allow no anchor view. BUG=848922,856571 Change-Id: I397ba09dce5aa7be87ecf98ba9faf14293306467 Reviewed-on: https://chromium-review.googlesource.com/1115207Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#570929}
-
Adolfo Victoria authored
Refactor DeviceAutoUpdateTimeRestrictions to use a JSON string instead of a proto. BUG=chromium:852860 TEST=None Change-Id: Ic5174ad705b3cf59dfbbfc5713c231bf7f057a0f Reviewed-on: https://chromium-review.googlesource.com/1109264Reviewed-by:
Lutz Justen <ljusten@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#570928}
-
Dominic Mazzoni authored
On macOS, an accessible table needs not only nodes for every row, but also for every column - and it also needs a "table header container", which has all of the table's headers as its children. Previously those "special" nodes were created in Blink, but they were computationally expensive, and they cluttered up all of the non-Mac platforms. Replace that with some new "fake" AXNodes generated by AXTableInfo with a bit of logic to make those nodes part of the accessibility tree on Mac only. I did plenty of manual testing with VoiceOver to be confident that this code is working correctly. TBR: dtrainor@chromium.org, halliwell@chromium.org Bug: 832289 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Idfaaf3710eb4ae4dedb4ce59da8d8da682da5dd6 Reviewed-on: https://chromium-review.googlesource.com/1100553 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#570927}
-
Daniele Castagna authored
Bug: 855583 Change-Id: Ieafb5b5a2615ae8480076ab966bd4a5fa3581f83 Reviewed-on: https://chromium-review.googlesource.com/1117599 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#570926}
-
John Budorick authored
Bug: 855301 Change-Id: I2a632402934b865ecc2b87c30262261a0e7d274d Reviewed-on: https://chromium-review.googlesource.com/1117363Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#570925}
-
Jonghyun Ahn authored
Bug: 856378 Change-Id: I81936e58a6e259e0dce7149d94b9d86288ef785b Reviewed-on: https://chromium-review.googlesource.com/1116356 Commit-Queue: Jong Ahn <jongahn@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#570924}
-
Sunny Sachanandani authored
TBR=piman Bug=826541 Change-Id: I7fbe36dfa92734073760471e08cda52de20ab429 Reviewed-on: https://chromium-review.googlesource.com/1116194Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#570923}
-
Muyuan Li authored
Bug: b/78193602, b/78193324 Test: Manual with https://chrome-internal-review.googlesource.com/c/chrome/assistant/+/640712 patched. Change-Id: I659ce185c5264e13b67df55c320e3865feaaa158 Reviewed-on: https://chromium-review.googlesource.com/1101924 Commit-Queue: Muyuan Li <muyuanli@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#570922}
-
Chris Harrelson authored
The elements which may become stacked underneath a PaintLayer also need to be traversed. Bug: 856756 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iacecf53886a04ac1bb554a63162ae9aff4e6f4de Reviewed-on: https://chromium-review.googlesource.com/1117629Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#570921}
-
Nasko Oskov authored
When error page isolation is enabled, the committing RenderFrameHost does not need WebUI object and the process does not need to have WebUI bindings. This CL changes RenderFrameHost to avoid creating WebUI state when it is for the error page SiteInstance. Bug: 838161 Change-Id: Id1989b2d6c8ec7d25b5604eda50e9a61fa0c7638 Reviewed-on: https://chromium-review.googlesource.com/1117362 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#570920}
-
Jacob Dufault authored
Change-Id: I3f82d9c26cfe08945aa02c44368ae3d54a5fba1b Reviewed-on: https://chromium-review.googlesource.com/1109273Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#570919}
-
Pedro Amaral authored
The tab switcher button component could be destroyed before its initialization is complete. Specifically before TabSwitcherButtonCoordinator#setTabModelSelector() is called. This caused a null ptr exception. This CL adds null checks to prevent that. Bug: 857174 Change-Id: Id55bc2d4934a4d2bac54567e67f4bde867946b9c Reviewed-on: https://chromium-review.googlesource.com/1117643Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#570918}
-
Tim Zheng authored
This change stops quiting simply because window_app_id doesn't exists. When startup_id exists, we prefer to use it to find the app_id from the registry. This change fixes the shelf integration for the following apps. gnome-calculator abiword gnumeric BUG=chromium:854911 TEST=Manually tested on an eve device; Pass unit tests. Change-Id: I2d1c76b2570c5df01851c9dae9a78135dce92802 Reviewed-on: https://chromium-review.googlesource.com/1115965 Commit-Queue: Tim Zheng <timzheng@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#570917}
-
Morten Stenshorne authored
That would cause double background painting (possibly even at the wrong offset) and also mess up paint order for z-index:-1 children. This fixes two tests, but will also eventually benefit 030.html and 031.html in fast/block/positioning/, which are currently passing because we force BODY to have block children in those tests, although BODY only has one child, which is absolutely positioned (so it shouldn't really be set to having block children). There's special-code for NG (which we should remove) in LayoutBlockFlow::AddChild() that forces this. Bug: 734554 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: I54274431cf309fcfb8f916d3859b0c8a07c952f0 Reviewed-on: https://chromium-review.googlesource.com/1117191 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#570916}
-
Tarun Bansal authored
Network Quality Estimator (NQE) is a part of Chromium network stack, and posts notifications about network quality change events to its registered observers. The current architecture assumes that network service runs in the same process as browser. This CL adds a mojom call for observers to request network quality change notifications over a mojom interface. This allows us to provide notifications to the browser process from the network process. NetworkQualityTracker class lives in the browser process, receives notifications from the network process, and in turn notifies its own registered network quality observers. Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I3a01b40b2b963f924c4eacebc353317c140d5ebb Bug: 819244 Reviewed-on: https://chromium-review.googlesource.com/1058528 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#570915}
-
Zhongyi Shi authored
This change changes ShouldMigrateSession(renamed as IsSessionMigratable) to take a boolean to close session if not migratable. It also removes MigrateToAlternate, which was only called in MigrateSessionOnWriteError by directly calling IsSessionMigratable. Bug: 818259 Change-Id: I699675b43fcdcde91b079021a48a77eff6b6bf32 Reviewed-on: https://chromium-review.googlesource.com/1115763 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#570914}
-
Ryan Hansberry authored
EasyUnlockServiceSignin cannot directly access DeviceSync API to retrieve RemoteDevices, because it is outside of a signed in session. Currently, this is solved by persisting remote devices to the TPM from EasyUnlockServiceRegular, for use later on by the Signin service. This CL reuses that persistance mechanism by also persisting the local device for each profile into the TPM. I have manually verified this change, both with a single and multiple profile(s). I have also manually verified that this correctly migrates; that is, if sign-in unlock is enabled before the chromeos::features::kMultiDeviceApi flag is enabled, and then the flag becomes enabled, the local device will correctly added as soon as the user signs in. R=khorimoto@chromium.org TBR=jhawkins@chromium.org Bug: 824568, 752273 Change-Id: I613a59004076533642ee3d591637cbbf79e52795 Reviewed-on: https://chromium-review.googlesource.com/1112902 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#570913}
-
Sarah Hu authored
Bug: 835357 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: If5350e5559a14e00d7fec6869c546babdfa0fd80 Reviewed-on: https://chromium-review.googlesource.com/1116060 Commit-Queue: Xiaoyin Hu <xiaoyinh@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#570912}
-
Mounir Lamouri authored
This will allow actions such as "loop", "show controls" or the new "Picture-in-Picture" to work on OOPIF. Bug: 851502 Change-Id: Ie2937e908866511c5dbdd0bbf31cf90b3704b859 Reviewed-on: https://chromium-review.googlesource.com/1115582 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#570911}
-
Justin Cohen authored
Remove the injected toolbar in the NTP, and shows the real toolbar when not in split toolbar mode (e.g. landscape iPhone). Bug: 808431, 828887, 852443 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ib8cfe87702d7a94b66b9622be1e8bc3049e4c392 Reviewed-on: https://chromium-review.googlesource.com/1113543 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#570910}
-
Mustafa Çamurcu authored
Ozone Fuchsia platform built on top of Zircon. This platform will enable Chrome to run on Fuchsia using Chrome's own Display Compositor and event handling, independent from Scenic. This is a stub implementation of the platform. The parts that connect to Zircon will be implemented in future cls. Change-Id: Ie6e43946e5a38b58220f5455a2a7b89fcd8ba15a Reviewed-on: https://chromium-review.googlesource.com/1091178 Commit-Queue: Mustafa Çamurcu <camurcu@google.com> Reviewed-by:
Michael Spang <spang@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#570909}
-
Adithya Srinivasan authored
The test was rewritten in https://crrev.com/c/1111910 and now uses a mock speech recognizer written in js. The previous mock recognizer was removed and the test was using the actual speech recognition service. Bug: 855873 Change-Id: I89a902092ee26c16f3624bd359c0cbf55b74e1d8 Tbr: shend@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1117620Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#570908}
-
Eric Stevenson authored
Recently asserts stopped working when we switched to D8 for dexing. This CL adds a test that ensures: * asserts fire when DCHECK is on * asserts are removed when DCHECK is off Bug: 856575 Change-Id: I148e4225fd90709f7738150a73636a3d9f298230 Reviewed-on: https://chromium-review.googlesource.com/1117570Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#570907}
-
Ian Clelland authored
The documentation in the Feature Policy spec repository was moved to the 'master' branch from the 'gh-pages' branch. This updates several references in the Chromium codebase with the new locations. TBR=kinuko To-be-reviewed-by: kinuko@chromium.org Bug: 857055 Change-Id: I10b4c55608a218b1767a4990832d86e460cd37d5 Reviewed-on: https://chromium-review.googlesource.com/1116868 Commit-Queue: Ian Clelland <iclelland@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#570906}
-
Ahmed Fakhry authored
In tablet mode, to prevent accidental clicks on the browser's window controls and to give more horizontal space for tabs and the new tab button in split screen, we hide the caption buttons container. We only do this for non-app browser windows and only when the Home Launcher feature is enabled. This is part of the Touch MLP project. BUG=822455 TEST=Added test coverage. Change-Id: Idda77cf5b87afdd32cca586cbfb39b49c398a520 Reviewed-on: https://chromium-review.googlesource.com/1115460Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#570905}
-
Shakti Sahu authored
Bug: 857161 Change-Id: I2e9b78fad243612aefddfbd4b6dcce1bb4f1736e Reviewed-on: https://chromium-review.googlesource.com/1117370Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#570904}
-