Closed Bug 1593553 Opened 5 years ago Closed 5 years ago

Allowing redirection button does nothing

Categories

(SeaMonkey :: Tabbed Browser, defect)

defect
Not set
normal

Tracking

(seamonkey2.49esr unaffected, seamonkey2.53 fixed, seamonkey2.57esr fixed)

RESOLVED FIXED
seamonkey2.69
Tracking Status
seamonkey2.49esr --- unaffected
seamonkey2.53 --- fixed
seamonkey2.57esr --- fixed

People

(Reporter: frg, Assigned: frg)

Details

(Whiteboard: SM2.53.1)

Attachments

(1 file)

Bug 1414425 added a principal and changed the order of the forceRefreshURI params. It was backported to 2.53. The version for ESR52 retains the order and makes the parameter optional but given the fact that we are closer to 2.57 with 2.53 we should pick thr later patch for security.

Currently The button trying to dismiss the notification results in nothing. The following erros is shown:

Timestamp: 10/31/2019, 2:13:12 AM
Error: NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIRefreshURI.forceRefreshURI]
Source File: chrome://communicator/content/bindings/notification.xml
Line: 288

Use a null parameter as in Firefox which uses the triggering principal of the document then.

[Approval Request Comment]
Regression caused by (bug #): 1414425
User impact if declined: Notificantion dismissal and refresh do not work.
Testing completed (on m-c, etc.): 2.53
Risk to taking this patch (and alternatives if risky): trivial
String changes made by this patch: --

Attachment #9106067 - Flags: review?(iann_bugzilla)
Attachment #9106067 - Flags: approval-comm-release?
Attachment #9106067 - Flags: approval-comm-esr60?
Comment on attachment 9106067 [details] [diff] [review]
1593553-refreshURI.patch

[Triage Comment]
r/a=me
Attachment #9106067 - Flags: review?(iann_bugzilla)
Attachment #9106067 - Flags: review+
Attachment #9106067 - Flags: approval-comm-release?
Attachment #9106067 - Flags: approval-comm-release+
Attachment #9106067 - Flags: approval-comm-esr60?
Attachment #9106067 - Flags: approval-comm-esr60+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/83fafd4f19eb
Use null (document) triggering pricipal when refreshing URI. r=IanN DONTBUILD

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Whiteboard: SM2.53.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: