Commit Graph

41892 Commits

Author SHA1 Message Date
Michael Kaply
6f2b7722af Bug 1272692 - New Bing icon - remove unnecessary spaces. r=florian DONTBUILD 2016-07-11 12:23:52 -05:00
Michael Kaply
e3ac105909 Bug 1272692 - New Bing icon. r=florian
--HG--
extra : rebase_source : b5458d83087d59e1f2ef041d289cc93c9f9a3c39
extra : amend_source : 86e0d2484d893c92b3e42fded334f02ddc14a11f
2016-07-08 11:27:47 -05:00
Allasso Travesser
2d3d8fad74 Bug 1284947 - Update tab's permanentKey in _swapBrowserDocShells. r=dao 2016-07-09 05:13:25 +02:00
Sebastin Santy
fde1299fb6 Bug 1285242 - Rename glyphs.svg to permissions.svg. r=dao
--HG--
rename : browser/themes/shared/glyphs.svg => browser/themes/shared/permissions.svg
extra : rebase_source : 873379c0d90670b31b732452520c736326af2937
2016-07-08 14:41:07 +02:00
Mike Conley
d23a632b4a Bug 1284687 - Hide windows on shutdown while persisting session instead of closing them. r=billm
We were closing the windows before to improve perceived shutdown
performance, but we end up in a state where we're likely to miss
out on the last ~2 seconds of session activity for most tabs per
window. This is because we were removing the session update
message listeners and resolving the flush Promises once the
domwindowclosed notification fired for the window.

Hiding the window allows us to wait for the messages properly.

What's more, we weren't even collecting the window state after
we had flushed, so we have _always_ been missing (in the worst
case) about 2 seconds of session state per window. This addresses
that.

MozReview-Commit-ID: BEOIHV4EErf

--HG--
extra : rebase_source : a814098c0e3aa2224f5d38327c135aba986b4b80
2016-07-07 15:04:52 -04: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
Wes Kocher
2a800a6763 Merge fx-team to central, a=merge CLOSED TREE 2016-07-08 15:02:31 -07:00
Wes Kocher
473e642b9c Merge inbound to central, a=merge CLOSED TREE 2016-07-08 14:55:59 -07:00
Sebastin Santy
34daf6679c Bug 1284632 - Move connecting.png and connecting@2x.png to shared/. r=dao
--HG--
rename : browser/themes/windows/tabbrowser/connecting.png => browser/themes/shared/tabbrowser/connecting.png
rename : browser/themes/windows/tabbrowser/connecting@2x.png => browser/themes/shared/tabbrowser/connecting@2x.png
2016-07-08 13:16:06 +02:00
Matthew Wein
5aa03549f3 Bug 1246044 - Part 4 - Add unit tests for context menu icons. r=kmag
MozReview-Commit-ID: 6mVKldnmB48

--HG--
extra : rebase_source : 32790a2ddac08cfb6be1718ee60d0642a2b9ad3a
2016-07-05 17:16:03 -07:00
Matthew Wein
ad9292df1f Bug 1246044 - Part 3 - Add unit tests for uninstall bug. r=kmag
MozReview-Commit-ID: JA10PnhFObL

--HG--
extra : rebase_source : 45880d9ba40671d259d086b853e5c4b1efd29d07
2016-07-05 16:56:52 -07:00
Matthew Wein
930e6de010 Bug 1246044 - Part 2 - Fix issue where context menu items show up after extension is uninstalled. r=kmag
MozReview-Commit-ID: 9eGwSkY8PWo

--HG--
extra : rebase_source : 378af343cc7eb5363b90532ab423fe11e0d0a535
2016-07-05 17:11:21 -07:00
Matthew Wein
45b87155ca Bug 1246044 - Part 1 - Split out the testing for radio groups and checkboxes into separate files. r=kmag
MozReview-Commit-ID: KIwj3tZzyuz

--HG--
extra : rebase_source : 3993c18e6b5e41004dd6dc5c04f93f4d38698811
2016-07-05 17:02:24 -07:00
Justin Wood
60e9d13dc3 Bug 1283438 - Set AUTOCLOBBER to empty for l10n r=glandium.
Needed because buildbot clones/checks out from the repo head (of default)
and then updates to the rev for the nightly we're pulling, which can cause
CLOBBER file changes to initiate an unwanted clobber of the object directory
where we just pulled the nightly binary from. Even when CLOBBER hasn't actually
been touched in the changeset range we're looking at between nightlies.

MozReview-Commit-ID: 154d2iZeHgd

--HG--
extra : rebase_source : 504b821955a870cabf6fc727d13e44a33aabb45c
2016-06-30 15:25:55 -04:00
Carsten "Tomcat" Book
c5e638ab8c Merge mozilla-central to mozilla-inbound 2016-07-08 12:16:57 +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
Carsten "Tomcat" Book
c498d52726 Backed out changeset c1e24c4b05ba (bug 1285242)
--HG--
rename : browser/themes/shared/permissions.svg => browser/themes/shared/glyphs.svg
2016-07-08 16:28:37 +02:00
Mike de Boer
4a6222d06c No Bug - add test coverage for more types of form fields to ignore in session form field restore. r=MattN
MozReview-Commit-ID: KdN5kETA9go
2016-07-07 15:10:26 +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
Sebastin Santy
2bd78045ae Bug 1285242 - Rename glyphs.svg to permissions.svg. r=dao
--HG--
rename : browser/themes/shared/glyphs.svg => browser/themes/shared/permissions.svg
2016-07-08 14:41:07 +02:00
Allasso Travesser
64bba64d74 Bug 1284947 - Update tab's permanentKey in _swapBrowserDocShells. r=dao 2016-07-08 14:39:25 +02:00
Phil Ringnalda
f69792c77b Merge m-c to m-i 2016-07-09 09:01:35 -07:00
Jonathan Hao
883083a3c9 Bug 1279568 - Capture thumbnails in an internal-only container. r=baku,markh 2016-07-09 21:41:32 +08:00
Tim Huang
fe82695f5e Bug 1238183 - Part 2 - Add a test case for testing the ForgetAboutSite with userContextId. r=jimm 2016-07-07 23:15:00 +02:00
Ryan VanderMeulen
10be699e00 Bug 1285418 - Update pdf.js to version 1.5.322. r=bdahl 2016-07-07 21:46:33 -04: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
1e5237c994 merge mozilla-inbound to mozilla-central a=merge 2016-07-07 11:41:27 +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
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
Matthew Wein
8b6e105036 Bug 1284265 - Fix regression caused by bug 1270742 which moved IconDetails into ExtensionUtils.jsm r=kmag
Postmortem: The context menu script, ext-contextMenus.js, uses IconDetails to show the extension icon next to the top level menu item. Originally, IconDetails lived in ext-utils.js because it was only used by Desktop.  However, in order to make it usable by Fennec for the PageActions API, it was moved into the shared ExtensionUtils.jsm.  Since none of the unit tests for ext-contextMenus.js covered the use of IconDetails, when it was moved it broke this part of the code. Switching it to use the version in ExtensionUtils.jsm fixes the issue. Lesson learned: Don't leave anything untested.

