Skip to content
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

Fixes 1179846 - Update Bookmark and Reading List status after UIActivityViewController runs #731

Merged
merged 1 commit into from Jul 15, 2015

Conversation

st3fan
Copy link
Contributor

@st3fan st3fan commented Jul 14, 2015

This patch catches the case where we do not update the status when the user adds the current page to either Bookmarks or Reading List. We don't really know if the user did, so we always update the state when the UIActivityViewController is dismissed with completed status.

This patch also cleans up updateNavigationToolbarStates() a bit, which previously took both a Browser and a WKWebView. I don't think that made sense because the webView was always browser.webView.

@ghost
Copy link

ghost commented Jul 15, 2015

Result of integration 1
Integration took 8 minutes and 17 seconds.
All 0 tests passed, but please fix 22 warnings.

@st3fan st3fan force-pushed the st3fan/Bug1179846UpdatePageStatusAfterShare branch from 013c119 to 60ff97f Compare July 15, 2015 14:48
st3fan added a commit that referenced this pull request Jul 15, 2015
…sAfterShare

Fixes 1179846 - Update Bookmark and Reading List status after UIActivityViewController runs
@st3fan st3fan merged commit 893127b into master Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant