Commit Graph

2240 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
30c2da2ff1 Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
David Keeler
44b8ac98af bug 821170 - (part 2) fix external API for PopupNotifications r=gavin 2013-01-09 10:11:13 -08:00
David Keeler
7589714738 bug 821170 - expose a reshow method in PopupNotifications and use it r=jaws 2013-01-07 16:30:35 -08:00
Dão Gottwald
59a3e35a51 Bug 806282 - Let SPACE and RETURN open the popup in type="menu-button" buttons. r=enn 2013-01-08 23:27:58 +01:00
Rafael Ávila de Espíndola
8352929fc9 Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
2013-01-08 09:04:37 -05:00
Ehsan Akhgari
a06a4f96c3 Bug 749394 - Per-window private browsing theme changes for Windows and OS X; r=dao 2013-01-07 13:24:08 -05:00
Doug Turner
57ab15fc75 Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf 2013-01-06 10:13:17 -08:00
Vladan Djeric
f281d5d25a Bug 817102 - Copy/paste from about:telemetry has no line breaks. r=ttaubert 2013-01-02 21:46:33 -05:00
Josh Matthews
5311ac1bba Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests.js => browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js
rename : browser/components/preferences/tests/privacypane_tests.js => browser/components/preferences/tests/privacypane_tests_perwindow.js
2012-12-20 17:57:20 -05:00
Alexander Surkov
4bb31ec532 Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Vladan Djeric
2e15f7d122 Bug 824577 - about:telemetry addon section was not getting displayed. r=mak 2012-12-27 12:28:33 -05:00
Rafael Ávila de Espíndola
dca48ca921 Bug 824119 - Refactor about:telemetry to expose stack printing utilities. r=vladan. 2012-12-24 18:07:17 -05:00
Neil Deakin
9e4bcfbbce Bug 798226, backout cd66c58db0f7 until the issue of the os adjusting the popup to fit onscreen can be solved. 2012-12-24 14:47:34 -05:00
Dão Gottwald
784eb78272 Bug 823443 - Provide an easy way to add custom content to popup notifications. r=gavin 2012-12-21 20:09:07 +01:00
Mark Hammond
be704bebd0 Backout c928f50fe4fc (bug 798226) for android test bustage on a CLOSED TREE 2012-12-21 14:49:11 +11:00
Mark Hammond
7f48b6b697 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=enndeakin 2012-12-21 12:26:32 +11:00
Rafael Ávila de Espíndola
dba0f74232 Bug 823575 - Remove invalid argument. r=vladan. 2012-12-20 20:04:58 -05:00
Rafael Ávila de Espíndola
f017852922 Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Monica Chew
1e35003b56 Bug 810404 - Change breakpad license to Google BSD and point protobuf code to it. r=gerv 2012-12-18 17:11:54 -05:00
Neil Deakin
9aa2b65d20 Bug 798226, rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2012-12-18 12:08:06 -05:00
Masatoshi Kimura
994d26bca0 Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
Gavin Sharp
f617a66bf9 Bug 802026, r=dao
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
2012-12-12 01:09:49 -08:00
Rafael Ávila de Espíndola
6842e2d6cc Bug 815709 - Shutdown time is read in the main thread. r=vladan.
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Dão Gottwald
2e26c0c69e Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
Dão Gottwald
d275dd6ea0 Bug 820799 - Set the lastSelected property to an empty string rather than null, since the latter stringifies to 'null'. r=neil
--HG--
extra : rebase_source : 18301071202f5d2f50d5d8cd4c06eab7ab03b155
2012-12-14 01:08:07 +01:00
Gavin Sharp
543b9fc6d0 Bug 819827: make fallback value for UpdateChannel.get() match the build's original update channel, r=rstrong
--HG--
extra : rebase_source : 4038fd15a7a58da36612176ff8aba7d192dd74a7
2012-12-11 16:45:33 -08:00
Shane Caraveo
b2309ece07 Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Benoit Girard
1b7a30926b Bug 809571 - Remove the libunwind stack walking code for ARM/Android. r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js => browser/components/tabview/test/browser_tabview_privatebrowsing.js
extra : rebase_source : d17a5a6e4606cc7337f94f3c353f2e5c955b5068
2012-11-22 14:04:56 -05:00
Theo Chevalier
f62b7f2d35 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
6300018d33 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01:00
Andrea Marchesini
0a16a55720 Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp 2012-12-04 11:46:07 -08:00
ojab
1f9d1efb53 Bug 817948: TelemetryStopwatch.jsm is referenced by the wrong URI in tabbox.xml 2012-12-03 22:06:54 -08:00
Bellindira Castillo [:bellindira]
e87614f7aa Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Rafael Ávila de Espíndola
49dda6423c Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Josh Matthews
67709a263c Bug 815363 - Make the autocomplete inPrivateContext getter call a real method. r=mak 2012-11-26 17:20:56 -05:00
Vladan Djeric
720da5bfc3 Bug 813216: Make about:telemetry description consistent with other Telemetry descriptions. r=ttaubert 2012-11-26 18:21:04 -05:00
Gervase Markham
10153b8aad Bug 804956 - remove no-longer-necessary University of Cambridge license. The
code it applied to was removed in bug 691898 and related bugs.
2012-11-21 15:23:14 +00:00
Gervase Markham
76c38370df Bug 809381 - restore MySpell BSD-like license to our copy of Hunspell, and
add to about:license.
2012-11-21 12:34:37 +00:00
Seth Fowler
c42d3467d8 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Rafael Ávila de Espíndola
785eb3f43f Bug 808699 - Change the wire format for hang reports. r=vladan. 2012-11-20 09:45:14 -05:00
Josh Matthews
71845a70ae Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin 2012-02-18 01:40:10 -05:00
Doug Turner
fe35a75723 Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot 2012-11-11 22:46:32 -08:00
Ryan VanderMeulen
7cd8ea0b87 Backed out 479ac3187c81 (bug 810137) for test failures. 2012-11-11 07:52:08 -05:00
Doug Turner
d660da519c Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot 2012-11-11 07:07:39 -05:00
Mounir Lamouri
e021a7f583 Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz 2012-11-09 10:24:23 +00:00
Vladan Djeric
a9178592e2 Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert 2012-11-08 15:36:06 -05:00
Ehsan Akhgari
85352ad48b Bug 802274 - Part 1: Add support for temporary autostart private browsing mode to PrivateBrowsingUtils; r=jdm 2012-11-07 14:07:35 -05:00
Paul Adenot
9dbfcb81b2 Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong 2012-08-26 22:36:44 -07:00
Paul Adenot
0c5720f386 Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
Paul Adenot
9352d73358 Bug 779997 - Import SoundTouch Library in the tree. r= 2012-08-26 22:36:44 -07:00