1. 31 Jan, 2018 3 commits
    • Dmitry Gozman's avatar
      [DevTools] Remove Target.setAttachToFrames · b37cae90
      Dmitry Gozman authored
      Attaching by default now.
      
      Bug: none
      Change-Id: I76a440a99d194ad64f77e8b39b541ed0836b351d
      Reviewed-on: https://chromium-review.googlesource.com/894184
      Commit-Queue: Dmitry Gozman <dgozman@chromium.org>
      Commit-Queue: Pavel Feldman <pfeldman@chromium.org>
      Reviewed-by: default avatarPavel Feldman <pfeldman@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#533100}
      b37cae90
    • Jialiu Lin's avatar
      Add a new experiment of GaiaPasswordReuse · 617b62a8
      Jialiu Lin authored
      Add a new experiment with warn_on_low_reputation set to true.
      
      Change-Id: Iac7a2c1d1e91d2696011bb60beed2c81f1e2b1c7
      Reviewed-on: https://chromium-review.googlesource.com/893905
      Commit-Queue: Jialiu Lin <jialiul@chromium.org>
      Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#533099}
      617b62a8
    • Ilya Sherman's avatar
      Revert "Revert "[Variations] Avoid duplication of the safe seed value stored in prefs."" · 89ab8862
      Ilya Sherman authored
      This reverts commit 92ffe77a.
      
      Reason for revert: I suspect that the original revert was inappropriate – more detailed reasoning left as a review comment on the revert CL.
      
      Original change's description:
      > Revert "[Variations] Avoid duplication of the safe seed value stored in prefs."
      > 
      > This reverts commit 4db68ed9.
      > 
      > Reason for revert: Seems to cause failures on Mac ASan 64 Tests (see crbug.com/806712).
      > 
      > Original change's description:
      > > [Variations] Avoid duplication of the safe seed value stored in prefs.
      > > 
      > > When the safe seed and the latest seed have identical contents, use a sentinel
      > > value to avoid storing a duplicate value for the two seeds. This is purely a
      > > storage space optimization; no difference in observed functionality is expected.
      > > 
      > > R=​asvitkine@chromium.org
      > > 
      > > Bug: 727984
      > > Change-Id: Ica641a479228b0cdfcc4af2ec04ddfc54c36c5eb
      > > Reviewed-on: https://chromium-review.googlesource.com/880482
      > > Commit-Queue: Ilya Sherman <isherman@chromium.org>
      > > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
      > > Cr-Commit-Position: refs/heads/master@{#532027}
      > 
      > TBR=isherman@chromium.org,asvitkine@chromium.org
      > 
      > # Not skipping CQ checks because original CL landed > 1 day ago.
      > 
      > Bug: 727984, 806712
      > Change-Id: Ic5de33c61bb2acf88d7445ded4f0a1743ab7f456
      > Reviewed-on: https://chromium-review.googlesource.com/891119
      > Reviewed-by: vitaliii <vitaliii@chromium.org>
      > Commit-Queue: vitaliii <vitaliii@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#532401}
      
      TBR=isherman@chromium.org,asvitkine@chromium.org,vitaliii@chromium.org
      
      # Not skipping CQ checks because original CL landed > 1 day ago.
      
      Bug: 727984, 806712
      Change-Id: I1627111dacc8d59bc43aa7b1b7ed76db8f165ee2
      Reviewed-on: https://chromium-review.googlesource.com/894622Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
      Commit-Queue: Ilya Sherman <isherman@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#533098}
      89ab8862
  2. 30 Jan, 2018 37 commits