Commit Graph

13850 Commits

Author SHA1 Message Date
Tim Huang
fd497dc733 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Carsten "Tomcat" Book
02ea56d596 merge mozilla-inbound to mozilla-central a=merge 2016-07-12 10:58:33 +02:00
Benjamin Smedberg
be3857f963 Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
MozReview-Commit-ID: 69tMivPVxuW

--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Yoshi Huang
e24cc195d9 Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
Allasso Travesser
2d3d8fad74 Bug 1284947 - Update tab's permanentKey in _swapBrowserDocShells. r=dao 2016-07-09 05:13:25 +02:00
Wes Kocher
4725525760 Merge m-c to fx-team, a=merge CLOSED TREE 2016-07-08 15:04:54 -07:00
Carsten "Tomcat" Book
78f04cd98f Backed out changeset f6f33ab815a1 (bug 1284947) for test bustages like in browser_bug477014.js 2016-07-08 16:29:02 +02:00
Dale Harvey
45e036dff5 Bug 1273351 - Remove pointerlock permission requirement. r=dao
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
2016-07-08 13:58:31 +01:00
Allasso Travesser
64bba64d74 Bug 1284947 - Update tab's permanentKey in _swapBrowserDocShells. r=dao 2016-07-08 14:39:25 +02:00
Wes Kocher
548c0e770a Merge inbound to central, a=merge 2016-07-07 17:26:41 -07:00
Sebastian Hengst
fa96ed03c9 Bug 1280718 - About Dialog: Add margin missing in RTL languages between version and release notes. r=Gijs
MozReview-Commit-ID: pmRWGDHIhE

--HG--
extra : rebase_source : 46dfc34a549dd3b0a1f2ed111baafd8f2b175632
extra : amend_source : fedf79c62c13434f594ab37ed74197306cb228a6
2016-06-22 20:48:23 +02:00
Carsten "Tomcat" Book
79d581d66d Merge mozilla-central to fx-team 2016-07-07 11:43:24 +02:00
Carsten "Tomcat" Book
901a1cdc4f merge fx-team to mozilla-central a=merge 2016-07-07 11:39:46 +02:00
Gregory Szorc
1912ec68db Merge mozilla-central to fx-team 2016-07-06 18:44:42 -07:00
Gregory Szorc
1485dff75a Merge autoland to mozilla-central; a=merge
--HG--
extra : amend_source : cb410b4de973dc55c63e3fa8c088f71a5c00e51e
2016-07-06 18:11:34 -07:00
Wes Kocher
59c25d40ac Merge m-c to fx-team, a=merge 2016-07-05 17:13:25 -07:00
Wes Kocher
bcd7fc0f64 Merge fx-team to central, a=merge 2016-07-05 17:10:38 -07:00
Kartikaya Gupta
570f040947 Bug 1256339 - Fix up handling for touch-derived contextmenu events on desktop. r=mconley,jimm
This patch stops the widget code from passing along touch-derived contextmenu
events straight from Windows to Gecko, and instead lets the APZ gesture
detection code handle it. This allows the contextmenu event to be prevented
according to web standards, e.g. if the touchstart event is cancelled.

This changes to browser.js will affect both Linux and Windows, but the behaviour
implemented is in line with native Windows touch behaviour. We may want to
add an alternate codepath for Linux to better simulate "native" Linux behavior,
if there is such a thing for touch-derived contextmenu.

MozReview-Commit-ID: 18qzK15ic8E
2016-07-05 13:24:54 -04:00
Dão Gottwald
cfd8f91885 Bug 1284482 - Remove useless parameters and variable declarations from _linkBrowserToTab and _createBrowser. r=allassopraise 2016-07-05 18:52:40 +02:00
Marina Samuel
657d6b3a21 Bug 1271075: Sites on the new tab page opened with middle click in e10s should have a 'referrerURI'. r=ursulasarracini 2016-07-05 11:36:18 -04:00
Carsten "Tomcat" Book
8b644db110 Merge mozilla-central to fx-team 2016-07-05 16:08:15 +02:00
gasolin
8d2ba71337 Bug 1204007 - Part 2 - Cross out permission icons in the Control Center when they have been blocked. r=paolo
MozReview-Commit-ID: EL06AzgMrkV

