Commit Graph

1397 Commits

Author SHA1 Message Date
Nihanth Subramanya
cfae79fe6f Bug 989193 - Add tests for CaptivePortalWatcher module. r=MattN
MozReview-Commit-ID: 4Pn6jnpCyHm
2016-06-10 15:22:43 +03:00
Nihanth Subramanya
7323a16958 Bug 989193 - Open captive portal automatically in a new tab when detected. r=MattN
MozReview-Commit-ID: 8SZ0mOwIUtC
2016-06-10 15:19:31 +03:00
Andrea Marchesini
cede39dd18 Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley 2016-06-09 17:02:50 +02:00
Carsten "Tomcat" Book
06a7fd0491 Merge mozilla-central to mozilla-inbound
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
2016-06-06 12:02:34 +02:00
Carsten "Tomcat" Book
4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Mark Hammond
933529f47d Bug 1277669 - skip a couple of browserUITelemetry tests in dev edition. r=Gijs
--HG--
extra : rebase_source : fcfdf361a00ee27edfd8e2bb2fdc01a116a2b2d4
2016-06-06 17:14:05 +10:00
Chris Peterson
0ca60536e0 Backed out changeset 7383d49bc7c8 (Flash click-to-play bug 1186948) 2016-06-05 01:03:36 -07:00
Johann Hofmann
17e4de71e8 Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo
MozReview-Commit-ID: KvAuRLRx1nf
2016-06-01 12:39:52 +02:00
Johann Hofmann
9f9c0ab631 Bug 1277289 - Add a function to obtain all permissions by uri in SitePermissions.jsm. r=paolo
MozReview-Commit-ID: 8LKS2rK1Pqx

--HG--
extra : transplant_source : rC%B6i%CC%AE%A9%0C%85%C4%F4%8D%F5%06%23%BA%FF%40DX
2016-06-02 12:08:29 +02:00
Brad Lassey
4bd9943d04 bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst 2015-08-03 19:24:35 -04:00
Christoph Kerschbaumer
031a59734b Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak 2016-05-23 23:57:31 +02:00
Jared Wein
b57a662411 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen
a1c8f75a2d Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein
176fbcaf33 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : source : 0d17446ad21a8360c5d209377786e8ff67415471
2016-05-17 20:52:00 -04:00
Phil Ringnalda
1ba465d13d Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein
c44abf5fe7 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : histedit_source : 7b3b3089d700a18eabeb83a1ebdcd162c72db80e
2016-05-17 20:52:00 -04:00
Ryan VanderMeulen
54c922ca84 Merge inbound to m-c. a=merge
CLOSED TREE
2016-05-18 12:02:42 -04:00
Mark Hammond
6b215d4b0f Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.

MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00
Andrea Marchesini
287629d51c Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs 2016-05-17 15:12:13 +02:00
Andrea Marchesini
e42cf01dd7 Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00
John Dai
1545cb9d2f Bug 1088761 - Support reportValidity() for form controls. r=smaug
From 2c2f7223e9d88f431f3e3fee7384dffbca07d8a9 Mon Sep 17 00:00:00 2001

--HG--
extra : rebase_source : 7daace21a903c55c893f0c6e7b0e0380b6ddca12
2016-04-15 16:13:00 +08:00
Mark Hammond
8e13f96940 Bug 1268349 - tell BrowserUITelemetry that the sync-button is in the menu panel by default. r=Gijs
MozReview-Commit-ID: 991ZT9upYDR

--HG--
extra : rebase_source : a2fdd3e4235ae6b3d3733c7e171e71964b639492
2016-04-28 14:19:05 +10:00
Jan-Ivar Bruaroey
a29f219fea Bug 802326 - remove "No Video" and "No Audio" choices in cam+mic permission prompt on desktop. r=florian
MozReview-Commit-ID: Bhunec6MuEo

--HG--
extra : rebase_source : cca0c5ac9d15d3e9981e7988ee4343ab0a0ab0f6
2016-05-05 22:28:02 -04:00
Ursula Sarracini
2f6e8ea7b8 Bug 1210410 Implement search messages for the Remote New Tab r=oyiptong
MozReview-Commit-ID: 8trDqRegP3G

--HG--
extra : rebase_source : 81fa1478d2e51b06a2adb838a322d2c22925253e
2016-05-10 10:32:31 -04:00
Sebastian Hengst
bf7ef7a9a1 Backed out changeset 403d9c085544 (bug 1088761) 2016-05-12 13:19:15 +02:00
Carsten "Tomcat" Book
fc01ae15aa Merge mozilla-central to mozilla-inbound 2016-05-12 11:57:27 +02:00
Carsten "Tomcat" Book
868e217e88 merge mozilla-inbound to mozilla-central a=merge 2016-05-12 11:54:10 +02:00
Gijs Kruitbosch
3ee440e18e Bug 1268285 - E10SUtils shouldn't throw when passed invalid chrome: URIs, r=felipe
MozReview-Commit-ID: CYof4pGFHIk

--HG--
extra : rebase_source : 8ce188454bdbd0b019f27aec8c70ab4a49875a73
2016-05-11 10:42:21 +01:00
John Dai
def16ce1d5 Bug 1088761 - Support reportValidity() for form controls. r=smaug
--HG--
extra : rebase_source : 56206e694b413ad1afdd7ded5dd12ef3a0d296f1
2016-05-11 04:24:00 +02:00
Neil Deakin
bbc0cc12e6 Bug 1262332, fix select popup and invalid form popup position when inside a transformed frame, r=felipe 2016-05-11 08:57:03 -04:00
Jared Wein
48b93f48cd Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Gijs Kruitbosch
255a265c85 Bug 1270707 - make LaterRun.jsm use nsIURLFormatter to format its URLs, r=jaws
MozReview-Commit-ID: 7OL1M8bfBRh

--HG--
extra : rebase_source : 9999f65355373b5141483f5672fa818c181f3034
2016-05-06 09:40:10 +01:00
Christoph Kerschbaumer
eb68ff098e Bug 1269353 - Use channel.asyncOpen2() within ContentLinkHandler (r=blassey) 2016-05-06 15:22:11 +02:00
Bill McCloskey
4d99b7209e Bug 1269961 - Collect more telemetry on content process crashes (r=jimm,mconley) 2016-05-04 15:09:50 -07:00
Christoph Kerschbaumer
2eaf9374ce Bug 1255499 - Remove SEC_NORMAL from browser/. r=sicking 2016-04-25 15:06:40 +02:00
Blake Kaplan
04fbd5fdd6 Bug 1258212 - Hook the parent up to the cild for registerContentHandler. r=gwright 2016-04-27 16:43:58 -07:00
Florian Quèze
f0a32d7b64 Bug 1104054 - The 'recording-window-ended' notification from a subframe shouldn't remove the sharing indicator of the whole browser, r=felipe. 2016-04-26 17:42:51 +02:00
Florian Quèze
d09fd29d23 Bug 1264643 - Active gUM permission menu at shutdown leaks the world, r=felipe. 2016-04-25 12:36:33 +02:00
Jared Wein
df72ffc760 Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs
MozReview-Commit-ID: BHPpLM96cg3

--HG--
rename : browser/base/content/browser-eme.js => browser/base/content/browser-media.js
2016-04-24 18:04:25 +10:00
Henry Chang
a516550b03 Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab. r=tanvi. 2016-04-21 11:07:40 +08:00
Timothy Guan-tin Chien
66f6b8a43b Bug 1184950 - Use goBack to leave the reader view when possible, r=margaret, r=gijs
MozReview-Commit-ID: G9wn4OyUL5q

--HG--
extra : transplant_source : %5Cw%B1%F5X%9A%95N%93i%91%9B%BA%CC%BBr%F2%E1%A0%99
2016-04-19 05:46:58 +08:00
Jonathan Watt
6266ded185 Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN 2016-04-12 16:10:25 +01:00
Tobias Schneider
3c055f2e07 Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg 2016-04-07 10:46:00 -04:00
Wes Kocher
b6d0503738 Merge fx-team to central, a=merge
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Dave Townsend
4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
Bill McCloskey
8450ca8bc2 Bug 1164931 - Clear hangs when they're over (r=mrbkap) 2016-04-07 17:15:26 -07:00
Florian Quèze
8844aff4db Bug 1258019 - avoid JS errors on closed windows in ContentWebRTC.jsm, r=felipe.
--HG--
extra : rebase_source : bc4761305c594bd3dd567864ecfaede0fc34ad62
2016-04-05 12:13:45 +02:00
Kirk Steuber
58e1376bdc Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
MozReview-Commit-ID: 2PaMjqYu54Y

--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Xidorn Quan
dd78b29d7e Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap
MozReview-Commit-ID: FMQOFpeO6yn

--HG--
extra : rebase_source : 3b687e45d1f732b9e076f7a1d596562a56d332a2
2016-03-29 14:58:43 +11:00
Tobias Schneider
9dd3cff0b6 Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
Brad Lassey
cd4d553008 bug 1184739 - Blob URLs as favicons don't work r=felipe 2016-03-25 10:06:38 -04:00
Blake Kaplan
a399b8c42c Bug 1186139 - Don't use a sync message where we don't have to. r=felipe 2016-03-25 15:38:10 -07:00
Dave Huseby
71ff158dcd Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking 2016-03-21 16:41:00 -04:00
Gijs Kruitbosch
6be7372f93 Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
MozReview-Commit-ID: U6ZTyQQSHG

--HG--
extra : rebase_source : bf2aa2f40777611f2b89e9d2f57d2f4f2544f53b
2016-03-15 20:40:14 +00:00
Shane Caraveo
c3a25096a7 Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
Tooru Fujisawa
50608d5d55 Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps 2016-03-16 16:58:29 +09:00
Carsten "Tomcat" Book
c3bea43e72 Merge mozilla-central to fx-team 2016-03-15 10:44:47 +01:00
Nihanth Subramanya
310b17fb8f Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
MozReview-Commit-ID: FtobKAtwNYN

--HG--
extra : rebase_source : bacdbf1917daf80ced357249a88e3f6c4a9fea5a
2016-01-27 17:25:39 -08:00
Wes Kocher
a80b3e7f67 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Wes Kocher
0fbf6c1476 merge inbound to m-c a=merge
MozReview-Commit-ID: BHxDQF6gIe3
2016-03-08 16:00:45 -08:00
Mark Banner
f5745d257d Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy
--HG--
extra : commitid : 6srJUWTAvvi
2016-03-08 19:45:35 +00:00
Dão Gottwald
ddc0edabd1 Bug 1253584 - Fix and enable browser_NetworkPrioritizer.js for e10s. r=mconley 2016-03-08 12:16:42 +01:00
Myk Melez
db9a40ca42 Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
Mike de Boer
df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Marco Bonardo
e17e1397a4 Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
MozReview-Commit-ID: 9k58B16nPL8

