Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6325312296058880: issue #290 - [seamonkey] blockable items list persists on tab changes (Closed)

Created:
July 6, 2014, 12:42 p.m. by saroyanm
Modified:
July 8, 2014, 12:21 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

This issue is related to current ticket: https://issues.adblockplus.org/ticket/290

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M lib/appSupport.js View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 11
saroyanm
Wladimir can you please have a look when you will have time. http://codereview.adblockplus.org/6325312296058880/diff/5629499534213120/lib/appSupport.js File lib/appSupport.js ...
July 6, 2014, 1:01 p.m. (2014-07-06 13:01:02 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/6325312296058880/diff/5629499534213120/lib/appSupport.js File lib/appSupport.js (right): http://codereview.adblockplus.org/6325312296058880/diff/5629499534213120/lib/appSupport.js#newcode376 lib/appSupport.js:376: onLocationChange: function(progress, request, uri) The code you are linking ...
July 7, 2014, 12:21 p.m. (2014-07-07 12:21:21 UTC) #2
saroyanm
http://codereview.adblockplus.org/6325312296058880/diff/5629499534213120/lib/appSupport.js File lib/appSupport.js (right): http://codereview.adblockplus.org/6325312296058880/diff/5629499534213120/lib/appSupport.js#newcode376 lib/appSupport.js:376: onLocationChange: function(progress, request, uri) On 2014/07/07 12:21:21, Wladimir Palant ...
July 7, 2014, 1:12 p.m. (2014-07-07 13:12:23 UTC) #3
Wladimir Palant
I confirmed this as a SeaMonkey bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1035171. The corresponding Firefox code calls this method ...
July 7, 2014, 1:46 p.m. (2014-07-07 13:46:56 UTC) #4
saroyanm
On 2014/07/07 13:46:56, Wladimir Palant wrote: > I confirmed this as a SeaMonkey bug: > ...
July 7, 2014, 2:05 p.m. (2014-07-07 14:05:10 UTC) #5
saroyanm
> Actually If we will pass ignoreSameDoc variable as false with addBrowserLocationListener method for Seamonkey ...
July 7, 2014, 2:57 p.m. (2014-07-07 14:57:51 UTC) #6
Wladimir Palant
On 2014/07/07 14:05:10, saroyanm wrote: > Cool. Wladimir can you please let me know why ...
July 8, 2014, 7:15 a.m. (2014-07-08 07:15:05 UTC) #7
saroyanm
Thanks for your comments Wladimir, can you please check the new patch. Hope I've got ...
July 8, 2014, 9:14 a.m. (2014-07-08 09:14:10 UTC) #8
Wladimir Palant
http://codereview.adblockplus.org/6325312296058880/diff/5657382461898752/lib/appSupport.js File lib/appSupport.js (right): http://codereview.adblockplus.org/6325312296058880/diff/5657382461898752/lib/appSupport.js#newcode370 lib/appSupport.js:370: // for Seamonkey we have to ignore same document ...
July 8, 2014, 11:29 a.m. (2014-07-08 11:29:02 UTC) #9
saroyanm
New patch uploaded, hope we can give a go this time. http://codereview.adblockplus.org/6325312296058880/diff/5657382461898752/lib/appSupport.js File lib/appSupport.js (right): ...
July 8, 2014, 11:58 a.m. (2014-07-08 11:58:42 UTC) #10
Wladimir Palant
July 8, 2014, 12:05 p.m. (2014-07-08 12:05:34 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld