Commit Graph

10355 Commits

Author SHA1 Message Date
Nathan Froyd
9c8bef74db Bug 701863 - Add a way to clone histograms; r=taras
Add nsITelemetry::histogramFrom.
2011-11-14 14:28:18 -05:00
Nathan Froyd
e60ba3f99f Bug 701863 - make JS/C++ divide explicit; r=taras
Separate out some functions so we have a distinction between things that
return JS objects and things that return C++ objects.
2011-11-14 14:27:28 -05:00
Nicholas Nethercote
75ed0e4814 Bug 700508 - Disallow non-leaf memory reporters. r=jlebar. 2011-12-06 16:20:17 -08:00
Ed Morley
72e3696c1e Merge mozilla-central to mozilla-inbound 2011-12-06 23:21:30 +00:00
Vladan Djeric
659a71d040 Bug 699051. Report slow prepared SQL statements to Telemetry. r=sdwilsh.
--HG--
extra : rebase_source : dcf66cca7ae7b603b77a6bdacb50b3df1c0442ce
2011-12-06 15:12:55 -05:00
Ed Morley
34f526e141 Merge mozilla-central and mozilla-inbound 2011-12-06 09:04:40 +00:00
Tim Taubert
f2e1d672f7 merge m-c to fx-team 2011-12-06 08:55:18 +01:00
Jared Wein
7957f5cbce Bug 699719 - Fade out video controls if mouse movement is stalled > 2 seconds. r=dolske 2011-12-05 14:00:42 -08:00
Jared Wein
cc161fefcf Bug 513405 - Add text to video controls to describe the cause of errors. r=dolske 2011-12-05 14:00:28 -08:00
Jared Wein
4cb9efce5a Bug 706329 - JS error in console when switching to full screen 'this.isVideoInFullScreen is not a function'. r=dolske 2011-12-05 13:59:39 -08:00
jhorak@redhat.com
ad5d435d36 Bug 682832 - Don't ignore Gnome 3 proxy settings. r=karlt 2011-12-05 15:45:54 +01:00
Mounir Lamouri
a8a2611420 Bug 704521 - Fix form history autocomplete broken for XUL elements. r=zpao 2011-12-04 20:59:47 +08:00
Tim Taubert
4399a7f9e7 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Frank Yan
c4cf0004ed Bug 672354 - Fix horiz. mouse scroll for horiz. RTL scrollboxen. r=dao 2011-12-04 14:44:11 -08:00
Tim Taubert
f70884945e merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Marco Bonardo
f379322c6e Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-02 12:11:31 +01:00
Tim Taubert
efcec8980d merge m-c to fx-team 2011-12-02 07:47:07 +01:00
Cameron McCormack
e37bc70836 Backout bug 670857, bug 703176 2011-12-02 12:23:18 +11:00
Cameron McCormack
1aa0917c7b Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-01 18:22:14 +11:00
Matt Brubeck
c3b764df03 Merge mozilla-central and mozilla-inbound 2011-12-01 11:17:54 -08:00
Mark Banner
58125a00f4 Unit test bustage fix from bug 702810 for apps that implement imap uris - don't test the imap uri for visited status because nsIIOService.newURI() can throw if the app knows about imap:// but an account is not set up for it. r=mak over irc 2011-12-01 11:29:34 +00:00
Blair McBride
0f7bda849e Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske 2011-12-02 19:00:38 +13:00
Blair McBride
2d0a5fc96a Bug 704737 - browser_select_update.js has OVER 9000 timeouts requested. May be slight overkill. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
7bfdc42e81 Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
6262891240 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
96f352477f Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend 2011-12-02 15:28:15 +13:00
Ed Morley
e4b50c9012 Merge mozilla-central and mozilla-inbound 2011-12-01 04:14:57 +00:00
Boris Zbarsky
916a3702d1 Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao 2011-12-01 03:51:22 +00:00
Felipe Gomes
7e9dd1cb1e Bug 701607. Download annotations are not stored for files without a custom name. r=sdwilsh 2011-11-28 15:03:21 -08:00
Boris Zbarsky
7aa7552d1b Bug 706528. Remove vestigial beforepaint event stuff. r=smaug 2011-11-30 19:45:32 -05:00
Boris Zbarsky
e21d394894 Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao 2011-11-30 19:45:26 -05:00
Geoff Lankow
0652dd9a1e Bug 703965 - View source prefs not obeyed in non-HTML documents - tests; r=hsivonen
--HG--
rename : toolkit/components/viewsource/test/browser/browser_viewsourceprefs.js => toolkit/components/viewsource/test/browser/browser_viewsourceprefs_nonhtml.js
2011-12-01 13:09:33 +13:00
Henri Sivonen
08bb8d42f9 Bug 699356 - Show the URL of the page in the title of the View Source window. r=smaug. 2011-11-30 19:44:31 +02:00
Matt Brubeck
41aa9b3c38 Back out 38814e0bafb9 through c5d44e6e957b because of test failures 2011-11-30 11:44:50 -08:00
Ed Morley
b7386996d8 Bug 696498 - Add 160 makefiles missing from toolkit-makefiles.sh; r=khuey 2011-11-30 18:37:58 +00:00
Ed Morley
33ffaf16bb Bug 696498 - Add more toolkit-makefiles.sh conditionals to prevent unnecessary makefile generation; r=khuey
* Adds missing platform, feature and/or ENABLE_TESTS based conditionals to ~170
  entries that were missing them and so sometimes being generated unnecessarily.
