- 06 Apr, 2018 40 commits
-
-
Ryan Sleevi authored
During a refactor, an accidental disabling of the CT enforcement crept in, meaning the test no longer tested that the policy overrode any CT requirements. BUG=769401 TBR=pastarmovj@chromium.org Change-Id: I2c060f0027ad838d4447235fe368f0fa2c1cd2ca Reviewed-on: https://chromium-review.googlesource.com/998547 Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Doug Turner <dougt@chromium.org> Cr-Commit-Position: refs/heads/master@{#548850}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1118a2193b8f..5e79d07891aa $ git log 1118a2193..5e79d0789 --date=short --no-merges --format='%ad %ae %s' 2018-04-06 szuend Move path to depot to the front of PATH in the tutorial. Created with: roll-dep src/third_party/depot_tools The AutoRoll server is located here: https://depot-tools-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. TBR=agable@chromium.org Change-Id: I5fcba6e3553a9b5158e90ecc71d67fcc714d8081 Reviewed-on: https://chromium-review.googlesource.com/998977 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#548849}
-
Becky Zhou authored
Bug: 814902 Change-Id: Ice5da70720f398c1ade0396e10f5990ee043c505 Reviewed-on: https://chromium-review.googlesource.com/999164Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#548848}
-
Pete Williamson authored
We were referencing a null pointer to try and get values. Changed to use default null values. This fixes the symptom (the crash), but not the underlying cause. The underlying cause is more complex and will be fixed in another patch. Bug: 829099 Change-Id: Ida10bd9366afac8dbbcbb5c2b7d41d36b0d46759 Reviewed-on: https://chromium-review.googlesource.com/996796Reviewed-by:
Yafei Duan <romax@chromium.org> Commit-Queue: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#548847}
-
Peter Kasting authored
This lets us avoid some ViewHierarchyChanged() overrides. BUG=none TEST=none Change-Id: I7896460f65cedf2351f5acd3e16893674faa72ea Reviewed-on: https://chromium-review.googlesource.com/996908 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#548846}
-
Misha Efimov authored
Bug: 812268 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I15a0d9f4e3a0c16d9a63e82ebb10943e082e1835 Reviewed-on: https://chromium-review.googlesource.com/999331Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#548845}
-
Eric Roman authored
Bug: 814849 Change-Id: I0d6b10c038d0d7d77ced05ad7a5246803803d0e8 Reviewed-on: https://chromium-review.googlesource.com/998844 Commit-Queue: Helen Li <xunjieli@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#548844}
-
Raymond Toy authored
Move the AudioNode tests to WPT. Can't move tail-processing.html because it's specific to Chrome's tail processing. Firefox passes all tests except: * audionode.html (because new AudioContext(1,44100,44100) succeeds but shouldn't * tests that use oac.suspend * audionode-connect-method-chaining.html with an IndexSizeError connecting Bug: 745778 Change-Id: I0e21e2117a75246367ea2642759ed917ee3e028f Reviewed-on: https://chromium-review.googlesource.com/994136Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#548843}
-
Nico Weber authored
Speculative change to try and get the debug bots to link again. Bug: 829795 Change-Id: I987675ee5c0163f2dc1e725910f9be14ca92aa1e Reviewed-on: https://chromium-review.googlesource.com/999323Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#548842}
-
Carlos IL authored
SupervisedUserInterstitial now keeps track of whether it called Proceed() on interstitial_page_ and doesn't call it again if it has already been called for the current interstitial. Bug: 829345 Change-Id: I2e5a66884bf9b9aa7182fdc70ea6629c38cb097b Reviewed-on: https://chromium-review.googlesource.com/998062 Commit-Queue: Carlos IL <carlosil@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#548841}
-
Andrey Kosyakov authored
Also fix request-response-interception-disable-between.js which only used to work because interception on both response and request did not. Bug: 829595 Change-Id: I6e00c6b5a56e512d24fedc6369462376dddcbe3e Reviewed-on: https://chromium-review.googlesource.com/999040Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#548840}
-
Krishna Govind authored
R=cmasso@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I04ef7e852874486c5d2594a7d6b224a165b3df20 Reviewed-on: https://chromium-review.googlesource.com/999818Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#548839}
-
Simon La Macchia authored
Problem: When the GLVirtualContextsTest tests are run on a device with Open GL ES 2.0, the tests fail during initialization because it tries to re-initialize a GLManager (gl_real_) after failing to initialize as content type ES 3.0. The problem being theat the gl_real_ is now in an inconsistent state and cannot be initialized again. Solution: Reset the GLManager (gl_real_) after failing to be initialized as ES3, so that it can be re-tried as ES2. Bug: None 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Idb0a6947baa80c3135418504e77458171eebe1fa Reviewed-on: https://chromium-review.googlesource.com/999268Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#548838}
-
Tetsui Ohkubo authored
This CL removes WebNotificationTray button when --enable-features= SystemTrayUnified. UnifiedSystemTray will replace WebNotificationTray and SystemTray. When the flag is enabled, UiController, AshPopupAlignmentDelegate, and MessagePopupCollection will be also owned by UnifiedSystemTray. TEST=manual BUG=828752 Change-Id: I03cf6949bb2b165d4bda89327570aac74328e88c Reviewed-on: https://chromium-review.googlesource.com/987635Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#548837}
-
Chris Lu authored
Original assets had white backgrounds. These have transparent ones. Also uses the new history asset in Recent Tabs. Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ibbdcff9a87cc3b93a59710736fa1b82f1b246efb Reviewed-on: https://chromium-review.googlesource.com/999294 Commit-Queue: Chris Lu <thegreenfrog@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#548836}
-
Xiyuan Xia authored
- AnswerCardWebContents uses RemoteViewProvider to prepare answer card contents for embedding; - SearchResultAnswerCardView uses RemoteViewHost to embed the contents from AnserCardWebContents; Bug: 812434 Change-Id: I2c9785c96987367a72278c66205f20e579bf91ca Reviewed-on: https://chromium-review.googlesource.com/992361 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#548835}
-
Min Qin authored
BUG=803135 Change-Id: Ic015aad8a0ebeaecabd50b1cce18d520bfc9d053 Reviewed-on: https://chromium-review.googlesource.com/998614Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#548834}
-
Mikhail Pozdnyakov authored
This patch enables by default the following interfaces: Accelerometer, LinearAccelerationSensor, Gyroscope, AbsoluteOrientationSensor and RelativeOrientationSensor. Intent-To-Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/r8iKkTXftm4 Bug: 750018 Change-Id: Id92b54ca01e254d177760a42a022df45403f5f37 Reviewed-on: https://chromium-review.googlesource.com/997852Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> Cr-Commit-Position: refs/heads/master@{#548833}
-
Becca Hughes authored
The media controls were performing manual paint invalidation from when we used to have MediaControlPainter. Now we use CSS this is handled for us automatically. According to manual testing this reduces the time painting from 153 ms to 49ms. BUG=821961,821414 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Ie864f914c7ced0031710d81a7a702c8e3697a312 Reviewed-on: https://chromium-review.googlesource.com/998834 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#548832}
-
Mike Meade authored
This cl adds a chromedriver test target for system, beta, dev, and canary installs. All tests involving next version mini installer are skipped due to issues with chromedriver. The change to previous version upgrade strategy will hopefully fix this. BUG=461856 Change-Id: Ic7ed5e8ba442394c26a5b3e36f9ca3c6d010916e Reviewed-on: https://chromium-review.googlesource.com/998739Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Mike Meade <mmeade@google.com> Cr-Commit-Position: refs/heads/master@{#548831}
-
Julia Tuttle authored
We were delaying the first report upload by a minute for no reason. Let's not do that. Change-Id: I5c6cf7c6e0b923d1722434b27698036cf9fa8d52 Reviewed-on: https://chromium-review.googlesource.com/996093 Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#548830}
-
Jennifer Apacible authored
Update the browser/ side plumbing of updating the Picture-in-Picture viz::SurfaceId to be const&. This is already the case on the renderer/ side. BUG: 726619 Change-Id: I26ae3c8b67daca6fb958fb88ad6c762bebf1af42 Reviewed-on: https://chromium-review.googlesource.com/999305 Commit-Queue: apacible <apacible@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#548829}
-
Gustav Sennton authored
We need to guard support library method calls with feature flags to ensure the methods are only called on webview / support library version where they're supported. In this CL we add feature flags for various APIs related to WebSettings, SafeBrowsing, and ServiceWorkers. Bug: 828612 Bug: 819595 Bug: 816506 Change-Id: Ice5f5645040ab7316ef90322812ca6319e8a2351 Reviewed-on: https://chromium-review.googlesource.com/995933 Commit-Queue: Gustav Sennton <gsennton@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#548828}
-
Ehsan Karamad authored
This CL adds support for zooming into the focused editable node when the node is inside an OOPIF. The CL resolves the issue by: * Refactoring and renaming ComputeScaleAndScrollForFocusedNode to ComputeScaleAndScrollForEditableElementRects where instead of the element, the bounds for the element and caret are passed as arguments. * Calculating the rectangle to scroll considering the current element bounds, caret bounds, and frame rects. The calculation tries to include the union of element bounds and caret bounds if possible or otherwise, a smaller rectangle which includes the caret bound. * Calculating and sending the relative position of caret and element inside the rectangle to scroll. * Using the rect to scroll and the relative caret and element bounds with the new ComputeScaleAndScrollForEditableElement to find the final zoom and scroll as similarly to the in-process case as possible. Link to design doc: https://goo.gl/2jHJUv Bug: 784982 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I63127abfeb31b543cc7e990bf01da77489357076 Reviewed-on: https://chromium-review.googlesource.com/830980Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#548827}
-
Koji Ishii authored
Manual review of IMAGE/IMAGE+TEXT failures after the Time New Roman change in crbug.com/787020, a series started in CL:997255. This time is the result of manual reviews, up to the end in the alphabetical order, from bot result #4616. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I72a4b7b8430ba7478a06a6a343c55d4331cb10ba Reviewed-on: https://chromium-review.googlesource.com/999832 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#548826}
-
Tom Anderson authored
BUG=787020,829228 TBR=eae Change-Id: If6bffd3778b2bee8749fa3b1f77a0affd599d1ba Reviewed-on: https://chromium-review.googlesource.com/998133Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#548825}
-
chaopeng authored
Since touchpad gestures will expose as mousewheel events on JS. Developer may want the modifier state. In this patch, we read the modifier state and fill it into the event. Bug: 779372 Change-Id: Idf3ab53433795a40c7e89c887a9bb38a0c9f5f6b Reviewed-on: https://chromium-review.googlesource.com/996379Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Jianpeng Chao <chaopeng@chromium.org> Cr-Commit-Position: refs/heads/master@{#548824}
-
Corentin Wallez authored
TBR=kbr@chromium.org BUG=chromium:754986 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I1f48e4fe4b6f7e7d904e154f2f81ff27bdae4e0e Reviewed-on: https://chromium-review.googlesource.com/999732 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#548823}
-
Mohammad Refaat authored
Don't present StoreKitLauncher view, if there is already one presented. Also create FakeUIViewController and update store_kit_coordinater_unittest.mm to use it Bug: 828517 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I8222f0a831167999c7d3406412d94cc5b66bc6d5 Reviewed-on: https://chromium-review.googlesource.com/996375 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#548822}
-
Michael Thiessen authored
A cvc->NativePage switch can happen while paused, leading the CVC's paused/resumed state to be incorrect because there's no current CVC when Chrome is resumed. We need to update the paused/resumed state for all CVCs during pause and resume to ensure the state is always correct. Bug: 829793 Change-Id: I64d816aad648dad0d1c5898041eabd6b56d77b91 Reviewed-on: https://chromium-review.googlesource.com/999736Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#548821}
-
Tommy Steimel authored
This CL adds a test mode flag to modern media controls that hides the loading panel. This will be used for other changes as well, such as not showing the transition for the overlay play button. This is to be used for layout testing to prevent mismatch issues arising from the animations being at a different point. Bug: 775534 Change-Id: Ie79560f1f012992d50222d31f5a953b30a925916 Reviewed-on: https://chromium-review.googlesource.com/997015 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#548820}
-
Tom Sepez authored
Bug: 825557 Change-Id: Ibde6fc555aa9e35e1896a2eb5ecccdc80869c8ce Reviewed-on: https://chromium-review.googlesource.com/985026 Commit-Queue: Tom Sepez <tsepez@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#548819}
-
Joshua Bell authored
Simplify/rework the tests for the 'expires' options. Don't run the tests with the special secure-only prefixes, as that's orthogonal to the behvior. In Chromium, this also reveals that support for HTTP date strings as 'expires' values, as described in the explainer[1] is not yet supported. [1] https://github.com/WICG/cookie-store/blob/gh-pages/explainer.md Bug: 729800 Change-Id: I015fd643f18b59c8294f9dc62d576682132795fd Reviewed-on: https://chromium-review.googlesource.com/994284 Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#548818}
-
Garfield Tan authored
BUG=823634 BUG=b/74621390 TEST=Chrome builds. Change-Id: Id33704db9ed01b91791e111093da64ae406aeec3 Reviewed-on: https://chromium-review.googlesource.com/997024Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Garfield Tan <xutan@chromium.org> Cr-Commit-Position: refs/heads/master@{#548817}
-
Brian White authored
Change-Id: Iaa0a21a8ef620a48874073ac7aadf25fb8087006 Reviewed-on: https://chromium-review.googlesource.com/974067Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#548816}
-
Owen Min authored
Using unique_ptr instead of references to avoid copy of protobuf later. Bug: 812641 Change-Id: I847dcf99a7e475d51a04897942ea39c5c84ca47b Reviewed-on: https://chromium-review.googlesource.com/999043Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#548815}
-
Adam Rice authored
testserver.py only supports one simultaneous request in basic auth proxy mode. This can lead to test timeouts when an unrelated request hogs the connection. Use the SelectServer.ThreadingMixIn to switch to thread-per-connection semantics, allowing the server to support any number of requests up to the limit of filehandles or memory. This CL only fixes the basic auth proxy mode. The http and https modes have the same flaw, but are harder to fix because all the handlers have to be made threadsafe. However, requests in the http and https modes are expected to be short-lived and there are no known problems caused by the deficiency. BUG=822614 Change-Id: Ieb2e91613f15e51a11af93c8da7d639da298b9a6 Reviewed-on: https://chromium-review.googlesource.com/999276Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#548814}
-
Pavel Yatsuk authored
BUG=811909 R=rkaplow@chromium.org Change-Id: I61e1b27c5470a5a2b334ba1adbf26a0b7605d571 Reviewed-on: https://chromium-review.googlesource.com/998350Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#548813}
-
Jérôme Lebel authored
This patch adds a simple view that will be used to redo the sign-in workflow for unity project. This patch implements the IdentityPickerView which is the grey button with the down arrow. This can be seen in the mock[1] for the sign-in workflow. The accessibility is not done yet. The rest of the dialog will be implemented soon. IdentityPickerView: https://drive.google.com/open?id=1bHM8QGHl7uTVMcUMLm-v3WRclj4kNyEc IdentityPickerView in situe: https://drive.google.com/open?id=1P3ZkJqNnk9ShIUwdaSbX-aZjvPn7NReg IdentityPickerView with email only: https://drive.google.com/open?id=18jD8IZlngQbKa_KkZ6ZADsxDdRl32yn4 IdentityPickerView with big fonts: https://drive.google.com/open?id=1OLiDdQC6Tl1qBiG7ciVliAqX0LAwTXxz IdentityPickerView email only with big font: https://drive.google.com/open?id=1JkVtbTWQyCLwxwUeu0x_0nTKPvhFD9rE Mock[1]: https://docs.google.com/presentation/d/1cZfr5FGWGSy0PNaQ8uzik0alLAH-5glh1vsb030vha8/edit?ts=5aba5455#slide=id.g353bc22139_3_19 Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ia3caddb069b951e734161901325206555d8af0ae Reviewed-on: https://chromium-review.googlesource.com/995417 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#548812}
-
Roger Tawa authored
The connector determines if the machine must be enrolled to machine level policies and begins the process if so. The connector also handles merging the machine level policies with the other policies (system policies and user cloud policies). Bug: 812641 Change-Id: I0d2e2f31cc689a6ad2a6eff96d57b49751ae1732 Reviewed-on: https://chromium-review.googlesource.com/980575 Commit-Queue: Roger Tawa <rogerta@chromium.org> Reviewed-by:
Drew Wilson <atwilson@chromium.org> Cr-Commit-Position: refs/heads/master@{#548811}
-