Commit Graph

41544 Commits

Author SHA1 Message Date
Jared Wein
b2327a9ba1 Bug 1284829 - Fix the sizes of the VisualElement files for the Win8/10 start menu tile. r=ktbee
MozReview-Commit-ID: I6FHR1PLPDK

--HG--
extra : transplant_source : y%CB%9D%1C%3E%FA_%7CJ%FF%5CE%A5B%BC%02%DAsc%AB
2016-07-06 10:19:44 -04:00
Jared Wein
976a722af4 Bug 1284827 - Fix the path to the VisualElement resources. r=ktbee
MozReview-Commit-ID: 6BwMWuES6XS

--HG--
extra : transplant_source : %D63%D2%C0n%E6P5%01y%27N%B6%2C%7D%3B%B3%B2%24%AA
2016-07-06 08:52:15 -04: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
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
Carsten "Tomcat" Book
8e2d371484 merge fx-team to mozilla-central a=merge 2016-07-06 11:41:53 +02: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
Mark Banner
cdc482dbfd Bug 1256686 - System add-ons should have a more flexible maximum version for easier use with point releases. r=glandium 2016-07-05 18:40:44 +01: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
Michael Kaply
81750bc647 Bug 1276054 - Uplift pocket changes from partner. r=gijs
--HG--
extra : rebase_source : 3a8e112fe65af8c9fd6c9e255dd8a6594266ebb1
extra : amend_source : 441e8723b08372f3f497fb4df703f3606501a66e
2016-07-05 09:34:30 -05:00
Gijs Kruitbosch
805399558d Bug 1284497 - remove obsolete windowed preferences theming content, r=jaws
MozReview-Commit-ID: 19QT5X4mgLm

--HG--
extra : rebase_source : ffdad71da631f80a40e2e500ac7c654d20e33dd5
2016-07-05 14:57:34 +01:00
Carsten "Tomcat" Book
8b644db110 Merge mozilla-central to fx-team 2016-07-05 16:08:15 +02:00
Carsten "Tomcat" Book
8ff729f2c7 merge mozilla-inbound to mozilla-central a=merge 2016-07-05 16:03:24 +02:00
Carsten "Tomcat" Book
c5537a7c68 merge autoland to mozilla-central a=merge 2016-07-05 16:00:37 +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
Johann Hofmann
51cd2bf5a7 Bug 1204007 - Part 1 - Add blocked permission icons to glyphs.svg. r=paolo
MozReview-Commit-ID: 8LF7U0i18em

--HG--
extra : rebase_source : 6b19c737d28bff500878946776d017c59af84c01
2016-07-05 13:54:53 +01:00
Carsten "Tomcat" Book
d90190d784 Backed out changeset 730fcdccb26e (bug 742434) 2016-07-05 12:25:41 +02:00
Phil Ringnalda
fd248dd760 Merge f-t to m-c, a=merge 2016-07-04 14:47:52 -07:00
gasolin
229eb58d09 Bug 1284172 - remove redundant indexedDB-icon style on Linux; r=Gijs,past
MozReview-Commit-ID: Kx3nKrgn5cy

--HG--
extra : rebase_source : fd2b73ea95a1c33b000089ec710d26d2cec31b56
2016-07-04 11:07:39 +08:00
Marco Bonardo
0bd3c0c381 Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw
MozReview-Commit-ID: 3exDniH8Hkm

--HG--
extra : rebase_source : 299b288933f1a826aadffef4e9fab9559a7950ff
2016-06-30 18:17:44 +02:00
Katie Broida [:ktbee]
ea0acf0476 Bug 1232679 - Improves the Windows 10 start menu tile by adding VisualElementsManifest files and larger icon images. r=glandium 2016-07-01 12:03:00 +02:00
Prakhar Gupta
f261560584 Bug 485265 - "JSON backup should force .json extension". r=mak77 2016-06-30 13:21:00 +02:00
Nihanth Subramanya
5dc506f154 Bug 1241084 - Ensure error page body is always at least as wide as content. r=Gijs
MozReview-Commit-ID: IybHlDmMoD8
2016-06-29 16:06:14 -07:00
Gijs Kruitbosch
26985de045 Bug 1283067 - followup, rs=obvious-oversight
MozReview-Commit-ID: 4aosVpyiOFO
2016-07-06 23:12:42 +01:00
Gijs Kruitbosch
ad8a268479 Bug 1283067, r=mak
MozReview-Commit-ID: JJpepH22gY5