MozReview-Commit-ID: I6bFQnKvoMh

--HG--
extra : transplant_source : %140%8As%BC%86%17%0A%FE%85%F2%97P%19i%D8%84%AD%87%ED
2016-07-05 16:17:52 -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
Gregory Szorc
54888373fe Merge mozilla-central to autoland 2016-07-06 18:17:03 -07: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
Jared Wein
7729b75894 Bug 1240439 - Remove padding, font-size, and min-height rules from being applied to tree-inputs so they will fit nicely in to their tree row. r=gijs
MozReview-Commit-ID: KUE3MtwDwvr

--HG--
extra : transplant_source : %CEo%EB%B9g%1C%2B7%23%8FM%86UFci%BEY%28%FA
2016-07-09 15:17:47 -04: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
Jared Wein
d219d1bd02 Bug 1270395 - Simplify the markup and padding rules for the UI Tour panel. r=Gijs
MozReview-Commit-ID: GW5aht56XNv

--HG--
extra : rebase_source : 4f68656a9c0d66e6b523f720e283edd8890589cc
2016-07-12 17:39:50 -04:00
Wes Kocher
bacab7c0f8 Merge m-c to autoland, a=merge 2016-07-12 16:54:34 -07: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
Nicholas Nethercote
a913f99107 Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal.
Because bug 1282866 removed Qt support but missed a bunch of things.
* * *
Bug 1285554 - more

--HG--
extra : rebase_source : c48d2485f1fdf1c961e08d91651bbca41e3a1a53
2016-07-12 09:16:45 +10:00
Wes Kocher
0dcab503c5 Merge m-c to inbound, a=merge CLOSED TREE 2016-07-12 17:16:47 -07:00
djmdev
b1f95dff78 Bug 1249494 - Move networkProxySOCKSRemoteDNS checkbox to clarify when it can be set. r=dolske
MozReview-Commit-ID: EhSDfiXhaxo
2016-07-09 17:56:38 +05:30
Ralph Giles
9075afbca0 Bug 1285323 - Update Linux tooltool rust to 1.10. r=mshal
Gecko builds of rustc and cargo. x86_64-unknown-linux-gnu host
targeting both x86_64 and i686.

rustc built with --enable-llvm-static-stdcpp --disable-docs
--enable-debuginfo --release-channel=stable from 'stable' branch
rust 1.10.0 (commit cfcb716cf0961a7e3a4eceac828d94805cf8140b)

cargo built from 'master' branch
cargo 0.11.0-119-g9f1ffdd (commit 9f1ffdd69b9fc564431e027a5043b303c7ec3808)

MozReview-Commit-ID: 4hq6dan8pk0
2016-07-12 15:33:30 -07:00
Justin Wood
27f34d80f1 Bug 1223385 - use in-tree compare-locales in Makefiles, r=gps
Also fix that the default merge dir in the mach command creates a directory
that's the merge make target, and thus keeps that make target from actually
running.

MozReview-Commit-ID: HWZBPxWuHSy

--HG--
extra : rebase_source : a39157ad9eb99f3eef5d149d003e62a235f92fc1
2016-07-08 11:59:27 -04:00
Justin Wood
3b3a7eeefd Bug 1223385 - Remove unused extract-bookmarks.py. r=Pike
MozReview-Commit-ID: LAOBfvzf3v6

--HG--
extra : rebase_source : 691c9a3f49c8d4950e2349640ebdacaf711bb00d
2016-07-08 08:33:13 -04: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
Chris Peterson
2b3b60f7b1 Bug 1277155 - Part 1: Remove snprintf() polyfills for VS2013 in Sprintf.h and #defines. r=froydnj r=mhowell 2016-06-27 20:45:03 -07:00
Jonathan Hao
5c43c6db43 Bug 1283709 - Test if cookies are restored correctly to container tabs. r=mikedeboer
MozReview-Commit-ID: 2NJlJ5tFsS4

--HG--
extra : amend_source : ae347962c3fb5ae2c20d960698d078553a99f17e
2016-07-06 01:39:00 +08:00
Jonathan Hao
5f61825cd1 Bug 1283709 - Map SessionCookies by origin attributes. r=mikedeboer
MozReview-Commit-ID: IAuKZdVWgNl
2016-07-06 01:45:00 +08:00
Gregory Szorc
f21ec324a6 Merge mozilla-central to mozilla-inbound 2016-07-06 18:30:58 -07:00
Gregory Szorc
021d3fdfc7 Merge mozilla-central to mozilla-inbound 2016-07-06 18:26:17 -07:00
Kartikaya Gupta
538a46e316 Bug 1251038 - Enable APZ by default in all.js. r=botond
The only platform for which this change is *not* a no-op is Mulet. Last time
I checked Mulet worked fine with APZ enabled but there were a few test failures.
Now I don't believe it's running in automation anyhwere so that shouldn't be
an issue. If it is, they can re-disable APZ easily enough if needed.

MozReview-Commit-ID: 5xKUuTOnubM
2016-07-06 15:19:32 -04:00
Rob Wu
f8554fe4b9 Bug 1234677 - Introduce _generated_background_page.html r=billm
- Fixes bugzil.la/1234677
- Fixes bugzil.la/1286057
- Fixes bug: the URL failed to load if a query string or reference
  fragment was present.

MozReview-Commit-ID: 4oMwI3IS7OX

