Closed
Bug 1299208
Opened 9 years ago
Closed 9 years ago
update version of kinto.js client to 4.0.3
Categories
(WebExtensions :: Untriaged, defect)
WebExtensions
Untriaged
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: glasserc, Assigned: glasserc)
Details
Attachments
(1 file)
This replaces an "instanceof" check, which is problematic when your objects live in multiple scopes, with a safer "typeof" check.
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8786404 [details]
Bug 1299208: update kinto.js to v4.0.3,
https://reviewboard.mozilla.org/r/75360/#review73210
Attachment #8786404 -
Flags: review?(MattN+bmo) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → eglassercamp
Assignee | ||
Comment 4•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6c9f1e0f68fc
Update kinto.js to v4.0.3. r=MattN
Keywords: checkin-needed
Comment 6•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•