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
Jim Chen
7269d9cf50
Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused
2014-09-09 13:46:47 -04:00
Ed Lee
29c37cff32
Bug 1062683 - Remove urls from new tab pings [r=adw]
...
--HG--
extra : rebase_source : fadf49e8b8a550c1ff66b3681ceda6a68dece873
2014-09-04 11:54:00 -04:00
Ed Lee
463f7f2d83
Bug 1045760 - Enhance tiles more specifically than eTLD+1/baseDomain (e.g., no enhance bugzilla.mozilla.org for mozilla.org) [r=dao]
...
Use all levels of subdomain except for common subdomains that are actually the same site.
2014-08-29 13:35:59 -07:00
Qeole
9b64b785b1
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Ed Lee
0b70256f0d
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Tomasz Kołodziejski
7e87b53edc
Bug 1033406 - Promise.jsm promise should still work after Object.freeze. r=paolo
...
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Dão Gottwald
a38c8f71a5
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Ed Lee
6e7f3d8599
Bug 1053937 - Visiting localhost prevents later tiles from being shown [r=adw]
...
Fallback to asciiHost when IP/insufficient levels. Update tests to localhost to trigger failure codepath.
2014-08-14 17:03:46 -07:00
Ed Morley
070f2d591a
Merge mozilla-central and inbound
2014-08-04 12:23:28 +01:00
Vlad Filippov
25df45a615
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
2014-08-01 01:42:00 -04:00
Brian R. Bondy
7f7846d1e3
Bug 1046644 - Honor OpenH264 autoupdate pref for the initial GMP install check. r=gfritzsche
2014-08-01 16:46:45 -04:00
Jared Wein
e7769b59f5
Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused
2014-07-29 10:26:37 -04:00
Ed Lee
98a99101cc
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Milan Sreckovic
2bd7ed6447
Bug 1032348: Add adapter subsys to about:support. r=vukicevic
2014-07-11 10:13:34 -04:00
Randell Jesup
79fc781dec
Bug 1040937 - GMPInstallManager/OpenH264Provider using wrong directory/plugin names r=unfocused a=kwierso
2014-07-19 00:58:22 -04:00
Brian R. Bondy
352f311991
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Bill McCloskey
477b616792
Bug 1038245 - Add multiprocess field to about:support (r=felipe)
2014-07-16 23:06:06 -07:00
Kershaw Chang
e032302ed7
Bug 1032724 - Improve spatial navigation, r=blassey
2014-07-15 02:16:00 +02:00
David Rajchenbach-Teller
ed0d6da5d1
Bug 1034726 - AsyncShutdown payload now represents stacks as an array on a CLOSED TREE. r=yoric
2014-07-08 03:15:00 +02:00
David Rajchenbach-Teller
dfe7f39b45
Bug 1034726 - AsyncShutdown now sends the stack in case of crash. r=froydnj
2014-07-05 10:53:00 +02:00
Gregory Szorc
cd3dbd7747
Bug 1033836 - Rename services-common to services/common; rs=rnewman
...
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.
--HG--
extra : rebase_source : 42dda2b1f16a3c0bfe17397a70092362e400530f
2014-07-02 16:49:36 -07:00
Manish Goregaokar
dfd5b80652
Bug 978857 - Create Battery.jsm. r=Yoric
2014-07-01 05:50:00 +02:00
Michael Brennan
3afd8aa770
Bug 1028887 - Cause tests to fail when autoclosing Sqlite.jsm. r=Yoric
2014-06-26 06:24:21 +02:00
David Rajchenbach-Teller
a82c78cd53
Bug 1023787 - Make Task.jsm stack rewriting play nicely with xpcshell and mochi tests. r=paolo, r=mikedeboer
2014-06-20 14:23:00 -04:00
Nick Fitzgerald
f79fcccd5f
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
2014-06-20 13:09:00 -04:00
Michael Brennan
98148b703a
Bug 939072: Auto-close Sqlite connections on finalization; r=Yoric
...
--HG--
extra : rebase_source : 07a2987082723c20b75667615a2d04e497d31f9a
2014-06-11 23:40:17 +02:00
Michael Brennan
a6cd893d51
Bug 939072: Refactor Sqlite connections to support finalization; r=Yoric
...
--HG--
extra : rebase_source : 2171ab3b3f7cf654ccc37865f5def9fc7f133e3c
2014-06-11 23:40:06 +02:00
David Rajchenbach-Teller
2d13fbc16d
Bug 1010518 - Maintaining stack information through Task.jsm. r=paolo
2014-06-09 13:27:00 +02:00
Bernardo P. Rittmeyer
9b1437e391
Bug 804430 - Add list of whitelisted locked prefs to about:support. r=Unfocused
2014-06-10 10:49:00 -04:00
Drew Willcoxon
b94f908d93
Bug 1013051 - Fix "Comparable link missing required property: frecency" error. r=ttaubert
2014-06-10 10:34:20 -07:00
Ed Lee
55480a23b3
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Maxim Zhilyaev
17997f9c38
Bug 995806 - test_DirectoryLinksProvider.js xpcshell test makes tcp connection to example.com [r=mcmanus]
...
Point to localhost instead of nosuchhost for tests.
2014-06-06 11:02:55 -07:00
Ed Lee
b1947e1117
Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
...
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
David Rajchenbach-Teller
76baae5b1b
Bug 1018895 - Make AsyncShutdown output easier to parse by TBPL. r=froydnj, r=edmorley
2014-06-03 01:14:00 -04:00
Maxim Zhilyaev
7fd4ed340b
Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
...
Save a copy of the directory links count to send with the links request.
2014-06-02 09:14:08 -07:00
Maxim Zhilyaev
cfcba2c759
Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
...
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
6fac9f5dc0
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Wes Kocher
c48da415e3
Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js
2014-05-28 17:00:32 -07:00
Wes Kocher
d09429c2f2
Backed out changeset 9e93a0ac18a0 (bug 993904) for depending on 94eef72cb9b7, which I'm about to back out for bustage
2014-05-28 16:59:30 -07:00