Commit Graph

33892 Commits

Author SHA1 Message Date
Wes Kocher
6d4a2cf6c0 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: m0xI0OSGys
2016-04-21 15:03:13 -07:00
Wes Kocher
aac511837d Merge inbound to m-c a=merge
MozReview-Commit-ID: GW9vcSRPgYc
2016-04-21 14:41:08 -07:00
Sebastian Hengst
4fe4fab457 Backed out changeset 2c6f68832171 (bug 1263167) for e10s mochitest failure test_ext_runtime_connect.html | TypeError: win is null. r=backout 2016-04-21 19:59:16 +02:00
Stephen A Pohl
1a3d3bc4a3 Bug 711670: Setup the Mac Application Delegate earlier to respond to URLs clicked in external applications when updates are pending. r=mstange 2016-04-21 16:04:59 -04:00
Stephen A Pohl
e71b7d7836 Bug 828704: Avoid duplicate -foreground argument when launching Firefox on OSX. r=mstange 2016-04-21 15:53:32 -04:00
Daniel Holbert
2b3d8925f1 Backed out changeset ae89c24b7692 (bug 1264820) for -Werror build bustage
MozReview-Commit-ID: ECNuGMefyqC
2016-04-20 15:41:32 -07:00
Bill McCloskey
b7e2b4e82e Bug 1264820 - Measure IPC reply size in telemetry (r=mccr8) 2016-04-20 14:55:35 -07:00
Wes Kocher
c65b052530 Merge m-c to inbound, a=merge
MozReview-Commit-ID: Aas4kEyBseh
2016-04-20 14:19:25 -07:00
Wes Kocher
2afb08eb87 Merge fx-team to central, a=merge
MozReview-Commit-ID: FKKE7Ry6SbZ
2016-04-20 14:17:46 -07:00
Carsten "Tomcat" Book
8475e2882b Merge mozilla-central to fx-team 2016-04-20 11:53:09 +02:00
Carsten "Tomcat" Book
9eb45808ae merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
Matthew Noorenberghe
5a69d26486 No bug - passwordManager.js style consistency fixes
MozReview-Commit-ID: 1fZXlESnmMC

--HG--
extra : rebase_source : c03e93d91357d9ae24157ea9980430a0bbb9a916
2016-04-20 00:44:28 -07:00
Joseph Yeh
37a9218a67 Bug 530999 - Show site favicons in login manager UI; r=MattN
MozReview-Commit-ID: Lh9M3scMTwX

--HG--
rename : toolkit/themes/windows/global/passwordmgr.css => toolkit/themes/shared/passwordmgr.css
extra : rebase_source : efe99425d69162add061a7824cb1ae3355abce2e
2016-04-19 23:27:14 -07:00
Christoph Kerschbaumer
debbccb785 Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking 2016-04-14 19:49:01 +02:00
Andrea Marchesini
aa382b85fb Bug 1266016 - new string for 'Launch profile in new browser', r=flod 2016-04-20 15:01:01 +02:00
Benoit Girard
85ba14a3e5 Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
MozReview-Commit-ID: JveFLuIcbaN

--HG--
extra : rebase_source : 3f583b44c30495b237fd263e4818430443bf5513
2016-04-13 17:12:47 -04:00
Bob Silverberg
a07f9156ee Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext. r=kmag
MozReview-Commit-ID: HQ9cmZMhn1o

--HG--
extra : amend_source : e522a3168512738a0fa0873ac1b25e41b8e8b527
extra : transplant_source : %0D%A7E%1F%C8%A8%24%85%96%8D%D4%11%96%0B%FCUz%C3%1C%C5
2016-04-08 10:19:19 -04:00
Andrew Swan
c6e9c6fcd2 Bug 1262214 - Part 2: Hide header when viewing the discovery pane. r=rhelmer
MozReview-Commit-ID: 4eOUzZOpcn0

--HG--
extra : transplant_source : %AA%01%C7%F6%D4k%293z%D6sz%88N%3E%88%DBH%3E%22
2016-04-19 12:10:55 -07:00
Luca Greco
7eb008c009 Bug 1261857 - [webext] Support WebExtensions ContentScripts in the Tab DevTools Debugger. r=kmag
MozReview-Commit-ID: BtGqvAkRJZx

--HG--
extra : transplant_source : %FF%82%A5%3B%AE%9Ck%0C%07%B6%224%93%B9%F1%995%DF%A1.
2016-04-15 17:09:57 +02:00
Matthew Noorenberghe
7e57159050 Bug 1258921 - Follow-up to enable test_basic_form_autocomplete.html for e10s
MozReview-Commit-ID: 32y9BhVomwr

--HG--
extra : amend_source : 5a5134e29b2adda1f645d2095d8220d9453aa5ee
2016-04-19 23:00:18 -07:00
Bob Silverberg
171756faf0 Bug 1264623 - Allow for a leading slash in the path to web_accessible_resources, r=kmag
MozReview-Commit-ID: IWbzhs9dpX2

--HG--
extra : transplant_source : j%F5%0E%AAW%F87ijJ%14%26%08%F9%03%96%5Dw%EC%23
2016-04-14 09:12:21 -04:00
Luca Greco
fcdfd59cc8 Bug 1256652 - [webext] Add more tests on sub-frames WebNavigation transitions properties. r=krizsa
MozReview-Commit-ID: 8hjFmyfpXkR

--HG--
extra : transplant_source : zn%89S%9C%F9%A3%EA%3EZ%D3%AD%25%CCG%29%60%99%1F1
2016-04-15 14:53:16 +02:00
Luca Greco
32c8c2f2b7 Bug 1256652 - [webext] Add webNavigation client_redirect transitions implementation and test case. r=krizsa
MozReview-Commit-ID: DoDzXCuk4FQ

--HG--
extra : transplant_source : 9gb%BC9I%B7%B2%2C%3E%17%22%D6%84%04%13%22%1C%15P
2016-04-14 20:27:16 +02:00
Luca Greco
dc5fd2506d Bug 1256652 - [webext] Add webNavigation form_submit transitions implementation and test case. r=krizsa
MozReview-Commit-ID: GiMnQpCpHHm

--HG--
extra : transplant_source : %E5%02vk%3B%95%FC%D8%FF%8AC%E4%A6%A5e_%B4.%EA%DA
2016-04-15 14:50:27 +02:00
Luca Greco
94d2a46537 Bug 1256652 - [webext] Initial support of webNavigation transition types and qualifiers. r=krizsa
- transition types: reload, link, auto_subframe
- transition qualifiers: forward_back, server_redirect

MozReview-Commit-ID: Bx3oG2fuWuv

--HG--
extra : transplant_source : 0%B6%F4DE%80%B6%CA%9B%09%81%1C%16%96%F6%C0%1FC%B0%F9
2016-04-15 14:49:13 +02:00
Wes Kocher
0982c581ea Backed out changeset 00bb04b8c9a0 (bug 1255040) for failures in browser_webapi.js
MozReview-Commit-ID: 1qKiUTNw4fV
2016-04-19 16:37:08 -07:00
Kris Maglione
402c072ef3 Bug 1196283: [webext] Support comments in JSON files. r=aswan
MozReview-Commit-ID: Ex4ewLH8xQc

--HG--
extra : rebase_source : 5171c92d8e9806c343a2c8b74038e70c072a546e
2016-04-19 13:18:22 -07:00
Andrea Marchesini
dd9f190da2 Bug 1266016 - Rename "Exec with this profile" to "Launch profile in new browser" in about:profiles, r=me 2016-04-20 12:13:08 +02:00
Carsten "Tomcat" Book
4d6108d41a Merge mozilla-central to mozilla-inbound 2016-04-20 11:52:05 +02:00
Ms2ger
e8ba3bc4bd Bug 1265374 - Move check_prog for archive programs into toolkit/moz.configure; r=glandium
This stops us from requiring them in standalone SpiderMonkey builds.
2016-04-20 11:47:33 +02:00
bsilverberg
3f4dee674c Bug 1260528 - Tests for notifications that pass an iconUrl are causing leaks, r=kmag
MozReview-Commit-ID: KHdxEfc3OAG

--HG--
extra : transplant_source : %DC%20%92%D4%8B%13%BC%95%03t%A0%DA%A2%60%8Bh%C0%AA%DA%9D
2016-03-31 12:27:52 -04:00
Andrew Swan
dc4b339b75 Bug 1255040 - Implement mozAddonManager.createInstall(). r=rhelmer
MozReview-Commit-ID: JLrhGywROzt

--HG--
extra : transplant_source : h%01%A8%D1%89%C0IO%1E%879C%01%25%ECW%1Dg%1D%7C
2016-04-18 13:48:12 -07:00
Andrew Swan
5f6c846326 Bug 1255040 - Add webidl for install/uninstall via AddonManager. r=bz
MozReview-Commit-ID: 9eLMPbxostQ

--HG--
extra : transplant_source : %D6T%81%5Dx%9D%FD%AE%FC%B4%C7i%AE%5D%9E%FF%BA%DAx%17
2016-04-20 09:42:38 -07:00
Mark Striemer
e34df7b9a1 bug 1245606 - Implement chrome.downloads.getFileInfo r=kmag
MozReview-Commit-ID: 6dfpctduYtp

--HG--
extra : transplant_source : %F4%B1%1AD%92%A7%B0.%26%83%AB%D8%D5%11%A0%A4%24%A7%82T
2016-04-15 16:08:16 -05:00
Carsten "Tomcat" Book
e9d4d92284 Backed out changeset 9ad67a907cae (bug 1261306) for test failures like test_autocomplete_change_after_focus.html
--HG--
rename : toolkit/content/tests/mochitest/test_autocomplete_change_after_focus.html => toolkit/content/tests/chrome/test_autocomplete_change_after_focus.html
2016-04-21 15:33:02 +02:00
Mike de Boer
0f737a95c9 Bug 1261306 - convert test_autocomplete_change_after_focus.html from m-chrome to m-plain. r=dolske
--HG--
rename : toolkit/content/tests/chrome/test_autocomplete_change_after_focus.html => toolkit/content/tests/mochitest/test_autocomplete_change_after_focus.html
2016-04-21 11:53:53 +02:00
Gijs Kruitbosch
231eba9956 Bug 1265866 - update Readability to the latest version from github, rs=me
MozReview-Commit-ID: 2n8zVKjTfma

--HG--
extra : rebase_source : e15cb50c38f21fa5f4a4a90d50e61df266ce0a7c
2016-04-20 21:19:07 +01:00
Bob Silverberg
12f6f37ec3 Bug 1207394 - Make sure web_accessible_resources work with CSP/mixed content blocking, r=kmag
MozReview-Commit-ID: 7UJ1IHwMosh

--HG--
extra : transplant_source : R%A0F%AAOcn%92%2C%10%B3%09%A2%99J%EF%FE%EFy%8C
2016-04-11 18:08:54 -04:00
Mike Hommey
dda4822d6f Bug 1265627 - Remove the CXX_VERSION AC_SUBST. r=ted
Its only use is in buildconfig.html, and configure guarantees it's
always the same version as CC_VERSION, so just use that.
2016-04-20 07:51:55 +09:00
David Anderson
0e67bff6ff Use new translation strings for GPU properties. (bug 1265496, r=milan) 2016-04-19 18:21:33 -04:00
Valentin Gosu
ac02cc4197 Bug 548685 - Avoid null pointer deref in nsURIHashKey r=mcmanus
MozReview-Commit-ID: 5wCZ0DTHEUS
2016-04-19 15:46:34 +02:00
Jonathan Watt
5885c32f57 Bug 1265447 - Silence startup JavaScript strict warning in resource://gre/modules/addons/XPIProvider.jsm. r=rhelmer 2016-04-13 14:13:25 +01:00
Andrea Marchesini
909571c54d Bug 1264469 - reset the string gAbsoluteArgv0Path when the main-loop is completed, CLOSED TREE, r=me 2016-04-19 14:26:31 +02:00
Carsten "Tomcat" Book
ece18fcd54 Merge mozilla-central to mozilla-inbound 2016-04-19 12:08:20 +02:00
Andrea Marchesini
9f18f1f8d1 Bug 1264469 - Would be nice to be able to open 2 firefox sessions with a different profiles from about:profiles, r=smaug 2016-04-19 12:00:59 +02:00
Carsten "Tomcat" Book
7fb6b01181 merge mozilla-inbound to mozilla-central a=merge 2016-04-19 11:59:23 +02:00
Andy McKay
ea625e9313 Bug 1127476 - Point plugins to update check not blocklist page. r=aswan
MozReview-Commit-ID: 6CgvYYTWp3J
2016-04-18 16:41:07 -07:00
Mathieu Leplatre
28f6b2f7bc Bug 1250191 - Add a way to serialize JSON canonically. r=MattN
Based on Alexis Metaireau's patch.

MozReview-Commit-ID: 3H3SKWy5GgM

--HG--
extra : rebase_source : e09660d0e031e72093546df684229aae616b5a72
extra : amend_source : 9c02da14cd5ff7255f5afc4a7adc15786ab0f8b6
2016-04-18 12:02:42 +02:00
Wes Kocher
86e039cbe5 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 4O7Jw1LhOVt
2016-04-18 15:15:15 -07:00
Markus Stange
c355389ef8 Bug 1263975 - Adjust test_mousescroll.xul for the new behavior. r=masayuki
MozReview-Commit-ID: 4nCsUuIoPLs

--HG--
extra : amend_source : 9534ba07b0a40234374a0813c9404a64ceea5ed4
2016-04-15 15:43:34 -04:00