Backported negotiate patch
This commit is contained in:
		
							parent
							
								
									23a8cffc54
								
							
						
					
					
						commit
						2b8c187302
					
				| @ -125,7 +125,7 @@ diff -up firefox-48.0/extensions/auth/nsHttpNegotiateAuth.cpp.890908-async-nego | |||||||
| +// This runnable is created by GenerateCredentialsAsync and it runs
 | +// This runnable is created by GenerateCredentialsAsync and it runs
 | ||||||
| +// in nsHttpNegotiateAuth::mNegotiateThread and calling GenerateCredentials.
 | +// in nsHttpNegotiateAuth::mNegotiateThread and calling GenerateCredentials.
 | ||||||
| +//
 | +//
 | ||||||
| +class GetNextTokenRunnable final : public mozilla::Runnable
 | +class GetNextTokenRunnable final : public nsRunnable
 | ||||||
| +{
 | +{
 | ||||||
| +    virtual ~GetNextTokenRunnable() {}
 | +    virtual ~GetNextTokenRunnable() {}
 | ||||||
| +    public:
 | +    public:
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user