--HG--
extra : rebase_source : e6394f4d3d8872ad9161446c1e3657ca88c00319
2016-02-26 18:55:36 +01:00
Marco Bonardo
7162158c88 Backed out changeset e427eb78d33b (bug 1250958) for test failures
MozReview-Commit-ID: 7IVwDpqXf7D
2016-03-01 11:55:02 +01:00
Marco Bonardo
bbe4714bd9 Bug 1250958 - fix browser_markPageAsFollowedLink.js for e10s (and fix framed link coloring to make it pass). r=jaws
MozReview-Commit-ID: 9k58B16nPL8

--HG--
extra : rebase_source : de3e1536eaa974ab1c177c274fe371ecb3b9f8a4
2016-02-26 18:55:36 +01:00
Marco Bonardo
41b0a29fd2 Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
MozReview-Commit-ID: 94FRqGofGsP

--HG--
extra : rebase_source : 331405028ece42f48a8d160edbbe308e4353bc98
2016-02-22 18:17:43 +01:00
Margaret Leibovic
3a66695ff2 Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3pwOV5BjwC9

--HG--
extra : rebase_source : 66c2afd658320c5e5bd05e4b2a3278f2c871fee2
2016-02-22 10:35:32 -05:00
Margaret Leibovic
8db3f1faa4 Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3TFzz809KcM

--HG--
extra : rebase_source : 3cf003c5cbbe02e03bcf6f5f96843ccbc4a26a09
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett
43d0a9d541 Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00
Mike de Boer
67d259ac60 Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8 2016-02-25 22:11:08 +01:00
Drew Willcoxon
6d9d0e2ae2 Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak 2016-02-22 15:18:12 -08:00
Drew Willcoxon
f83e5911a1 Back out 996485ab7306 (bug 1249332) for test bustage. 2016-02-22 16:27:44 -08:00
Drew Willcoxon
13b82bd15e Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak 2016-02-22 15:18:12 -08:00
Benjamin Dahse
f6523cc628 Bug 1249281 - add UITelemetry for tab audio mute control, r=gijs
MozReview-Commit-ID: 8UTh7C6EXKL
2016-02-21 03:28:00 +00:00
Dão Gottwald
594c008fcb Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
cab348d1b5 Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js 2016-02-19 17:19:19 +01:00
Dão Gottwald
4c8a1f54f5 Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-19 00:50:17 +01:00
Carsten "Tomcat" Book
ed38b61598 merge mozilla-inbound to mozilla-central a=merge 2016-02-18 12:01:24 +01:00
Florian Quèze
97f271d8f7 Bug 1248329 - Requesting permissions in short succession can lead to the microphone icon displayed for an unrelated notification, r=Gijs.
--HG--
extra : rebase_source : bcaf19ce5704d92dc0356604f29da23d3c3f1fdc
2016-02-17 11:57:41 +01:00
Gian-Carlo Pascutto
546b46fa4c Bug 1177242 - Verify whether sandboxed Content process has permissions to access the camera/mic. r=jesup 2016-02-17 18:57:26 +01:00
Mike Conley
a8575e7774 Bug 1245833 - Don't send empty comments or email addresses in content crash reports. r=felipe
--HG--
extra : commitid : 383S7SgGPlO
extra : rebase_source : d0ab57dc5517132c060d264a71e44dabfdf57294
extra : amend_source : a6022d2f4bf1667184ecd7e629aa92b55ea1b95a
2016-02-04 16:14:19 -05:00
Dave Townsend
e496a11771 Bug 1245649: Turn on no-extra-semi. r=markh
--HG--
extra : commitid : HReQFPDOA6x
extra : rebase_source : 303a92f511c3c9dd2d26135975d4dc7c85e823b3
2016-02-03 17:27:36 -08:00
Dave Townsend
33281c75f0 Bug 1245649: Turn on linebreak-style. r=Gijs
--HG--
extra : commitid : 7JJb4UFNKj9
extra : rebase_source : 5c30f388ad82d3b73ce7d14c71a48a1f0ed84db7
2016-02-03 17:04:56 -08:00
Dave Townsend
0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Mike de Boer
a8f73b8d27 Bug 1154277: Part 2 - support running Social API documents to run in a remote browser, i.e. the content process. f=mixedpuppy, r=Standard8 2016-02-04 12:50:06 +01:00
Birunthan Mohanathas
5327d43243 Bug 1242907 - Fix broken about:crashes due to typo in ContentCrashHandlers.jsm. r=mconley 2016-02-03 18:21:27 +02:00
Steven Englehardt
0f2bcfe9aa Bug 1244887: Fixing userContext label on awesomebar, r=baku 2016-02-02 11:14:36 -08:00
Matthew Noorenberghe
8a4732bdb1 Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
--HG--
extra : commitid : 6n3dxyDIwVy
extra : rebase_source : 3e0b858033a09d68a7bc10f27dcf9163ef678989
2016-02-01 14:31:38 -08:00
Gijs Kruitbosch
83c9f8b8b9 Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
--HG--
extra : commitid : JGdSYQWpYsk
extra : rebase_source : d64e93f9a45fae405ca8188f2e56603096bbe299
2016-01-19 15:47:19 +00:00
Gijs Kruitbosch
96a3c91e59 Bug 1200726 - part 0: remove all large icons, r=florian
--HG--
extra : commitid : L5FQtBElDnJ
extra : rebase_source : 05288dca8b44d6faefaeda3df5ef010151a0a155
2016-01-20 12:53:50 +00:00
Olivier Yiptong
ca1ce2967c Bug 1240245 - Disable data collection for new-tab page r=jaws
--HG--
extra : rebase_source : 0fccb300b9e1411d4d3c7c08c53be28dd3940d7e
2016-01-20 16:58:01 -05:00
Jim Mathies
a9d5d2ccbd Bug 1240164 - Avoid caching tab dimensions in taskbar preview init code. Improves sessionrestore by about 1.5%. r=Dao 2016-01-19 16:37:58 -06:00
Sebastian Hengst
f6d36d05d1 Backed out changeset 98f7e296affd (bug 1186139) for failing mochitest-bc7. r=backout 2016-03-14 21:01:24 +01:00
Blake Kaplan
84248389f9 Bug 1186139 - Don't use a sync message where we don't have to. r=felipe 2016-03-14 11:13:47 -07:00
Stone Shih
b73b8123c3 Bug 1209766 - Update validation message before showing notification. r=khuey 2016-03-09 12:34:08 +08:00
Carsten "Tomcat" Book
2933d9fc72 Merge mozilla-central to fx-team 2016-01-15 11:49:44 +01:00
Dão Gottwald
5e14dfae17 Bug 1098468 - »Show all Bookmarks« should show unsorted bookmarks by default. r=mak 2016-01-15 11:21:52 +01:00
Jim Mathies
70d24578a1 Bug 1096804 - Fixup a typo and the original skip-if conditional string that landed with browser_taskbar_preview.js. r=tests CLOSED TREE 2016-01-12 16:47:13 -06:00
Olivier Yiptong
268f43e4f7 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
--HG--
extra : rebase_source : 4f3e45ee392385451f979b084a1d3afab215b925
2016-01-11 20:30:24 -05:00
Olivier Yiptong
25a0061e43 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
--HG--
extra : rebase_source : 667b19c153820198977d423703c08c0274a05c8f
2016-01-11 20:30:18 -05:00
Jim Mathies
5127430884 Bug 1096804 - Enable existing taskbar tests. Remove one test that uses old sync api. r=me 2016-01-12 11:08:34 -06: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
Jim Mathies
3e43959d68 Bug 1096804 - Update WindowsPreviewPerTab to support e10s. r=dao 2016-01-12 11:08:33 -06:00
Jan-Ivar Bruaroey
d7d3df857d Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug
--HG--
extra : rebase_source : 038e5b2eb6d2332da05c2c7dc44dc6ed3dde3d83
2016-01-07 17:30:10 -05:00
Alessio Placitelli
90ac94e427 Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
--HG--
rename : services/healthreport/healthreport-prefs.js => toolkit/components/telemetry/healthreport-prefs.js
2016-01-05 06:41:00 +01:00
Alessio Placitelli
0ca9853f5c Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Phil Ringnalda
c06c10601b Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
CLOSED TREE

Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)

