Closed
Bug 1195168
Opened 10 years ago
Closed 10 years ago
Use channel->ascynOpen2 src/nsAutoConfig.cpp
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla43
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
|
1.63 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8656740 -
Flags: review?(jonas)
Comment on attachment 8656740 [details] [diff] [review]
bug_1195168_nsautoconfig.patch
Review of attachment 8656740 [details] [diff] [review]:
-----------------------------------------------------------------
::: extensions/pref/autoconfig/src/nsAutoConfig.cpp
@@ +294,5 @@
>
> if (NS_FAILED(rv))
> return rv;
>
> + rv = channel->AsyncOpen2(this);
Remove whitespace at end of line.
Attachment #8656740 -
Flags: review?(jonas) → review+
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•