Michael Layzell
d0d68ff95d
Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan
2015-07-16 14:49:59 -04:00
Wes Kocher
ff2f0d32cf
Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
...
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Michael Layzell
cafed798d4
Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan
2015-07-14 15:06:38 -04:00
Phil Ringnalda
900c693e30
Merge m-c to m-i
2015-07-03 19:15:06 -07:00
Michael Layzell
6265522c59
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
2015-07-03 17:12:27 -04:00
Ehsan Akhgari
4484832cb5
Backout bug 1170200 because of test failures on a CLOSED TREE
2015-07-03 16:43:47 -04:00
Nick Alexander
d2e4f01390
Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
...
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.
The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).
--HG--
extra : commitid : EEWHFSpeQSo
extra : rebase_source : 9fde40b33a9f45003692989584f0fc76c9a6ddb8
extra : histedit_source : aac63d2d5fdeeb6de931c9cbf66d4ad79ad3caa1
2015-06-30 11:46:27 -07:00
Michael Layzell
39a5778c7e
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
2015-07-03 14:18:23 -04:00
Milan Sreckovic
9b5f31c84a
Bug 1171677 - Part 2. Safe mode in about:support. r=MattN
...
--HG--
extra : rebase_source : 6ecb274a3374d3a2aa0b02f83be3711b968b4ae3
2015-06-26 14:21:46 -07:00
Bill McCloskey
cd6c14c610
Bug 1171256 - Add an API similar to Chrome's webNavigation (r=Mossop)
2015-06-19 17:35:06 -07:00
Bill McCloskey
77392a2269
Bug 1171248 - Add MatchPattern support to WebRequest module (r=Mossop)
2015-06-19 17:35:06 -07:00
Bill McCloskey
8e239523cc
Bug 1163861 - Include windowID in all WebRequest notifications (r=Mossop)
2015-06-09 21:04:51 -07:00
Jarda Snajdr
4af043f624
Bug 1034724 - Fixed Unicode values of prefs in about:support. r=adw
2015-05-20 13:10:30 +02:00
Alexandre Lissy
cedc0834e3
Bug 1164290 - Adding symbolic link into test zip file. r=janx
2015-05-13 11:02:00 -04:00
Bill McCloskey
54f07db555
Bug 1157561 - Add webRequest-like API to Firefox (r=Mossop)
2015-05-11 17:19:21 -07:00
Tim Taubert
83d3f584bd
Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm
2015-04-28 18:55:43 +02:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book
08c395347f
merge mozilla-inbound to mozilla-central a=merge
2015-04-28 12:01:09 +02:00
Matt Woodrow
fa7ac228d2
Bug 1151611 - Expose DXVA status in about:support. r=cpearce,felipe
...
--HG--
extra : rebase_source : e65d849641d33218d9ee2b9bb6eeafb602a6f8e6
2015-04-28 15:07:22 +12:00
Georg Fritzsche
85c688eba8
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
...
--HG--
rename : toolkit/components/telemetry/TelemetryPing.jsm => toolkit/components/telemetry/TelemetryController.jsm
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing.js => toolkit/components/telemetry/tests/unit/test_TelemetryController.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingBuildID.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerBuildID.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingShutdown.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerShutdown.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing_idle.js => toolkit/components/telemetry/tests/unit/test_TelemetryController_idle.js
2015-04-27 18:07:58 +02:00
Shane Tomlinson
4b8dab2a11
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
2015-04-24 16:07:33 +10:00
David Rajchenbach-Teller
64d710a064
Bug 1155877 - ObjectUtils.strict. r=mossop
...
--HG--
extra : rebase_source : e69178e9208b149fc66c61f15d74750d1d765907
2015-04-18 00:21:02 +02:00
Marco Bonardo
ea323040f5
Bug 1155705 - Safari bookmarks migration is broken. r=Gijs
2015-04-17 21:22:40 +02:00
David Rajchenbach-Teller
b7c5568999
Bug 1152759 - Regroup Performance Monitoring modules/components;r=yoric
...
--HG--
rename : toolkit/modules/AddonWatcher.jsm => toolkit/components/perfmonitoring/AddonWatcher.jsm
rename : toolkit/modules/PerformanceStats.jsm => toolkit/components/perfmonitoring/PerformanceStats.jsm
rename : toolkit/components/aboutperformance/nsIPerformanceStats.idl => toolkit/components/perfmonitoring/nsIPerformanceStats.idl
rename : toolkit/components/aboutperformance/nsPerformanceStats.cpp => toolkit/components/perfmonitoring/nsPerformanceStats.cpp
rename : toolkit/components/aboutperformance/nsPerformanceStats.h => toolkit/components/perfmonitoring/nsPerformanceStats.h
rename : toolkit/modules/tests/browser/browser_AddonWatcher.js => toolkit/components/perfmonitoring/tests/browser/browser_AddonWatcher.js
rename : toolkit/modules/tests/browser/browser_Addons_sample.xpi => toolkit/components/perfmonitoring/tests/browser/browser_Addons_sample.xpi
rename : toolkit/components/aboutperformance/tests/browser/browser_compartments.html => toolkit/components/perfmonitoring/tests/browser/browser_compartments.html
rename : toolkit/components/aboutperformance/tests/browser/browser_compartments.js => toolkit/components/perfmonitoring/tests/browser/browser_compartments.js
rename : toolkit/components/aboutperformance/tests/xpcshell/test_compartments.js => toolkit/components/perfmonitoring/tests/xpcshell/test_compartments.js
rename : toolkit/components/aboutperformance/tests/xpcshell/xpcshell.ini => toolkit/components/perfmonitoring/tests/xpcshell/xpcshell.ini
2015-04-14 17:10:04 +02:00
Abhishek Bhattacharya
d1a4be8680
Bug 1123309 - Remove Dict.jsm. r=mak,gfritzsche,felipe
2015-04-08 15:49:47 -03:00
Alessio Placitelli
c18de2c533
Bug 1147522 - Move SessionRecorder to Toolkit/modules. r=gfritzsche
2015-03-26 11:30:00 -04:00
David Rajchenbach-Teller
c15d18e102
Bug 1150548 - MISBEHAVING_ADDONS_CPOW_TIME_MS is in milliseconds, but is filled with microseconds data. r=yoric
2015-04-05 12:02:30 +02:00
Alessio Placitelli
dd88adc52e
Bug 1137353 - Make DRS and Telemetry use the ClientID object. r=gfritzsche
2015-04-03 01:54:00 -04:00
Georg Fritzsche
c354dca7e5
Bug 1140558 - Part 2 - Make the testing deepEqual implementation shared properly in ObjectUtils.jsm. r=yoric
2015-04-02 21:33:46 +02:00
Wes Kocher
9b168d2c01
Backed out 14 changesets (bug 1143714, bug 1143796, bug 1139751, bug 1139460, bug 1140558) for Win PGO xpcshell failures
...
Backed out changeset d2567d89cda3 (bug 1139751)
Backed out changeset a8edee74d07f (bug 1139751)
Backed out changeset 613fd260f646 (bug 1143796)
Backed out changeset 7a6f6bdd6edf (bug 1143796)
Backed out changeset fdf9d0174142 (bug 1143714)
Backed out changeset 18989d1ebd43 (bug 1140558)
Backed out changeset a4f545b715ae (bug 1140558)
Backed out changeset b2e92f548736 (bug 1140558)
Backed out changeset a082c774db0a (bug 1140558)
Backed out changeset f9f66f6aaa86 (bug 1139460)
Backed out changeset d8b62b11c43e (bug 1139460)
Backed out changeset 77090798e88c (bug 1139460)
Backed out changeset ea6da072eb0c (bug 1139460)
Backed out changeset 58c2eb92a959 (bug 1139460)
--HG--
extra : amend_source : 850bad063645f0d6c632ca1d93a716d9c444f383
2015-04-01 20:52:33 -07:00
Wes Kocher
2e080d2191
Merge m-c to fx-team a=merge
2015-04-01 18:21:27 -07:00
Georg Fritzsche
dfdf0bf84b
Bug 1140558 - Part 2 - Make the testing deepEqual implementation shared properly in ObjectUtils.jsm. r=yoric
2015-04-01 21:06:19 +02:00
Carsten "Tomcat" Book
d03ee825c7
merge mozilla-inbound to mozilla-central a=merge
2015-03-31 14:43:50 +02:00
Mike Conley
50d9077cde
Bug 1144797 - Add setInterval and clearInterval to Timer.jsm. r=smacleod.
...
--HG--
extra : rebase_source : 6e85d29f1e96bddd5b61173bc8a26afdd10c8436
2015-03-27 18:38:17 -04:00
Andrew McCreight
46dfeaba0b
Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley
2015-03-29 07:52:54 -07:00
David Rajchenbach-Teller
b6feb17d3f
Bug 674779 - Per-component CPU monitoring, high-level. r=blassey, r=mossop
...
--HG--
rename : toolkit/components/aboutcompartments/jar.mn => toolkit/components/aboutperformance/jar.mn
rename : toolkit/components/aboutcompartments/nsCompartmentInfo.h => toolkit/components/aboutperformance/nsPerformanceStats.h
extra : rebase_source : a857d61a49542727fb4a496e785d175620103132
2015-03-31 12:40:59 +02:00
Andrew McCreight
2f48802ae0
Bug 1147572 - Remove implementation language field from DOM class info. r=jst
2015-03-30 10:45:39 -07:00
Marina Samuel
c195c91fb5
Bug 1145410: Return valid results when querying the provider cache while it's empty or being populated. r=adw
2015-03-20 17:46:24 -04:00
Marina Samuel
a4871bd274
Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw
2015-03-20 17:28:15 -04:00
Stephen Pohl
90c1248342
Bug 1140263: Test updates. r=mossop
2015-03-19 22:59:45 -04:00
Marina Samuel
5b0c9de307
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
7ff3ee3da3
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Dave Townsend
c9c9a7a81f
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
...
--HG--
extra : rebase_source : 171bb44ec7f1e57517c65f62e1028e202bb374f0
2015-03-10 09:19:17 -07:00
Ryan VanderMeulen
ee67ad0d8d
Merge inbound to m-c. a=merge
2015-03-12 18:05:45 -04:00
Ravi Shankar
fc99a1c828
Bug 1109608 - Log.stackTrace should use human-readable task stack traces if available. r=Yoric
2015-03-11 03:21:00 -04:00
Wes Kocher
f433070461
Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
...
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Marina Samuel
cc4c358ece
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-10 17:33:25 -04:00
Marina Samuel
b1046adec1
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-10 17:33:22 -04:00
Jonathan Griffin
d1c61bc9b6
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Jed Davis
19355a43d5
Bug 1137007 - Detect namespace and SECCOMP_FILTER_FLAG_TSYNC support in SandboxInfo. r=kang, r=Unfocused
...
Currently, only user namespace support is detected. This is targeted at
desktop, where (1) user namespace creation is effectively a prerequisite
for unsharing any other namespace, and (2) any kernel with user
namespace support almost certainly has all the others.
Bonus fix: remove extra copy of sandbox flag key names in about:support;
if JS property iteration order ever ceases to follow creation order, the
table rows could be permuted, but this doesn't really matter.
2015-03-06 13:59:00 -05:00