Marina Samuel
a99af17e2f
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
07281ad875
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
bb369ef745
Bug 1140263: Test updates. r=mossop
2015-03-19 22:59:45 -04:00
Marina Samuel
e19985d4b9
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
918b115aaa
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
1157a787d2
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
2015-03-10 09:19:17 -07:00
Ryan VanderMeulen
fd511a4b5b
Merge inbound to m-c. a=merge
2015-03-12 18:05:45 -04:00
Ravi Shankar
4723efd93b
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
57048f9c55
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
c8ecc19cbd
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
56ad42cb1a
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
84011a87cc
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Jed Davis
9e0d0967f3
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
Blair McBride
fe28e7efde
Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
2015-03-06 11:43:05 +13:00
Chris Peterson
927f45dd80
Bug 1133277 - Remove nonstandard let blocks from toolkit/components and modules. r=mak
2015-02-05 22:53:14 -08:00
Alessio Placitelli
b6f213e7a1
Bug 1136390 - test_TelemetryTimestamps.js/test_conditions.js are missing AddonManager initialization. r=gfritzsche
2015-02-25 23:54:35 +01:00
Alessio Placitelli
e2b03cc30d
Bug 1136083 - Fix |this._log| being null in tests using Telemetry. r=gfritzsche
2015-02-25 23:54:34 +01:00
Alessio Placitelli
a11ca42ec1
Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche
2015-02-25 23:54:33 +01:00
Stephen Pohl
be6e3d806d
Bug 1089867: Add tests for Adobe EME CDM download/install. r=gfritzsche
...
--HG--
rename : toolkit/mozapps/extensions/test/browser/browser_openH264.js => toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_openh264.js => toolkit/mozapps/extensions/test/xpcshell/test_gmpProvider.js
2015-02-17 12:50:31 -05:00
Mark Hammond
ea62d33bae
Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
...
--HG--
extra : rebase_source : c229ccea9774298712312e657529697e1f9cd216
2015-02-13 08:43:31 +11:00
Marina Samuel
196200fc5b
Bug 1126183 - Provide a way to check if a site is part of the top 100 PlacesProvider links. r=adw
2015-02-04 16:49:15 -05:00
Gijs Kruitbosch
18d24513a7
Bug 1109757 - expose update channel and buildID to about:support data gathering, r=MattN,f=cww,gavin
2015-01-28 01:44:14 +00:00
Gijs Kruitbosch
6f8fae9cfd
Bug 1125378 - fix up test failures caused by forgotten schema update, rs=bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 529e8a02186d02034e17b0e453cc385319ae6a9a
2015-01-29 17:18:51 +00:00
Alessio Placitelli
c0d63f4f21
Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche
2015-01-22 12:23:00 +01:00
Iaroslav Sheptykin
4786d454c5
Bug 1106539 - Ensure that API allows setting custom MIME type for POST and overriding response MIME type. r=clokep
2015-01-11 10:52:00 -05:00
James Willcox
b800e0e168
Bug 1110271 - Enable GMPInstallManager on Android r=mfinkle
2015-01-05 11:03:27 -06:00
Jacob Clark
1e90fc0e30
Bug 1111284 - Improve error messages of Sqlite.jsm by including specific error message. r=Yoric
2014-12-14 21:26:31 +00:00
Marco Bonardo
5094ec66a0
Bug 1090961 - Enqueue Sqlite.jsm transactions. r=Yoric
...
--HG--
extra : rebase_source : ffe49b9c2cbee0ee48c715810e343adc2d38d271
2014-12-11 15:50:51 +01:00
Alexander J. Vincent
1c1e641ec5
Bug 1098965 - test_close_database_on_gc should use one Promise per database connection. r=Yoric
2014-11-21 06:13:00 +01:00
Akshendra Pratap
3c2448ea2c
Bug 1093021 - Implemented PromiseUtils.defer; r=yoric
2014-11-10 05:52:00 +01:00
Carsten "Tomcat" Book
a9be2c8b89
merge fx-team to mozilla-central a=merge
2014-11-07 14:56:02 +01:00
Mark Hammond
d07d26fab2
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
2014-11-07 18:12:26 +11:00
Mark Hammond
6e9ec64669
Bug 1079563 (part 1) - replace use of async.js with promises in webchannel tests. r=MattN
2014-11-07 18:12:25 +11:00
Dave Townsend
0694c8dcd9
Bug 1093221: RemoteWebNavigation.loadURI should accept and pass referrer argument. r=mconley
2014-11-04 12:05:08 -08:00
Akshendra Pratap
9e35ab4bd0
Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric
2014-10-30 08:21:00 -04:00
David Rajchenbach-Teller
53e4b14b6f
Bug 1087674 - Handle XHR abort()/timeout and certificate errors more gracefully in GMPInstallmanager. r=gfritzsche
...
Prior to this patch, a Man in the Middle (MITM) attack on SSL could cause GMPInstallManager to fail during the check for updates, which in turn would cause a crash during shutdown. This was observed in the wild by users of recent versions of Avast, which performs such attacks on SSL as part of its "HTTPS scanning" feature. With this patch, errors are handled more gracefully. The attack still prevents any update (including the install of OpenH264) but at least it does not cause a crash anymore.
2014-10-30 11:27:02 +01:00
Jed Davis
aacbef0422
Bug 1077057 - Add Linux sandboxing info to about:support. r=Unfocused
2014-11-06 12:40:00 +01:00
Boris Zbarsky
e6651ee69a
Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric
2014-10-15 00:42:54 -04:00
Andrew Halberstadt
2da4ee197d
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Sudheesh Singanamalla
7331cc1a53
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Blair McBride
819cb33deb
Bug 1073358 - Sqlite.jsm should return some measure of what happened regardless of whether a row handler was used. r=mak
...
--HG--
extra : transplant_source : %09%E7%2B%D3%9F%93Qzw%C4IL%EC%23g%B9o%DB%0D%DE
2014-09-27 01:17:00 +12:00
Mark Hammond
f3e9eb52cb
Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN
2014-09-26 15:54:34 +10:00
Ed Lee
64358307c3
Bug 1059591 - Incorrectly formatted remotely hosted links causes new tab to be empty [r=adw]
...
Use catch handler of promises to default to empty array on exceptions.
2014-09-23 15:12:20 -07:00
Matthew Noorenberghe
2bf9e4e38d
Bug 1072014 - Log.jsm: Allow logging of falsy arguments. r=Unfocused
2014-09-23 21:38:43 -07:00
Mark Hammond
5e82e483b4
Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN
2014-09-23 16:33:35 +10:00
Marco Bonardo
744ec12012
Bug 1068620 - Provide a Sqlite.wrapStorageConnection method. r=Yoric
2014-09-22 18:32:43 +02:00
Michael Pruett
075a4cc249
Bug 1061360 - Add support for accessing complex values in Preferences.jsm. r=Unfocused
2014-09-13 12:09:32 -05:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
David Rajchenbach-Teller
a4ff6c3616
Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
...
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
2014-09-11 09:01:00 -04:00
Alexander J. Vincent
33b645579d
Bug 1060742 - Reorder BinarySearch.jsm arguments for easier curried search functions. r=adw
2014-09-08 22:28:41 -07:00