Aaron Klotz
183fd9cb81
Bug 1240315: Add startup crash report annotation for AppInit_DLLs; r=jimm
...
--HG--
extra : rebase_source : e96da444713515a12520969c34731db244d844e2
2016-01-16 14:09:28 -07:00
Martijn Wargers
5c4ab36d15
Bug 1252444 - Rewrite some dom mochitests to use pushPrefEnv instead of setCharPref. r=jmaher
...
--HG--
extra : rebase_source : 7b61270760aa225f8c087ea190aaeb49670ca900
2016-03-03 09:41:14 -05:00
Felipe Gomes
7bcb0df079
Bug 1249845 - Store the e10s rollout cohort in the telemetry environment. r=gfritzsche
2016-03-03 11:35:11 -03:00
Bob Owen
3a8e10a239
Bug 1252889: On Windows use a 10 second pause instead of trying to invoke the JIT debugger with MOZ_DEBUG_CHILD_PROCESS. r=jimm
2016-03-03 11:09:25 +00:00
Carsten "Tomcat" Book
82cf3c3383
merge mozilla-inbound to mozilla-central a=merge
2016-03-03 11:54:40 +01:00
Gregory Szorc
bc708e89a8
Bug 1250991
- Move APK upload files code to own file; r=mshal
...
This is several hundred lines of make goo that makes upload-files.mk
even harder to read than it actually is. Extract it to its own file.
I performed a `hg cp` to preserve file history so blame continues to
work.
MozReview-Commit-ID: IpoPE79m9SX
--HG--
rename : toolkit/mozapps/installer/upload-files.mk => toolkit/mozapps/installer/upload-files-APK.mk
extra : rebase_source : 1c3ce7596a89994fd37b9230de9752c441751877
2016-03-02 16:30:03 -08:00
Gregory Szorc
c77a2b40f5
Bug 1250991
- Indent code; r=mshal
...
This file is so hard to read. Add some indentation to make it easier to
grok.
I also converted some useless tabs to spaces.
MozReview-Commit-ID: 7DFKeW66uD6
--HG--
extra : rebase_source : fb816ece4dba7a7971e8f00a4f651a1f8adcf633
2016-02-25 10:40:31 -08:00
Bobby Holley
95d46f19ca
Bug 1252980 - Link the geckolib into libxul and define MOZ_STYLO if --with-servo=PATH is passed. r=gps
2016-03-02 16:43:12 -08:00
Wes Kocher
5b6ee74ad5
Backed out changeset 63132b94b6a3 (bug 1245603) for mochitest-chrome failures in test_chrome_ext_downloads_search.html
...
MozReview-Commit-ID: D1tlLwaDs6A
2016-03-02 12:42:37 -08:00
J. Ryan Stinnett
2a55d065b7
Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
...
This change renames OriginAttributes.mInBrowser to mInIsolatedMozBrowser and
nsIPrincipal::GetIsInBrowserElement to GetIsInIsolatedMozBrowserElement. Other
methods that pass these values around also have name changes.
Tokens such as "inBrowser" have previously been serialized into cache keys, used
as DB column names, stored in app registries, etc. No changes are made to any
serialization formats. Only runtime method and variable names are updated.
No behavior changes are made in this patch, so some renamed methods may have
nonsensical implementations. These are corrected in subsequent patches
focused on behavior.
MozReview-Commit-ID: 66HfMlsXFLs
2016-03-02 10:35:56 -06:00
Carsten "Tomcat" Book
32191b51ac
Merge mozilla-central to mozilla-inbound
2016-03-02 16:09:27 +01:00
Carsten "Tomcat" Book
de8d151c26
merge mozilla-inbound to mozilla-central a=merge
2016-03-02 15:54:19 +01:00
Wes Kocher
356fd48c1d
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: LQ4NtghbPdw
2016-03-01 15:30:35 -08:00
Kris Maglione
265035a442
Bug 1248855 - [webext] Follow-up: Add matching "array-bracket-spacing" rule. r=me
...
MozReview-Commit-ID: HALx5dbLxpj
--HG--
extra : rebase_source : ba0fef28778bc7b489cf907a59525156a1190ecf
2016-03-01 13:49:48 -08:00
Wes Kocher
d4bc23e4dd
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00
Matthew Wein
22fd2a0fc9
Bug 1246029 Implement chrome.commands.onCommand. r=kmag
2016-02-29 19:04:03 -08:00
Yury Delendik
a3ad28794e
Bug 1250046
- Remove Shumway references from telemetry. r=gfritzsche
2016-02-29 08:04:15 -06:00
David Rajchenbach-Teller
278ae1aa6f
Bug 1252382 - Get rid of PR_Sleep in the terminator;r=froydnj
...
The terminator currently makes use of PR_Sleep. As it turns out, late
in shutdown, this can cause infinite recursions and finally exit(-11) . This
patch replaces PR_Sleep with usleep(3) and Sleep().
MozReview-Commit-ID: 3SybinpQUVl
--HG--
extra : rebase_source : 61bd6cc1cac6fc51729f0e04867a161cc9c9ea3d
2016-03-01 09:01:22 +01:00
David Rajchenbach-Teller
7fdebd3973
Bug 1249393 - Getting rid of more Nightly-only gates for about:performance;r=me
...
MozReview-Commit-ID: BWS1TPoLzYs
--HG--
extra : rebase_source : 9b6fa02da483679b77d837dcfea30452254852c2
2016-02-29 21:58:32 +01:00
Carsten "Tomcat" Book
30e5302af8
Merge mozilla-central to mozilla-inbound
2016-03-01 15:25:31 +01:00
Ms2ger
fcf4aedb48
Bug 1252092 - Stop copying MockFilePicker.jsm for xpcshell tests; r=ted
...
The test that used it (test_privatebrowsing_downloadLastDir.js) was rewritten
as a mochitest in bug 722995 (changeset 38183dea71ab).
2016-03-01 09:17:29 +01:00
Dave Townsend
62f9c9fce2
Bug 1250611: Switch test_signed_long to use add-ons signed by the production server. r=rhelmer
...
MozReview-Commit-ID: C0e6uYINLxJ
--HG--
extra : rebase_source : f7a766617aefdaacdbfdd7ed55ebe74d8b235b27
extra : amend_source : bc55eeaa86b9afff9bdfa83e2ef728196ff6bfb8
2016-03-01 08:54:50 -08:00
Kris Maglione
66f9b57852
Bug 1248499: [webext] Implement tabs.detectLanguage. r=billm
...
MozReview-Commit-ID: F4GpSesj2ho
--HG--
extra : rebase_source : e9ffab3396b4f813c60e366c371ea54baccc160a
2016-02-26 13:20:28 -08:00
Kris Maglione
89517813d0
Bug 1251890: Fix RemoveTopWindowID listener. r=billm
...
MozReview-Commit-ID: 4nQdPszQOy
--HG--
extra : rebase_source : 970b616c972d2ed7fd3bcd163e662a00f8267bdd
2016-02-27 14:11:25 -08:00
Kris Maglione
a3d6e11dea
Bug 1248497 – Add promise support to the sendMessage APIs. r=billm
...
MozReview-Commit-ID: AZH9LUq8kGr
--HG--
extra : rebase_source : 2bf4d05544e6c22cb22de5b97fc523c477813ca3
2016-02-15 17:37:19 -08:00
Kris Maglione
dce2b3c2cd
Bug 1214955: [webext] Automatically localize all localizable manifest properties. r=billm
...
MozReview-Commit-ID: 2kvYT44NIE8
--HG--
extra : rebase_source : ebab864b517c2e576dde27cf1439cf2deadb0685
2016-02-29 19:34:49 -08:00
Andrew Swan
6bf77c377d
Bug 1252181 - switch browser_ext_runtime_setUninstallURL.js to temporary add-on install r=mossop
...
MozReview-Commit-ID: JjjR76gkI3M
--HG--
extra : rebase_source : 64e37359e838eafe4ad2a138660f5bcf392fac2a
2016-02-29 11:11:45 -08:00
Gregory Szorc
4f79915537
Bug 1251313 - Adjust PATH to find pgort140.dll under Visual Studio 2015; r=ted
...
32-bit PGO builds need to modify the PATH to find pgortXXX.dll. We were
doing this for Visual Studio 2013 (VC12) in 2 locations. We weren't
doing it for Visual Studio 2015. This resulted in a failure to launch
PGO instrumented executables because pgort140.dll could not be found.
This commit refactors the PATH munging to support Visual Studio 2015.
MozReview-Commit-ID: 4EKf8gjcNH6
--HG--
extra : rebase_source : 2772558b06202d26583401bc41e56da8c5a69ef4
2016-02-27 13:18:26 -08:00
Benjamin Smedberg
68b656f551
Bug 1245901 - Measure counts of browser CPOW usage which is now rejected, r=billm
...
MozReview-Commit-ID: GwLq9EoDEuR
--HG--
extra : rebase_source : 84a84edfea9628aeed53903bfa3c9897793df34f
extra : amend_source : 58e846e6be3c5bf3a787723c45ec5b2d67913051
2016-02-16 11:21:11 -05:00
Henrik Skupin
32c7706715
Bug 1239808 - Rename test_packages.json to include package basename as prefix. r=chmanchester,jlund
...
MozReview-Commit-ID: 6JiHIbSjhoR
--HG--
extra : rebase_source : fde19a1ef1f2256104600980c12fffae391f5784
2016-02-25 21:37:47 +01:00
Carsten "Tomcat" Book
63ee16b1e1
Merge mozilla-central to mozilla-inbound
2016-02-29 11:44:03 +01:00
Carsten "Tomcat" Book
7f956c0bfb
merge mozilla-inbound to mozilla-central a=merge
2016-02-29 11:35:30 +01:00
Andy McKay
ca41ad5fe1
Bug 1250667 - Sign the devtools addons and bug687194.xpi. r=ahal
...
MozReview-Commit-ID: DBUgeyKRLYJ
--HG--
extra : transplant_source : N%EF%3F%A6%83%91%B5%C8%F9Ep%8A%F3g%1C%5C%FA%98%89G
2016-02-25 15:39:16 -08:00
Sebastian Hengst
4f4fb2a030
Bug 1251916 - Use standard JavaScript features in toolkit/components/passwordmgr to pass eslint checks: ignore statements which eslint regards as native reassignments. r=MattN
...
It treats Assert, is and ok as natives. eslint rule: http://eslint.org/docs/rules/no-native-reassign
MozReview-Commit-ID: JzwQ37Y97jJ
--HG--
extra : rebase_source : aac538173662c5cbd2fb62c557a8f145fdd6b77a
2016-02-28 14:11:46 -08:00
Sebastian Hengst
bf2bcbd4d8
Bug 1251916 - Use standard JavaScript features in toolkit/components/passwordmgr to pass eslint checks: replace conditional catch statements. r=MattN
...
While it doesn't seem like this SpiderMonkey feature will go away soon, replacing it makes tooling easier and is suitable here because the unconditional catch js already used.
MozReview-Commit-ID: 3G3LxrW24HF
--HG--
extra : rebase_source : f8fb7451ed261c3482d0b3dc822086bc7dba05a0
2016-02-28 14:11:30 -08:00
Sebastian Hengst
3427f91e14
Bug 1251916 - Use standard JavaScript features in toolkit/components/passwordmgr to pass eslint checks: replace legacy generators with ES6 generators. r=MattN
...
MozReview-Commit-ID: KxMSovx0mfl
--HG--
extra : rebase_source : 4b033e20af1efca9e6d16e0764a33a0f264f645f
2016-02-28 14:11:17 -08:00
Sebastian Hengst
5782a0a117
Bug 1251916 - Use standard JavaScript features in toolkit/components/passwordmgr to pass eslint checks: general, simple changes. r=MattN
...
MozReview-Commit-ID: IdecwypP6on
--HG--
extra : rebase_source : a943e1bf6cbc47e189372cc638d9d8d9d0e806f2
2016-02-28 14:10:55 -08:00
Gijs Kruitbosch
0a197aae91
Bug 1088710 - part 2: make it work on e10s, r=mconley
...
MozReview-Commit-ID: FhlfqJ1gmjR
--HG--
extra : rebase_source : 915ecec63d95583114f2c01894748dfda4025321
2016-02-24 15:24:20 +00:00
Gijs Kruitbosch
cd643848b1
Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley
...
MozReview-Commit-ID: C4fA6cboVZY
--HG--
extra : rebase_source : 8eb98fdab15cee43ba7a7b4a395d0f9a9287086e
2016-02-24 15:23:35 +00:00
Marco Bonardo
42d7d55a85
Bug 1251469 - Add telemetry probes for the time needed to sanitize a loaded or unloaded Flash. r=yoric
...
MozReview-Commit-ID: 8j9teGzMSV2
--HG--
extra : rebase_source : 57fac49ccce20d013fbfe20e28c98dfe3048a56c
extra : amend_source : e25c7975283782e6b705958ea6d060edfcf84d67
2016-02-26 14:50:41 +01:00
Ryan VanderMeulen
509bd14522
Backout changeset 49ab89b42dbf (bug 1246029) for browser_ext_commands_onCommand.js permafail.
2016-02-28 19:30:09 -05:00
Franziskus Kiefer
56bdfe820a
Bug 1244116 - Telemetry for mixed content requests by plugins. r=smaug, p=ally
...
MozReview-Commit-ID: F9rOb1SdPnL
--HG--
extra : rebase_source : 0b2aa83761880fb6e5a18c3a80ac86fe5ca16923
2016-02-16 15:46:36 +01:00
J. Ryan Stinnett
8bab15a3c9
Bug 1242057 - Enable all responsive probes on release. r=gl p=bsmedberg
...
MozReview-Commit-ID: 6J0bwym78gs
2016-02-26 15:56:51 -06:00
Wes Kocher
45b5e4259b
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: Hc6og2UJTjf
2016-02-26 13:28:45 -08:00
Wes Kocher
f5d0907f78
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: 9LaKI6lIClP
2016-02-26 12:19:25 -08: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
Panos Astithas
791f59e59b
Bug 1250581 - Enable the browser_DownloadPDFSaver.js test on e10s. r=me
...
MozReview-Commit-ID: DMVWdfmaIXr
2016-02-26 12:06:36 +02:00
Kris Maglione
2eda01945e
Bug 1213993: [webext] Support frameId/allFrames/runAt in browser.tabs.executeScript and insertCSS. r=billm
...
MozReview-Commit-ID: FgV9vyHVjj8
--HG--
extra : rebase_source : 04582c711ef40f3afc7eeaa9e4dec2e31b63e4e0
2016-02-08 17:40:02 -08:00
Wes Kocher
1b22811473
Backed out changeset 26bbd4cee816 (bug 1250104) because the test it added is failing
...
MozReview-Commit-ID: 5RWr4L5CzV2
2016-02-26 09:52:24 -08:00
Alessio Placitelli
3990036852
Bug 1250968 - Link to the correct partner repacks repository in the Telemetry docs. r=gfritzsche
2016-02-26 06:36:00 +01:00