-
-
Notifications
You must be signed in to change notification settings - Fork 19
Save a page without wrecking it, and spend that on the page list's commands (BL-13502) #8209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
JohnThomson
wants to merge
35
commits into
master
Choose a base branch
from
BL-13502-save-without-reload
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0b614d8
Save a page without reloading it, and let the browser volunteer the p…
JohnThomson 2773e50
Fix three ways the new save path could lose work, found in review (BL…
JohnThomson eb1a8ec
Do not open the AI editor on a save that did not happen (BL-13502)
JohnThomson 243bee3
Stamp each snapshot with the page load it belongs to (BL-13502)
JohnThomson 683b373
Correct comments that still promise the removed ask-the-browser path …
JohnThomson 19d1cec
Tear a page down once, not twice, when leaving and returning to the E…
JohnThomson 256f49f
Never let one bad canvas element cost the user the whole page (BL-13502)
JohnThomson 55e589d
Merge remote-tracking branch 'origin/master' into BL-13502-save-witho…
JohnThomson 261b385
Let PageSnapshot decide which snapshots to believe (BL-13502)
JohnThomson 6092b88
Write the book when the command changed it and the page did not (BL-1…
JohnThomson 880d056
Stop watching the page while a game is being played (BL-13502)
JohnThomson a88a269
Say when a save could not read the page, and stop the docs misdirecti…
JohnThomson b131a15
Do not count a snapshot as delivered when the post failed (BL-13502)
JohnThomson aaa2aaf
Bound the retries after a failed snapshot post (BL-13502)
JohnThomson 7ec0789
Keep offering a snapshot C# has not got, and say so only once (BL-13502)
JohnThomson e3c9d43
Notice a style change, and know when play mode is really over (BL-13502)
JohnThomson b28f39e
Keep page clicks in the order they were made (BL-13502)
JohnThomson 835048d
Do not report a save that did not write, and do not read a page in pl…
JohnThomson 03664e2
Merge master, carrying BL-16776 into the rewritten save paths
JohnThomson 908bacf
Never adopt a page as the baseline after not watching it (BL-13502)
JohnThomson 79ce305
Say that the play-mode suspension is temporary, and only half a fix (…
JohnThomson 2ab0ff4
Drop the play-mode workaround; bloom-player fixes it properly (BL-13502)
JohnThomson 6507fa9
Bump bloom-player to pick up the undoPrepareActivity fix (BL-13502)
JohnThomson ef360d1
Retry a failed write as a full save, and stop the contract test skipp…
JohnThomson 472d409
Report a page write the empty-page guard refused (BL-13502)
JohnThomson 27861de
One save path, no unreachable outcomes, shorter names, fewer retellin…
JohnThomson f5618a6
Say which API the off-screen processor deliberately avoids (BL-13502)
JohnThomson 6cf51f3
Merge remote-tracking branch 'origin/master' into BL-13502-save-witho…
JohnThomson 8f0ead2
Flush pending writes on the way out even mid-navigation, and always r…
JohnThomson 74938b6
Do not count an edit made while the baseline was being read as alread…
JohnThomson 0ce8e13
Wait for the browser's in-flight page work before a snapshot-based sa…
JohnThomson e3c607c
Gather again before saying idle, and say what the wait cannot do (BL-…
JohnThomson 4f03507
Merge remote-tracking branch 'origin/master' into BL-13502-save-witho…
JohnThomson 64a3241
Make the busy and idle notices reach C# (BL-13502)
JohnThomson 95286d4
Number the busy and idle notices so a late one cannot undo a newer on…
JohnThomson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.