Commit Graph

4844 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
41d8030f77 merge mozilla-inbound to mozilla-central a=merge 2016-01-26 11:53:21 +01:00
Drew Willcoxon
9c91646152 Bug 1236364 - Don't reuse existing richlistitem in urlbar when handling a delete. r=mak 2016-01-25 10:13:26 -08:00
Phil Ringnalda
49a9478019 Merge m-c to m-i 2016-01-23 18:18:48 -08:00
Phil Ringnalda
6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Kit Cambridge
942b8f74cd Bug 1239584, Part 2 - Remove message manager usage from PushService.jsm. r=dragana
--HG--
extra : commitid : E25BNJCu4Wo
extra : rebase_source : 35d653077881c5736611745cf81463118040b0b5
2016-01-13 22:24:37 -07:00
Andrea Marchesini
df8b566adc Bug 1241893 - Remove non-used properties strings about about:profiles, r=ehsan 2016-01-23 01:51:35 +00:00
simplyblue
7d8bac9a35 Bug 1172454 - The about:telemetry environment section should have expandable subsections. r=gfritzsche 2016-01-17 13:10:45 +05:30
Carsten "Tomcat" Book
3d3ee3ca4a Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
95728f5bec Merge mozilla-central to mozilla-inbound 2016-01-20 15:36:47 +01:00
Carsten "Tomcat" Book
248f7a3dee merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
Mike Hommey
6032f465cb Bug 1240660 - Remove "+" prefixes in jar manifests. r=gps
Now that the faster make backend is enabled by default avoiding
cross-jar.mn file conflicts, and now that individual files can't
overlap with wildcards in the same jar.mn files, which were two
main things that the "+" prefix was used for (apart from
cargo-culting), the "+" prefixes in the tree are not necessary
anymore.
2016-01-20 07:24:40 +09:00
Andrea Marchesini
d7a94ba559 Bug 1239848 - Revert ProfileManager changes until a better UX/UI is ready, r=ehsan 2016-01-20 09:16:49 +00:00
Felipe Gomes
8e514bfba2 Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm
--HG--
extra : commitid : 5r0m9Ql2GBC
2016-01-22 14:42:30 -08:00
Wes Kocher
72f3b982cf Backed out changeset e7cfbfa5847c (bug 1241959) for browser_Troubleshoot.js failures
--HG--
extra : commitid : LCOKRflYyYB
2016-01-22 14:42:04 -08:00
Felipe Gomes
b5abf5a2ab Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm 2016-01-22 17:34:29 -02:00
Kit Cambridge
f398300afc Back out out 3 changesets (bug 1239584) for B2G build failures on a CLOSED TREE.
--HG--
extra : commitid : 74RywJW7UVo
extra : amend_source : 2088096e01cb7b6fda50c87f05d427cd79147554
2016-01-22 11:06:14 -08:00
Kit Cambridge
9c253cf89e Bug 1239584, Part 2 - Remove message manager usage from PushService.jsm. r=dragana
--HG--
extra : commitid : IzTj986v21P
extra : rebase_source : addf54af599fd1f930cdf1e5e72751ff962e5bf2
2016-01-13 22:24:37 -07:00
Avi Halachmi
1c1b5986d3 Bug 1241362: about:telemetry - fix thread hangs histograms buckets+labels. r=chutten 2016-01-25 20:43:09 +02:00
Luis Miguel [:quicksaver]
dd3a7632f4 Bug 1218351 - (e10s) Don't lose initial typed characters when opening the findbar. r=mikedeboer
--HG--
extra : transplant_source : u%A5%05_%0D%0CR%2B%1A%D8s%B228%CEn%3EH%F6-
2015-11-04 15:26:40 +00:00
Mike Conley
94754a321a Bug 1233803 - Outlaw usage of sessionHistory CPOW in browser code. r=felipe
--HG--
extra : commitid : 1BiGRhthHhR
extra : rebase_source : 43f1f73a6f2a2f363a4320c7ec25865359183ef0
extra : histedit_source : eb5f9c2e8e996977b2e01392d5a871b439ccdaca
2016-01-04 15:49:22 -05:00
Mike Conley
c2fca6da5e Bug 1233803 - Register RemoteWebNavigation as a standard js-implemented XPCOM component. r=felipe
This allows us to add shims to the implementation for add-ons.

