Florian Queze
6c119a88d3
Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Kris Maglione
e6a8ac0beb
Bug 1355120: Get rid of top-level window ID tracking. r=aswan
...
MozReview-Commit-ID: y7DzMxXBot
2017-04-12 14:12:22 -07:00
Christoph Kerschbaumer
574344af6e
Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js. r=gijs
2017-04-03 12:43:01 +02:00
Carsten "Tomcat" Book
4f3ecfe971
Backed out changeset fdb11fbb53cf (bug 1344706) for eslint failure
2017-04-03 11:32:38 +02:00
Christoph Kerschbaumer
9a82733457
Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js. r=gijs
2017-04-03 09:58:17 +02:00
Zibi Braniecki
f4aa49939d
Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
...
MozReview-Commit-ID: BDhgIKNSOEL
2017-03-14 12:35:06 -07:00
Iris Hsiao
bc568366eb
Backed out changeset c7174ac72d14 (bug 1347272) for build bustage
2017-03-28 18:16:33 +08:00
Zibi Braniecki
f1060ac666
Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
...
MozReview-Commit-ID: BDhgIKNSOEL
2017-03-14 12:35:06 -07:00
Jared Wein
5a181760cc
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
...
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.
MozReview-Commit-ID: ANyg2qfo3Qx
2017-03-21 14:29:43 -04:00
Christoph Kerschbaumer
dab69c4e19
Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private window. r=gijs
2017-03-22 07:22:36 +01:00
Florian Quèze
b15de4893d
Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws.
2017-03-08 10:17:52 +01:00
Luca Greco
7dc975a291
Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag
...
MozReview-Commit-ID: KYVKkVUSOzR
2017-02-24 19:49:38 +01:00
Andrea Marchesini
03364d5e05
Bug 1337964 - SiteDataManager should check correctly if a cookie belongs to a private identity or not, r=aryx, r=gijs
2017-02-15 13:12:52 +01:00
Christoph Kerschbaumer
04af1f958e
Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs
2017-01-22 11:47:36 +01:00
Jared Wein
0ec522d5b6
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
2017-01-17 09:48:17 -06:00
Florian Quèze
45647c4570
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Thomas Nguyen
82e1caab63
Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
...
MozReview-Commit-ID: 1A6IHPeNYBQ
2017-01-05 11:29:56 +08:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Jonathan Kingston
5f3247760f
Bug 1297738 - Removing accesskey from container menus that are not accessible via a keyboard r=Gijs
...
MozReview-Commit-ID: KKBw4k61H9N
2016-11-24 15:05:06 +00:00
Sebastian Hengst
bbb910c990
Backed out changeset bdaebda382c1 (bug 1297738) for failing browser_referrer_open_link_in_container_tab.js on OS X. r=backout
2016-11-28 01:06:03 +01:00
Jonathan Kingston
d2f8d8daa5
Bug 1297738 - Removing accesskey from container menus that are not accessible via a keyboard r=Gijs
...
MozReview-Commit-ID: KKBw4k61H9N
2016-11-24 15:05:06 +00:00
Dave Townsend
4e295aa48d
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Dão Gottwald
08a7c16380
Bug 1315948 - Simplify openLinkIn. r=gijs
2016-11-15 09:59:33 +01:00
Gijs Kruitbosch
8ae665553f
Bug 1313403 - text (focus) goes to the wrong browser after foreground tab change, r=florian,mak
...
MozReview-Commit-ID: BxqYL1p494h
2016-11-05 13:56:08 +00:00
Gijs Kruitbosch
3bf3705bac
Bug 1315944 - ensure about blank viewer creation happens in the right browser, r=florian
...
MozReview-Commit-ID: 7LCGyKHUF76
2016-11-08 12:54:45 +00:00
Wes Kocher
d65b7f35d7
Backed out changeset e388e453977c (bug 1313403) for bc4 bustage a=backout
2016-11-07 11:53:23 -08:00
Gijs Kruitbosch
071f3cfdf8
Bug 1313403 - text (focus) goes to the wrong browser after foreground tab change, r=mak
...
MozReview-Commit-ID: BxqYL1p494h
2016-11-05 13:56:08 +00:00
Jonathan Kingston
df5380e1a5
Bug 1267916 - part 1 - Open about preferences #containers in any existing menu (except context menu), r=jaws
2016-11-03 19:31:28 +01:00
Jonathan Kingston
6e8684cff6
Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r=jaws
...
MozReview-Commit-ID: 2M1yFOxweBm
2016-09-14 22:48:58 +01:00
Jared Wein
0c024fa9ca
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Eric Rahm
544eabdb4d
Bug 1311223 - Stop using nsISupportsArray for window args. r=froydnj
...
WindowWatcher allows for either nsIArray or nsISupports array to be passed in
for the arguments param. This converts all internal usage to nsIArray.
MozReview-Commit-ID: DQjtIkobik0
2016-10-19 16:23:57 -07:00
Gijs Kruitbosch
a18592b766
Bug 1000458 - stop races in location bar <return> handling code, r=mak
...
MozReview-Commit-ID: IcQCNj0FcCu
2016-09-28 19:54:25 +01:00
Gijs Kruitbosch
a5f81387b8
Bug 1284395, r=bz,mconley,baku
...
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Sebastian Hengst
1be73950af
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
0ab165096f
Bug 1284395, r=bz,mconley
...
MozReview-Commit-ID: 1nPyv7G3q7d
2016-09-06 14:19:45 +01:00
Carsten "Tomcat" Book
31cc011b59
Merge mozilla-central to mozilla-inbound
2016-09-08 12:42:45 +02:00
Andrea Marchesini
29789e3b3f
Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs
2016-09-08 11:40:46 +02:00
Fischer.json
cfa542463c
Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
...
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Jared Wein
05088cc7cb
Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp
...
MozReview-Commit-ID: Duwu5vZOhtF
2016-08-31 19:28:29 -04:00
Jared Wein
3cefaa6899
Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
...
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Jimmy Wang
8c0b848da3
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
2016-05-11 17:33:09 -04:00
Jimmy Wang
2ffc13338d
Bug 1109146 - skip prompt for downloading a file when you alt+click a link; r=Felipe
...
Changed saveURL to follow the same behavior as in the non-e10s code path which is in
function handleLinkClick(event, href, linkNode)
in browser.js which skips the download prompt when
where == "save"
set when you alt+click a link
MozReview-Commit-ID: 9MfMDR5XAEE
2016-05-10 13:24:19 -04:00
Katie Broida[:ktbee]
0bcb756d06
Bug 1171746 - Ensure tab-specific panels close when you switch the tab. r=jaws
2016-08-19 07:27:00 -04:00
Jared Wein
8860cdf2c1
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Jared Wein
4518d81cb5
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Christoph Kerschbaumer
20cc9d7b5d
Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz
2016-07-28 09:20:41 +02:00