Closed
Bug 1211469
Opened 10 years ago
Closed 10 years ago
JavaScript error: resource://gre/modules/RequestSyncService.jsm, line 104: TypeError: this.addRegistration is not a function
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
FxOS-S8 (02Oct)
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
Attachments
(1 file)
|
1.11 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
I see that error when launching a Mulet build. It's probably also appearing with other builds. "this" is not RequestSyncService at [1]
[1]https://mxr.mozilla.org/mozilla-central/source/dom/requestsync/RequestSyncService.jsm#104
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8669694 -
Flags: review?(amarchesini)
Updated•10 years ago
|
Attachment #8669694 -
Flags: review?(amarchesini) → review+
| Assignee | ||
Updated•10 years ago
|
Target Milestone: FxOS-S9 (16Oct) → FxOS-S8 (02Oct)
| Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/f2ae60fdfa6def1fd88700555dff2688525442df
Bug 1211469 - JavaScript error: resource://gre/modules/RequestSyncService.jsm, line 104: TypeError: this.addRegistration is not a function. r=baku
Comment 3•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Whiteboard: [partner-cherry-pick]
Updated•9 years ago
|
Whiteboard: [partner-cherry-pick]
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•