--HG--
rename : toolkit/components/telemetry/datareporting-prefs.js => services/datareporting/datareporting-prefs.js
rename : toolkit/components/telemetry/docs/fhr/architecture.rst => services/healthreport/docs/architecture.rst
rename : toolkit/components/telemetry/docs/fhr/dataformat.rst => services/healthreport/docs/dataformat.rst
rename : toolkit/components/telemetry/docs/fhr/identifiers.rst => services/healthreport/docs/identifiers.rst
rename : toolkit/components/telemetry/docs/fhr/index.rst => services/healthreport/docs/index.rst
rename : toolkit/components/telemetry/healthreport-prefs.js => services/healthreport/healthreport-prefs.js
2016-01-08 20:25:27 -08:00
Paolo Amadini
a34896b82e Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN
--HG--
extra : commitid : KrQccNb7qO4
extra : rebase_source : 7fa489d00a4781cb6fd2fab15bd2c4006d673386
2016-01-05 14:04:49 +00:00
Alessio Placitelli
d0d2e33dc9 Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
--HG--
rename : services/healthreport/healthreport-prefs.js => toolkit/components/telemetry/healthreport-prefs.js
2016-01-05 06:41:00 +01:00
Alessio Placitelli
1c59e301ed Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Dão Gottwald
7702c52755 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Dão Gottwald
d80074cf04 Bug 1207422 - Remove Apps link from about:home. r=gijs 2016-01-06 12:22:49 +01:00
George Wright
9fada46aff Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -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
Shane Caraveo
eabb5f6400 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me