--HG--
extra : rebase_source : 190fff1d031422198f0651a155556613fc5f6f32
2016-06-29 23:30:51 +01: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
Marco Bonardo
3837320431 Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
MozReview-Commit-ID: 2kxaXnUYIwT

--HG--
extra : rebase_source : bbcaf85a0346b5347fc94053b4f193e4b89f2995
2016-06-29 14:47:36 +02:00
Wes Kocher
7c9b5f12a6 Merge m-c to autoland, a=merge 2016-07-05 17:14:16 -07:00
Milan Sreckovic
61f06dcc3f Bug 1282537: Better wording for the E10S restart required confirm box. r=jimm
MozReview-Commit-ID: sHQUi8Ec2L

--HG--
extra : rebase_source : 05d29a147f72174a9c8562d4d5dd7876a86b0fa9
2016-06-27 14:38:50 -04:00
Gijs Kruitbosch
d71d400a4a Bug 1283565 - add telemetry to determine whether undo works and how often it's unavailable due to sync, r=dolske,data-r=bsmedberg
MozReview-Commit-ID: LwFrwbEQLtV

--HG--
extra : transplant_source : %151E%E3%5E%C0%1C%EB%3D%13%99%10%BC%C7%0C%F4%21%EEL%E8
2016-06-30 19:02:46 +01:00
Phil Ringnalda
1835ee2f20 Bug 1260177 - skip browser_social_chatwindowfocus.js on ASan for constant failures 2016-06-30 19:36:19 -07: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
Eitan Isaacson
3f3a56cd4c Bug 1280134 - Add hidpi toolbar icon for Pocket. r=Gijs
MozReview-Commit-ID: JahNmCVd6ii

--HG--
extra : rebase_source : 27357388674d37b8ed157f47bdff3d530ab40577
2016-06-14 17:43:11 +01:00
Eitan Isaacson
a9e88b5ed6 Bug 1280133 - Add hidpi toolbar icons for Linux. r=Gijs
MozReview-Commit-ID: IhJC4tegT11

--HG--
extra : rebase_source : 8d4367abc4508664dbfee3972ba089eafe32c311
2016-06-14 13:41:39 +01:00
Eitan Isaacson
38cb5ae087 Bug 1280135 - Make hidpi version of search-indicator icon work on Linux. r=florian
MozReview-Commit-ID: Fo7NlMOiRoJ

--HG--
extra : rebase_source : de088015cd4f4dfffbd44c944b73e724e815eefc
2016-06-14 22:57:07 +01:00
Carsten "Tomcat" Book
eec8b2656e Merge mozilla-central to autoland 2016-07-02 11:16:11 +02:00
Mike Conley
4a3ae90945 Bug 1271607 - Pinned tabs should not restore as non-remote. r=mikedeboer
App tabs load immediately, and so there's no point in causing the remoteness
flipping machinery to kick off by making the pinned tabs non-remote by default.

MozReview-Commit-ID: 48O2mJSHurr

--HG--
extra : rebase_source : 975137009468db697b20f1b05569bc7e0ec48534
2016-06-29 13:49:57 -04:00
Carsten "Tomcat" Book
fcff88e7a8 Merge mozilla-central to autoland 2016-07-01 11:20:25 +02:00
Ursula Sarracini
4bcc463b44 Bug 1277668 - NewTabSearchProvider observing unknown topic showing up on console when adding search engines and in test r=oyiptong
MozReview-Commit-ID: 5pgiGy5HGqT

--HG--
extra : rebase_source : b6efa168f80976f4063d4b864e199baa54d46ff6
2016-06-29 10:22:55 -04:00
Carsten "Tomcat" Book
3a42c363cc merge mozilla-inbound to mozilla-central a=merge 2016-06-30 12:33:41 +02:00
Carsten "Tomcat" Book
61ce4d4d5c merge fx-team to mozilla-central a=merge 2016-06-30 11:54:32 +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