--HG--
extra : rebase_source : 621878e4f62febdc34899192e254f8ec315b789e
2016-07-12 13:55:14 -07:00
David Keeler
100044aea9 bug 803330 - fix row count assertion failure in page info dialog r=florian
When calling rowCountChanged on an nsITreeBoxObject, the implementation assumes
that the row count has actually changed. pageInfoTreeView violated this
assumption in addRows by first calling rowCountChanged and then updating its row
count. This patch fixes the issue by using the power of decomposition. That is,
there's already a perfectly fine function called 'addRow' that can be called
once for each row being added.

MozReview-Commit-ID: HP6LkP4ICLf

--HG--
extra : rebase_source : 574afa9a8bdaf6eea027144de96c55a2a24ea241
2016-07-14 17:21:14 -07:00
Carsten "Tomcat" Book
486d248cca Merge mozilla-central to mozilla-inbound 2016-07-07 11:44:06 +02:00
Andrea Marchesini
60bdb1a86a Bug 1276006 - Add telemetry to count how many users use container tabs - part 2, r=me 2016-07-07 11:14:41 +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
Paolo Amadini
e3a101f136 Bug 1282050 - Fix the updating of download commands in the Library. r=jaws
MozReview-Commit-ID: 7zSMcKe2REi

--HG--
extra : rebase_source : a6bcdf4ff3d6d031c0b5438257e485afc6c65430
2016-07-15 15:09:10 +01:00
Yoshi Huang
e24cc195d9 Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
Edouard Oger
a1af006e6d Bug 677372 - Send Tab/Page/Link to device. r=markh
MozReview-Commit-ID: 6xnBjTPkiUQ

--HG--
extra : transplant_source : 0P%F2%CD%88%0C%01%F6sO%D7%0E%D8%DDl%3B%B4%9E%F0%C0
2016-06-17 16:44:14 +01:00
Edouard Oger
9126be55bf Bug 677372 - Add onContextMenuShown option to test_contextmenu. r=markh
MozReview-Commit-ID: D7sdRrsWRCF

--HG--
extra : transplant_source : %97%16%998%3C%A0%90%84%07%CE%C8%EE%C9%D8%D4%FF%B4Sj%A0
2016-06-27 16:46:43 -07:00
Matthew Wein
e27af22316 Bug 1272198 - Add tests for accepted modifiers. r=kmag
MozReview-Commit-ID: CPw25rNrvYn

--HG--
extra : transplant_source : G%13%F7R%00%15%9C%FFez%B5X%7D%CB%E1n%11%FB%C9%00
2016-05-26 19:26:02 -07:00
Edouard Oger
0f02a1105e Bug 1287478 - Use proper plural forms for notification of incoming tabs. r=flod,markh
MozReview-Commit-ID: 2l96yrmoluG

--HG--
extra : transplant_source : %82%C1T%DA%E4%0BO%EF%8D%FF%E1v%08%EAz%27%3B%AD%A4%DA
2016-07-18 16:30:52 -07:00
Rakhi Sharma
7ae09c7da7 Bug 965322 - Full screen windows on Windows 8/8.1/10 should not have Windows 7/Vista window controls. r=Gijs.
MozReview-Commit-ID: I27WiohbylH

--HG--
extra : rebase_source : bf74c39cb6c2dfa3c79b570ef31215547b056f6b
extra : amend_source : 1f2ad1094e0b080c62e5e6fc3eddbad35146b6c5
2016-07-19 15:02:38 +05:30
Dão Gottwald
dd4d5abfe5 Bug 1283812 - Stop dispatching the TabSwitched event. r=mconley 2016-07-19 18:20:41 +02:00
Dão Gottwald
a1816a5043 Bug 1287732 - Remove some event.target null checks. r=gijs 2016-07-19 18:20:13 +02:00
Johann Hofmann
9f7d74a801 Bug 1285891 - Update notification anchor icon for plugins to SVG. r=paolo
MozReview-Commit-ID: FWgbQcygyFf

--HG--
rename : browser/themes/shared/permissions.svg => browser/themes/shared/notification-icons.svg
extra : rebase_source : 0a45942d03275a2d2a2d5c87bba9650267677351
extra : amend_source : 2c5e4b819c22974393c3c9ec3d04e1d80269e85e
2016-07-14 13:58:54 +02: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
Ralph Giles
faec6da232 Bug 1286754 - Update tooltool rust for windows builds. r=mshal
Repacks of upstream rust 1.10.0 stable builds with cargo and std for necessary target architectures.

MozReview-Commit-ID: CgPukGLz4Dv

--HG--
extra : rebase_source : e393c1f0aa4e8d14861ed5bb76f1ac73bfcab444
2016-07-13 14:33:38 -07:00
Wes Kocher
aac6bd4fa7 Merge m-c to fx-team, a=merge 2016-07-07 17:36:54 -07:00
Dão Gottwald
8dc6e0c14b Bug 1282267 - Properly handle 0 as a possible registry key value when determining the window frame color. r=jaws 2016-07-07 20:55:19 +02:00
Chris Peterson
b175c9fdd5 Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
Nicholas Nethercote
1853761692 Bug 1262731 - Don't use a separate ICU data file on Windows. r=ted.
Because sometimes the file goes missing which prevents Firefox from starting.

--HG--
extra : rebase_source : f5e125a56104d8c5aaa1776c9223c7b0d96b8031
2016-07-21 08:13:17 +10:00
Bob Owen
0c976cb1cb Bug 1246505: Let the Windows low integrity content process sandbox ride the trains. r=jimm 2016-07-21 06:39:25 +01:00
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
Milan Sreckovic
6931480ab1 Bug 1285328: Part 2. Add an ability to change the revert/cancel label and/or show the restart later button to the confirmRestartPrompt dialog. r=jaws
MozReview-Commit-ID: D7SDsHqghAS

--HG--
extra : rebase_source : fedeab9570c20aadb4910acd34ea26ed1474c95c
2016-07-14 14:14:28 -04:00
Milan Sreckovic
6b06d7aedd Bug 1285328: Part 1. Make sure the first button/escape is a no-op in these dialogs, and in the potential data loss case, make the default also a no-op. Refactor some common code into preferences.js. r=jaws
MozReview-Commit-ID: 576kGMX08vz

--HG--
extra : rebase_source : d7459ddff9655005eee46ced6cd8ca3d01158038
2016-07-14 13:55:07 -04:00
Jared Wein
2eb1cdae82 Bug 1286930 - Allow the About dialog to show the application update UI even if the separate Update Available window is shown. r=rstrong
MozReview-Commit-ID: 1jUyLx4KsZG