--HG--
rename : browser/components/pocket/Pocket.jsm => browser/extensions/pocket/content/Pocket.jsm
rename : browser/components/pocket/main.js => browser/extensions/pocket/content/main.js
rename : browser/components/pocket/panels/css/firasans.css => browser/extensions/pocket/content/panels/css/firasans.css
rename : browser/components/pocket/panels/css/normalize.css => browser/extensions/pocket/content/panels/css/normalize.css
rename : browser/components/pocket/panels/css/saved.css => browser/extensions/pocket/content/panels/css/saved.css
rename : browser/components/pocket/panels/css/signup.css => browser/extensions/pocket/content/panels/css/signup.css
rename : browser/components/pocket/panels/fonts/FiraSans-Regular.woff => browser/extensions/pocket/content/panels/fonts/FiraSans-Regular.woff
rename : toolkit/themes/shared/reader/pocket.svg => browser/extensions/pocket/content/panels/img/pocket.svg
rename : browser/components/pocket/panels/img/pocketerror@1x.png => browser/extensions/pocket/content/panels/img/pocketerror@1x.png
rename : browser/components/pocket/panels/img/pocketerror@2x.png => browser/extensions/pocket/content/panels/img/pocketerror@2x.png
rename : browser/components/pocket/panels/img/pocketlogo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogo@1x.png
rename : browser/components/pocket/panels/img/pocketlogo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogo@2x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@1x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@2x.png
rename : browser/components/pocket/panels/img/pocketmenuitem16.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16.png
rename : browser/components/pocket/panels/img/pocketmenuitem16@2x.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@2x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@1x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@1x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@2x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@2x.png
rename : browser/components/pocket/panels/img/signup_help@1x.png => browser/extensions/pocket/content/panels/img/signup_help@1x.png
rename : browser/components/pocket/panels/img/signup_help@2x.png => browser/extensions/pocket/content/panels/img/signup_help@2x.png
rename : browser/components/pocket/panels/img/signup_or@1x.png => browser/extensions/pocket/content/panels/img/signup_or@1x.png
rename : browser/components/pocket/panels/img/signup_or@2x.png => browser/extensions/pocket/content/panels/img/signup_or@2x.png
rename : browser/components/pocket/panels/img/tag_close@1x.png => browser/extensions/pocket/content/panels/img/tag_close@1x.png
rename : browser/components/pocket/panels/img/tag_close@2x.png => browser/extensions/pocket/content/panels/img/tag_close@2x.png
rename : browser/components/pocket/panels/img/tag_closeactive@1x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@1x.png
rename : browser/components/pocket/panels/img/tag_closeactive@2x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@2x.png
rename : browser/components/pocket/panels/js/messages.js => browser/extensions/pocket/content/panels/js/messages.js
rename : browser/components/pocket/panels/js/saved.js => browser/extensions/pocket/content/panels/js/saved.js
rename : browser/components/pocket/panels/js/signup.js => browser/extensions/pocket/content/panels/js/signup.js
rename : browser/components/pocket/panels/js/tmpl.js => browser/extensions/pocket/content/panels/js/tmpl.js
rename : browser/components/pocket/panels/js/vendor/handlebars.runtime.js => browser/extensions/pocket/content/panels/js/vendor/handlebars.runtime.js
rename : browser/components/pocket/panels/js/vendor/jquery-2.1.1.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery-2.1.1.min.js
rename : browser/components/pocket/panels/js/vendor/jquery.tokeninput.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery.tokeninput.min.js
rename : browser/components/pocket/panels/license.txt => browser/extensions/pocket/content/panels/license.txt
rename : browser/components/pocket/panels/saved.html => browser/extensions/pocket/content/panels/saved.html
rename : browser/components/pocket/panels/signup.html => browser/extensions/pocket/content/panels/signup.html
rename : browser/components/pocket/panels/tmpl/saved_premiumextras.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumextras.handlebars
rename : browser/components/pocket/panels/tmpl/saved_premiumshell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumshell.handlebars
rename : browser/components/pocket/panels/tmpl/saved_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signup_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signup_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signupstoryboard_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signupstoryboard_shell.handlebars
rename : browser/components/pocket/pktApi.js => browser/extensions/pocket/content/pktApi.jsm
rename : browser/locales/en-US/chrome/browser/browser-pocket.properties => browser/extensions/pocket/locales/en-US/pocket.properties
2015-12-29 15:40:52 -08:00
Phil Ringnalda
0a435c32c7 Bug 1232204 - Disable checks of number of buttons in browser_ProcessHangNotifications.js since they fail to properly identify when it is a mozilla-aurora on-push build being tested 2015-12-14 18:52:36 -08:00
Alessio Placitelli
f6771c3cb0 Bug 1234491 - Remove FHR's UITourMetricsProvider. r=gps 2015-12-23 00:52:00 +01:00
Jesse Ruderman
d6d8c69b7b Bug 1234398 - declare |item|. r=dolske 2015-12-21 17:46:58 -08:00
Gijs Kruitbosch
42687de1b0 Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws
--HG--
extra : commitid : 8LPI5aMoUCf
extra : rebase_source : babb1041105ffc92a56af3f79009c48ec5860a3f
2015-12-15 15:28:27 +00:00
Gijs Kruitbosch
2a29a25860 Bug 1233470 - make browser/modules eslintable, r=Mossop
--HG--
extra : commitid : IZkQYhmLl9V
extra : rebase_source : 82bd0ac1e9f3b3267d60d127758fa5771a5e9fc9
extra : amend_source : aa17ba3c05cd56840df3c986ba04221beeac2026
2015-12-17 18:31:08 +00:00
Gijs Kruitbosch
142a9433b3 Bug 1231114 - fix labels of unnamed groups as well as group ordering on the tab migration page, r=mconley
--HG--
extra : commitid : DBZCIHCxl99
extra : rebase_source : a4a67e91d63f25d79b8ec1b68097914ce7aaab36
2015-12-14 20:46:00 +00:00
Gijs Kruitbosch
d179d6529b Bug 1230831 - fix treatment of tabs with no group information, r=mconley
--HG--
extra : commitid : 5MCJ6ORdoaJ
extra : rebase_source : 3a554a60593b1164fed76fde9074cadbcfe230f3
2015-12-14 13:49:13 +00:00
Gijs Kruitbosch
1bc2129790 Bug 1230564 - stick backup in profile directory instead, r=mconley
--HG--
extra : commitid : 4xTPoUOC4MX
extra : rebase_source : 8ee0b5b703b23ae50b8f3db273848e1e336abfa5
2015-12-04 16:55:06 +00:00
Gijs Kruitbosch
5eae273040 Bug 1231126 - always use unique property name for group titles, r=felipe
--HG--
extra : commitid : BvlWmHEKS9K
extra : rebase_source : 2823aa5e0f46854e4067874342ee80fc2dadfd1a
2015-12-08 14:09:03 -05:00
Matthew Noorenberghe
ed06cf5e06 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter
--HG--
extra : commitid : KqRYnsV6Z9M
extra : rebase_source : 3149ba3d9b48cb284607fa14a60dd645c686d359
2015-12-02 15:26:23 -08:00
Gijs Kruitbosch
a1d2cbe369 Bug 1229831 - tab group migration code loses group titles, r=felipe
--HG--
extra : commitid : KTKQdwPfrDm
extra : rebase_source : 89f76dba7cac7fae2e8da250752bc72b882c1cac
extra : amend_source : 05ffb2bfcf9eb33097b910d82d10ea085c95e0a4
2015-12-02 17:31:22 +00:00
Gijs Kruitbosch
bf031e6216 Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert
--HG--
extra : commitid : 8OhDhB9ajM1
extra : rebase_source : 2c160a041845cbac2b1a5b4bf197b32f1ea56734
2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
585185b9c4 Bug 1221050 - part z: rudimentary tests to ensure the individual bits work as advertised, r=ttaubert
--HG--
extra : commitid : E6tLCrxevCs
extra : rebase_source : 72372208c85cda7e89c3d9cdd1096aaff80dd1d5
2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
781be4fb9c Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/base/content/aboutTabGroupsMigration.xhtml
extra : commitid : E9PZnr7z9hO
extra : rebase_source : e3c38469a98bb008075110e4e7d4af1e151511f3
2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
c3904f5023 Bug 1221050 - part 4: write a backup to desktop, r=ttaubert
--HG--
extra : commitid : F8n6To0pgLb
extra : rebase_source : bf747527cbff79efc53d758ed453a122f5005aaf
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
32e0a1a6b1 Bug 1221050 - part 3: strip hidden tab groups out of 'real' session store data, r=ttaubert
--HG--
extra : commitid : H0Pv1Rcq6P1
extra : rebase_source : 898d39bbb5c602d88cd3a3fda637024af7a59378
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
b36a0dcc9e Bug 1221050 - part 2: migrate data into bookmarks, r=ttaubert,mak
--HG--
extra : commitid : A6i30ToIJdM
extra : rebase_source : e69795fcc9560953a24a361c05aa91bc14825942
2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
218769e24f Bug 1221050 - part 1: set up migration infrastructure, r=ttaubert
--HG--
extra : commitid : 8nKMm2oklw9
extra : rebase_source : 6957bbc0b47accf8161476d97b1c20e775e814fb
2015-12-01 10:48:09 +00:00
Christoph Kerschbaumer
b0f3027a6c Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm) 2015-11-24 13:32:10 -08:00
Mike Conley
1ed12ce37e Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
--HG--
rename : browser/modules/ContentCrashReporters.jsm => browser/modules/ContentCrashHandlers.jsm
extra : commitid : Ip86NncdTkl
extra : rebase_source : d48681ae0faf3b911350f1e2c87ab1d72359d038
2015-11-02 20:57:03 -05:00
Mike Conley
cfb24b9ef3 Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
--HG--
extra : commitid : JgkEySyHPUj
extra : rebase_source : ad75e0732a125a6c883173839dd236e5fdfa3e5c
2015-11-02 16:03:33 -05:00
Olivier Yiptong
a10c269286 Bug 1224950 - Limit Message-Using Remote New Tab to Nightly and Aurora r=mconley
--HG--
extra : commitid : 7WhGDvbiS1o
2015-11-19 16:51:45 -05:00
Maxim Zhilyaev
c6aaea2687 Bug 1224310 - Suggested tiles requires two blocks to stop showing in newtab [r=marcosc] 2015-11-14 06:10:29 -08:00
Bill McCloskey
cb38fc540e Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs) 2015-11-04 10:56:15 -08:00
Olivier Yiptong
c84ef61eea Bug 1214287 - 2-4% linux64/win7/8 ts_paint regression on inbound (v.44) seen on Oct 12, 2015 from rev 3012b7a2c97c r=mconley
--HG--
extra : commitid : 2b5S3mpFBf2
2015-10-30 23:00:35 -04:00
Jim Mathies
67a4e979e9 Bug 1119442 - hang ui tests. r=mconley 2015-11-02 06:37:30 -06:00
Jim Mathies
3623323419 Bug 1119442 - Update hang ui, remove drop down options and replace with simpler 'just fix it' button interface. r=mconley 2015-11-02 06:37:25 -06:00
Andrew Krawchyk
853a55e6e0 Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
--HG--
extra : transplant_source : %A1QQ%C1T%99y%9B%92%3A%D6Jc%E9%D1UoQ%C3X
2015-10-28 13:51:59 -04:00
Carsten "Tomcat" Book
c56010f3c1 Merge mozilla-central to fx-team 2015-10-29 12:13:20 +01:00
Tanvi Vyas
7aea98ad40 Bug 1219454 - Replace 'show' with 'receive' in about:permissions and control center for consistent messaging around notifications and to account for new Push permission. r=MattN
--HG--
extra : commitid : 4mae2sSeFy1
extra : rebase_source : f3a1c9b56976510d6adb2c74aab8c03d8b80cd14
extra : histedit_source : 8e3b2180497af44effb08023de98bbf1ba6031f5
2015-10-28 16:15:00 -07:00
byron jones
9e02c3ec3d Bug 1093571 - Cancel pending GetSuggestion events when we receive a Search request. r=adw 2015-10-23 14:03:55 -04:00
Tom Schuster
6d48040fc9 Bug 1217887 - Fix reference to href in ContentClick.jsm. r=mak 2015-10-28 19:25:26 +01:00
Gijs Kruitbosch
011936bed1 Bug 332195 - part 6: make an exception for beforeunload events while tabview is open, r=mconley
--HG--
extra : commitid : DfE3UMe5yQX
extra : rebase_source : e743a0f45b5f31de18f07a00afebd798e5768f90
2015-10-26 14:17:16 +01:00
Gijs Kruitbosch
9bdc4d9b9d Bug 332195 - part 2: allow the user to control this behaviour with a checkbox, r=mconley
--HG--
extra : commitid : 7jvP5BNMLUp
extra : rebase_source : 59b5789802d1a46f46d6bd3c04d35633c8cc7132
2015-10-13 11:06:01 +01:00
Gijs Kruitbosch
b331b9bc8d Bug 332195 - part 1: don't focus tabs by default, add pref to be able to revert late if we see too many issues, r=mconley
--HG--
extra : commitid : 3AWrzsHuXjk
extra : rebase_source : 88539fc1a05394e11684039ea9533f5a6ffd3352
2015-10-12 18:10:44 +01:00
Carsten "Tomcat" Book
3c73dc77d1 Backed out changeset 88b02bfcc8c7 (bug 1119442) for test failures in browser_ProcessHangNotifications.js 2015-10-26 14:40:28 +01:00
Carsten "Tomcat" Book
7c87b4590b Backed out changeset c7641c846430 (bug 1119442) 2015-10-26 14:40:10 +01:00
Jim Mathies
d790cb918d Bug 1119442 - hang ui tests. r=mconley 2015-10-23 14:39:23 -05:00
Jim Mathies
a23da096ce Bug 1119442 - Update hang ui, remove drop down options and replace with simpler 'just fix it' button interface. r=mconley 2015-10-23 14:39:22 -05:00
Wes Kocher
872e4742b4 Merge fx-team to central, a=merge 2015-10-22 16:45:45 -07:00
Maxim Zhilyaev
2853b7dd46 Bug 1204361 - New Tab Page doesn't honor my "x" clicks on Suggested Tiles; instead of removing the tile, it swaps in a very similar one. [r=emtwo] 2015-10-22 07:18:02 -07:00
Tooru Fujisawa
8ed7719ea4 Bug 1216775 - Remove for-each from browser/. r=Gijs
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Jan-Ivar Bruaroey
dfbd8ea546 Bug 1207784 - skip permission hooks in createOffer when called from hiddenWindow (add-ons). r=mt
--HG--
extra : rebase_source : 333130dee7cf5bb44821f6280178e792da556018
2015-10-16 12:16:24 -04:00
Olivier Yiptong
f0c297a16d Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Dnaq9WxbL5V
2015-10-12 01:29:12 -04:00
Wes Kocher
7c738dee7a Backed out changeset 5f6375754b86 (bug 1210940) for xpcshell and m-e10s(bc4) bustage CLOSED TREE 2015-10-09 16:42:50 -07:00
Olivier Yiptong
be3bd61d57 Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Il6Y1bicn26
2015-10-09 16:39:19 -04:00
Bill McCloskey
52c2848330 Back out bug 967873 - Allow RemotePrompt to be closed while it's being opened 2015-10-07 11:15:11 -07:00
Carsten "Tomcat" Book
08997000eb Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Sebastian Hengst
cdcff6d0a7 Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE 2015-10-07 13:36:26 +02:00
Carsten "Tomcat" Book
e7ef778c9d Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)

