Closed
Bug 1256050
Opened 7 years ago
Closed 7 years ago
Fix Pocket after deprecating API from ioservice
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
Attachments
(1 file)
1.30 KB,
patch
|
mixedpuppy
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
I haven't realized that this.chromeURL is in fact a string a not an nsIURI. I verified that pocket works correctly again.
Attachment #8729886 -
Flags: review?(mixedpuppy)
Comment 2•7 years ago
|
||
Comment on attachment 8729886 [details] [diff] [review] bug_1256050_fix_pocket_after_deprecating_API_ioservice.patch r+ assuming it is working correctly.
Attachment #8729886 -
Flags: review?(mixedpuppy) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #3) > Can we get a test for this? Shane, it was quite surprising to me as well that we don't have an automated test for Pocket. Any chance you are willing to add one?
Flags: needinfo?(mozilla) → needinfo?(mixedpuppy)
Comment 7•7 years ago
|
||
(In reply to Christoph Kerschbaumer [:ckerschb] from comment #5) > (In reply to Ryan VanderMeulen [:RyanVM] from comment #3) > > Can we get a test for this? > > Shane, it was quite surprising to me as well that we don't have an automated > test for Pocket. Any chance you are willing to add one? That is not a simple process. bug 1235627
Flags: needinfo?(mixedpuppy)
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f31e566af61c
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Comment 9•7 years ago
|
||
Ryan, Shane, can we add some kind of test for Pocket? It's a button on the in the right corner on the main user interface of Firefox. I am sorry that I broke it, but we should have at least some kind of test that that is not going to happen again.
Flags: needinfo?(ryanvm)
Flags: needinfo?(mixedpuppy)
Updated•7 years ago
|
Flags: needinfo?(ryanvm)
You need to log in
before you can comment on or make changes to this bug.
Description
•