--HG--
extra : rebase_source : fe2e29b29fa50e21f3c426f51e2504b9095c4812
2016-07-14 15:22:11 -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
Gijs Kruitbosch
0423031f08 Bug 1283267 - save start time of automigration when we save the finished time, to ensure both actually get written to prefs, r=Dolske
MozReview-Commit-ID: J4foRyWlJTv

--HG--
extra : rebase_source : b0c75e8a66468d063ddfd6cf21bdc0085072d64e
2016-06-29 20:59:23 +01:00
Gijs Kruitbosch
b1bd30f80e Bug 1199678 - recognize MS Edge in MigrationUtils.jsm for default browser detection, r=Dolske
MozReview-Commit-ID: Bmuyv59fRAv

--HG--
extra : rebase_source : 0869e916cf5adda158f417d0a50160a37bc8ff40
2016-06-29 19:37:48 +01:00
Carsten "Tomcat" Book
5c90a99952 merge mozilla-inbound to mozilla-central a=merge 2016-06-29 16:13:05 +02:00
Carsten "Tomcat" Book
a982df321d Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +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
Mark Banner
209681b65b Bug 1282899 - Land version 1.4.2 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-06-29 11:07:08 +01: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
Brad Lassey
b1a7d53d2f bug 1186948 - Follow up, need to QI the plugin tag r=mconley 2016-06-10 16:41:31 -04: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
Gijs Kruitbosch
51c24100f1 Bug 1281602 - rework automigration telemetry to use an enumerated histogram, r=bsmedberg,dolske
MozReview-Commit-ID: 37XarohGgMN

--HG--
extra : rebase_source : 34134ccfb413eae7d25c811008a8dc647dbbeba4
extra : amend_source : 4d04fc59349673c7f6540fd9468b0d78409262ca
2016-06-23 10:02:59 +01:00
Gijs Kruitbosch
579b36016a Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg
MozReview-Commit-ID: 16uPNGGDE68

--HG--
extra : rebase_source : fdb3ad8a3429079cb23cddd4a003b03043a95728
2016-05-30 17:10:54 +01:00
Mark Banner
bfad3493cd No bug. Fix run-all-loop-tests.sh for Loop to correct the location of browser_devices_get_user_media_about_urls.js as it moved. rs=dmose NPOTB DONTBUILD 2016-06-28 20:35:38 +01:00
Gijs Kruitbosch
ef400acc5c Backed out changeset d724f337b4f0 (bug 1280472) for not working correctly (opening spurious new tabs), see bug 1282794
MozReview-Commit-ID: IHDvXQAhs5j

--HG--
extra : amend_source : 9b412eb6eb3a73178efbe2e8a5c8b4efc820fbb9
2016-06-28 17:19:40 +01:00
Gijs Kruitbosch
a580940405 Bug 1271799 - implement undo functionality in automigration code, r=mak
MozReview-Commit-ID: 28yvZyVimOx

--HG--
extra : rebase_source : 216da87f46d1bb7cde17507431b04b8bbc3367c3
2016-06-20 12:12:28 +01:00
Carsten "Tomcat" Book
bd81760f9c Merge mozilla-central to fx-team 2016-06-28 16:14:58 +02:00
Carsten "Tomcat" Book
261fe13dcd merge mozilla-inbound to mozilla-central a=merge 2016-06-28 16:09:05 +02:00
Carsten "Tomcat" Book
faeec86517 merge fx-team to mozilla-central a=merge 2016-06-28 16:06:34 +02:00
Panos Astithas
ea25947578 Bug 1241746 - Fix padding for RTL locales. rs=Pike
MozReview-Commit-ID: 1mIhSUQ2p7d
2016-06-28 12:44:21 +03:00
Deepjyoti Mondal
6e8bc44e1f Bug 1241746 - Improve the wrapping of the reporting section in about:neterror. r=past
Added CSS style for propper wrapping of the word "sites" and subsequent words.

MozReview-Commit-ID: 8xjVTIkEfP5
2016-06-28 12:24:40 +03:00
Carsten "Tomcat" Book
c1cb5a12bd Backed out changeset 00312b136937 (bug 968273) for causing regressions 2016-06-28 10:03:25 +02:00
Carsten "Tomcat" Book
aa5cdbd0b4 Backed out changeset 8f48d2f1fa58 (bug 1233986)
--HG--
extra : rebase_source : 5005fdaf6c671120997b70837572713ef5042905
2016-06-27 13:19:09 +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
Carsten "Tomcat" Book
fa3eb6a9b1 Merge mozilla-central to fx-team 2016-06-27 12:04:12 +02:00
Carsten "Tomcat" Book
43613b3e84 merge mozilla-inbound to mozilla-central a=merge 2016-06-27 11:58:47 +02:00
Alessio Placitelli
b460cfd546 Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Martin Giger
bc7ec4df3e Bug 1282171 - Use setTimeout from parent window to throttle resizes. r=kmag
MozReview-Commit-ID: FsEjqfJKOUC
2016-06-25 00:06:56 +00:00
Mike de Boer
848e94ac73 Bug 1281462 - Disable the modal highlight feature on Nightly for now. r=Gijs
MozReview-Commit-ID: CDgyCrlNUxT
2016-06-25 10:51:03 +02:00
Jared Wein
5345120a69 Bug 1280799 - Update the state of the 'Clear Downloads' button when download item state changes, even if the item is selected. r=paolo
MozReview-Commit-ID: 2YXLDuBxkTe
2016-06-24 21:36:40 -04:00
Ryan VanderMeulen
3b8f6019c4 Backed out changeset 0b20196061d7 (bug 1276054) for browser_UITour_pocket.js failures. 2016-06-24 15:41:09 -04:00
Matthew Noorenberghe
b8f1ff3fed Bug 1127579 - Handle a user capturing a HTTPS login with an already saved login for the HTTP version. r=dolske
MozReview-Commit-ID: 4vWuFUmicYV