--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Shu-yu Guo
52e365bb7b Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest) 2015-10-06 14:00:30 -07:00
Mike Conley
dc52923a83 Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini

--HG--
extra : commitid : 1lruBAoE7jC
extra : source : 8e20cd68ca78366976495c9a7f003f0f120c1166
2015-09-30 17:50:48 -04:00
Mike Conley
d46d8fbfbd Bug 1110511 - Allow TabCrashReporter to pass extraExtraKeyVals. r=felipe
--HG--
extra : commitid : 69Ly6A88hOv
extra : source : 219d86f78b6be95ffbac8d005c428cd04db11150
2015-09-28 18:39:39 -04:00
Mike Conley
1f12033291 Bug 1110511 - Use the browser permanentKey to map to childIDs in TabCrashReporter. r=felipe
--HG--
extra : commitid : 6Z2a3BxiuJ6
extra : source : 0e055b648e1003d29b243e036aef43565f2e9874
2015-10-01 13:42:44 -04:00
Kit Cambridge
74ef03c1a6 Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
--HG--
extra : commitid : 1veevVaOOYv
2015-10-05 16:39:34 -07:00
Wes Kocher
c1121ee892 Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
ed57b12c2f Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini

--HG--
extra : commitid : 5oDPYygydFO
extra : rebase_source : 4e1fe56d12bfc019f079ba297f52070ed1b13d5b
2015-09-30 17:50:48 -04:00
Mike Conley
d263f90913 Bug 1110511 - Allow TabCrashReporter to pass extraExtraKeyVals. r=felipe
--HG--
extra : commitid : E3lZSGwcmei
extra : rebase_source : d5196a1071da02ef69548c7e3372cbf782496c63
2015-09-28 18:39:39 -04:00
Mike Conley
cdd5904379 Bug 1110511 - Use the browser permanentKey to map to childIDs in TabCrashReporter. r=felipe
--HG--
extra : commitid : 2McX3L64uiU
extra : rebase_source : 9fffe76b4c8907c79d9b7e481c29a32a7328e1c6
2015-10-01 13:42:44 -04:00
Justin Dolske
90ec2cead9 Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium 2015-10-02 15:18:04 -07:00
Carsten "Tomcat" Book
e91d5a31b6 Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
6db5f58151 Merge m-c to fx-team
--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11_partner_sample1.py
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_11_partner_sample1.yml
extra : rebase_source : c4eedd0e67e1271c3faa6294abefbdbea6ee4fd0
2015-10-01 14:16:12 +02:00
Mike de Boer
41a3783d04 Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8 2015-09-30 15:35:22 +02:00
Wes Kocher
296abd21ee Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 38a51b2c491658bc19cfac0d227b04ef6e5f6718
2015-09-30 14:10:21 -07:00
Carsten "Tomcat" Book
9dcf234c97 Merge mozilla-central to fx-team 2015-09-30 13:54:35 +02:00
Tooru Fujisawa
d90d0f125e Bug 1207490 - Part 16: Remove use of expression closure from browser/modules/test/. r=Gijs
--HG--
extra : commitid : BmCzWBtXBnQ
extra : rebase_source : fa0587572f3059f4cde10b4294f680ad5a51e85a
2015-09-23 17:58:26 +09:00
Tooru Fujisawa
f5fc9534a9 Bug 1207490 - Part 15: Remove use of expression closure from browser/modules/WindowsPreviewPerTab.jsm. r=Gijs
--HG--
extra : commitid : KDTESg7GzbI
extra : rebase_source : 5660fc22ca05c115fd070f6d922ab712f657f274
2015-09-23 17:58:18 +09:00
Tooru Fujisawa
533e9211c3 Bug 1207490 - Part 14: Remove use of expression closure from browser/modules/WindowsJumpLists.jsm. r=Gijs
--HG--
extra : commitid : 6RO6RbmMIjE
extra : rebase_source : db7188fa3dba80f8875f6e4519acdb7b4ad30858
2015-09-23 17:58:10 +09:00
Tooru Fujisawa
a7e6b35b3e Bug 1207490 - Part 13: Remove use of expression closure from browser/modules/Windows8WindowFrameColor.jsm. r=Gijs
--HG--
extra : commitid : CTQmB4yfZMJ
extra : rebase_source : fe41faa97d1525259731bf4159dd0a51740c41c2
2015-09-23 17:58:01 +09:00
Tooru Fujisawa
be0adfa560 Bug 1207490 - Part 12: Remove use of expression closure from browser/modules/Social.jsm. r=Gijs
--HG--
extra : commitid : HLaSPVguHH9
extra : rebase_source : 3080b190e1ec347d52a940de571f0b3d5dd83cd0
2015-09-23 17:57:53 +09:00
Tooru Fujisawa
a9ba6e8360 Bug 1207490 - Part 11: Remove use of expression closure from browser/modules/DirectoryLinksProvider.jsm. r=Gijs
--HG--
extra : commitid : 6BrNT0HYiLb
extra : rebase_source : ca65a71ce1bbb287c431824ed1aed300ebd45996
2015-09-23 17:57:45 +09:00
Tooru Fujisawa
82b5d4c859 Bug 1207490 - Part 10: Remove use of expression closure from browser/modules/ContentLinkHandler.jsm. r=Gijs
--HG--
extra : commitid : HjblOSYSyQl
extra : rebase_source : 692d0c3392e701fcc24f6105a28e4890147b0f3f
2015-09-23 17:57:37 +09:00
Tooru Fujisawa
a03be9066b Bug 1207490 - Part 9: Remove use of expression closure from browser/modules/BrowserUITelemetry.jsm. r=Gijs
--HG--
extra : commitid : CFzcxrBPH1X
extra : rebase_source : 099f29f23f6cb30df15cf5edd5328883ce6d72cf
2015-09-21 02:32:16 +09:00
Zachary Carter
844ee8a3a2 Bug 1205286 - Make about:home Sync icon always link to about:preferences#sync r=markh 2015-09-29 16:49:21 -07:00
Bill McCloskey
16079c8c61 Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs) 2015-10-01 21:18:05 -07:00
Kyle Machulis
075a3b0b8c Bug 722110 - Plugin Activation Telemetry Probe; r=cpeterson r=vladan 2015-09-28 15:50:00 -07:00
Gijs Kruitbosch
49f914d2d7 Bug 1208141 - r=ttaubert
--HG--
extra : commitid : 72gDzk9rRI
extra : histedit_source : 4eb30bdde87f87075d8c1acb690b5cd6bdd82140
2015-09-25 09:13:30 +01:00
Dave Townsend
a22c2d1f9e Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Florian Quèze
239d577df1 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Dave Townsend
fb7653707b Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
David Rajchenbach-Teller
34c2816fc1 Bug 1089695 - Async sanitize.js;r=mak
--HG--
extra : transplant_source : n%84iA%8D%87%D1t%81C%22%E9%02Z%BB%04%D1Q%93%3C
2015-07-27 19:18:19 +02:00