forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "Move URL to CriticalPersistedTabData"
This reverts commit a56b7ab. Reason for revert: Tests are now fixed in CL 2354454 Original change's description: > Revert "Move URL to CriticalPersistedTabData" > > This reverts commit ffd982c. > > Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1115915 > Caused several tests to fail. > > Original change's description: > > Move URL to CriticalPersistedTabData > > > > This supports the effort of moving fields to UserData objects > > so Tab doesn't become too big and unwieldy. > > > > Bug: 1112357 > > Change-Id: I6c484d9586ca8ad7d1866fbbc9dac4735ecf1470 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337673 > > Commit-Queue: David Maunder <davidjm@chromium.org> > > Reviewed-by: Tommy Nyquist <nyquist@chromium.org> > > Reviewed-by: David Trainor <dtrainor@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#797555} > > TBR=nyquist@chromium.org,dtrainor@chromium.org,jinsukkim@chromium.org,davidjm@chromium.org > > Change-Id: I084d6dcb0cef11311a8d9d5f8bc26bffe6309339 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1112357 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352813 > Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> > Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#797616} TBR=nyquist@chromium.org,dtrainor@chromium.org,jinsukkim@chromium.org,arthursonzogni@chromium.org,davidjm@chromium.org Bug: 1112357 Change-Id: I9a343866b11de1c438bddc375e62b532847a2e1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354672 Reviewed-by: David Maunder <davidjm@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#797881}
- Loading branch information
David Maunder
authored and
Commit Bot
committed
Aug 13, 2020
1 parent
de85fa7
commit b232a64
Showing
33 changed files
with
306 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.