--HG--
rename : toolkit/modules/RemoteWebNavigation.jsm => toolkit/components/remotebrowserutils/RemoteWebNavigation.js
rename : toolkit/modules/tests/browser/.eslintrc => toolkit/components/remotebrowserutils/tests/browser/.eslintrc
rename : toolkit/modules/tests/browser/browser.ini => toolkit/components/remotebrowserutils/tests/browser/browser.ini
rename : toolkit/modules/tests/browser/browser_RemoteWebNavigation.js => toolkit/components/remotebrowserutils/tests/browser/browser_RemoteWebNavigation.js
rename : toolkit/modules/tests/browser/dummy_page.html => toolkit/components/remotebrowserutils/tests/browser/dummy_page.html
extra : commitid : 4W88YStCJVA
extra : rebase_source : 96dddec843c37571627de6b7237c4c96fe0607c0
extra : histedit_source : fba01b49a1191a3502811485f95ee6bea8f3a047
2016-01-12 16:44:08 -05:00
Gijs Kruitbosch
5c10c664ce Bug 1239319 - use input types properly for search and url bar to get better OSK support on Windows, r=jaws
--HG--
extra : commitid : D42DRQ00X0V
extra : rebase_source : 45a992c8155e0766832c56eca529b70a0ed2fe71
2016-01-14 23:41:26 +00:00
Jim Mathies
0f68cf1319 Bug 1096804 - Add support to PageThumbs for requesting non-downsampled content screenshots. r=dao 2016-01-12 11:08:33 -06:00
Neil Deakin
02264e86fa Bug 1234828, re-enable browser_bug594509.js in e10s, r=gijs 2016-01-19 09:29:37 -05:00
Neil Deakin
e160bfe495 Bug 1234828, re-enable browser_quickfind_editable.js in e10s, r=mikedeboer 2016-01-19 09:29:10 -05:00
Phil Ringnalda
8630cc00f5 Bug 1205145 - skip test_videocontrols_video_direction.html on Windows 2016-01-10 18:49:05 -08:00
Andrea Marchesini
315dbefd68 Bug 1237516 - about:profiles should deal with nsIProfileService throwing exceptions, r=ehsan 2016-01-07 15:53:50 +00:00
Carsten "Tomcat" Book
c3c9e7c565 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Matt Brubeck
4c2c388cdd Bug 1233727 - Don't show found-matches label when it's empty [r=mikedeboer] 2016-01-06 14:07:17 -08:00
Georg Fritzsche
f038fdc912 Bug 1236529 - Fix about:telemetry ping rendering. r=dexter 2016-01-06 16:54:30 +02:00
Carsten "Tomcat" Book
2262c1271c merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Mark Finkle
854d200e7d Bug 1236416 - Remove some misc toolkit content UI from Fennec r=margaret 2016-01-04 21:35:13 -05:00
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Robert Longson
923addc829 Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin 2016-01-04 22:16:23 +00:00
Andrea Marchesini
47f282fda3 Bug 1233750 - about:profiles - Setting a profile as default, selects it too, r=ehsan 2016-01-04 19:02:39 +00:00
Andrea Marchesini
c24fece6cb Bug 1235864 - about:profiles - deleting the default profile should set a new default profile, r=ehsan 2016-01-04 12:42:35 +00:00
Dave Townsend
99e46fd0e0 Bug 1237340: Fix browser and toolkit eslint failures. r=Felipe
--HG--
extra : rebase_source : 3e1098fe6d387bed1edcad365e318c484e8989ea
2016-01-06 10:10:35 -08:00
Jean-Yves Avenard
d27b150c08 Bug 1214462: P3. Add FFmpeg license's link to about:license. r=gerv 2016-01-06 23:03:51 +11:00
Phil Ringnalda
33c7af5cab Back out 6 changesets (bug 1214462) for Win PGO build bustage, reftest failures and mochitest failures
CLOSED TREE

Backed out changeset 803dba2adb27 (bug 1214462)
Backed out changeset e1b318c9c1db (bug 1214462)
Backed out changeset 3a421412b161 (bug 1214462)
Backed out changeset 2b388a17f4be (bug 1214462)
Backed out changeset 6a290f27f9bc (bug 1214462)
Backed out changeset 3dbf22bf17a4 (bug 1214462)
2015-12-30 20:37:08 -08:00
Ehsan Akhgari
71b1649dca Bug 1231529 - Increase the timeout of browser_bug295977_autoscroll_overflow.js 2015-12-30 22:27:40 -05:00
Jean-Yves Avenard
37c67e3e76 Bug 1214462: P3. Add FFmpeg license's link to about:license. r=gerv 2015-12-31 13:17:22 +11:00
Andrea Marchesini
903d6fc725 Bug 1235402 - Disable about:profile for android and b2g, r=ehsan 2015-12-29 18:42:47 +00:00
Andrea Marchesini
b8135fa63f Bug 1234764 - ProfileManager should set the selectedProfile correctly, r=ehsan 2015-12-29 18:10:08 +00:00
Mélanie Chauvel (ariasuni)
24691fcfc3 bug 1211849 - Remove canClear support from the Sanitizer. r=mak
Modifications by Patrick <nwokop@uni.coventry.ac.uk>

--HG--
extra : commitid : 4sPxOcyS2qv
2015-10-07 19:46:35 +02:00
Carsten "Tomcat" Book
719ce6825c merge mozilla-inbound to mozilla-central a=merge 2015-12-23 12:00:09 +01:00
Ben Kelly
9111f6e07c Bug 1234691 Fix about:serviceworkers to use correct nsIPushService getSubscription() call. r=baku 2015-12-22 20:11:50 -08:00
Carsten "Tomcat" Book
8dfa44c1a4 Merge mozilla-central to fx-team 2015-12-22 12:28:35 +01:00
penhlenh
36fa3f873b Bug 1232914: Allow switching between structured & raw ping data via radio button. r=dexter 2015-12-20 00:11:07 +07:00
Andrea Marchesini
c49912c8e6 Bug 1233032 - radio input for profile selection, r=ehsan 2015-12-21 08:59:59 +00:00
Andrea Marchesini
c24cce8cb6 Bug 1233016 - about:profiles should handle errors when the defaultProfile is not set, r=ehsan 2015-12-18 16:58:31 +00:00