--HG--
extra : rebase_source : ca7769168eeba7120b1480a67adf427e8c2df86a
2016-06-24 10:32:16 -04: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
Towkir Ahmed
b7e505b27e Bug 1280642 - Fixed Label color for 'Subscribe' and 'Share This Page' while in customization mode. r=gijs 2016-06-27 12:07:00 +02:00
Towkir Ahmed
8eff74364d Bug 1279910 - Renamed occurrences of 'Oriya' to 'Odia'. r=gijs 2016-06-27 12:31:00 +02:00
Marco Bonardo
67c3ad7930 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 : e03928033aa795c9a1cdb34d4f4618b0eb1d6890
2016-06-20 13:22:10 +02:00
Alessio Placitelli
4c8bdc2f7f Bug 1233986 - Add test coverage. r=gfritzsche
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Gijs Kruitbosch
667d9f2396 Bug 1280472 - fix focusing of text links in about:preferences, r=jaws
MozReview-Commit-ID: 2lPFDTYVY99

--HG--
extra : rebase_source : a551914a77e6af025382b867a5c289329caa6073
2016-06-22 18:57:28 +01:00
Michael Kaply
2adb8a0678 Bug 1276054 - Uplift pocket changes from partner. r=gijs
--HG--
extra : rebase_source : 43336ecc47d8039488d032ede5003957acf9cbdd
extra : amend_source : e17d84c2951b9a002ee2fee330ddbe8d504270b8
2016-06-23 10:48:39 -05:00
Ryan VanderMeulen
c9ebf6bbda Bug 1282095 - Update pdf.js to version 1.5.305. r=bdahl 2016-06-24 11:55:02 -04: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
Sebastian Hengst
2e51abafdb Backed out changeset 1008f5b88e6b (bug 1270742) for failing browser_ext_browserAction_context.js. r=backout 2016-06-24 13:00:31 +02:00
Carsten "Tomcat" Book
517768e38e Merge mozilla-central to fx-team 2016-06-24 11:25:21 +02:00
Carsten "Tomcat" Book
3b37066215 merge mozilla-inbound to mozilla-central a=merge 2016-06-24 11:13:59 +02:00
past@mozilla.com
c603cb558d Bug 1275700 - Fix the color of the AwesomeBar and Search Results popup on Linux. r=dao
MozReview-Commit-ID: HF2qk05sGK7
2016-06-24 11:09:12 +03:00
Carsten "Tomcat" Book
2c23d5ea6f Merge mozilla-central to fx-team 2016-06-23 15:14:53 +02:00
Carsten "Tomcat" Book
965dbc5745 merge mozilla-inbound to mozilla-central a=merge 2016-06-23 14:57:09 +02:00
Dão Gottwald
d9695d8cd6 Bug 1280999 - Remove browser_toolbar_migration.js
--HG--
extra : rebase_source : 7e187d0c752f5113573a2371c3a0e382e1a1b429
2016-06-23 12:53:55 +02:00
Paolo Amadini
5df3c047ad Bug 1280919 - Update all permission icon class names to match the permission ID. r=johannh
MozReview-Commit-ID: Ax5v9eLZLVF

--HG--
extra : rebase_source : 89b6ac9aebf57c378604db66b1d04fe5efea1879
2016-06-21 16:36:02 +01:00
Dão Gottwald
22c0a447e8 Bug 1280999 - Remove Firefox 4 era UI migration steps. r=mak 2016-06-23 11:12:06 +02:00
Mike de Boer
a38f90a1a3 Bug 1279717 - introduce a Color.jsm module that implements common color math operations in a single place. r=jaws
MozReview-Commit-ID: Huu58xtApyf
2016-06-22 19:22:05 +02:00
Mark Banner
dbedb24b41 Bug 1281619 - Land version 1.4.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-06-23 09:40:04 +01:00
Mark Banner
2849315b84 Backout changeset 53a41d7fbab0 | bug 1278389 as the following two changesets fix the test. a=test-only 2016-06-23 09:40:03 +01:00
Jared Wein
98a1d260d7 Bug 1280618 - Dotted square does not follow the smooth zoom animation of icons from toolbar. r=gijs
MozReview-Commit-ID: HhRIwnLmlgv
2016-06-23 11:48:00 +02:00
Carsten "Tomcat" Book
96801fb02b Merge mozilla-central to fx-team 2016-06-22 13:46:27 +02:00
Carsten "Tomcat" Book
3c9bce3256 merge mozilla-inbound to mozilla-central a=merge 2016-06-22 13:44:52 +02:00
Florian Quèze
3a0cef8f4d Bug 1275262 - implement device sharing animation on background tabs, r=Gijs. 2016-06-22 13:07:39 +02:00
Gerald Squelart
02ff2cd58a Bug 1271483 - p17. Fix chrome test to match new notification parameters - r=me
MozReview-Commit-ID: 5jofUD5WkZ1
2016-06-22 15:51:33 +10:00
Claas Augner
bb8214349a Bug 1264475 - Allow removal of search engines using keyboard shortcuts. r=florian 2016-06-15 00:10:42 +02:00
Brandon Cheng
ff19bfa581 Bug 1084598 - [OS X 10.10 and later] fix focus styling for url bar and search box, r=mstange,gijs
MozReview-Commit-ID: 3aEs95lcpZb

--HG--
extra : amend_source : 4f08292a48e1f47a8fa0e1a54d00d97c0a4e18e5
2016-06-14 19:24:00 +01:00
Towkir Ahmed
d2efb83420 Bug 1278992 - Show the URL bar history dropmarker in customize mode to help users simulate the browser outside of customize mode. r=jaws 2016-06-21 12:21:00 -04:00
Wes Kocher
4207c30811 Merge fx-team to central, a=merge CLOSED TREE 2016-06-21 10:10:21 -07:00
Joel Maher
dc66d5ab33 Bug 1281032 - skip entire directory on non linux. r=Tomcat
MozReview-Commit-ID: 2RdEP1J7sTi

--HG--
extra : rebase_source : f38ff53ec1b9e1e968ff89ead2479ea592ee20a4
2016-06-21 12:57:55 +03:00
Gerald Squelart
0816b1c721 Bug 1271483 - p10. Front-end handling of prefs&telemetry - r=gijs
When an issue is reported, save the unplayable formats/key-systesm in a pref,
keyed by the detailed issue string id, and report the infobar-shown telemetry.
More telemetry when the "Show me how" button is clicked.
And final telemetry (and clearing the prefs) when the issue is solved.

MozReview-Commit-ID: 4PgaPMVfjsQ
2016-05-26 23:46:52 +10:00
Matthew Wein
569e667c08 Bug 1270742 - Add support for default_icon in chrome.pageAction r=kmag
MozReview-Commit-ID: D9uR0JUXJwx

