-
- Downloads
fixup! Bug 19273: Avoid JavaScript patching of the external app helper dialog.
For e10s compatibility, send the "external-app-requested" observer notification later in the download process, and suspend active requests while doing so. Fixes bug 21766. This change also fixes a problem in the esr52-based browser where downloads stalled when e10s was disabled. Fixes bug 21886.
Showing
- netwerk/protocol/http/HttpBaseChannel.cpp 7 additions, 0 deletionsnetwerk/protocol/http/HttpBaseChannel.cpp
- netwerk/protocol/http/HttpBaseChannel.h 1 addition, 0 deletionsnetwerk/protocol/http/HttpBaseChannel.h
- netwerk/protocol/http/NullHttpChannel.cpp 6 additions, 0 deletionsnetwerk/protocol/http/NullHttpChannel.cpp
- netwerk/protocol/http/nsIHttpChannel.idl 8 additions, 1 deletionnetwerk/protocol/http/nsIHttpChannel.idl
- netwerk/protocol/viewsource/nsViewSourceChannel.cpp 11 additions, 0 deletionsnetwerk/protocol/viewsource/nsViewSourceChannel.cpp
- uriloader/exthandler/nsExternalHelperAppService.cpp 33 additions, 8 deletionsuriloader/exthandler/nsExternalHelperAppService.cpp
Loading
Please register or sign in to comment