--HG--
extra : rebase_source : 9670637f24a7c5d8e3d1adc87e3ad2cf988d041d
2016-07-05 13:57:32 +01:00
Gregory Szorc
54888373fe Merge mozilla-central to autoland 2016-07-06 18:17:03 -07:00
Johann Hofmann
50d2b81c43 Bug 1267617 - Move notification anchors to the identity block. r=florian
MozReview-Commit-ID: BdqoYfjYlmP

--HG--
extra : rebase_source : 0ec84e44da0abbd8b466e76f838c8ff3e9dfbe56
extra : histedit_source : 351f8d9e6c540f3fb37824822bf53c8be22f6160
2016-07-04 12:56:29 +02:00
Dão Gottwald
fcd3a3f0a5 Bug 1276514 - Set permanentKey on tabs, not just on browsers. r=allassopraise 2016-07-06 16:09:26 +02:00
Dão Gottwald
a8cae36571 Bug 1249818 - Remove clip-path from background tabs. r=gijs 2016-07-06 12:24:04 +02:00
Gijs Kruitbosch
efe8df2600 Bug 1280472 - fix focusing of text links in about:preferences, r=dao
MozReview-Commit-ID: 2lPFDTYVY99

--HG--
extra : rebase_source : b1b76a1aadf80cbe9a6d4f427a709046bf8eeffd
extra : source : d724f337b4f05a56fe90f05ccff06d09a3631eee
2016-06-22 18:57:28 +01:00
Mike Conley
4f6a14b8c9 Bug 1241892 - Make View Source work in the sidebar browser. r=jryans
The sidebar browser is always non-remote, so when we open a new tab
to open view source for it, we should ensure that that tab is also
non-remote.

MozReview-Commit-ID: 3pH9okO3Boz

--HG--
extra : rebase_source : 89ba169a41b7071ed155047b625d557994ed96cf
2016-07-04 15:44:09 -04:00
Mike Conley
aabda2cf0f Bug 1241892 - Make Page Info work for sidebar browser. r=florian
The modifications that were made in bug 1238180 assumed that
gBrowser.selectedBrowser from the opening window context would
be defined. This is true in normal browser tabs, but not so much
in the sidebar browser. This patch makes it so that callers can
supply a browser to override the assumption.

MozReview-Commit-ID: FKSyl7WUu1V

--HG--
extra : rebase_source : 54e163dc79c349fe84da4b9b3bab7f6462d82217
2016-07-04 15:42:45 -04:00
Carsten "Tomcat" Book
486d248cca Merge mozilla-central to mozilla-inbound 2016-07-07 11:44:06 +02:00
Andrea Marchesini
6761995b11 Bug 1276006 - Add telemetry to count how many users use container tabs, r=mconley, data-review=bsmedberg 2016-07-07 09:55:53 +02:00
Sebastin Santy
63a6c5cb8b Bug 1275896 - Replace hard-coded support link for SEC_ERROR_UNKNOWN_ISSUER r=Gijs 2016-07-06 05:00:00 +02:00
Sebastin Santy
906f10c8eb Bug 1269820 - Remove green lock with grey triangle when Mixed Active Content is Blocked r=florian 2016-07-06 11:32:00 +02:00
Jared Wein
78099b5a1b Bug 1251071 - "New bookmark" popup disappears if I reopen it after creating bookmark. r=mak
MozReview-Commit-ID: DNqcu5vxrBG
* * *


MozReview-Commit-ID: 3KoNVklCK8d
2016-07-06 07:27:00 +02:00
Phil Ringnalda
1835ee2f20 Bug 1260177 - skip browser_social_chatwindowfocus.js on ASan for constant failures 2016-06-30 19:36:19 -07:00
Carsten "Tomcat" Book
3a42c363cc merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
Xidorn Quan
4b271deafa Bug 1282334 followup - Remove pointless DOMFullscreenHandler._fullscreenDoc. r=dao
MozReview-Commit-ID: HHoDOeVJNu2

--HG--
extra : source : e51d628bfe236d221e1b9a53d67f2f47b1a7aecb
2016-06-30 14:57:30 +10:00
Xidorn Quan
6415838678 Bug 1282334 part 1 - Not check transaction id for non-e10s. r=dao
Before this patch, there are two issues for non-e10s window:

* The initial entering fullscreen would hit timeout because we do not
  record lastTransitionId for entering for non-e10s, and a number is
  never larger than undefined, so MozAfterPaint never triggers the
  message it should trigger.

* Every exiting fullscreen may hit timeout because when we record the
  transition id in DOMFullscreen:CleanUp, the last paint for fullscreen
  change may have completed, and consequently we won't receive any new
  MozAfterPaint with a larger transition if the page is static.

MozReview-Commit-ID: IWCC6QHA3AL

--HG--
extra : source : 3be19433697e710d33e25f30baf78342ae25d956
2016-06-30 14:57:30 +10:00
Florian Quèze
6e69587659 Bug 1280381 - The prompt to enable search suggestions in the awesomebar panel should not be shown more than a few times, r=mak. 2016-06-29 19:49:40 +02:00
Carsten "Tomcat" Book
5c90a99952 merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
Dão Gottwald
05ac665f2c Bug 1255989 - Bookmarks toolbar items should inherit -moz-window-dragging from the parent toolbar. r=gijs 2016-06-29 12:39:03 +02:00
Jonathan Kingston
1a20c85c2d Bug 1281493 - Add another selector for identity popup main view as XBL bindings sometimes have a race condition. Removing surplus identity-popup-security-content selector. r=gijs
MozReview-Commit-ID: DxAX18vGXHN

--HG--
extra : transplant_source : %5C%84%F0%E3%FE%B5%05%11%23g9r%5B%0AG%E2%06%92%7E%7E
2016-06-28 14:18:02 +01:00
Edouard Oger
90d7db5624 Bug 1214801 - Keep the panelUI fxa status bar state in customization mode. r=markh
MozReview-Commit-ID: 1VDCgiqB678

--HG--
extra : transplant_source : %F2%1E%FFc%BB%D8%E9%DD%18%85%D1%EB%80b%3E%BE%A35p7
2016-06-08 11:34:34 -07:00
Carsten "Tomcat" Book
261fe13dcd merge mozilla-inbound to mozilla-central a=merge 2016-06-28 16:09:05 +02:00
Dão Gottwald
332cebb3b2 Bug 1282223 - Remove gPermissionObserver. r=gijs 2016-06-27 20:41:16 +02:00
Florian Quèze
ebdb5bfa6c Bug 1281427 - Cleanup calls to SpecialPowers.push/popPrefEnv, r=Gijs. 2016-06-27 12:23:57 +02:00
Florian Quèze
2bea944092 Bug 1281427 - merge get_user_media_helpers.js into head.js, r=Gijs. 2016-06-27 12:23:57 +02:00
Florian Quèze
df052b0efe Bug 1281427 - move browser_devices_* tests to a webrtc folder, r=Gijs.
--HG--
rename : browser/base/content/test/general/browser_devices_get_user_media.js => browser/base/content/test/webrtc/browser_devices_get_user_media.js
rename : browser/base/content/test/general/browser_devices_get_user_media_about_urls.js => browser/base/content/test/webrtc/browser_devices_get_user_media_about_urls.js
rename : browser/base/content/test/general/browser_devices_get_user_media_anim.js => browser/base/content/test/webrtc/browser_devices_get_user_media_anim.js
rename : browser/base/content/test/general/browser_devices_get_user_media_in_frame.js => browser/base/content/test/webrtc/browser_devices_get_user_media_in_frame.js
rename : browser/base/content/test/general/get_user_media.html => browser/base/content/test/webrtc/get_user_media.html
rename : browser/base/content/test/general/get_user_media_content_script.js => browser/base/content/test/webrtc/get_user_media_content_script.js
rename : browser/base/content/test/general/get_user_media_helpers.js => browser/base/content/test/webrtc/get_user_media_helpers.js
2016-06-27 12:23:57 +02:00
Brian Grinstead
1adf4b4140 Bug 1278368 - Remove the error console. r=dolske
MozReview-Commit-ID: AIw6zqVjJFx

--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
gasolin
75c86d739f Bug 1193006 - Show icons next to non-default permissions in the Permissions section of the Control Center. r=paolo
MozReview-Commit-ID: 1YeU5ECOHYL

--HG--
extra : rebase_source : 9f79b819312c1dda77daf2841e561a8bcc60b418
2016-06-24 13:02:08 +01:00