--HG--
extra : transplant_source : %FC%FBu%0Cboh%DFv%BB%8D%AC%20%ED%A5%E1%3E%DE%126
2016-05-23 15:59:33 -07:00
Matthew Wein
48b0f752e6 Bug 1270742 - Add support for default_icon in chrome.pageAction. r=kmag
MozReview-Commit-ID: D9uR0JUXJwx

--HG--
extra : transplant_source : %D2%EEUA%D1%C7Yp%88E%851%200n%90%D7%8F%0C%F4
2016-05-23 15:59:33 -07:00
Kurt Carpenter
8b248f08ee Bug 1243034 - Sync "browser.download.useDownloadDir" preference added. r=markh 2016-06-27 21:20:00 +02:00
Nihanth Subramanya
fa1a113521 Bug 1272531 - Make advanced panel in about:neterror stretch to fill content width. r=Gijs 2016-06-27 14:32:54 -07:00
Dão Gottwald
332cebb3b2 Bug 1282223 - Remove gPermissionObserver. r=gijs 2016-06-27 20:41:16 +02:00
Thomas Nguyen
6075feb383 Bug 1025965 - Migrate browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=paolo.mozmail
MozReview-Commit-ID: KFWofvaZuw7
2016-06-23 12:25:32 +08:00
Martin Giger
2072a2d80e Bug 1215025 - Resize popup when content size changes. r=kmag
--HG--
extra : rebase_source : f70828223c7853f68d080f0beea6f8fbd62fae72
2016-06-22 02:55:00 -04:00
Martin Giger
1478f20494 Bug 1279562 - Accept negative 'left' and 'top' values in chrome.windows.update. r=kmag
--HG--
extra : rebase_source : 25a49cfc156fafcb490dcd997d26f20c550fa4ec
2016-06-17 02:22:00 -04:00
Gijs Kruitbosch
4e79263a61 Bug 1235695, bug 1277270 - fix e10s test issues, r=jaws
MozReview-Commit-ID: ELDPpGub0TP

--HG--
extra : rebase_source : 325484e75a2a5279ecd32aa7e33edc047d1db4fd
2016-06-20 17:04:08 +01:00
Kim Moir
7ae9030d88 Bug 1135781 - generate builds per checkin on beta/release/esr that allow installation of unsigned addons r=jlund 2016-06-22 09:08:44 -04: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
7b90111dfd Merge mozilla-central to fx-team 2016-06-29 16:21:46 +02:00
Panos Astithas
1948b88f49 Bug 1283066 - Replace -moz-padding-start with padding-inline-start in aboutNetError.css. r=florian
MozReview-Commit-ID: AvpNkNrvWMQ
2016-06-29 16:32:47 +03:00
Jimmy Wang
b353b9c140 Bug 1109146 - Write test to verify alt+click behaviour in e10s since the codepath is ContentClick.jsm instead of browser.js::contentAreaClick(). r=felipe
MozReview-Commit-ID: D1ith9Fc8IF

--HG--
extra : transplant_source : SxB%18-%EC%0A%BF%F5%26%DF%FB%21%FC%F7%91%7D%B52%07
2016-05-13 16:32:44 -04:00
Alessio Placitelli
6619bdb380 Bug 1271304 - Add test coverage for browser usage metrics. r=Gijs
MozReview-Commit-ID: 3ZHA5AYnHhg
2016-05-12 09:31:00 +02:00
Alessio Placitelli
0f0b2b22da Bug 1271304 - Measure the tabs/window open events and max number of tab/window per subsession. r=Gijs, r=gfritzsche, data-review=bsmedberg
MozReview-Commit-ID: 6vYfoEb8VvB
2016-05-12 09:30:00 +02:00
Jimmy Wang
928a387706 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 : transplant_source : %D8%22%BDg%E6%24%2A6%26X%DB%26%E5%A3%93%18%CD%9D%B3%AF
2016-05-11 17:33:09 -04:00
Jimmy Wang
5d22f22620 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

--HG--
extra : transplant_source : %CF%BBJ%B6%9E%40%91.N%A3%229%FCl%C6%9A%E0%11n%3F
2016-05-10 13:24:19 -04:00
Carsten "Tomcat" Book
0e6ff44be3 Merge mozilla-central to mozilla-inbound 2016-07-29 12:34:10 +02:00
Jonathan Hao
c80e63e7f2 Bug 1289571 - Set browser's userContextId before updateRemoteness in restoreTabContent. r=mikedeboer
--HG--
extra : rebase_source : 1406bf99fa1c03d8b99a7ede665736a72ee243f6
2016-07-28 23:54:00 +02:00
Thomas Nguyen
ffba687a20 Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Fischer.json
8166e86959 Bug 1229927 - Allow showHeartbeat to change the icon. r=MattN
MozReview-Commit-ID: 9by6Z0rN5IT

--HG--
extra : transplant_source : %85L%A4%93%15%08py6%BF%CF%5E%28CS%93%BE%A5%9E%D8
2016-06-07 15:57:24 +08:00
Julian Hector
a4e6059aeb Bug 742434 - Part 2: Introduce pref to control content sandbox. r=jld
MozReview-Commit-ID: HyNozlK5SAE
2016-06-16 12:39:07 +02:00
Wes Kocher
fc828c3264 Merge m-c to inbound, a=merge 2016-07-05 17:12:45 -07:00
Eitan Isaacson
7afaf8c45c Bug 1280510 - Copy hi/lo dpi loading icon from windows to Linux. r=dao
MozReview-Commit-ID: FraPEDKnQAQ


--HG--
rename : toolkit/themes/windows/global/icons/loading.png => toolkit/themes/shared/icons/loading.png
rename : toolkit/themes/windows/global/icons/loading@2x.png => toolkit/themes/shared/icons/loading@2x.png
2016-07-05 13:32:10 -07:00
Julian Hector
aa5c174aa4 Bug 742434 - Part 2: Introduce pref to control content sandbox. r=jld
MozReview-Commit-ID: JQAQAbHUObN

--HG--
extra : rebase_source : 42a14a28503b685125f27faa40ae4efc920c5c5d
2016-06-16 12:39:07 +02:00
Johann Hofmann
22b8fe594a Bug 1253771 - Add previous state info to mixed content callback. r=tanvi r=florian
MozReview-Commit-ID: 5msNz97psok

