Closed
Bug 1464649
Opened 7 years ago
Closed 7 years ago
Upload error "Error: xhr onerror was called, xhr.statusText:" in Gecko Profiler after landing patch from bug #1434553
Categories
(Core :: Gecko Profiler, defect, P1)
Tracking
()
VERIFIED
DUPLICATE
of bug 1464090
People
(Reporter: Virtual, Unassigned)
Details
(Keywords: nightly-community)
STR:
1. Catch profile with Gecko Profiler 0.22
2. Try to upload and share it
and see this message:
> Upload Error
>
> An error occurred during upload:
>
> Error: xhr onerror was called, xhr.statusText:
Browser Console shows:
> Handler function threw an exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannelInternal.remoteAddress]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://devtools/shared/base-loader.js -> resource://devtools/shared/webconsole/network-monitor.js :: _onResponseHeader :: line 1382" data: no]
> Stack: _onResponseHeader@resource://devtools/shared/base-loader.js -> resource://devtools/shared/webconsole/network-monitor.js:1382:5
> _dispatchActivity@resource://devtools/shared/base-loader.js -> resource://devtools/shared/webconsole/network-monitor.js:1024:9
> NetworkMonitor.prototype.observeActivity<@resource://devtools/shared/base-loader.js -> resource://devtools/shared/webconsole/network-monitor.js:1086:7
> exports.makeInfallible/<@resource://devtools/shared/base-loader.js -> resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
> Line: 1382, column: 0 ThreadSafeDevToolsUtils.js:88:5
> Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://profile-store.appspot.com/compressed-store. (Reason: CORS request did not succeed).
> Error: xhr onerror was called, xhr.statusText: 758c92d1d77942324be3.bundle.js:20:24137
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
Has STR: --- → yes
Comment 1•7 years ago
|
||
This is a regression from bug 1434553 and probably the same issue as bug 1464090.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
Blocks: 1434553
Has Regression Range: --- → yes
status-firefox60:
--- → unaffected
status-firefox61:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Flags: needinfo?(amarchesini)
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
Summary: Upload error "Error: xhr onerror was called, xhr.statusText:" with Gecko Profiler 0.22 in Mozilla Firefox Nightly 62.0a1 (2018-05-26) → Upload error "Error: xhr onerror was called, xhr.statusText:" in Gecko Profiler after landing patch from bug #1434553
Comment 2•7 years ago
|
||
Marking the dependency for now, but feel free to dupe if it proves to be the same issue.
Depends on: 1464090
Priority: -- → P1
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(amarchesini)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
No longer blocks: 1434553
Status: RESOLVED → VERIFIED
status-firefox60:
unaffected → ---
status-firefox61:
unaffected → ---
status-firefox62:
fixed → ---
status-firefox-esr52:
unaffected → ---
status-firefox-esr60:
unaffected → ---
No longer depends on: 1464090
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•