aleth
5fc72c6bc3
Bug 1241209 - Disable test_sqlite_internal.js for Thunderbird OS X. r=Yoric
...
--HG--
extra : rebase_source : d3969c44b932dc64064852ed2bbad9dafbe0db2f
2016-10-12 17:39:27 +02:00
Enes Goktas
43ddfab91c
Bug 1303227 - Wrap libxul.so linker to prevent getting the linking process killed; r=glandium
...
This patch removes the memory usage tracking in the script that wraps the
linking of the xul library. This patch also generalizes the wrapping of the
xul linking process to all platforms.
MozReview-Commit-ID: HyncF3aVwdx
--HG--
extra : rebase_source : 8fb90c896dc57793d1c9d9aa4e8492dec8697e36
2016-09-20 17:58:34 -07:00
Kris Maglione
5fa61868b6
Bug 1246034: Part 1 - [webext] Add a helper function to trigger a browserAction. r=jaws
...
MozReview-Commit-ID: JUW6oUpWiN4
--HG--
extra : rebase_source : 324a7ece3b7bc550478326b5bd2795599a5ec6bb
2016-09-07 11:05:11 +01:00
Ryan VanderMeulen
e980397fb4
Merge m-c to autoland. a=merge
2016-10-07 23:22:46 -04:00
Phil Ringnalda
46dddfc99b
Backed out 8 changesets (bug 1277803) for frequent failures in browser_privatebrowsing_favicon.js
...
Backed out changeset a046eef2014c (bug 1277803)
Backed out changeset 61947b3073ba (bug 1277803)
Backed out changeset ef181cdd290f (bug 1277803)
Backed out changeset b6ea3bd24359 (bug 1277803)
Backed out changeset 835470de461d (bug 1277803)
Backed out changeset f4adcb16d1ec (bug 1277803)
Backed out changeset 58c23d794ba5 (bug 1277803)
Backed out changeset f29f88c5c1b9 (bug 1277803)
2016-10-07 18:41:27 -07:00
Andrew Swan
64e9612631
Bug 1308261 Add hash to options for mozAddonManager.createInstall() r=bz,kmag
...
MozReview-Commit-ID: Dx4Giy5k26c
--HG--
extra : rebase_source : 3a612b5586a5ae7e726ba2cf7840ca15bbab8a90
2016-10-06 17:50:55 -07:00
Tom Schuster
e7c6dd5f13
Bug 1296401
- Implement simple chrome.bookmarks events, r=mak
...
MozReview-Commit-ID: IDAyDdBh9C4
--HG--
extra : rebase_source : 73f2cbb2e15d40f37abf7e0de2b81f3cc2128ce8
2016-08-17 10:22:10 -04:00
Mark Banner
c4565f5765
Bug 1306631 - Remove old Loop telemetry hooks from WebRTC code. r=jesup
...
MozReview-Commit-ID: 1ctKZPDVEha
--HG--
extra : rebase_source : 530df82d85d87dd605289b8af8ce372ba6cd4ed9
2016-09-23 16:55:48 +01:00
Sebastian Hengst
904d739983
Merge mozilla-central to autoland
2016-10-07 16:25:17 +02:00
Tim Huang
b7324dcec9
Bug 1277803 - Part 1: Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb
...
--HG--
extra : rebase_source : 75a1dadecd0ef86940ab309d673aeffbf72013af
2016-10-04 11:56:14 +08:00
Henry
783b510c3c
Bug 1305567 - Use base64url encoding and avoid cutting the state. r=francois
...
--HG--
extra : rebase_source : 0811176b1337ffcb3d144776f9892857868f87dd
2016-09-30 10:36:40 -07:00
Gabriele Svelto
b8e406f2cb
Bug 1280477 - Write the stack traces extracted from a crash dump into the crash.main event file r=ted
2016-06-28 15:30:29 +02:00
Gabriele Svelto
14c508ef9b
Bug 1280477 - Import jsoncpp into the source tree and integrate it into the build r=ted
2016-10-13 11:19:05 +02:00
Carsten "Tomcat" Book
85979d0405
Merge mozilla-central to mozilla-inbound
2016-10-13 11:58:40 +02:00
Tim Huang
372ec56ff4
Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb
2016-10-13 15:43:54 +08:00
Gabriele Svelto
d8f790fd1a
Bug 1280470 - Build the breakpad stack-walking machinery r=ted
2016-06-27 16:51:07 +02:00
Michael Kaply
aa1e2c4f05
Bug 1276739
- Switch search to use a JSON based format. r=florian
...
MozReview-Commit-ID: 9xy3UPoRCmW
--HG--
extra : rebase_source : 235819c4f3e363ddd1deffec11d3cae6fe6c56d5
2016-05-31 13:37:26 -05:00
Thauã Silveira
f2083da255
Bug 1306624 - Add telemetry probes to count how many times a user requests to print a document. r=mconley, data-review=liuche
2016-10-05 06:42:00 +02:00
Luca Greco
2bd6bba7a5
Bug 1309003 - [webext] Test an hybrid SDK addon which uses the current SDK module loader. r=kmag
...
MozReview-Commit-ID: HS3kacLmpf9
--HG--
extra : rebase_source : f414e3412b7f8552dc7f30e7a0317af15be47edd
2016-05-26 16:25:25 +02:00
Carsten "Tomcat" Book
ec76d557f1
Merge mozilla-central to autoland
2016-10-12 12:07:59 +02:00
Jonathan Kingston
c7f05ba7bc
Bug 1305050 - Removing chrome error in deleting password autocomplete and improving testing to catch issues. r=MattN,mconley
...
MozReview-Commit-ID: JEX5gly6bTA
--HG--
extra : rebase_source : 2ab3b9ffc2bc29c5f41c7fe65ac4770a47247ae8
2016-10-05 00:27:19 +01:00
Luca Greco
36fd5cf92e
Bug 1309003 - [webext] Test an hybrid SDK addon which uses the current SDK module loader. r=kmag
...
MozReview-Commit-ID: HS3kacLmpf9
--HG--
extra : rebase_source : 53149ff57c249d3e85ee47167e6a3e89dc4bf455
2016-05-26 16:25:25 +02:00
Carsten "Tomcat" Book
42c313336d
Merge mozilla-central to autoland
...
--HG--
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/utils.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/element-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/element-editor.js
rename : devtools/client/inspector/markup/html-editor.js => devtools/client/inspector/markup/views/html-editor.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/markup-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/read-only-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/read-only-editor.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/root-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/text-container.js
rename : devtools/client/inspector/markup/markup.js => devtools/client/inspector/markup/views/text-editor.js
extra : rebase_source : 8b4e5aa861c37406882330d2f87125c8a008734a
2016-10-11 13:06:12 +02:00
Mike de Boer
cc3b7a5540
Bug 1306234 - stop flickering when the background color of the findbar dimmed highlighting mode changes and make sure the color changes if needed when all the ranges have been found as well. r=jaws
...
MozReview-Commit-ID: KAokVKOgSei
--HG--
extra : rebase_source : 594a018119057255becd9db3f4235a383e58c24e
2016-10-11 11:09:17 +02:00
Mike de Boer
6d47d9bf90
Bug 1305033 - make adjustments to the outline box style when one the ranges' rects overlap each other in the find toolbar dimmed highlighting mode. r=jaws
...
MozReview-Commit-ID: 3vclEAPw1rU
--HG--
extra : rebase_source : 9129662b35f181658dc096f98dd2c7b9b7fa1204
2016-10-11 10:51:05 +02:00
Sebastian Hengst
2bb0f9b7a2
Backed out changeset 68f1d429368c (bug 1308076)
...
--HG--
rename : media/psshparser/PsshParser.cpp => media/gmp-clearkey/0.1/ClearKeyCencParser.cpp
rename : media/psshparser/PsshParser.h => media/gmp-clearkey/0.1/ClearKeyCencParser.h
2016-10-11 10:41:25 +02:00
Chris Pearce
10c6ab2576
Bug 1308076 - Move ClearKeyCencParser to PsshParser library. r=glandium
...
To validate the PSSH init data passed to EME, I'd like to reuse the same
PSSH parser that the ClearKey CDM shared library uses. So move the code
out of gmp-clearkey and into its own library, so we can link it statically
into code that needs to use it.
MozReview-Commit-ID: 7xSUSmCueJz
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
extra : rebase_source : 3f621aa1d99c6a73f6b5f3ca9d1f84022266a833
2016-10-06 20:23:38 +13:00
Philipp Kewisch
7298b61dc6
Bug 1231509 - Using more than just an expression in XBL fields confuses the eslint xbl preprocessor. r=mossop
...
MozReview-Commit-ID: 4lMiSP0ery4
--HG--
extra : rebase_source : 299bbdc5e93b92d80e438482aa28b22d427ce71b
2016-09-19 11:31:38 +02:00
Alexandre Poirot
6024105f9d
Bug 1290581 - Improve error message from Extension.jsm and Schemas.jsm's readJSON functions. r=rpl
...
MozReview-Commit-ID: 8O5OIk4IdYM
--HG--
extra : rebase_source : b9533ab76b541217fbd49557882f986c278bd588
2016-10-03 09:38:52 -07:00
Sebastian Hengst
256c9cf9ff
Merge mozilla-central to autoland
2016-10-05 17:15:26 +02:00
AdamG2
db120e15b7
Bug 1300715 - prevent newer registered histograms from using default r=chutten
...
"expires_in_version", and add old ones to the whitelist. r?chutten
MozReview-Commit-ID: Hp9rXdkQgBN
--HG--
extra : rebase_source : 51b4d2394bcfd027ddc19726483c91c857d5d3b3
2016-10-04 23:50:08 -04:00
Jesper Kristensen
6401f74ad3
Bug 1254221 - Support private browsing cookies in WebExtensions r=kmag
...
MozReview-Commit-ID: 29ci8wbnMra
--HG--
extra : rebase_source : e124aa6526cbe9f8f51736aaa0258442b125b588
2016-09-29 19:18:14 +02:00
Marco Bonardo
e36d8956c4
Bug 1306466 - Add timers resolution skew to History future date check, to avoid intermittent failures. r=adw
...
MozReview-Commit-ID: CI4rakbklhq
--HG--
extra : rebase_source : 6c2ec323d836a00efb48133a5e30186ea475f30e
2016-09-30 11:42:28 +02:00
Phil Ringnalda
400813c30b
Merge m-i to m-c, a=merge
2016-09-30 23:24:52 -07:00
Kris Maglione
3d9609323b
Bug 1306447: Remove b2g support code from WebExtensions. r=aswan
...
MozReview-Commit-ID: L3g01tpDSwH
--HG--
extra : rebase_source : a80f8e390e70cedec8b0bd2684a4da85302253ed
2016-09-29 21:10:30 +01:00
Felipe Gomes
7dd6d048bd
Bug 1301131 - Disable e10s if the user sees the big tab spinner too much. r=mconley
...
MozReview-Commit-ID: 6RxJd8PaJhQ
2016-09-30 13:00:00 -03:00
Eitan Isaacson
b60c435979
Bug 1290173 - Introduce Narrate word tracking test. r=mikedeboer
...
Added a sample article in the Narrate module for testing special cases.
MozReview-Commit-ID: 1oSem9LARB3
--HG--
extra : rebase_source : a35433af3040a3a8aa4f8183ec542c33c67ce62d
2016-09-29 13:28:30 -07:00
Eitan Isaacson
83a303c9b0
Bug 1290173 - Introduce word tracking in Narrate. r=mikedeboer
...
MozReview-Commit-ID: BvcCaGmurh3
--HG--
extra : rebase_source : a79b5e559d9b0e14d0cac9c2cc80a9d41a992921
2016-07-25 15:13:27 -07:00
Andreas Tolfsen
1d60861616
Bug 1302707 - Replace uses of Marionette.timeouts with set_page_load_timeout in tests; r=automatedtester
...
MozReview-Commit-ID: CrG4XdGjw5E
--HG--
extra : rebase_source : dff3f1391f7c70c4547f8af870a16268f6f715dc
2016-09-14 18:15:16 +01:00
Carsten "Tomcat" Book
6636b09ddd
merge mozilla-inbound to mozilla-central a=merge
2016-09-30 12:02:16 +02:00
Chris H-C
ad38a5f956
bug 1304660 - Don't dispatch to main once xpcom starts shutting down. r=froydnj
...
If we manage to dispatch to main after xpcom shutdown, the main thread won't
care for our new runnable and leak it.
MozReview-Commit-ID: 8t4hOgfgEeP
--HG--
extra : rebase_source : d18af7deb2ba978e34ee37ad778d0c6d101cdaa7
2016-09-28 14:44:35 -04:00
Sebastian Hengst
80e1cc8c7a
Backed out changeset d46155cc719e (bug 1305567) for various failures in browser-chrome, devtools, and xpcshell (e.g. test_streamupdater.js) tests. r=backout on a CLOSED TREE
2016-09-29 20:54:50 +02:00
Robert Helmer
9acd0ac081
bug 512479 - make pending crash reports more identifiable, r=mconley
...
MozReview-Commit-ID: BQ5Ds0wsXvb
--HG--
extra : rebase_source : 7c73f1f7316827750a951e19dc3e0f8adafd70cb
2016-09-27 14:47:19 -07:00
Henry
be4eff5cee
Bug 1305567 - Use base64url encoding, avoid cutting the state and dump download error message. r=francois.
...
MozReview-Commit-ID: 1umDhxY5eKl
--HG--
extra : rebase_source : 89dfc9852dc9010afb99d6365b95780c4cce767b
2016-09-27 11:48:11 -07:00
Carsten "Tomcat" Book
5b45193594
merge mozilla-inbound to mozilla-central a=merge
2016-09-29 11:44:58 +02:00
Carsten "Tomcat" Book
d282a3c477
merge fx-team to mozilla-central a=merge
2016-09-29 11:43:57 +02:00
Phil Ringnalda
33975258ca
Backed out changeset ae0e76aa85b6 (bug 1130447) for failing browser_passwordmgr_fields.js
2016-09-28 21:14:32 -07:00
Carsten "Tomcat" Book
3624cf2823
Merge mozilla-central to fx-team
2016-09-28 16:29:56 +02:00
Carsten "Tomcat" Book
572e74ee99
merge mozilla-inbound to mozilla-central a=merge
2016-09-28 15:56:33 +02:00
Carsten "Tomcat" Book
c084656336
merge fx-team to mozilla-central a=merge
2016-09-28 15:55:25 +02:00
Florian Quèze
05c4b00740
Bug 1305662 - Missing update.png/warning.gif referenced from chrome://mozapps/skin/extensions/update.css, r=Gijs.
2016-09-28 13:18:24 +02:00
Florian Quèze
200622aa1b
Bug 1305724 - Missing progressmeter-busy.gif referenced from chrome://global/skin/tree.css, r=Gijs.
2016-09-28 13:18:24 +02:00
Florian Quèze
c243e67d65
Bug 1305701 - Missing scale-tray-horiz.gif,scale-tray-vert.gif referenced from chrome://global/skin/scale.css, r=Gijs.
2016-09-28 13:18:24 +02:00
Tooru Fujisawa
70a2171f15
Bug 1300133 - Fix js-ctypes test harness to print assertion failure message and stack properly. r=bholley
2016-09-28 14:12:54 +09:00
Sebastian Hengst
274a766dda
Backed out changeset 21487ad720b3 (bug 1293318
) for failing new test test_TelemetrySession.js in test_TelemetrySession.js at least on Android 4.2 x86 opt on request from developer. r=backout
2016-09-27 15:42:36 +02:00
Sebastian Hengst
8904eda528
Backed out changeset e289c0bdae84 (bug 1293318
)
2016-09-27 15:40:38 +02:00
Dale Harvey
b694c34086
Bug 1267495 - Fallback to local config for fresh GMP installs. r=mconley, r=rhelmer, feedback=ksteuber
2016-09-27 11:57:41 +01:00
Georg Fritzsche
d9325596c8
Bug 1293318
- Bonus: Modernize test_TelemetryEnvironment.js. r=dexter
2016-09-27 12:39:15 +02:00
Georg Fritzsche
078e37c9e7
Bug 1293318
- Always throttle environment changes and limit throttling to main pings. r=dexter
2016-09-27 12:39:15 +02:00
Carsten "Tomcat" Book
954137ed73
Merge mozilla-central to fx-team
2016-09-27 11:27:05 +02:00
Carsten "Tomcat" Book
5bdd2876ae
merge mozilla-inbound to mozilla-central a=merge
2016-09-27 11:21:25 +02:00
Carsten "Tomcat" Book
8b57d873a0
merge fx-team to mozilla-central a=merge
2016-09-27 11:19:36 +02:00
Phil Ringnalda
83aa20ccfd
Backed out changeset 7b9eac460383 (bug 512479) for browser_aboutCrashes.js failures
2016-09-26 19:35:21 -07:00
Chris Pearce
f40bbc42f7
Bug 1305552 - Add telemetry to track uses of MediaKeySession.generateRequest. r=francois,gerald
...
This allows us to track how often EME CDMs are used, rather than just created.
The telemetry I added in bug 1304207 is reports whenever a CDM is created, but
some sites, such as the Shaka Player demo site, create CDMs without using them,
so that telemetry isn't a great measure in helping us detect when CDMs aren't
being used. Whereas the telemetry added here will report when the CDMs are used
to negotiate a license, i.e. when the CDMs are actually being used.
MozReview-Commit-ID: ExMIcIIBvS1
2016-09-27 15:01:06 +13:00
Florian Quèze
9e57c17532
Bug 1305075 - Stop shipping filepicker.css and filepicker.xul on Mac and Windows, r=Gijs.
2016-09-26 18:34:06 +02:00
Gijs Kruitbosch
1205edd695
Bug 1304492 - use frameloader's context to get contentPrincipal, r=mconley
...
MozReview-Commit-ID: DdzGwIJye14
--HG--
extra : rebase_source : e08571724e42a1616d66347f30f46bdc9c626de2
2016-09-26 14:47:31 +01:00
Iris Hsiao
767e1e9b11
merge mozilla-inbound to mozilla-central a=merge
2016-09-26 18:34:20 +08:00
Iris Hsiao
a95e0164c0
merge fx-team to mozilla-central a=merge
2016-09-26 18:29:38 +08:00
Sebastian Hengst
cc132d092f
Backed out changeset 04cda7684b40 (bug 1217876) for failing xpcshell test test_resumable_channel_wrap.js in debug builds. r=backout
2016-09-25 11:00:29 +02:00
Andrea Marchesini
0f4e76b731
Bug 1305280 - ContextualIdentityService.jsm must use UNIQUE_CONTAINERS_OPENED, r=me
2016-09-25 08:25:54 +02:00
Andrea Marchesini
ff1efcb34a
Bug 1217876 - nsIXMLHttpRequest must show the authentication prompt correctly when used by addons in e10s, r=mayhemer
2016-09-25 07:50:44 +02:00
Gregory Szorc
90f5226666
Bug 1305444 - Add test for dispatched method throwing an error; r=Yoric
...
We didn't have explicit test coverage of this before, surprisingly.
MozReview-Commit-ID: 32ZnxZYLXDg
--HG--
extra : rebase_source : 07110ed90b69c5b0fb73fda8264db2eb755ca6a4
2016-09-24 19:31:48 -07:00
Gregory Szorc
2b829e24bb
Bug 1305444 - Remove run_test(); r=Yoric
...
A run_test() calling run_next_test() is optional in xpcshell tests as
of a9738e5f636a (bug 982852).
MozReview-Commit-ID: DT3sfm6JcAG
--HG--
extra : rebase_source : f3c7c19df8b283e6360fd6975c421a004d26c8ef
2016-09-24 18:20:25 -07:00
Phil Ringnalda
6f3a9050ba
Backed out changeset 9b6a4552a5c2 (bug 1254221) for test_ext_cookies.html timeouts and lint failures
...
CLOSED TREE
2016-09-27 18:21:01 -07:00
Mike de Boer
851cb1d05f
Bug 1279695 - increase the framerate to allow for quicker position updates of the rectangles in the dimmed highlighting region of the findbar. r=jaws
...
MozReview-Commit-ID: AwczWwGzrgR
2016-09-23 15:53:55 +02:00
Tooru Fujisawa
a2eb555081
Bug 1148716 - Do not re-open location bar suggestion when dropmarker is clicked while the suggestion is opened. r=mak
2016-09-27 10:42:13 +09:00
Michael Kaply
4b047d6307
Bug 1304830 - Remove unused search test file. r=florian
...
MozReview-Commit-ID: KTjPWctWjpV
--HG--
extra : rebase_source : 5408f20ed2fb4ae136327890dbed06e47f664341
2016-09-23 14:17:22 -05:00
Michael Kaply
9465f77f90
Bug 1123972 - Up search geo timeout to 3 seconds. r=florian
...
MozReview-Commit-ID: 71olvznwLrr
--HG--
extra : rebase_source : 1e08f5b26f75e5431db513db988c8cd08158c687
2016-09-23 15:33:58 -05:00
Fischer.json
cf12243c4a
Bug 1130447 - Hide the password manager timeLastUsed column by default. r=MattN
...
MozReview-Commit-ID: LxKnIfBhtQh
--HG--
extra : rebase_source : f49e3c2e68ed77b11b7c644a10887d8b6cb8532d
2016-09-20 15:45:15 +08:00
Jonathan Kingston
8f10491335
Bug 1302157 - Remove images-in-menu and images-in-button code (& associated icons) since it's deprecated in GTK. r=bz,dholbert
...
MozReview-Commit-ID: IIj8PvgdaRp
--HG--
extra : rebase_source : 21eca47872a073b382c10fe84464fac8fafd6179
2016-09-29 00:22:32 +01:00
Richard Marti
a1246ef4ea
Bug 1305698 - Add a margin of 48px to #disabled-unsigned-addons-info in Add-on manager. r=Gijs
...
--HG--
extra : rebase_source : d7b0125a3a636162f8af2ceb9c5af78c9bd81f9c
2016-09-27 19:49:04 +02:00
Kate McKinley
c57d400961
Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally
...
HSTS priming changes the order of mixed-content blocking and HSTS
upgrades, and adds a priming request to check if a mixed-content load is
accesible over HTTPS and the server supports upgrading via the
Strict-Transport-Security header.
Every call site that uses AsyncOpen2 passes through the mixed-content
blocker, and has a LoadInfo. If the mixed-content blocker marks the load as
needing HSTS priming, nsHttpChannel will build and send an HSTS priming
request on the same URI with the scheme upgraded to HTTPS. If the server
allows the upgrade, then channel performs an internal redirect to the HTTPS URI,
otherwise use the result of mixed-content blocker to allow or block the
load.
nsISiteSecurityService adds an optional boolean out parameter to
determine if the HSTS state is already cached for negative assertions.
If the host has been probed within the previous 24 hours, no HSTS
priming check will be sent.
MozReview-Commit-ID: ES1JruCtDdX
--HG--
extra : rebase_source : 2ac6c93c49f2862fc0b9e595eb0598cd1ea4bedf
2016-09-27 11:27:00 -04:00
Alessio Placitelli
176384949f
Bug 1305654 - Fix the SetMaximum C++ API for Scalars. r=gfritzsche
...
--HG--
extra : rebase_source : 0336b8ab252e6e17c821692cff56cfdf8abafe87
2016-09-27 01:32:00 -04:00
Wes Kocher
3014d2c1e7
Backed out changeset f82827622145 (bug 1304042) for making the build fail on existing failures a=backout
2016-09-27 12:49:18 -07:00
Ted Mielczarek
c1505ef26b
bug 1304042 - buildsymbols should fail if running dsymutil fails. r=gps
...
MozReview-Commit-ID: LteC4jGF3FD
--HG--
extra : rebase_source : 2465a5fd04a45d73660cf7557e706631855f24d5
2016-09-20 10:35:16 -04:00
Ted Mielczarek
abdba70d60
bug 1301751 - work around llvm-dsymutil crash by building rust with debuginfo=1 instead of -g. r=froydnj
...
MozReview-Commit-ID: 5pK8okLw0Cl
--HG--
extra : rebase_source : f1c366ae3751bcd70272e77c7754fb4adeafdd7b
2016-09-27 06:24:24 -04:00
talent404
6e4511ec24
Bug 1303353 - Removed the unused class .treecell-popupcell-menu, r=florian.
2016-09-23 16:20:34 +02:00
Carsten "Tomcat" Book
a65e4225ef
merge mozilla-inbound to mozilla-central a=merge
2016-09-23 12:05:53 +02:00
Carsten "Tomcat" Book
8e7d5fea7b
merge fx-team to mozilla-central a=merge
2016-09-23 11:59:32 +02:00
rthyberg
ecd9601cc0
Bug 1292226 - Reject non-object ping payloads submitted to Telemetry. r=gfritzsche, data-r=bsmedberg
2016-09-22 18:29:34 +01:00
Carsten "Tomcat" Book
d25a5baeb8
merge mozilla-inbound to mozilla-central a=merge
2016-09-22 11:55:12 +02:00
Carsten "Tomcat" Book
cce863628d
merge fx-team to mozilla-central a=merge
2016-09-22 11:54:05 +02:00
David Anderson
4c2e28b8b6
Add XRE_IsGPUProcess. (bug 1301266 part 1, r=billm)
2016-09-21 22:38:40 -07:00
Ray Lin
dcfea2067d
Bug 1303245 - Add closed caption button test for video control. r=jaws
...
MozReview-Commit-ID: 75iknlxgMb1
--HG--
extra : rebase_source : b89f0a71b6651dcaf3b15f24ca168c5fabb772cd
2016-09-20 17:59:05 +08:00
Phil Ringnalda
b9ee856eba
Backed out changeset ae50c61cb134 (bug 1264367) for breaking crash stacks on at least Android and Linux
2016-09-21 13:26:24 -07:00
Andy McKay
5a280d4e6c
Bug 1258565 - Add documentation about addon malware telemetry. r=bsmedberg
...
--HG--
extra : rebase_source : 995089d3a3ea6bf1fc641f43092473f6781922b3
2016-09-21 15:04:00 -04:00
Alessio Placitelli
c514c653b1
Bug 1277806 - Add the missing C++ API for boolean scalars. r=gfritzsche
2016-09-14 02:59:00 +02:00
Alessio Placitelli
ee41a97e82
Bug 1277806 - Update the docs. r=gfritzsche
2016-09-14 02:59:00 +02:00
Alessio Placitelli
9d5a57541f
Bug 1277806 - Implement keyed scalar measurements in Telemetry. r=gfritzsche,nfroyd
...
MozReview-Commit-ID: 9kkjpLAIQUX
2016-09-16 03:43:00 +02:00
Amal
4c1f125224
Bug 1303356 - Remove bogus border property. r=dao
2016-09-22 23:17:38 +02:00
Carsten "Tomcat" Book
ceb8695fd3
Merge mozilla-central to mozilla-inbound
2016-09-27 11:26:17 +02:00
Philip Chee
2cdba405f7
Bug 1281005 - Move the nsPlacesAutocomplete component to Suite (mozilla-central part) r=mak77
2016-09-27 16:48:14 +08:00
Alessio Placitelli
bea7a35e81
Bug 1277806 - Add support for the keyed scalars to the scalar registry. r=gfritzsche
...
MozReview-Commit-ID: 8dKj92Kh2Ev
2016-09-07 02:39:00 +02:00
Carsten "Tomcat" Book
dd33962ca2
Merge mozilla-central to fx-team
2016-09-21 12:08:57 +02:00
Carsten "Tomcat" Book
4f900773f5
merge mozilla-inbound to mozilla-central a=merge
2016-09-21 12:03:31 +02:00
Iris Hsiao
c82aa62cec
Backed out changeset cf43cacdb262 (bug 1294232) for XPCShell failures
...
CLOSED TREE
2016-09-21 14:24:26 +08:00
James Cheng
afa895be17
Bug 1297556 - Add telemetry to know how many crashes happens in decoding process. r=bsmedberg, r=jolin
...
MozReview-Commit-ID: 52hhddXOvL3
--HG--
extra : transplant_source : C%B8D%F2%DF%20%91wV%CC%D8b%5D%97%80%9E%93%92FR
2016-09-19 15:47:55 +08:00
Wes Kocher
993138b682
Merge m-c to inbound, a=merge
2016-09-19 15:56:30 -07:00
Chris H-C
c12aa24d06
bug 1218576 - Request an immediate batch send when the batch size hits a high water mark. r=gfritzsche
...
We've now seen an OOM trying to grow the accumulations array during a test
suite. The g*Accumulations arrays do grow unboundedly in size waiting for the
IPC timer to fire, so we should put a size bound as well as a time bound to
trigger the batch send.
The current size bound is 5K elements. This was chosen out of a hat.
MozReview-Commit-ID: 5HeWdbLfN03
2016-09-19 13:30:25 -04:00
Chris H-C
694ddc92d2
bug 1218576 - Ensure accumulations are for valid IDs. r=gfritzsche
...
We're seeing occasional failures of the isValid assert on the parent side where
the ID we're being asked to accumulate on is invalid.
Check the IDs on both sides to ensure that they're valid heading in.
MozReview-Commit-ID: 4gLG54Tx64s
2016-09-19 13:30:25 -04:00
Chris H-C
97e7b87538
bug 1218576 - Ensure IPCTimer is on the main thread. r=froydnj f=gfritzsche
...
nsTimer fires on the thread that created the timer. An nsTimer instance should
only be manipulated on its target thread (it isn't threadsafe). IPC using
PContent must be on the main thread.
Thus, everything to do with the gIPCTimer must be on the main thread.
This also takes care of bug 1299312.
MozReview-Commit-ID: IcVRYsoX2R9
2016-09-19 13:30:25 -04:00
Chris H-C
50e155dc6a
bug 1218576 - Change unused.h to Unused.h, which matters to some filesystems. r=gfritzsche
...
MozReview-Commit-ID: GOy5Xz2Pxta
2016-09-19 13:30:25 -04:00
Chris H-C
19f41c6e99
bug 1277504 - Support aggregated child histograms in about:telemetry r=gfritzsche
...
Throw some process selectors in the Histograms and Keyed Histograms sections
to allow users to choose which process type's histograms they'd like to see.
2016-09-19 13:30:25 -04:00
Chris H-C
9809a22a46
bug 1218576 - Test child categorical histogram aggregation r=gfritzsche
...
It's new, it wasn't tested, and my patches broke it earlier so we should have
coverage for it.
MozReview-Commit-ID: B25bFOJHMSQ
2016-09-19 13:30:25 -04:00
Chris H-C
67d9d53741
bug 1218576 - Aggregate child categorical histograms in the parent process. r=gfritzsche
...
Rewrite the categorical histogram accumulation code to use the common path.
This way it gets remote accumulation for cheap.
MozReview-Commit-ID: 3q6gdSvBix
2016-09-19 13:30:25 -04:00
Chris H-C
8035821f42
bug 1218576 - Ensure we can record before trying to record categorical histograms. r=gfritzsche
...
Every other Accumulate call has it :S
MozReview-Commit-ID: 8uWtADebuJ1
2016-09-19 13:30:25 -04:00
Chris H-C
b7121fe41a
bug 1218576 - Ensure Telemetry IDs coming from IPC are valid r=gfritzsche
...
I saw a one-off crash on try in internal_GetHistogramByEnumId. Not reproducible
but maybe possible if we're trying to accumulate using an invalid ID. So let's
guard against that.
MozReview-Commit-ID: Ei6eTlV91mJ
2016-09-19 13:30:25 -04:00
Chris H-C
6e50e9e79a
bug 1218576 - Ensure remaining batched telemetry is flushed on content process shutdown r=gfritzsche
...
On content process shutdown we send a content process ping to ensure we have
up-to-date data from the content process before it goes away. Now we need to
also flush the batched telemetry accumulations to the parent so that it can be
present in the ping.
No attempt is made to synchronize access to IPCTimerFired. It is safe to
re-enter.
No attempt is made to cancel the timer as its firing is benign.
MozReview-Commit-ID: 1gjNH9IPhKf
2016-09-19 13:30:25 -04:00
Chris H-C
bdfb1c1a7e
bug 1218576 - Assert we're the parent process when clearing histograms. r=gfritzsche
...
Clear isn't generally called at all, and isn't dispatched to the parent process
for child telemetry aggregation. Clear should only be called on the parent
process.
MozReview-Commit-ID: stIutvAO6h
2016-09-19 13:30:25 -04:00
Chris H-C
01ec9d91b8
bug 1218576 - Update test_ChildHistograms for child telemetry aggregation r=gfritzsche
...
No more requestChildPayloads (or need for it).
MozReview-Commit-ID: AmPuT04HjWx
2016-09-19 13:30:25 -04:00
Chris H-C
dc84340668
bug 1218576 - Support remote accumulation via JS histograms. r=gfritzsche
...
The JS histograms, too, need to dispatch their accumulations from child to
parent.
JSHistograms_Add now only supports histograms that are in gHistogramsMap or
that were created in the parent process. After bug 1288745, maybe we'll be able
to change this to be less convoluted.
MozReview-Commit-ID: 3qTH89YKbGP
2016-09-19 13:30:25 -04:00
Chris H-C
b6bb8f1630
bug 1218576 - Move aggregated child telemetry to processes.content r=gfritzsche
...
Take the opportunity presented through changing child telemetry accumulation
to bring the ping form closer to the ideas expressed in bug 1281795.
childPayloads still exists, but without histograms or keyedHistograms which are
now at root.processes.content.{keyedH|h}istograms. This will require coordinated
changes in the aggregator and moztelemetry libraries.
MozReview-Commit-ID: AqG2jmBBC2W
2016-09-19 13:30:25 -04:00
Chris H-C
30268b954c
bug 1218576 - Remove requestChildPayloads r=gfritzsche
...
To simplify using child telemetry from the parent process, only allow child
telemetry payloads to be generated once per child process, on shut down.
This will allow us to use the child telemetry's subsession information to leave
childPayloads the way it currently is.
Will need to update test_ChildHistograms.js as it is the only consumer.
MozReview-Commit-ID: 2qSztg0QHV5
2016-09-19 13:30:25 -04:00
Chris H-C
9207008852
bug 1218576 - Pre-allocate child keyed histograms in the parent process r=gfritzsche
...
I originally thought we'd be able to avoid the previous implementation's waste
of a map full of every kind of keyed histogram. Unfortunately, other code
(TelemetrySession at the very least) depends on this (and will throw if a keyed
histogram isn't present, even if it is empty)
MozReview-Commit-ID: 8MCGVa595UB
2016-09-19 13:30:25 -04:00
Chris H-C
f60004a1df
bug 1218576 - Support subsession hgrams for child aggregation r=gfritzsche
...
The original commit didn't properly support subsession histograms, so rectify
that lapse by adding support for stripping out the base name of a histogram
when trying to determine its id.
MozReview-Commit-ID: LvUek6f5WUx
2016-09-19 13:30:25 -04:00
Chris H-C
7876f2ef1e
bug 1218576 - Accumulate child histograms in the parent process r=froydnj
...
Batch the accumulations to only transmit every so often, so we don't incur
too much in the way of IPC overhead penalties.
What this doesn't do:
* remove or restructure child telemetry code to adapt to the new way
* send the telemetry anywhere
* allow for the child process to clear child histograms
* support anything but histograms (but this is expected and okay)
MozReview-Commit-ID: JnUkcmN3Ya7
2016-09-19 13:30:25 -04:00
Sebastian Hengst
e183b1ce5d
Backed out changeset 6036b8acdab5 (bug 1284395) for asserting in ChromeUtils::IsOriginAttributesEqualIgnoringAddonId at nsDocShell.cpp:8007 for Windows debug builds. r=backout
2016-09-19 17:10:09 +02:00
Gijs Kruitbosch
17db78f2b5
Bug 1284395, r=bz,mconley,baku
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9b0b75c43d441a13992f085ce6f766aee0614666
extra : source : 6036b8acdab58eb565f15e12f8184f8abe7c6413
2016-09-06 14:19:45 +01:00
Gijs Kruitbosch
2370806614
Bug 1284395, r=bz,mconley
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9e0d93d1dee7fff2b599da2e79d8a286d2ca8007
2016-09-06 14:19:45 +01:00
Ton
aa78d791d0
Bug 1300562 - Change "Show Folder" to "Open Folder" in Windows. r=Mossop
2016-09-07 18:56:05 +02:00
Phil Ringnalda
c58d0d6900
Merge m-i to m-c, a=merge
2016-09-17 13:44:34 -07:00
Sebastian Hengst
05c340d60c
Backed out changeset 752f33561e8f (bug 1302950) for failing browser-chrome test browser_ext_popup_background.js. r=backout
2016-09-17 14:49:50 +02:00
Kanika Narang
89af03b5df
Bug 1302950 - Rename --panel-arrowcontent* CSS variables to --arrowpanel*. r=dao
...
--HG--
extra : rebase_source : d8dccc1fb8131ba27b2f2e22a5439d1a841ebdc4
2016-09-17 12:17:04 +02:00
Bill McCloskey
50c44c717c
Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap)
2016-09-16 20:35:11 -07:00
Andrew Swan
fa088e54e9
Bug 1303418 Follow-up to fix fat-fingered graft r=me
...
MozReview-Commit-ID: K560xfnlbhD
--HG--
extra : rebase_source : 204d8caf40ffa2530a7d9a3710c0dc12b850702e
2016-09-22 10:49:55 -07:00
Ehsan Akhgari
e45aad00ec
Bug 1297687 - Part 3: Ensure that the expanded principal of a sandbox has a sensible OriginAttributes; r=bholley
...
This patch allows specifying an OriginAttributes when creating a sandbox
using Components.utils.Sandbox() by specifying an originAttributes
member on the options dictionary.
If an OA is specified in this way, it is used for creating codebase
principals from the string arguments passed to the function. Otherwise,
if one or more principals are passed in the array argument to Sandbox(),
the OA of the principal(s) is used to construct codebase principals from
the strings inside the array. In this case, we check to make sure that
all of the passed principals have the same OA, otherwise we'll throw an
exception.
In case no explicit OA is specified and no principals are passed in the
array argument, we create the codebase principals using a default OA.
2016-09-22 13:27:51 -04:00
Ehsan Akhgari
6b65aceec2
Bug 1297687 - Part 1: Remove nsIScriptSecurityManager.createExpandedPrincipal(); r=bholley
2016-09-22 13:27:33 -04:00
Andrew Swan
8fbeb75129
Bug 1303418 Don't allow upgrades that change the addon ID r=mossop
...
MozReview-Commit-ID: JHINo8ShmeI
--HG--
extra : source : 9a74c400ed6c62d5fc6abe0cd42d27be70f18f02
extra : amend_source : 8776cfb584840bccc817ce1fda00d04b236875eb
extra : intermediate-source : 8490362e38cdaa930985a5adafc581d7bb76fe45
2016-09-16 15:00:18 -07:00
Mike de Boer
efb5105fa5
Bug 1301941 - hide the dimmed modal highlight of the find toolbar when the last character is removed from the input field. r=jaws
...
MozReview-Commit-ID: 5I4ggpJ5xQx
--HG--
extra : rebase_source : 7562ada2d57dc00e46c1d0393648c8031f1afd61
2016-09-16 11:10:51 +02:00
Mike de Boer
403f14c44f
Bug 1293197 - make sure that toggling Entire Words mode also retriggers the active search. Also fixes a JS error that crept in recently. r=jaws
...
MozReview-Commit-ID: DcXhhRxk3Mw
--HG--
extra : rebase_source : eaea2f83acfb73c1470fc58a8f59ba7230c1d875
2016-09-16 11:54:02 +02:00
Matthew Noorenberghe
a8fd18e1c8
Bug 1301109 - Follow-up to fix bustage caused by the string change in bug 1277895. r=bustage
...
MozReview-Commit-ID: 6X0acYYiLOe
2016-09-19 19:23:57 +08:00
Carsten "Tomcat" Book
53b6abdec9
Merge mozilla-central to autoland
2016-09-19 12:26:19 +02:00
Matthew Noorenberghe
f324e2dba5
Bug 1301109 - Avoid LoginManagerPrompter initialization failures due to init() with a null window. r=johannh
...
Also document the fact that there may be no ChromeWindow so this case is kept in mind.
MozReview-Commit-ID: DGp68U5L8yY
--HG--
extra : rebase_source : 0ba039ee6c0dcc957625afef8ae1c1cd323a22d2
2016-09-19 17:26:57 +08:00
Phil Ringnalda
43631e2cd1
Backed out 2 changesets (bug 1296900) for est_ext_all_apis.html | failures
...
Backed out changeset fa509c880990 (bug 1296900)
Backed out changeset 06ee8b3640af (bug 1296900)
2016-09-21 18:59:22 -07:00
Matthew Wein
564853d318
Bug 1302898 - Rename 'restrictions' to 'allowedContexts' r=kmag
...
All tests pass locally.
MozReview-Commit-ID: 5dPPthlPT6i
--HG--
rename : toolkit/components/extensions/test/xpcshell/test_ext_schemas_restrictions.js => toolkit/components/extensions/test/xpcshell/test_ext_schemas_allowed_contexts.js
extra : rebase_source : c5225dfe1f715e98b54a1b5b321ffef145b5cb6b
2016-09-19 17:36:46 -07:00
Matthew Wein
d513d2bcb7
Bug 1302898 - Make the schema restrictions array non-nullable. r=kmag
...
MozReview-Commit-ID: Lk8TGsqC4WC
--HG--
extra : rebase_source : c09973950aa64f3c24a29dd5a43bc967735704e2
2016-09-14 17:02:06 -07:00
Chris Pearce
3d1e5d28dd
Bug 1304207 - Add telemetry to track when EME CDMs are instantiated. r=francois,gerald
...
Add opt-out telemetry probe to track which EME CDMs are being instantiated.
This will enable us to determine when it's safe to remove the Adobe CDM.
MozReview-Commit-ID: iEPSTk7UtP
--HG--
extra : rebase_source : fb51d77f4c15fe2d9ef0adf3c87f6125bb758b9c
2016-09-21 10:45:02 +12:00
David Keeler
b1cb7643ef
bug 1302140 - add policy to disable SHA-1 except for certificates issued by non-built-in CAs r=jcj,rbarnes
...
MozReview-Commit-ID: 2uwHPxk0VhZ
--HG--
extra : rebase_source : 1c7b5d2559139fa8286342decf4e4f7c83317e29
2016-09-14 15:11:15 -07:00
Ting-Yu Chou
823913da1e
Bug 1301022 - Add an API for annotating pending IPC messages. r=ted
...
MozReview-Commit-ID: GiAMUnjYjvI
--HG--
extra : rebase_source : fdae4651f902f2d540b584c584de07f30a00bb8f
2016-09-20 14:10:43 +08:00
Jim Chen
3f0f41aeb3
Bug 1305271 - 2. Add and use jni::IsFennec() for Fennec-only code; r=snorp
...
Add jni::IsFennec() that returns whether we're in a Fennec environment
(defined as the presence of the GeckoApp class). Then, add
jni::IsFennec() checks to places where we use JNI for Fennec-only classes.
2016-09-28 23:49:25 -04:00
Marco Bonardo
4d43a4bbe3
Bug 1283329 - Perceptible pause when quickly typing and hitting enter in the urlbar. r=adw
...
MozReview-Commit-ID: 2NdTvY9H25Z
--HG--
extra : rebase_source : b957bf6eca2b2387a6c57bc4993a0766e660e06a
2016-09-15 18:55:12 +02:00
Wes Kocher
76bf2680e6
Merge inbound to m-c a=merge CLOSED TREE
2016-09-16 14:31:34 -07:00
Wes Kocher
f6145cfb05
Merge fx-team to central, a=merge
2016-09-16 13:57:38 -07:00
Carsten "Tomcat" Book
3d06e6155c
Merge mozilla-central to fx-team
2016-09-16 14:20:02 +02:00
Mike de Boer
455a58d89a
Bug 1298435 - make sure the modal highlight outline is always inserted in the top-most window. r=jaws
...
MozReview-Commit-ID: IGMQCLbDmG8
2016-09-16 10:33:52 +02:00
Phil Ringnalda
f6c298b36d
Backed out changeset c85784c39e28 (bug 1280470) for depending on a backed out commit
...
CLOSED TREE
2016-09-15 19:16:17 -07:00
Phil Ringnalda
a6e7ea4e26
Backed out changeset af84ff6bfd7e (bug 1264367) for causing crash stacks to lack symbols
...
CLOSED TREE
2016-09-15 19:15:45 -07:00
Wes Kocher
447769a520
Merge fx-team to central, a=merge
2016-09-15 16:35:46 -07:00
Wes Kocher
14c8653f72
Merge inbound to central, a=merge
2016-09-15 16:28:10 -07:00
Carsten "Tomcat" Book
0b196abd94
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : devtools/shared/css-color-db.js => devtools/shared/css/color-db.js
rename : devtools/shared/css-color.js => devtools/shared/css/color.js
rename : devtools/shared/css-lexer.js => devtools/shared/css/lexer.js
rename : devtools/shared/css-parsing-utils.js => devtools/shared/css/parsing-utils.js
rename : devtools/shared/css-properties-db.js => devtools/shared/css/properties-db.js
extra : rebase_source : ee56c3191034e51bcc5e558e32c9a4f1b9da92cf
2016-09-16 13:06:24 +02:00
Mike de Boer
54f9f16e59
Backed out changeset 4b1afa9d2e99 (bug 1279708), because it landed on autoland earlier. r=backout DONTBUILD
...
MozReview-Commit-ID: AnDFEsAT5tC
2016-09-15 21:13:46 +02:00
Mike de Boer
e3207386ff
Bug 1279708 - update the geometry of all ranges upon the next dimmed mask repaint in the case of a 'findAgain' update, because the page may have scrolled. r=jaws
...
MozReview-Commit-ID: CjFpYMgR0wr
2016-09-15 20:51:53 +02:00
Carsten "Tomcat" Book
e4ded7fc61
Merge mozilla-central to fx-team
2016-09-15 12:07:34 +02:00
Carsten "Tomcat" Book
25a074d342
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
Phil Ringnalda
7287d4600d
Backed out changeset ef7939c0332e (bug 1285041) for failures in test_storage_connection.js
...
CLOSED TREE
2016-09-15 20:04:30 -07:00
Phil Ringnalda
d70a3c161c
Merge m-c to a CLOSED TREE autoland
2016-09-15 19:58:49 -07:00
Evan Tseng
c34cce3034
Bug 1302352 - Re-enable browser_context_menu_iframe.js in e10s environment. r=MattN
2016-09-13 15:54:39 +08:00
Marco Bonardo
6c9f104521
Bug 1301093 - Part 3: fix delayed handleEnter regression. r=adw
...
MozReview-Commit-ID: 1SZeMUtLjNg
--HG--
extra : rebase_source : 7b544bfe695cd6c3a19326c71cf603b265213963
2016-09-13 09:35:00 +02:00
Tomislav Jovanovic
1b1ca8dd89
Bug 1280044 - handle subdirs in browser.downloads filenames, r=aswan
...
MozReview-Commit-ID: B4WoMbdxYjV
--HG--
extra : transplant_source : %1C%AA%1D%8C%1B%29%23%EB9%AF%DF%C6%91%F1%7E%EBw%21X%9B
2016-09-09 19:38:01 +02:00
Manish Goregaokar
65e072aa45
Bug 1301621 - Parse URL ports as 16 bit; r=valentin
...
MozReview-Commit-ID: 5FbRUsYzJdy
--HG--
extra : rebase_source : dba9575a3d3a56560f39a81c6a3431da4e21f3e9
2016-09-09 15:42:42 +08:00
Ted Mielczarek
e254cc07b8
bug 1298422 - vendor byteorder into third-party/rust. r=froydnj
...
MozReview-Commit-ID: ChKCKiIVEfq
--HG--
extra : rebase_source : c0da7411a2f0b7fc171c9ebb99fce91361944aa5
2016-09-08 15:12:34 -07:00
Jan de Mooij
7f794780e0
Bug 1302448 part 2 - Rename XPCJSRuntime to XPCJSContext. r=mrbkap
...
--HG--
rename : js/xpconnect/src/XPCJSRuntime.cpp => js/xpconnect/src/XPCJSContext.cpp
extra : rebase_source : e6b435ab1ca2739e340669195dff77c561ea573e
2016-09-14 15:48:17 +02:00
Carsten "Tomcat" Book
515bca4fca
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 15:41:48 +02:00
Carsten "Tomcat" Book
d63d14dfed
Backed out changeset fc9963bf6d98 (bug 1301621) for xpcshell bustage
2016-09-14 12:28:50 +02:00
Carsten "Tomcat" Book
6520e60ddb
Merge mozilla-central to autoland
2016-09-14 12:17:20 +02:00
Carsten "Tomcat" Book
9a2448ee1c
Merge mozilla-central to mozilla-inbound
2016-09-14 12:11:09 +02:00
Carsten "Tomcat" Book
d2c3fe7fd3
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
Carsten "Tomcat" Book
1019d4f3c1
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 12:04:01 +02:00
Jean-Yves Avenard
c23c6575b1
Bug 1302646: Fix mac compilation following bug 337051. r=gerald
...
MozReview-Commit-ID: DYpijpqKtId
--HG--
extra : rebase_source : 102c95b2aa164dbb19e891474d4a6864dc442db0
2016-09-14 17:38:06 +10:00
Ben Kelly
2d718bf199
Bug 1300658 P7 Make test_ext_downloads_search.js wait for full window file removal. r=aswan
2016-09-13 20:14:02 -07:00
Henry Chang
8cc38b3dfc
Bug 1302044 - Init tableArray with only enabled tables. r=francois.
...
MozReview-Commit-ID: KMp8oLkBXwb
--HG--
extra : rebase_source : eb29994750e8707c18867a6f9fa6ac9e00dd49ff
2016-09-12 17:30:06 +08:00
Ryan VanderMeulen
739f3dac5a
Merge m-c to autoland. a=merge
2016-09-13 20:46:39 -04:00
Manish Goregaokar
ce7df594c1
Bug 1301621 - Parse URL ports as 16 bit; r=valentin
...
MozReview-Commit-ID: 5FbRUsYzJdy
--HG--
extra : rebase_source : 4274433be9e6c7f76909e22dc79f7a2a41e5f455
2016-09-09 15:42:42 +08:00
Wes Kocher
35d4852105
Merge m-c to autoland, a=merge
2016-09-15 16:42:10 -07:00
Benjamin Bouvier
daec611782
Bug 1288778: Add a telemetry probe for usage of asm.js / wasm; r=luke, data-review=bsmedberg
...
MozReview-Commit-ID: D8yiiobompo
--HG--
extra : rebase_source : 889800ed00a5f05522bd8235491dfd0bee059f9a
extra : amend_source : 268b1d5b811e58d2748f9780992e4769432cb681
2016-09-08 16:07:15 +02:00
Matthew Noorenberghe
d5c4cc5f59
Bug 1298543 - Fix test_prompt_http.html for e10s. r=Dolske
...
Don't actually test doorhanger notifications since they are only on the desktop browser and browser chrome tests already check them.
The Android notifyObservers additions aren't used in this patch but I added them for consistency and because we should start to use them for cross-platform tests that check if a doorhanger appears.
MozReview-Commit-ID: B5wK8oqu0h7
--HG--
rename : toolkit/components/passwordmgr/test/notification_common.js => toolkit/components/passwordmgr/test/chrome/notification_common.js
extra : rebase_source : 741f45a7dd64a1b7043040bec90bef4e5fd86c0e
2016-09-08 02:12:25 -07:00
Evan Tseng
592e7c05cd
Bug 1277105 - Wait for the browser_capture_doorhanger.js doorhangers to be ready in order to pass with e10s. r=MattN
2016-09-08 11:37:54 +08:00
Kevin Chan
2e2dd538ea
Bug 1140286 - Remove CPOW usage from browser_thumbnails_bg_no_cookies_stored.js. r=adw
2016-09-13 16:32:00 -04:00
Mike de Boer
b8a3b8da7a
Bug 1279708 - update the geometry of all ranges upon the next dimmed mask repaint in the case of a 'findAgain' update, because the page may have scrolled. r=jaws
...
MozReview-Commit-ID: 24yJELk5amc
--HG--
extra : rebase_source : 7756f4c33dc4bbea9537e93e8e8791697abff2ff
2016-09-15 16:49:19 +02:00
Mike de Boer
7b430eae7d
Bug 1279707 - when the location changes, we need to be more thorough in clearing the state variables than we are now to make sure we start fresh in new documents. r=jaws
...
MozReview-Commit-ID: KkeSKt7XVAc
--HG--
extra : rebase_source : ce2fd1fc3b41193e853a9ba39be06e86882c06c9
2016-09-15 17:11:18 +02:00
Marco Bonardo
95dbb8627b
Bug 1301093 - Part 1: don't wait for a result when we won't get one. r=adw
...
MozReview-Commit-ID: E6l9mW3ZoKp
--HG--
extra : rebase_source : 39144a190f27257b190178308b26fa3f7bea15a2
2016-09-07 17:44:46 +02:00
Mike de Boer
d268a90089
Bug 1302522 - remove CSS properties that slow down scrolling with find toolbar dimming enabled and listen to a singular scroll event. r=mstange
...
MozReview-Commit-ID: EuFMJNTNRC0
--HG--
extra : rebase_source : 43151f8c60ec5e81d49c318b1f301d8d19a84d0d
2016-09-16 12:05:00 +02:00
Sebastian Hengst
99e7648673
Backed out changeset 1df8bde64853 (bug 1302364)
2016-09-16 11:24:29 +02:00
Dragana Damjanovic dd.mozilla@gmail.com
ef19d6d0f4
Bug 1296288 - Add telemetry for TLS early-data. r=mcmanus
...
--HG--
extra : rebase_source : 0d62e936d2af4de539802dff046a3b8453e4d9c6
2016-09-13 02:32:00 -04:00
Bob Silverberg
f9cd92ee79
Bug 1272686 - Change PlacesTestUtils.addVisits to use PlacesUtils.history.insertMany internally, r=mak
...
MozReview-Commit-ID: BarTJPc2Xfr
--HG--
extra : rebase_source : a43518b5cf8019086240e4f0aadae1b371dc851d
2016-09-22 13:00:55 -04:00
Tomislav Jovanovic
1ee0d0ec8e
bug 1293355 - add fromCache to onResponseStarted details, r=kmag
...
MozReview-Commit-ID: GO0a8s8D2oT
--HG--
extra : rebase_source : 0f8f03a9b86f30af67ea30510e2054cdcf8d0298
2016-09-21 21:57:15 +02:00
Tomislav Jovanovic
bf1d33700d
Bug 1247791 - Implement options.saveAs for downloads.download, r=kmag
...
MozReview-Commit-ID: 5MrObsL7eTw
--HG--
extra : rebase_source : 5c4328c3e945b606a95807a2b1b20cea8eb5a230
2016-09-19 22:39:22 +02:00
Rob Wu
cbe00aff2e
Bug 1296900 - Add test for availability of default WebExtension APIs r=kmag
...
MozReview-Commit-ID: LIr5Nsv51I3
--HG--
extra : rebase_source : 54e4b9169c545cb6359c7a0273dfaa54369da231
2016-08-20 22:21:45 -07:00
Wes Kocher
b77ba3eb2a
Backed out 2 changesets (bug 1296900) for mochitest failures in test_ext_all_apis.html a=backout
...
Backed out changeset c37cf3cfd39c (bug 1296900)
Backed out changeset 998ed8336288 (bug 1296900)
2016-09-23 16:15:05 -07:00
Rob Wu
e081e458f4
Bug 1296900 - Add test for availability of default WebExtension APIs r=kmag
...
MozReview-Commit-ID: LIr5Nsv51I3
--HG--
extra : rebase_source : 75791499515f797267c397ac2b9e9b0c81339a02
2016-08-20 22:21:45 -07:00