Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Do not sync siteData fields that are data: URLs #8053

Merged
merged 1 commit into from
Apr 3, 2017
Merged

Conversation

diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Apr 3, 2017

since they are likely to exceed the AWS upload limit.
fix #8023

Test Plan:

  1. unit tests should pass
  2. set up sync
  3. Open about:about and bookmark it
  4. Open chrome-extension://cjnmeadmgmiihncdidmfiabhenbggfjm/_generated_background_page.html and wait. you should not see any errors related to encodeDataToS3KeyArray.
  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:

since they are likely to exceed the AWS upload limit.
fix #8023

Test Plan:
1. unit tests should pass
2. set up sync
3. Open about:about and bookmark it
4. Open chrome-extension://cjnmeadmgmiihncdidmfiabhenbggfjm/_generated_background_page.html and wait. you should not see any errors related to encodeDataToS3KeyArray.
Copy link
Contributor

@ayumi ayumi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ran tests and tried the test plan ✅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed about pages cannot be synced because data is too big
4 participants