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
Bill McCloskey
50c44c717c
Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap)
2016-09-16 20:35:11 -07:00
Gijs Kruitbosch
36ec5a3a5c
Bug 1302004 - go back to relying on the asciiHost instead of the input when determining whether to show an info bar, as it more reliably corresponds to the host only in expressions like 123/2, r=jaws
...
The patch uses a combination of IPv4 detection and the existing regexp check, for reasons outlined in the patch. The network-level normalization for URIs catches some of the numbers-only IP requests, but not all of them.
MozReview-Commit-ID: AS02rs2b2NP
--HG--
extra : rebase_source : 4538778137496748802650013d01327c1b4591f8
2016-09-13 14:44:13 +01:00
Florian Quèze
faa5281786
Bug 1299437 - Manually calculate height changes of the control center's permission list until we have a real fix for sizing issues in panelmultiview, r=jaws.
2016-09-12 13:32:25 +02:00
Wes Kocher
b916384275
Merge inbound to m-c a=merge
2016-09-08 15:21:19 -07:00
Carsten "Tomcat" Book
e3c2ddf887
Merge mozilla-central to mozilla-inbound
2016-09-08 12:42:45 +02:00
Andrea Marchesini
f84859945a
Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs
2016-09-08 11:40:46 +02:00
Florian Quèze
564b3b6ddd
Bug 1294576 - Remove device sharing indicator on location changes, r=johannh.
2016-09-08 12:46:25 +02:00
Fischer.json
7190eefb7f
Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
...
MozReview-Commit-ID: FejMTP3invj
--HG--
extra : transplant_source : xN3%8A%28%5D%B4%82U%FC%DF%CE%CD%22%D0%236%1A%83o
2016-08-19 17:32:31 +08:00
Johann Hofmann
2b02d71f08
Bug 1286118 followup - Remove accidentally added if clause. r=me
2016-09-05 15:51:37 +02:00
Johann Hofmann
95395ae5d0
Bug 1286118 - Add telemetry probe to measure changes to permissions after initial prompt. r=florian
...
MozReview-Commit-ID: 9Y4XaY71dhh
--HG--
extra : rebase_source : 6cb6ba2f3d36670f84f96a859ce0f86a0bfe69c3
2016-07-20 12:20:43 +02:00
Gijs Kruitbosch
a2597fa145
Bug 1299391 - fix decimal IP detection for 'did you mean this host instead' when we fix up URIs for search, r=jaws
...
MozReview-Commit-ID: JTwxbvkATm0
--HG--
extra : rebase_source : 701a353f9a4a22dbb1aba8fbdca0dd502649e0aa
2016-08-31 11:47:44 +01:00
7
d000f8cc89
Bug 1297430 -Add tooltip to X icon in control center. r=johannh
...
--HG--
extra : rebase_source : 6c6d577f71057903995e6a5138da89474367573f
2016-09-01 19:54:10 +02:00
Dão Gottwald
e5b0ac3e96
Backed out changeset 08e4eadbb77d for causing bug 1299667
2016-09-02 13:06:24 +02:00
Sebastian Hengst
e1afe71af4
Backed out changeset 27ffae997b83 (bug 1286118) for failing browser_devices_get_user_media.js. r=backout
2016-09-01 17:05:03 +02:00
Johann Hofmann
421c0f5be9
Bug 1298530 - Fix strikethrough for blocked controlcenter permission icons. r=florian
...
MozReview-Commit-ID: 8TPSOGQ6rC5
--HG--
extra : rebase_source : 8c5134ff09bc7193386b47578b96b9922a2a432c
extra : histedit_source : 69b1327373cbf57332d02723cc20bb4a506634eb
2016-08-30 16:39:19 +02:00
Johann Hofmann
3f7d436e2f
Bug 1286118 - Add telemetry probe to measure changes to permissions after initial prompt. r=florian data-review=bsmedberg
...
MozReview-Commit-ID: 9Y4XaY71dhh
--HG--
extra : rebase_source : 73f91b2211976329f56c8b721b8d1097ef258c4b
extra : amend_source : d92576417f6d92cb477b70064b147685410e3309
2016-07-20 12:20:43 +02:00
Ryan VanderMeulen
60c3cb1548
Merge m-c to fx-team. a=merge
2016-08-31 22:37:49 -04:00
Wes Kocher
a6fa167a46
Merge fx-team to central, a=merge
2016-08-31 17:11:06 -07:00
Jared Wein
97e69eb233
Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp
...
MozReview-Commit-ID: Duwu5vZOhtF
--HG--
extra : rebase_source : 564542010fd854c92978defba889b18a73f398f9
2016-08-31 19:28:29 -04:00
Jared Wein
5dd9ac0f8c
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
Jonathan Kingston
b55bb2b76f
Bug 1272256 - Adding in longpress new tab button container menu r=Gijs
...
MozReview-Commit-ID: 5KECDW34G8M
--HG--
extra : rebase_source : 95cd57a27dc0ac76e1a0ac15afa59ba04a2e3c8a
2016-07-14 11:44:39 +01:00
Boris Chiou
1a643a8877
Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian
...
MozReview-Commit-ID: dSyuTRh5MY
--HG--
extra : rebase_source : 5ee3d94495ce90c16c9e7de1dcd9adcb1388446b
2016-07-07 17:07:14 +08:00
Ricky Chien
35b95e26e1
Bug 1206229 - Inform the user that changes may require a page reload r=Paolo
...
MozReview-Commit-ID: 3tJRhxeDnUb
--HG--
extra : rebase_source : ac829778e8c6225801efb3989578b0f9814a140b
2016-08-11 11:52:47 +08:00
Shane Caraveo
4987c70c34
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Ryan VanderMeulen
82663d8710
Merge inbound to m-c. a=merge
2016-08-23 10:05:18 -04:00
Wes Kocher
b38dbd1378
Backed out 2 changesets (bug 1279086) for causing painting issues a=backout
...
Backed out changeset b1c893387fdd (bug 1279086)
Backed out changeset 277c54118c8a (bug 1279086)
2016-08-22 16:00:34 -07:00
Dão Gottwald
48a7a69310
Bug 1296863 - Stop disabling the "New Tab" command in popups. r=gijs
2016-08-22 18:06:04 +02:00
Wes Kocher
431cc3777c
Merge m-c to inbound a=merge
2016-08-19 18:39:52 -07:00
Wes Kocher
bb22cc4067
Merge inbound to central, a=merge
2016-08-19 18:16:20 -07:00
Bill McCloskey
3a7ee5574b
Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap)
2016-08-19 14:41:26 -07:00
Wes Kocher
3a31be9c17
Backed out 2 changesets (bug 1279086) for failures in browser_menu_item_01.js a=backout
...
Backed out changeset 00bb53b58e96 (bug 1279086)
Backed out changeset cff59fe2b933 (bug 1279086)
2016-08-19 12:31:55 -07:00
jdinartejesus
8d931193a9
Bug 1291730 - Assign background tooltip to connection-icon and identity-label instead of identityBox. r=florian r=johannh
...
MozReview-Commit-ID: 4P1LRmo55Lc
--HG--
extra : histedit_source : 18876287a1163f5d91aa47dcb0f8277b5a45ee63
2016-08-06 19:12:11 +02:00
Katie Broida[:ktbee]
07f2d654fe
Bug 1171746 - Ensure tab-specific panels close when you switch the tab. r=jaws
...
--HG--
extra : amend_source : 8c8bd60be44132befa37a50422086d9ffdae3cbe
2016-08-19 07:27:00 -04:00
Bill McCloskey
3799faa926
Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap)
2016-08-19 09:59:40 -07:00
Dão Gottwald
9629d2b65c
Bug 528005 - Let accel-click and middle-click on the new tab button open a new tab next to the current one. r=gijs
2016-08-19 14:28:04 +02:00
Blake Kaplan
cb264cca60
Bug 1165309 - Make view source and print preview work in e10s-multi. r=mconley
2016-08-18 16:47:28 -07:00
Wes Kocher
ae78ab94fa
Merge fx-team to central, a=merge
2016-08-17 16:53:20 -07:00
Wes Kocher
8738cfff5d
Backed out 7 changesets (bug 1289549) for functional UI failures a=backout
...
Backed out changeset 32ff5490a900 (bug 1289549)
Backed out changeset 0a62241f9774 (bug 1289549)
Backed out changeset b6e3d77671f7 (bug 1289549)
Backed out changeset 506846cb7c35 (bug 1289549)
Backed out changeset efdb25f69c2c (bug 1289549)
Backed out changeset 6f8b50b7a92a (bug 1289549)
Backed out changeset 1c61346368e5 (bug 1289549)
--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-17 09:18:14 -07:00
Shane Caraveo
b5de53e87a
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
...
MozReview-Commit-ID: GUqJRtp4QlJ
2016-08-16 14:34:06 -07:00
Jared Wein
e6276ea7f5
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Florian Quèze
b3b059f868
Bug 1206233 - Avoid flickering of the panel when removing permission items, r=jaws
...
MozReview-Commit-ID: L5LKDawDyCg
2016-08-16 14:30:42 +03:00
Wes Kocher
c84ec3b3f3
Merge m-c to inbound, a=merge
2016-08-16 22:06:58 -07:00
Jonathan Hao
cb6f7338c9
Bug 1294237 - Set userContextId when DOMContentLoaded before updateBrowserRemoteness. r=mconley
...
--HG--
extra : rebase_source : 48e73358f0dd8ebbcfe139bee9dfb734cee4dc43
2016-08-12 02:10:00 -04:00
Sebastian Hengst
8c843b1739
merge mozilla-central to fx-team. r=merge a=merge
2016-08-13 13:53:42 +02:00
Sebastian Hengst
9ec085584d
Backed out changeset 0c4f81bc2b52 (bug 1252224) for permafailing in browser_ext_browserAction_popup_resize.js on Linux after merge to mozilla-central. r=backout a=backout
...
MozReview-Commit-ID: KUARkl7QxB7
2016-08-13 13:27:15 +02:00
Jared Wein
d3e296107e
Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
...
MozReview-Commit-ID: 8izEqc8IyCu
2016-08-12 11:50:35 -04:00
Jared Wein
c1a786bb11
Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
...
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp
MozReview-Commit-ID: Bj91OhNd8ed
* * *
[mq]: temp
MozReview-Commit-ID: J8h8InaMRP4
2016-08-04 17:30:54 -04:00
Florian Quèze
ee275bb154
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
2016-08-09 22:50:53 +02:00