--HG--
extra : rebase_source : 640f86c3cc0b9b5a842a0c104cb269915b727b4b
extra : histedit_source : 6ca75dac152d5135089f9053eb91440058b124e4
2016-04-27 10:38:26 +02:00
Chih-Yi Leu
8733310923 Bug 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku
--HG--
extra : rebase_source : 8e04725e80467a17d1a1a775f791782abe842c1b
2016-06-28 00:26:00 +02:00
Wes Kocher
8414c26e20 Merge m-c to inbound, a=merge 2016-06-27 14:09:06 -07:00
Mike Conley
a01bd448e2 Bug 1261842 - Make browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js wait for windows to be ready before sending them places. r=Gijs
MozReview-Commit-ID: 3sunq7zrr0e

--HG--
extra : rebase_source : 82778ac2357f9bf96209001275ae5c7cac7c8c75
extra : source : c14ccfac7b4b635cad9f728b85767deef68078be
2016-06-08 11:56:54 -04:00
Mike Conley
6989766387 Bug 1261842 - Tests in browser_windowStateContainer.js should wait for new browser windows to completely load. r=baku
MozReview-Commit-ID: 8SyED1dQbM5

--HG--
extra : rebase_source : dcd4b6f7f8156159460d20c8cbe2369e266163be
extra : source : d6ffc9db53461550f8965e3587244b5b9d68eab6
2016-06-08 10:48:15 -04:00
Mike Conley
13379af1e1 Bug 1261842 - When putting the initial tab into the restored background state, flip it to non-remote. r=mikedeboer
MozReview-Commit-ID: BX8XbYjJHGf

--HG--
extra : rebase_source : 5333e1a15e36aaea5e6e38ab7df5919e8cda3017
extra : source : 2a1acfd17baf3a269719c70cdd5b273e8b344b41
2016-06-03 14:12:21 -04:00
Mike Conley
ef1514c4ea Bug 1261842 - Add a test that ensures that proper chromeFlags and nsILoadContext properties are set for private windows. r=jdm
MozReview-Commit-ID: Hvzfk6yDEXk

--HG--
extra : rebase_source : fecbe863c1ddb7b3a266cc9318f61e1327ee278a
extra : source : 968e7b3b73fbc288cdda9b0ba82857065e00d956
2016-05-02 13:59:25 -04:00
Mike Conley
5f1bcd6334 Bug 1261842 - Fix up some private browsing tests to account for initial browsers being remote now. r=jdm
MozReview-Commit-ID: CxhKsIXnPxj

