Граф коммитов

28022 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen b85d704ab3 Backed out changeset b413c3707a12 (bug 983469) for browser_dbg_server-conditional-bp-01.js timeouts. 2015-02-22 16:02:40 -05:00
Margaret Leibovic 796341ee9f Bug 1134443 - Update Readability.js from shared library on github. r=bnicholson
--HG--
extra : rebase_source : ae98587574357345b188cc48b6bfecd78bb26612
extra : histedit_source : dc684a44e421b42ac959a0113613c801d5cf185d
2015-02-22 16:18:16 -08:00
Margaret Leibovic f752a5a22d Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
--HG--
extra : rebase_source : 53ebca45c92bb811b9ffa2e9faa33983c3dd1181
extra : histedit_source : c6cbbdccb6e057f0f06501ff517bad5ff687532e
2015-02-19 11:47:20 -08:00
Eddy Bruël 4e2d8b4fb9 Bug 1129834 - Store BreakpointActors by original location;r=jlong 2015-02-23 16:14:57 +01:00
Jordan Santell a137b66eae Bug 1134079 - Supply audio node definitions directly from the client if the webaudio actor server does not support it (like on older versions of FxOS). r=vp 2015-02-23 12:47:00 +01:00
Jordan Santell c32efa4de3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Giovanny Andres Gongora Granada 0f1394e897 Bug 1135508 - InContent Prefs - Don't allow text selection of categories. r=jaws 2015-02-23 22:32:00 +01:00
Anush ef55f363e7 Bug 1113761 - Allow decimal values in the layout view. r=jaws r=mratcliffe 2015-02-24 09:23:00 +01:00
Jordan Santell c0e7a6e6a0 Bug 1122766 - Fix canvas debugger to continue recording frames until one with a draw call. r=vp 2015-02-21 11:56:00 -05:00
Carsten "Tomcat" Book a713737d2c Merge mozilla-central to b2g-inbound 2015-02-25 12:33:48 +01:00
Andrew Sutherland 1adc0f5ef7 Bug 1125989 - Avoid OS.File request lossage during worker shutdown, r=yoric
OS.File requests like OS.File.stat would potentially be lost on b2g during
auto-shutdown/auto-killing of the worker thread. This patch corrects the
queue management so races with killing are not possible. A test is added that
fails without the fix and passes with it. See the comments in the test and
test for further details. Also, the bug is nice.
2015-02-25 00:43:13 -05:00
Gijs Kruitbosch d8408bc474 Bug 1049199 - Style editor should show XBL stylesheets. r=pbrosset 2015-02-23 21:55:30 +00:00
Ryan Nematz 5ea7c2bac6 Bug 999298 - Doorhanger button does not match system style. r=gijs 2015-02-26 02:44:00 -05:00
Tim Nguyen e1691cb1e1 Bug 1008171 - Add focus indicator for elements inside the in-content prefs (on OSX). r=Gijs 2015-02-25 07:04:00 +01:00
Mike Conley 92b15a3194 Bug 1077168 - Have RemoteWebProgress dispatch DOMWindowID's to nsIWebProgressListener's. r=felipe.
--HG--
extra : rebase_source : 5714b2711661bcf029096d870de5fb7cda83cdc6
2015-02-10 12:28:31 -05:00
Zimon Dai de222eab86 Bug 983469 - Pause on breakpoint condition exception. r=fitzgen 2015-02-09 21:43:17 +08:00
Nathan Froyd 24b11f398d Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley
It turns out that treating null links as being OK for passing along
referrer information means that we now pass referrer information for
plain text "links" that are opened via the context menu.  For referrer
information, we should take a much more conservative approach, and
declare that null links are always treated as if they had
rel="noreferrer".
2015-02-17 12:46:21 -05:00
Mike Conley a16ed32af3 Bug 1088070 - Instantiate print settings from the content process instead of the parent. r=Mossop.
--HG--
extra : rebase_source : 1a70d9c3ed29d6587fbebd04b4daedc387254aaa
2015-02-06 14:17:43 -05:00
Stephen Pohl 1703a43dcf Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong 2015-03-04 21:29:44 -05:00
Ryan VanderMeulen 375ec5d8d1 Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
CLOSED TREE
2015-02-25 11:15:44 -05:00
Michal Novotny f6b06040ea Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata, r=jduell 2015-02-23 16:13:02 +01:00
Carsten "Tomcat" Book f6b14235f4 Merge mozilla-central to mozilla-inbound 2015-02-23 13:36:39 +01:00
Michal Novotny e0f89ef3f6 Bug 1131600 - Add telemetry probes to get detailed disk cache hit rate, r=mcmanus 2015-02-23 12:26:06 +01:00
Michal Novotny 6ba1ff0b47 Bug 1128339 - Add telemetry probes to find out impact of bug 1120945, r=jduell 2015-02-23 12:24:35 +01:00
David Rajchenbach-Teller 8d0fc0855c Bug 674779 - Add per-compartment CPU accounting. r=jandem, r=blassey, r=bz 2015-02-26 11:53:41 +01:00
David Parks d907d3e0f0 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Gian-Carlo Pascutto 479687ac1f Bug 1134885 - ChunkSets should be fallible. r=mmc 2015-02-25 14:05:17 +01:00
Gian-Carlo Pascutto 6b723f76e7 Bug 1135022 - Clean up ChunkSet API. r=mmc 2015-02-25 14:05:10 +01:00
Fernando Jimenez 343748a2bf Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku 2015-02-25 11:48:50 +01:00
Carsten "Tomcat" Book ce2be86630 Backed out changeset bc7ca0aabb24 (bug 1134885) for bustage on a CLOSED TREE 2015-02-25 09:05:47 +01:00
Carsten "Tomcat" Book c8ca2853b9 Backed out changeset 7d74b74bb6ae (bug 1135022) 2015-02-25 09:04:34 +01:00
Gian-Carlo Pascutto f02647021c Bug 1135022 - Clean up ChunkSet API. r=mmc 2015-02-20 15:05:41 +01:00
Gian-Carlo Pascutto 9bf0036576 Bug 1134885 - ChunkSets should be fallible. r=mmc 2015-02-25 08:31:11 +01:00
Mike Conley 6fc217517d Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe.
--HG--
extra : rebase_source : c54b8d8fc9fc01af47fb96d692226532ea3f4c69
2015-01-27 18:32:40 -05:00
Ryan VanderMeulen fd0387315e Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05:00
Brian Grinstead a12c75e774 Bug 1134265 - Add async-storage for a simple key value store in devtools. r=jryans 2015-02-20 15:57:00 -05:00
Abdelrhman Ahmed 7e4b81d7e2 Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 15:56:00 -05:00
Wes Kocher 8161ac8243 Merge fx-team to m-c a=merge CLOSED TREE 2015-02-20 18:06:13 -08:00
Margaret Leibovic 7cdbc04b44 backout a9139003abaf for busting mobile 2015-02-20 14:06:56 -08:00
Abdelrhman Ahmed cf5e451b64 Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 14:00:12 -08:00
Margaret Leibovic 94cb523c5c Bug 1135234 - Use "serif" and "sans-serif" in reader mode controls to match desktop. r=bnicholson
--HG--
extra : rebase_source : 2133c4d475ea326f5fe8115e1b8a08723f5af092
extra : amend_source : 0504d868a9554d9aa07d913d52210ca020d49d4b
2015-02-20 13:27:09 -08:00
Gijs Kruitbosch 26f799e003 Bug 1134891 - stopgap: don't break if opener is null, r=mconley 2015-02-20 22:06:07 +01:00
Magnus Melin 2dc073b53b Bug 1135212 - ReferenceError: Ci is not defined (in contentAreaUtils.js). r=Gijs 2015-02-20 22:52:06 +02:00
Nick Alexander a4579c9966 Bug 1093242 - Follow-up: define geckolibs-revision and log files written.
--HG--
extra : rebase_source : 8a95ad976f6b57d3ab756692887a623a11256e42
2015-02-20 11:42:28 -08:00
Carsten "Tomcat" Book e70bb34958 Merge mozilla-central to mozilla-inbound 2015-02-20 15:35:35 +01:00
Carsten "Tomcat" Book 926b8d0538 merge mozilla-inbound to mozilla-central a=merge 2015-02-20 15:15:12 +01:00
Stephen Pohl 98e9e66c09 Bug 1134831: Add the ability to localize license info for GMPs in addons manager. r=gfritzsche 2015-02-20 08:26:29 -05:00
Stephen Pohl ebe2268f1e Bug 1134817: Change GreBinD to GreD for ClearKey (followup to bug 1132789). r=cpearce 2015-02-20 08:26:22 -05:00
Gijs Kruitbosch 0b043c17de Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Alessio Placitelli 7052fb0db7 Bug 1075055 - Make it impossible to turn on telemetry unless FHR is also turned on. r=jaws
--HG--
extra : rebase_source : 6a4afae0a221d4b2dd8770834a080869770802f4
2015-02-19 12:06:00 -08:00
Christoph Kerschbaumer f3e352240e Bug 1119005 - No need to branch on NewChannelinternal callsites anymore - callsite updated (r=sicking) 2015-02-19 11:47:59 -08:00
Jon Coppeard 439686762a Bug 1134255 - Add breakdown of allocated and unused GC things by kind in memory reports r=njn
--HG--
extra : rebase_source : aaec1857d252090c2aea9fc8e45a2a82ac492b6c
2015-02-19 11:56:00 +00:00
Chris Double 3fc47297c7 Bug 1119947 - Add telemetry for MSE video playback - r=cpearce,bsmedberg
This adds telemetry to record the state of the video playback
when the user exits. We are interested in knowing if the video
was buffering, paused, seeking, ended or other.

More telemetry will be added in bug 1127646.
2015-02-20 13:46:56 +13:00
Ryan VanderMeulen a825d10e10 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-19 18:57:18 -05:00
Ryan VanderMeulen 960d863c87 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-19 18:52:02 -05:00
Shane Caraveo 9116f12845 Bug 1134315 fix domain origin displayed in activation panel for directory, r=jaws 2015-02-19 11:27:27 -08:00
Shane Caraveo 8ee2164109 Bug 1134315 revert prior fix 2015-02-19 11:27:27 -08:00
Mike Shal f92e932543 Bug 1123990 - installer needs voucher.bin; r=glandium, r=cpearce, a=RyanVM 2015-02-19 10:04:16 -05:00
Carsten "Tomcat" Book 46f922660f merge fx-team to mozilla-central a=merge 2015-02-19 15:46:34 +01:00
Ryan VanderMeulen c966517190 Merge m-c to inbound. a=merge 2015-02-18 20:35:37 -05:00
Ryan VanderMeulen a411359369 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Shane Caraveo cda0568e55 bug 1134315 use service origin in activation panel when activating from directory, r=jaws 2015-02-18 13:19:51 -08:00
Brad Lassey 7f6b520731 bug 1134246 - compartment name not shown in about:compartments r=mossop 2015-02-18 09:19:38 -08:00
Christoph Kerschbaumer c644d095b3 Bug 1124950: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/webapps (r=marco) 2015-02-17 19:53:36 -08:00
Andrew McCreight 27e451c1bd Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Anish 45de248a8b Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
Carsten "Tomcat" Book 591d7613dc Merge mozilla-central to mozilla-inbound 2015-02-19 16:19:10 +01:00
Carsten "Tomcat" Book c0d53e2918 Backed out changeset 6885e993936a (bug 1056851) for crashtest failures 2015-02-19 15:02:05 +01:00
Robert Strong 9d2513bd20 Bug 1134334 - Intermittent run-by-dir test_0900_deprecatedUpdateFormat_minor.xul | Checking currentPage.pageid equals checking in pageshow - got downloading, expected checking. r=spohl 2015-02-19 05:43:19 -08:00
Anish e7006d8a59 Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher 2015-02-19 07:26:41 -05:00
Masayuki Nakano 98a0635a7e Bug 1119609 part.15 Fix new orange of test_menulist_keynav.xul because it's caused by timeout of incremental search in menu r=smaug+enn 2015-02-19 15:50:20 +09:00
Masayuki Nakano 019965a1f6 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Masayuki Nakano 26f706d27e Bug 1119609 part.13 EventUtils.synthesizeComposition() and synthesizeCompositionChange() should take KeyboardEvent for emulating composition state change caused by a key operation rs=smaug 2015-02-19 15:50:20 +09:00
Luca Greco ca42a735d9 Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts and bookmarklets associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-13 08:17:00 -05:00
Ryan VanderMeulen a8e049ece0 Merge m-c to fx-team. a=merge 2015-02-18 20:42:04 -05:00
Matthew Noorenberghe a7034ca872 Bug 1120888 - Record the result of password manager form autofill. r=dolske
--HG--
extra : rebase_source : c50275ebc6bd92320864a65dd2f2bac4c094fd57
2015-02-18 14:54:07 -08:00
Margaret Leibovic 8ea7eb86e6 Bug 1132307 - Use <button> elements instead of <a> elements in reader mode toolbar. r=bnicholson
--HG--
extra : rebase_source : 960931ca6b2a23aaa98fc93c46b1cb96a68c8b0e
2015-02-13 14:09:44 -08:00
Margaret Leibovic 79579aae38 Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
--HG--
extra : rebase_source : 42a40f76da543930c9f08373fb0836774a1c5290
2015-02-12 09:15:45 -08:00
shreyas 00fade12a6 Bug 547623 - Add a button to about:support to enter safe mode. r=adw 2015-02-19 16:53:00 -08:00
Dave Townsend 56ca0ed8e4 Bug 1081891: Only reset the browser title when we start to switch to a new document location. r=mconley
--HG--
extra : rebase_source : 1a409e35a48bdcc4f021674dbfae8d10dac71489
extra : amend_source : 921b8dde2fa1711015d39b2a8ccc5fa335e5ba5e
2015-02-18 11:57:45 -08:00
Nick Alexander f3aaef13fa Bug 1093242 - Produce and upload geckolibs artifacts for Android API v11+ opt builds. r=gps
The Android ARchive contains the compiled Gecko libraries that Firefox
for Android interfaces to.  It does not contain the Gecko resources
(the omnijar, omni.ja) nor the compiled Java code (classes.dex).

This also uploads metadata and sha1 hashes for future consumption by
Maven and/or Ivy dependency managers.  In some brave future world,
we'll work out exactly what that looks like; for now, this solves a
storage problem (each .aar file is ~20MB) and it's possible to point
Gradle directly at the uploaded Ivy metadata and artifacts.

--HG--
extra : rebase_source : 0c12b44f587d4a027ca5258bae8fcbb6f6028c24
2015-02-17 17:23:23 -08:00
Michael Holloway e45875661d Bug 966485 - Remove telemetry bucket for FENNEC_STARTUP_TIME_ABOUTHOME. r=rnewman, r=margaret 2015-02-12 20:32:16 -05:00
Benjamin Smedberg d4201803b0 Bug 1133000 - Expose the protected-mode toggle in the Addons-manager UI options pane for Flash. r=Unfocused/MattN
--HG--
extra : rebase_source : 6917fdbc19c7b2a03d3a65c1f2d7eff01afc61fd
extra : histedit_source : bcb328b11de86da2e7d84b8b1d730a43e5d515db
2015-02-13 14:55:37 -05:00
Stephen Pohl aabcb485ce Bug 1135242: Properly initialize media.eme.enabled during GMP tests, irrespective of the default. r=gfritzsche 2015-02-21 11:26:35 -05:00
Matthew Noorenberghe 393b29be58 Bug 1124888 - Record the effect of the saved formSubmitURL on autofilling login forms. r=dolske
--HG--
extra : transplant_source : W%17%23%5D%7C%B4%26%A94%2B-9%9E%00%E1%92%0D%04%CD%06
extra : histedit_source : ddea6f12b2b67d71783e3e7c3ad05e968c581b50
2015-02-20 16:21:05 -08:00
Chris Pearce 0cdf0babd5 Bug 1134913 - Disable EME plugin-container voucher generation on Win64. r=ted 2015-02-21 16:43:52 +13:00
Chris Peterson 01c1407307 Bug 1133185 - Remove nonstandard let blocks from toolkit/webapps. r=myk 2015-02-05 22:27:55 -08:00
Wes Kocher 823c0db972 Merge m-c to inbound a=merge 2015-02-23 17:01:02 -08:00
Robert Strong 792229c28b Followup to Bug 1135563 - uiUnsupportedAlreadyNotified.js doesn't use httpd.js. r=me 2015-02-23 15:31:19 -08:00
Robert Strong f46bfb2ae3 Bug 1135563 - Fix several javascript warnings for xpcshell app update tests and cleanup style. r=spohl 2015-02-23 15:17:32 -08:00
Robert Strong ba1ede8629 Bug 1044443 - release off main thread crash in nsXPCWrappedJS::Release() via nsUpdateProcessor::~nsUpdateProcessor(). r=bbondy 2015-02-18 16:05:00 -08:00
Robert Strong df2965c8ac backout bug 1134334 - changeset 30d3e9381a50 2015-02-18 15:44:16 -08:00
Botond Ballo 847508c681 Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert 2015-02-11 15:01:26 -05:00
Robert Strong e71fcfb6f4 Bug 1134334 - Intermittent run-by-dir test_0900_deprecatedUpdateFormat_minor.xul | Checking currentPage.pageid equals checking in pageshow - got downloading, expected checking. r=spohl 2015-02-18 13:39:31 -08:00
Chris Peterson aa9e11586f Bug 1133277 - Remove nonstandard let blocks from toolkit/components and modules. r=mak 2015-02-05 22:53:14 -08:00
Mike Shal 3f06d2db77 Bug 1137060 - Set _RESPATH for OSX xulrunner; r=glandium 2015-02-26 14:28:23 -05:00
David Parks 832bef28e6 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Blake Kaplan e2af5cf422 Bug 1137025 - Add a telemetry probe to see how often Window.showModalDialog is used. r=jst, a=me 2015-02-25 17:41:00 -05:00
Alessio Placitelli e19e8b063e Bug 1136390 - test_TelemetryTimestamps.js/test_conditions.js are missing AddonManager initialization. r=gfritzsche 2015-02-25 23:54:35 +01:00
Georg Fritzsche 4ec8f1cf47 Bug 1136731 - Fix fragile subsession id resets. r=froydnj 2015-02-25 23:54:35 +01:00
Alessio Placitelli 7fec25f504 Bug 1136580 - Fix test_TelemetryEnvironment.js failures on Android. r=gfritzsche 2015-02-25 23:54:35 +01:00
Georg Fritzsche eb3ac01fed Bug 1136639 - Disable logging for OS.File activities again in head_addons.js. rs=yoric 2015-02-25 23:54:35 +01:00
Georg Fritzsche 28398f6454 Bug 1136085 - Part 3 - Mobile test fixups. r=vladan 2015-02-25 23:54:35 +01:00
Georg Fritzsche 34eb348ee4 Bug 1136085 - Part 2 - Don't do session splits on mobile. r=vladan 2015-02-25 23:54:35 +01:00
Georg Fritzsche 3ce782bfdb Bug 1136085 - Part 1 - Don't store & collect subsession histograms on mobile. r=vladan 2015-02-25 23:54:34 +01:00
Alessio Placitelli 04964d0125 Bug 1136199 - Do not add isDefaultBrowser to Telemetry Environment on Android. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli d5873fb47b Bug 1135791 - Add a new unified ping type: "saved-session". r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli c7eceb1ee2 Bug 1135783 - Set ping.version to 4 in unified telemetry pings. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli ba59384b0c Bug 1136134 - Remove the telemetry environment profile section on Android. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli 81cd9b8312 Bug 1136083 - Fix |this._log| being null in tests using Telemetry. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli af2df4e710 Bug 1136071 - Return a promise in TelemetryPing/TelemetrySession if the initialisation is already in progress. r=gfritzsche 2015-02-25 23:54:34 +01:00
Georg Fritzsche 8894ffbbcc Bug 1136082 - test_TelemetrySendOldPings.js is missing AddonManager initialization. r=froydnj 2015-02-25 23:54:34 +01:00
Georg Fritzsche 054baf847b Bug 1135166 - Initialize Telemetry histogram id cache early to avoid races. r=froydnj,vladan 2015-02-25 23:54:34 +01:00
Georg Fritzsche 67d3af8d6b Bug 1134700 - Let TelemetryEnvironment cache addon data on AddonManager shutdown. r=yoric 2015-02-25 23:54:34 +01:00
Alessio Placitelli 60dc7923ca Bug 1134727 - Add a URL parameter to the Telemetry Submission URL to indicate payload version. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli 450d6f4085 Bug 1134272 - Enable TelemetryPing.jsm to send pings in the old format. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli b7fe82a149 Bug 1131544 - Add test coverage for the new main ping format. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli 1ea05c55c5 Bug 1131544 - Change TelemetrySession.jsm to conform to the latest main ping specification. r=gfritzsche 2015-02-24 15:33:47 +01:00
Georg Fritzsche 159334c163 Bug 1134268 - Part 2 - Fixup TelemetryEnvironment shutdown if the module wasnt initialized. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche 54d2e0dda2 Bug 1134268 - Part 1 - Fix and order Telemetry shutdown for TelemetryPing and TelemetrySession. r=yoric
* Add a shutdown barrier for TelemetryPing and hang TelemetrySession off it.
* Add AsyncShutdown state collection for TelemetryPing and TelemetrySession.
* Rework TelemetrySession chrome process shutdown to properly synchronize with the delayed init task.
2015-02-25 23:54:33 +01:00
Georg Fritzsche e459b3e85f Bug 1120363 - Break up Telemetry sessions on environment changes. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche 52dcd2c0d2 Bug 1120362 - Part 4 - Start new telemetry subsessions on local midnight. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche 331248ad56 Bug 1120362 - Part 3 - Reset subsession histograms on telemetry payload collections. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche 8ec7f09baa Bug 1120362 - Part 2 - Enable snapshotting and clearing keyed subsession histograms. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche 0609bee7f4 Bug 1120362 - Part 1 - Enable snapshotting and clearing subsession histograms. r=vladan 2015-02-25 23:54:33 +01:00
Alessio Placitelli 93f8ea689f Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli 32776a14b3 Bug 1122061 - Give TelemetryPing a common API for sending pings. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli 376460a8c1 Bug 1122050 - Environment addons data collection test coverage. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli 29041b0ed8 Bug 1122050 - Remove persona and experiment data from TelemetrySession. 2015-02-25 23:54:33 +01:00
Alessio Placitelli 1d6e0d6e07 Bug 1122050 - Add addons change notification to TelemetryEnvironment. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli 485fac56a5 Bug 1122050 - Adds addons data collection to TelemetryEnvironment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli 8e60e95266 Bug 1122052 - Adds test coverage for Environment Data. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli 7cb277e626 Bug 1122052 - Remove duplicated data from TelemetrySession. r=gfritzsche 2015-02-24 15:11:31 +01:00
Alessio Placitelli 83ee487820 Bug 1122052 - Adds data collection to TelemetryEnvironment per spec. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli 0abf384b90 Bug 1122048 - Add generic preferences collection and change detection to Telemetry Environment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Georg Fritzsche 29b3d025c3 Bug 1122047 - Part 2 - Make TelemetryPing shutdown properly on delayed initialization. r=yoric 2015-02-25 23:54:32 +01:00
Georg Fritzsche ce4ad79bc7 Bug 1122047 - Part 1 - Sketch out Telemetry environment module. r=vladan 2015-01-25 23:17:37 +01:00
Georg Fritzsche 8bf6cdab4a Bug 1127914 - Part 3 - Submit duplicate histogram data for 'non-classic' telemetry sessions. r=vladan 2015-02-25 23:54:32 +01:00
Georg Fritzsche 75c672149a Bug 1127914 - Part 2 - Duplicate normal histograms for double submission. r=vladan 2015-02-25 23:54:32 +01:00
Georg Fritzsche 4f38b68327 Bug 1127914 - Part 1 - Duplicate keyed histograms for double submission. r=vladan 2015-02-25 23:54:32 +01:00
Mike Conley 381b99210c Bug 1136855 - Send a message from the content script when printing has finished so the parent can save print settings. r=Mossop.
--HG--
extra : amend_source : 85532271337b34b4e46e8420c04c57a705e256f6
2015-02-25 15:45:22 -05:00
Kevin K. c232a70058 Bug 1057600 - Don't require MOZILLA_OFFICIAL to include build revisions in build. Add MOZ_INCLUDE_SOURCE_INFO variable as an alternate way to include build revisions without setting MOZILLA_OFFICIAL. r=glandium 2015-02-17 22:10:03 -05:00
Chris Peterson 645f8904ac Bug 1133279 - Remove nonstandard let blocks from toolkit/mozapps/extensions. r=Mossop 2015-02-05 22:54:56 -08:00
Ryan VanderMeulen d08f967d7b Merge m-c to inbound. a=merge 2015-02-17 21:24:09 -05:00
Ryan VanderMeulen 2e72549296 Merge inbound to m-c. a=merge 2015-02-17 21:22:47 -05:00
David Major a58c7f2ab4 Bug 1132663 - Part 1: Use the DLL blocklist in plugin-container processes. r=bsmedberg 2015-02-18 14:09:32 +13:00
Sparsh Paliwal 198d2c0e32 Bug 1117883: Added asyncPluginInit to the telemetry ping; r=aklotz
--HG--
extra : rebase_source : ea785116f98396183bf3373a6231a05ae059939f
2015-02-17 14:53:17 -07:00
Allison Naaktgeboren d7be6b5193 Bug 1025703 - Ignore autocomplete=off for filling login forms.r=dolske 2015-02-17 13:52:44 -08:00
Frédéric Wang 3bd556b4ad Bug 467729 - Add a PackageKit XPCOM API. r=karlt 2015-02-16 23:59:00 -05:00
Jan Odvarko a143783c15 Bug 1126274 - Add new API to listen for sent and received RDP packets. r=jryans 2015-02-13 07:35:44 +01:00
Dave Townsend 19d3403bba Bug 1133141: Reduce the amount of CPOW traffic caused by shimmed events. r=billm
--HG--
extra : rebase_source : d9e85e2373efff7252070ed528bb535b78260eb3
2015-02-14 00:14:25 -08:00
Ryan VanderMeulen cd46520185 Merge inbound to m-c. a=merge 2015-02-17 14:24:51 -05:00
Gabriele Svelto fafc282f1a Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats 2015-02-17 10:39:35 -05:00
Carsten "Tomcat" Book 08fafcb3e2 merge mozilla-inbound to mozilla-central a=merge 2015-02-16 15:59:56 +01:00
Carsten "Tomcat" Book 4e0859e7c2 merge b2g-inbound to mozilla-central a=merge 2015-02-16 15:56:10 +01:00
Ankit Goyal 380a054fc0 Bug 1131940 - Delete unused getMigratedData method in ResetProfile.jsm. r=MattN 2015-02-13 11:26:00 +01:00
Tim Nguyen b5b229780b Bug 1132950 - Don't keep showing sort arrow on a column if another column is selected. r=jaws 2015-02-14 10:41:00 +01:00
Fabrice Desré 032708d8ab Bug 1132844 - Fix ReaderMode.jsm to work with jsloader.reuseGlobal r=margaret 2015-02-13 15:13:40 -08:00
Ryan VanderMeulen 7f45ab0034 Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-02-13 12:24:27 -05:00
Ryan VanderMeulen 3e2d8e9ec4 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Yusuke Yamamoto 1461657c56 Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
Jordan Santell 4fc66e0c92 Bug 1130202 - Fix compatibility issues in performance tool to work with FxOS 2.2/Gecko 37. r=vp 2015-02-12 12:55:00 +01:00
Patrick Brosset d2fc0c4087 Bug 1122466 - Retrieve correct animation index from node's computed styles; r=miker 2015-02-12 07:57:00 +01:00
Roy Li 5f7a4ca890 Bug 896688 - Replace finite state machine with flag in nsSearchService. r=smacleod 2015-02-12 16:37:42 -06:00
Robert Strong ccd1b8aeed Bug 1128005 - Re-enable unit_timermanager/consumerNotifications.js on Android. r=spohl 2015-02-12 16:06:35 -08:00
Chris Pearce 9db7be6948 Bug 1132789 - Mac ClearKey EME work on MacOSX. r=spohl 2015-02-13 21:30:23 +13:00
Markus Stange 1974361ffb Bug 1131397 - Add missing functionality to the profiler actor. r=vporof
--HG--
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getfeatures.js
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getsharedlibraryinformation.js
2015-02-10 15:26:08 -05:00
Hector Zhao 910a54cd6d Bug 1129287 - Fix not rejecting partial name matches for plugin blocklist entries. r=gfritzsche 2015-02-04 12:27:54 +08:00
Ryan VanderMeulen cc5672087d Merge m-c to inbound. a=merge 2015-02-17 14:27:23 -05:00
Richard Marti 9ea889a77a Bug 1115924 - InContent pages: remove the focusring border when not active. r=jaws 2015-02-01 20:24:26 +01:00
Gijs Kruitbosch 359d2b78d1 Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif => browser/base/content/test/general/unknownContentType_file.pif
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^ => browser/base/content/test/general/unknownContentType_file.pif^headers^
2015-02-09 20:26:21 +00:00
Brad Lassey 334118dc00 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Jared Wein 17095120bc Bug 1108302 - Menulists in the in-content preferences have too much padding at the start of their contents. r=Gijs 2015-02-12 07:49:00 -05:00
Benjamin Smedberg 6fefaa3051 Bug 1131136 part B - reload plugins when we load the plugins pane of the addon manager, r=Unfocused
--HG--
extra : rebase_source : af6134a6d4f194a0e890e6e179bfd8dc09285615
2015-02-10 12:30:06 -05:00
Neil Deakin 180eb84748 Bug 1131052, assign label values to the months so that the frames don't get recreated when the value is set, prevents the correct month from being displayed, r=neil 2015-02-13 15:06:29 -05:00
Magnus Melin 068c4dd4fc Bug 1130488 - disable tests broken by bug 1114624 for thunderbird, until thunderbird can drop the legacy dl manager. r=paolo
Perma orange on comm-central:
- TEST-UNEXPECTED-TIMEOUT | toolkit/components/downloads/test/unit/test_cancel_download_files_removed.js
- TEST-UNEXPECTED-TIMEOUT | toolkit/components/downloads/test/unit/test_download_samename.js | Test timed out
- TEST-UNEXPECTED-TIMEOUT | uriloader/exthandler/tests/unit_ipc/test_encoding.js | Test timed out
2015-02-13 21:40:20 +02:00
Birunthan Mohanathas 331d2fba20 Bug 1070709 - Collapse test-only moz.build files under toolkit/ into ancestor moz.build files. r=mshal 2015-02-10 18:47:20 +02:00
Birunthan Mohanathas a1d674ae00 Bug 1088125 - Part 2: Use arrow function instead of separate 'self' variable. r=gfritzsche 2015-02-09 19:51:17 +02:00
Birunthan Mohanathas 615b35a636 Bug 1088125 - Part 1: Make CrashSubmit.submit return a Promise. r=gfritzsche 2015-02-09 19:50:43 +02:00
Philip Chee b7e54e1f45 Bug 1130886 Warning: Trying to re-register CID '{22117140-9c6e-11d3-aaf1-00805f8a4905}' r=Mossop
--HG--
extra : rebase_source : d7df180a294e406e1ba621a586c1974870a2007e
2015-02-14 02:50:38 +08:00
Masatoshi Kimura 02889442ad Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff 2015-02-05 22:44:10 +09:00
Brian Grinstead 853966ece4 Bug 1129155 - Add console.mihai shortcut to evalWithDebugger;r=past 2015-02-11 09:08:05 -08:00
Phil Ringnalda 490561155f Back out 35e75bce4db4 (bug 1087744) for xpcshell bustage
CLOSED TREE
2015-02-10 23:05:42 -08:00
Margaret Leibovic f63aff6e67 Bug 1120735 - Implement desktop reader mode controls. r=jaws,bnicholson
--HG--
extra : rebase_source : 931f6bd5497ca84fa54eb0f8365acf940a7cd86f
2015-01-21 17:21:11 -08:00
Margaret Leibovic 309777ae48 Bug 1128724 - Rename "Print" reader mode theme to "Sepia". r=jaws
--HG--
extra : rebase_source : c811857bcd9f77a3bb3be45f5d6d72abd51c7004
2015-02-05 14:38:55 -08:00
Mark Hammond 777c1ba35e Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
--HG--
extra : rebase_source : c229ccea9774298712312e657529697e1f9cd216
2015-02-13 08:43:31 +11:00
Ryan VanderMeulen a801fa4088 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen 7f41ae0d0e Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-12 17:53:41 -05:00
Carsten "Tomcat" Book 63f8dfe495 merge mozilla-inbound to mozilla-central a=merge 2015-02-12 15:33:22 +01:00
Jan Keromnes 9764e96641 Bug 1132448 - Don't log CONNECTION_REFUSED errors when they're expected. r=ochameau
CLOSED TREE
2015-02-12 06:44:00 -05:00
Phil Ringnalda 91c0a0aa64 Back out f543e83304e9 (bug 1123990) for nightly build bustage
CLOSED TREE
2015-02-11 22:12:49 -08:00
Jordan Santell 78acdb77ee Bug 1130901 - Export patched methods in call-watcher actor with Cu.exportFunctions so that Function.prototype methods can be called without permission errors. r=vp 2015-02-11 16:15:00 -05:00
Patrick Brosset 20f47d548f Bug 1129454 - 1 - Adds [play|pause]All methods to the AnimationsActor to pause/play all running animations; r=miker 2015-02-12 16:28:42 +01:00
Mike Taylor 22fec73325 Bug 1125340 - Collect h264 profile & level telemetry from decoded SPS. r=jya 2015-02-11 09:10:00 +01:00
Mike Taylor fa0f137129 Bug 1125340 - Gather telemetry on H.264 profile & level values from canPlayType. r=cpearce 2015-02-11 09:09:00 +01:00
Jan Odvarko 7db9d04684 Bug 1130318 - Send also header source from the backend. r=vporof 2015-02-11 13:49:32 +01:00
Mike de Boer 11b5780d35 Bug 1130356: Allow multiple anchors for multiple notifications without using an iconbox. r=florian 2015-02-12 11:42:42 +01:00
Mike de Boer 81214c3a36 Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian 2015-02-12 11:42:38 +01:00
Eddy Bruël 7572460b47 Bug 1131609 - getOriginalLocation should take a sourceActor;r=jlong 2015-02-12 05:40:52 +01:00
Mark Hammond 769856eeb5 Bug 1130132 - add telemetry to determine how consistent our geoip country code is with Windows. r=gavin 2015-02-12 12:49:18 +11:00