* Moves all conditionally included makefiles to the end of the file.
2011-11-30 18:37:58 +00:00
Ed Morley
6fdaa6c30d Bug 696498 - Remove NPOTB makefiles from toolkit-makefiles.sh & cleanup variables; r=khuey
* Remove MAKEFILES_plugin since not assigned anything
* Rename MAKEFILES_libpr0n to MAKEFILES_imagelib, to match bug 66984
* Remove the following NPOTB makefiles:
    parser/htmlparser/tests/logparse/Makefile
    intl/unicharutil/tools/Makefile
    xpcom/reflect/xptcall/src/md/test/Makefile
    xpfe/components/autocomplete/Makefile
    xpfe/components/autocomplete/public/Makefile
    xpfe/components/autocomplete/src/Makefile
* Remove the following commented out makefiles:
    parser/htmlparser/tests/outsinks/Makefile
    xpcom/reflect/xptcall/tests/Makefile
    xpcom/reflect/xptinfo/tests/Makefile
* Remove embedding/tests/winEmbed/Makefile since it belongs in xulrunner/makefiles.sh
2011-11-30 18:37:57 +00:00
Ed Morley
796e9c3006 Bug 696498 - Remove duplicate and obsolete entries from toolkit-makefiles.sh; r=khuey
* Remove duplicate |extensions/pref/Makefile| entry, since already present higher up in the file
* Remove l10n/* makefile entries since they no longer exist in the tree
2011-11-30 18:37:57 +00:00
Ed Morley
4b8a298c95 Bug 696498 - Make conditionals in toolkit-makefiles.sh consistent; r=khuey 2011-11-30 18:37:57 +00:00
Ed Morley
e04a19a30a Bug 703870 - Hg remove toolkit/empty-file; r=bsmedberg 2011-11-30 18:37:57 +00:00
Geoff Lankow
7d4ca79d72 Bug 703965 - View source prefs not obeyed in non-HTML documents - tests. r=hsivonen.
--HG--
rename : toolkit/components/viewsource/test/browser/browser_viewsourceprefs.js => toolkit/components/viewsource/test/browser/browser_viewsourceprefs_nonhtml.js
2011-11-26 11:43:08 +13:00
Henri Sivonen
c832d4cbd9 Bug 699356 - Show the URL of the page in the title of the View Source window. r=smaug. 2011-11-30 19:44:31 +02:00
Andrew McCreight
ec323ff09a Bug 706168. Add TELEMETRY_BOOLEAN for convenience. r=taras
DONTBUILD because this is just a repush of something due to a bad commit message
2011-11-29 14:35:20 -05:00
Andrew McCreight
4d97a588f7 Backed out changeset d1a66dc7b119 2011-11-30 10:58:53 -05:00
Andrew McCreight
b0f1719e7b Bug 706169. Add TELEMETRY_BOOLEAN for convenience. r=taras 2011-11-29 14:35:20 -05:00
Serge Gautherie
35abda6be6 Bug 705957 - Correct the spelling of "privledged" & add 2 comments to test_bug_511615.html; r=ehsan 2011-11-30 13:19:49 +00:00
Markus Amalthea Magnuson
844451d838 Bug 623220 - Fix left margin on close buttons for find bar and addon bar on Mac; r=dao 2011-11-30 13:19:48 +00:00
Marco Bonardo
9134da6e55 Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-30 12:45:59 +01:00
Tim Taubert
cff80c30c8 merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Bobby Holley
185cf7a127 Bug 705019 - Allow access to {C,Pointer,Struct,Array,Function}Type.prototype.prototype. r=jorendorff 2011-11-29 18:29:19 -08:00