Closed GoogleCodeExporter closed 9 years ago
Original comment by pele...@google.com
on 3 Dec 2013 at 1:16
Original comment by pele...@google.com
on 3 Dec 2013 at 1:17
For now, I did a quick and dirty fix in my application code after checking out
the code of the component. The component is saving out the page.Content and
setting a user control as Content of the page with the browser control. This of
course does not handle the back button.
So what I have now is in my original Page I save out the page.Content. When
Back button is pressed I check if the page.Content != mySavedOutContent and
then set the savedOutContent to page.Content.
This will get me through the Microsoft certification process and hopefully not
cause any side effects.
Maybe if a function is added to cancel the "Auth" task and revert the original
content back, it will be better to "call" from my app code to dispose
everything cleanly.
Original comment by im...@danglingconcepts.com
on 3 Dec 2013 at 9:13
Original comment by pele...@google.com
on 29 Dec 2013 at 1:15
https://codereview.appspot.com/46440043/
Original comment by pele...@google.com
on 30 Dec 2013 at 11:09
Original comment by pele...@google.com
on 10 Jan 2014 at 5:00
Original comment by pele...@google.com
on 14 Jan 2014 at 11:35
Original issue reported on code.google.com by
im...@danglingconcepts.com
on 2 Dec 2013 at 6:25