Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Mullvad Browser
Commits
980e6b92
Commit
980e6b92
authored
25 years ago
by
warren%netscape.com
Browse files
Options
Downloads
Patches
Plain Diff
Removed some noise.
parent
7bd9aa78
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
netwerk/base/public/nsIStreamObserver.h
+0
-1
0 additions, 1 deletion
netwerk/base/public/nsIStreamObserver.h
network/public/nsIStreamObserver.h
+3
-0
3 additions, 0 deletions
network/public/nsIStreamObserver.h
with
3 additions
and
1 deletion
netwerk/base/public/nsIStreamObserver.h
+
0
−
1
View file @
980e6b92
...
...
@@ -73,7 +73,6 @@ NS_NewAsyncStreamObserver(nsIStreamObserver* *result,
PLEventQueue
*
eventQueue
,
nsIStreamObserver
*
receiver
);
// Generic status codes for OnStopBinding:
#define NS_BINDING_SUCCEEDED NS_OK
#define NS_BINDING_FAILED NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_NETWORK, 1)
...
...
This diff is collapsed.
Click to expand it.
network/public/nsIStreamObserver.h
+
3
−
0
View file @
980e6b92
...
...
@@ -23,8 +23,11 @@
#include
"nscore.h"
/* forward declaration */
class
nsIInputStream
;
class
nsString
;
class
nsIURL
;
/* 97566110-ff60-11d1-beb9-00805f8a66dc */
#define NS_ISTREAMOBSERVER_IID \
{ 0x97566110, 0xff60, 0x11d1, \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment