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

57 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini 12b54aa0f5 Bug 1299500 - Get rid of DeviceStorage API - part 10 - DeviceStorage, r=ehsan, r=billm 2017-03-08 20:15:45 +01:00
Florian Quèze 37bbced84d Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws.
--HG--
extra : rebase_source : 18c027010838faba91f0ac699f9bde07f85500e7
2017-03-07 15:29:48 +01:00
Nick Alexander 8b7d416f85 Bug 1321408 - Pre: Remove all references to Marionette from b2g. r=ato
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1321408#c20,
Marionette no longer supports b2g.

MozReview-Commit-ID: 5N23aZgmzz3

--HG--
extra : rebase_source : 20fe1d59943bb22d4381dcb8457c0df7964d0ef7
2016-12-14 20:39:26 -08:00
Pavan cefb75a8ec Bug 1305681 - Remove DEVTOOLS_HUD_* histograms. r=gfritzsche 2016-12-12 13:47:00 +01:00
Ehsan Akhgari eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
Carsten "Tomcat" Book 3eacc680db Backed out changeset 7d1f7dd996f7 (bug 1310845) 2016-11-16 14:50:44 +01:00
Ehsan Akhgari cb369370b3 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-15 18:31:46 -05:00
Eddy Bruel 34cdf87c79 Bug 1265727 - Decouple EventLoopLagFront from EventLoopActor. r=fitzgen 2016-07-21 12:52:30 +02:00
Tamara Hills 61313a12f5 Bug 1229083 - [Metrics] addonHistograms missing a level. r=janx
--HG--
extra : rebase_source : 93552028ec30e276c087918f0a8101f980cd6d84
2015-12-17 06:48:00 +01:00
Russ Nicoletti 0574f8b1ec Bug 1193588 - [Metrics] Add pref for HUD telemetry logging. r=janx 2015-12-17 13:45:21 -08:00
Fabrice Desré 73cba43755 Bug 1229620 - Replace #ifdefs in b2g/ code by AppConstants r=timdream 2015-12-03 09:14:07 -08:00
Russ Nicoletti e88e882f2b Bug 1211433 - [Metrics] Increase thresholds for reflows r=janx
--HG--
extra : rebase_source : 0ad9f7b36c56a9327d18857f556853bd71f17d3e
2015-11-19 08:42:39 -08:00
Russ Nicoletti eb691c83f1 Bug 1189942 - performanceEntriesWatcher race condition. r=jryans 2015-11-04 15:18:09 -08:00
Russ Nicoletti 9fbce45c70 Bug 1215277 - [Metrics] 'low' and 'high' values for APP_MEMORY histograms are wrong. r=janx,vlad 2015-10-20 17:38:39 -07:00
J. Ryan Stinnett 986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Russ Nicoletti e1d54a58ab Bug 1208205 - [Metrics] Replace Settings Metrics checkboxes with 3 state radio button to match FTE r=janx 2015-10-01 16:22:03 -07:00
Tim Chien c251097169 Bug 1160923 - [B2G] Waiting for explicit mozContentEvent before sending out mozChromeEvents, r=vingtetun, f=ochaumeau 2015-09-28 09:27:49 -07:00
J. Ryan Stinnett 4f1af0e003 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
--HG--
extra : commitid : BSf4D59s9HF
extra : rebase_source : 4d14e1aa3ad93bbb426861336e8b703bc1e0b3af
2015-09-21 12:07:31 -05:00
J. Ryan Stinnett efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Russ Nicoletti 00637c1c88 Bug 1204938 - [Metrics] Address issue with user-timing events -- (from bug 1198517). r=janx 2015-09-16 15:11:23 -07:00
Shu-yu Guo 64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Russ Nicoletti 311c0d5bb2 Bug 1198517 - [Metrics] Histogram support for user-timing-based metrics. r=janx
--HG--
extra : rebase_source : b75ff14cd7dbdbe71914b51a0249133ab2733dd0
2015-09-08 13:11:46 -07:00
Russ Nicoletti ddbdf8e89e Bug 1178923 - [Metrics] Determine which telemetry metrics should be sent regardless of HUD setting status. r=janx 2015-08-31 09:44:27 -07:00
Russ Nicoletti ee073fa322 Bug 1180793 - [Metrics] Hud should report specific app for those Apps housed under 'Communications'. r=janx 2015-08-28 12:26:59 -07:00
Tamara Hills fa73711f0c Bug 1176992 - Allow hud.js to support custom metrics with exponential and counter histograms. r=janx 2015-08-27 06:55:00 -04:00
Tamara Hills f0881b7361 Bug 1183101 - Collect Histogram Data from Gecko and send to Telemetry Server. r=janx 2015-08-19 06:05:00 -04:00
Wes Kocher 6b7a0b75b5 Merge fx-team to m-c a=merge 2015-08-13 16:30:54 -07:00
Alexandre Poirot 8f587628f1 Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans 2015-08-13 10:57:14 -07:00
Russ Nicoletti 90adadc1bd Bug 1190622 - [Telemetry] Report USS memory at time of performance marks r=jryans 2015-08-11 10:16:24 -07:00
Alexandre Poirot 9c0a24f39a Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
Russ Nicoletti 80a2a30f8a Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans
--HG--
extra : rebase_source : 5a084f34f7550ec78c5337fb1808f7e03e7d0687
2015-07-31 15:40:08 -07:00
Jan Keromnes c590a093fc Bug 1177143 - Refactor hud.js function names. r=jryans 2015-07-02 08:14:00 -04:00
Jan Keromnes e4ee1b9218 Bug 1177143 - Throttle HUD memory collection to 2 seconds. r=jryans 2015-07-02 08:13:00 -04:00
Russ Nicoletti rnicoletti@mozilla.com d870461521 Bug 1178512 - [Metrics] Make the developer HUD send Advanced Telemetry events. r=janx 2015-06-30 14:41:15 -07:00
J. Ryan Stinnett 3f1ab448ca Bug 1039449 - Init Wi-Fi device name at startup. r=janx 2015-03-19 12:28:02 -05:00
J. Ryan Stinnett 2e3deba778 Bug 1032128 - Receive extended authResult from Gaia. r=janx 2015-03-12 17:52:38 -05:00
Alexandre Poirot 69947869b3 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Jennifer Fong 1f36aeae87 Bug 1132244 - Expose Settings Actor in restricted mode. r=jryans 2015-02-17 11:16:00 -05:00
J. Ryan Stinnett 761968a7ea Bug 1127004 - Receive OOB auth images from Gaia. r=janx 2015-02-05 15:26:14 -06:00
J. Ryan Stinnett 5aa4b62f57 Bug 1127004 - Use promises and session in b2g allowConnection. r=past 2015-02-05 15:26:13 -06:00
J. Ryan Stinnett 776fb57011 Bug 1103120 - Part 20: B2G: Use OOB auth via WiFi. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett 9b3a983e79 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett de60148114 Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett ccf18a8ec4 Bug 1059001 - Part 3: Add encryption socket option. r=past 2014-12-10 20:55:52 -06:00
J. Ryan Stinnett d838d794fd Bug 1059001 - Part 2: Move discovery into socket listener. r=past
Don't make the socket listener set up discover manually.  Also, future additions
(authentication) for WiFi debugging will add extra information to the discovery
packet.
2014-12-10 20:55:51 -06:00
J. Ryan Stinnett a0a3a60049 Bug 1059001 - Part 1b: Update openListener callsites. r=past 2014-12-10 20:55:51 -06:00
J. Ryan Stinnett 6bbfd73703 Bug 1058997 - Part 3b: Update non-trivial security prompts. r=past 2014-12-01 22:55:56 -08:00
Dave Hylands 261c10fe6d Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice 2014-11-10 23:30:07 -08:00
Tanmaya Mishra 21b97d6bd2 Bug 1035437 Add adb wakelock. r=dhylands 2014-09-24 22:27:25 +05:30
Dave Hylands 1cf01ca615 Bug 1060235 - AdbController should recognize MTP as "usb in use". r=fabrice 2014-10-24 00:18:34 -07:00