https://bugzilla.novell.com/show_bug.cgi?id=450479
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=450479#c1 --- Comment #1 from Andy Hume <[EMAIL PROTECTED]> 2008-12-01 07:15:09 MST --- Example events from MSFT. In brief: [[ ProgressChanged cur=100, max=10000 ProgressChanged cur=150, max=10000 ProgressChanged cur=200, max=10000 ProgressChanged cur=200, max=10000 ProgressChanged cur=10000, max=10000 ProgressChanged cur=-1, max=10000 ProgressChanged cur=10000, max=10000 DocumentCompleted url='http://localhost:65080/hwA' ProgressChanged cur=0, max=0; ]] In full: [[ Navigating frame=, url=http://localhost:65080/hwA FileDownload StatusTextChanged, 'StatusText'='Done' FileDownload ProgressChanged cur=100, max=10000 StatusTextChanged, 'StatusText'='Waiting for http://localhost:65080/hwA...' ProgressChanged cur=150, max=10000 ProgressChanged cur=200, max=10000 ProgressChanged cur=200, max=10000 StatusTextChanged, 'StatusText'='Waiting for http://localhost:65080/hwA...' StatusTextChanged, 'StatusText'='' StatusTextChanged, 'StatusText'='' DocumentTitleChanged, 'DocumentTitle'='hwA' Navigated url=http://localhost:65080/hwA EncryptionLevelChanged, 'EncryptionLevel'='Insecure' EncryptionLevelChanged, 'EncryptionLevel'='Insecure' EncryptionLevelChanged, 'EncryptionLevel'='Insecure' EncryptionLevelChanged, 'EncryptionLevel'='Insecure' StatusTextChanged, 'StatusText'='Done' ProgressChanged cur=10000, max=10000 ProgressChanged cur=-1, max=10000 DocumentTitleChanged, 'DocumentTitle'='hwA' ProgressChanged cur=10000, max=10000 DocumentCompleted url='http://localhost:65080/hwA' ProgressChanged cur=0, max=0; ]] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
