Sebastian Hengst
e183b1ce5d
Backed out changeset 6036b8acdab5 (bug 1284395) for asserting in ChromeUtils::IsOriginAttributesEqualIgnoringAddonId at nsDocShell.cpp:8007 for Windows debug builds. r=backout
2016-09-19 17:10:09 +02:00
Gijs Kruitbosch
2370806614
Bug 1284395, r=bz,mconley
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9e0d93d1dee7fff2b599da2e79d8a286d2ca8007
2016-09-06 14:19:45 +01:00
Jimmy Wang
86bcc6aeb3
Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe
...
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : rebase_source : a5549e9b101c5ea8b1bf08682b95528eb2c70774
2016-05-11 17:33:09 -04:00
Pushpankar
c6670d980f
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
...
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Andrea Marchesini
cede39dd18
Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley
2016-06-09 17:02:50 +02:00
Henry Chang
a516550b03
Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab. r=tanvi.
2016-04-21 11:07:40 +08:00
Marco Bonardo
e17e1397a4
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : e6394f4d3d8872ad9161446c1e3657ca88c00319
2016-02-26 18:55:36 +01:00
Marco Bonardo
7162158c88
Backed out changeset e427eb78d33b (bug 1250958) for test failures
...
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
bbe4714bd9
Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
...
MozReview-Commit-ID: 9k58B16nPL8
--HG--
extra : rebase_source : de3e1536eaa974ab1c177c274fe371ecb3b9f8a4
2016-02-26 18:55:36 +01:00
Gijs Kruitbosch
2a29a25860
Bug 1233470 - make browser/modules eslintable, r=Mossop
...
--HG--
extra : commitid : IZkQYhmLl9V
extra : rebase_source : 82bd0ac1e9f3b3267d60d127758fa5771a5e9fc9
extra : amend_source : aa17ba3c05cd56840df3c986ba04221beeac2026
2015-12-17 18:31:08 +00:00
Tom Schuster
6d48040fc9
Bug 1217887 - Fix reference to href in ContentClick.jsm. r=mak
2015-10-28 19:25:26 +01:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Alex Verstak
673fbec87c
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Nathan Froyd
d5dc59ac0e
Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Nathan Froyd
991d6e6fb1
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Tom Schuster
086302552c
Bug 897062 - Handle special clicks in e10s. r=felipe,smaug
2013-08-08 20:16:47 -04:00