--HG--
extra : rebase_source : 158631cd0b0dac610a5f89dd48b3b13e64ed0c6f
extra : source : f6062f1139114f586e3ea9f6d946766f63dedb1d
2016-05-26 12:24:05 -04:00
Mike Conley
d22a16e722 Bug 1261842 - Disable browser_contentAreaClick.js for e10s. r=Gijs
The fact that this happened to work in e10s mode is a consequence of
the fact that the initial browser started out non-remote, even in
e10s mode. Coupled with the fact that the browser only loaded
about:blank (which didn't cause a remoteness flip), this essentially
meant we were testing the non-e10s case with a non-remote browser.

MozReview-Commit-ID: DIZVekCYLVh

--HG--
extra : rebase_source : 4013d6bc8a40882e3377a458885ac28c88f0aef9
extra : source : 07b259eb7121dde270818a3ca280cd658b83c795
2016-05-25 17:41:07 -04:00
Mike Conley
a386a255c4 Bug 1261842 - Update browser_394759_behavior.js to account for initial browser being remote. r=mikedeboer
MozReview-Commit-ID: H1A4bzARkyf

--HG--
extra : rebase_source : 46ba0178e5856f5d0c567d1c71218c9db8394e56
extra : source : 970cbbb3a658336a8a70cfea01ba5a6afa3ae58b
2016-06-01 17:15:25 -04:00
Mike Conley
4cfba25655 Bug 1261842 - Update browser_bug495058.js to account for the initial browser being remote. r=Gijs
MozReview-Commit-ID: 6Ktl6Dyztg3

--HG--
extra : rebase_source : 5e7cb7e38189d71a6f185d26881acb4477ece35d
extra : source : b6f7395d2bbff04ba48419d30ebecf848771e9fc
2016-05-25 15:57:57 -04:00
Mike Conley
ee080acac2 Bug 1261842 - Update browser_privatebrowsing_downloadLastDir_toggle.js to use add_task and BrowserTestUtils. r=jdm
MozReview-Commit-ID: 6S64VvZpwDf

--HG--
extra : rebase_source : cf1014d4f5fe9be2c79091da0e91d0e79e585d23
extra : source : 20eb3987a721a2c0a312868cf52dbf2f43563236
2016-05-24 18:38:41 -04:00
Mike Conley
462c1e5074 Bug 1261842 - browser_async_window_flushing.js no longer needs to wait for remoteness flip on initial browser of new window. r=Felipe
MozReview-Commit-ID: E74rDTQ2FjX

--HG--
extra : rebase_source : b7cb3d1a782bbb65414a6c13ebd836c735966e0c
extra : source : 6eaa642a93e1707ae917f9e6f61242ecef36c658
2016-06-08 16:22:13 -04:00
Mike Conley
70e421c78c Bug 1261842 - browser_423132.js no longer needs to wait for remoteness flip on initial browser of new window. r=Felipe
MozReview-Commit-ID: 4QniZC8w7pA

--HG--
extra : rebase_source : df8761bb86d9d3250847be559e1098b11585e2db
extra : source : 1240345f5624539c14543dc21888ce1f74f9059b
2016-06-08 16:45:37 -04:00
Mike Conley
daf5c06f3b Bug 1261842 - browser_394759_behavior.js no longer needs to wait for remoteness flip on initial browser of new window. r=Felipe
MozReview-Commit-ID: C9aIKuRSDa3

--HG--
extra : rebase_source : 47d106f2d8f33b1048a4cb419e3c3e7d9da0b34c
extra : source : ce46ebf231c1d679c9bc7abc28f774538b5a1362
2016-06-08 16:42:39 -04:00
Mike Conley
500f87700c Bug 1261842 - browser_bug495058.js no longer needs to wait for remoteness flip on initial browser of new window. r=Felipe,Gijs
MozReview-Commit-ID: Fl1OIsluS56

--HG--
extra : rebase_source : 699aece7ecef46b0a33af91356817b48473ad81e
extra : source : 8d34b61fbfb395d6816c45dcc1f45901e627c478
2016-06-08 16:42:04 -04:00
Mike Conley
710391213a Bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs. r=Felipe
MozReview-Commit-ID: 9KVzuOkJFpW

--HG--
extra : rebase_source : 6eb1a975378873af1b68f5efdb708b499457aea7
extra : source : a94e6a85c93170ef6b40065bb1834167547acd03
2016-06-08 17:03:42 -04:00
Carsten "Tomcat" Book
aec3ca7a7a merge mozilla-inbound to mozilla-central a=merge 2016-06-18 04:35:15 +01:00
Sebastian Hengst
f10e7491d4 Backed out changeset 7410a15b0850 (bug 1251071) for permafailing browser_bookmark_popup.js on OS X. r=backout 2016-06-17 17:54:54 +02:00
Timothy Guan-tin Chien
9ed4429e08 Bug 1231701 - Ship our own variant of EmojiOne on Windows and Linux, r=glandium, r=dolske, r=jfkthame, r=gerv
This patch bundles a color font named "EmojiOne Mozilla", and turn on
the necessary code for including the bundled font, on Linux and Windows.
With that, users of Linux and Windows <=8.0 is able to see color Emoji
on Firefox without support from System.

The font bundled is the v0.2.1 version, generated from the project repo
in

https://github.com/mozilla/emojione-colr

with artwork from the original EmojiOne font and Twemoji,
under CC BY 4.0 license.

Test files, about:license page, and the packager instruction are
modified accordingly.

MozReview-Commit-ID: 2mmxnA0vS3u
2016-06-15 21:58:49 +01:00
Mark Hammond
367f33f78d Bug 1279224 - remove all Sync promotions from doorhangers. r=adw
MozReview-Commit-ID: 8QELFxqM6Av

--HG--
extra : rebase_source : e76d93d5096e9f820238645a9ac2db658f815718
2016-06-15 13:43:25 +01:00
Jared Wein
217642efe0 Bug 1251071 - "New bookmark" popup disappears if I reopen it after creating bookmark. r=mak
MozReview-Commit-ID: DNqcu5vxrBG

--HG--
extra : rebase_source : 4a8c49ca01ca6987b43b3c1bffcbdd406ca98f70
2016-06-12 15:53:38 -04:00
Dão Gottwald
acbe92a947 Bug 1280391 - Merge UI migration steps that try to add bookmarks-menu-button. r=mak 2016-06-17 10:43:26 +01:00
Marco Bonardo
7c23d539a6 Bug 1280251 - Remove leftover references to unifiedComplete pref. r=past
MozReview-Commit-ID: 9GQ6u7V6tKs

--HG--
extra : rebase_source : 579d95b007a9712a0247406d7ec0b4f6dec699ef
2016-06-16 15:06:07 +01:00
Carsten "Tomcat" Book
ecdef8e6f4 merge mozilla-inbound to mozilla-central a=merge 2016-06-17 00:32:10 +01:00
Carsten "Tomcat" Book
ecad056c91 Backed out changeset 6ba1398db335 (bug 1231701) for causing valgrind failures 2016-06-16 18:31:16 +01:00
Mark Goodwin
75745129ca Bug 1120377 - Update preferences so TLS error reports are POSTed to the new data pipeline. r=keeler
MozReview-Commit-ID: K1xZp4RQjEo
2016-06-14 15:56:41 +01:00
Carsten "Tomcat" Book
3b1e93ac5e Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 4b15946d1de3c0e3d7fed8fc0f68b5f653d8836a
2016-06-16 08:39:13 +01:00
Mike Hommey
815f65343a Bug 1280338 - Use clang 3.8 on TSan builds. r=froydnj 2016-06-16 16:16:53 +09:00
Mike Hommey
2fe5367788 Bug 1280338 - Use tooltool GCC's ld on TSan builds. r=froydnj
Something similar was done in bug 1278718 for ASan builds, because of
indirect dependencies on libstdc++ being picked by the linker and
leading to linkage failure with the older binutils from the CentOS 6
image we use to do desktop builds.
2016-06-16 16:16:51 +09:00
Carsten "Tomcat" Book
a967cdb984 merge mozilla-inbound to mozilla-central a=merge 2016-06-16 08:06:50 +01:00
Onno Ekker
f1de083a08 Bug 1279953 - Ambiguous string usage for "not encrypted page". r=dolske
--HG--
extra : rebase_source : e6ea020d8b98e9bef2e895e5312edc47d839cc2c
2016-06-13 22:14:04 +02:00
Timothy Guan-tin Chien
4901223999 Bug 1231701 - Ship our own variant of EmojiOne on Windows and Linux, r=glandium, r=dolske, r=jfkthame, r=gerv
This patch bundles a color font named "EmojiOne Mozilla", and turn on
the necessary code for including the bundled font, on Linux and Windows.
With that, users of Linux and Windows <=8.0 is able to see color Emoji
on Firefox without support from System.

The font bundled is the v0.2.1 version, generated from the project repo
in

https://github.com/mozilla/emojione-colr

with artwork from the original EmojiOne font and Twemoji,
under CC BY 4.0 license.

Test files, about:license page, and the packager instruction are
modified accordingly.

MozReview-Commit-ID: 2mmxnA0vS3u

--HG--
extra : rebase_source : 34008d9063fa0ecf95d4f76d645f0d40635290ba
2016-06-15 21:58:49 +01:00
Gijs Kruitbosch
04654fd5c1 Bug 1280177 - fix titlebar button position in devedition, r=mstange
MozReview-Commit-ID: 5lTpdW38gOL

--HG--
extra : rebase_source : 0d0fede93d77fb113f2bc6d52f3a37ffe6119162
2016-06-15 12:42:53 +01:00
Drew Willcoxon
d357c59414 Bug 1279845 - Remove duplicate download-blocked.svg. r=jaws
MozReview-Commit-ID: 3kavXPIT6Hn
2016-06-16 03:04:47 -07:00
Gijs Kruitbosch
97d70544b0 Bug 1279208, followup, rs=bustage/dao
MozReview-Commit-ID: BQo5WCM9us3
2016-06-16 10:38:24 +01:00