Closed
Bug 1231266
Opened 9 years ago
Closed 9 years ago
Provider broken when cookies are disabled
Categories
(Calendar :: Provider: GData, defect)
Calendar
Provider: GData
Tracking
(Not tracked)
RESOLVED
FIXED
4.7
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file, 1 obsolete file)
1.67 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Bug 1170200 changed nsIPermissionManager.remove() to use an nsIURI argument instead of a string. gDataSession.jsm needs changing to reflect that.
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment on attachment 8696877 [details] [diff] [review]
1231266-1.diff
I'd like to retain compatibility to older gecko versions. Can you check the version to decide whether an uri should be used or not?
Attachment #8696877 -
Flags: review?(philipp) → review-
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8696877 -
Attachment is obsolete: true
Attachment #8696914 -
Flags: review?(philipp)
Updated•9 years ago
|
Attachment #8696914 -
Flags: review?(philipp) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 4•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/a47eda8c6b4de0c39656833e9600703e12d7c311
Bug 1231266 - Provider broken when cookies are disabled. r=Fallen
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 4.7
You need to log in
before you can comment on or make changes to this bug.
Description
•