Commit Graph

11033 Commits

Author SHA1 Message Date
David Dahl
e49437697c Bug 715133 - Automated tests for inline auto complete.
r=mak
2012-02-16 00:15:40 +01:00
Dão Gottwald
fd67e74293 no bug, whitespace fix 2012-02-15 23:28:02 +01:00
Kyle Machulis
2fed82f6c6 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-15 13:37:13 -08:00
Kyle Machulis
55bf17714a Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -08:00
Frank Yan
301e84a5fc Back out patch for bug 704538 because it's no longer needed. a=gavin 2012-02-13 14:38:37 -08:00
Marco Bonardo
ef3475aad8 Merge last green PGO from inbound to central 2012-02-13 17:17:45 +01:00
Mark Banner
c56d493d11 Bug 720636 - Permanent orange: TEST-UNEXPECTED-FAIL | test_TelemetryPing.js | false == true. Update the test to not rely on the graphics hardware installed as it is really just testing that the hardware information gets reported. r=jdaggett 2012-02-13 10:05:53 +00:00
Tim Taubert
70e1026241 merge m-c to fx-team 2012-02-13 10:44:02 +01:00
Panos Astithas
df199e0730 Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan 2012-02-11 11:44:20 +02:00
Ed Morley
d5ec243636 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
Olli Pettay
e87ef6bf98 Bug 726007 - Add telemetry probes for forgetSkippable, r=mccr8
--HG--
extra : rebase_source : aa3a24a53fc95c41bbe460bba732cc5e024107dc
2012-02-11 01:30:20 +02:00
Panagiotis Koutsourakis
e1c3ff7ece Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
Tim Taubert
bc22a502a6 merge m-c to fx-team 2012-02-10 14:26:49 +01:00
Ed Morley
04d8171793 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-10 12:14:39 +00:00
Panos Astithas
81f71bf910 Bug 719122 - Setting a breakpoint in a line without code should skip forward; f=dcamp,r=jimb 2012-02-10 09:46:12 +02:00
Panos Astithas
3ef9efb734 Bug 711125 - Make the debugger client's setBreakpoint pause the debuggee automatically; r=dcamp
Makes DC_setBreakpoint send an interrupt request first, if the debuggee is running (in the main loop), and then proceed with a breakpoint request. Also fixes a bug in the client request dispatcher, where unsolicited notifications would be considered as responses to unrelated active requests.
2012-02-10 09:46:11 +02:00
Panos Astithas
a6a526b23d Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Ms2ger
b5ab39ac78 Bug 712378 followup - Fix incorrect license headers; r=sparky 2012-02-10 11:04:44 +01:00
Marco Bonardo
4f32695f7b Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
r=dietrich
2012-02-09 11:10:15 +01:00
Robert Strong
146a9061d6 Bug 725876 - Rename MOZ_UTILS_LDFLAGS to MOZ_GLUE_LDFLAGS and MOZ_UTILS_PROGRAM_LDFLAGS to MOZ_GLUE_PROGRAM_LDFLAGS. r=bbondy 2012-02-10 10:43:32 -08:00
Panagiotis Koutsourakis
ab4c9c184e Bug 716661 - Convert observers in nsDownloadManager to weak observers. r=mak
Make nsDownloadManager inherit from nsSupportsWeakReference, expose
the new interface, and change the last argument of the addObserver
calls to true to signify that we are adding a weak observer.
2012-02-10 16:06:37 +01:00
Ed Morley
e1b7595bbf Merge mozilla-central to mozilla-inbound 2012-02-10 14:03:24 +00:00
Ed Morley
cc6fb1b914 Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Phil Ringnalda
6ac6b8f60d Back out be556c99ef81 and 13c3c54d067b (bug 627616) for orange 2012-02-12 10:53:31 -08:00
Josh Matthews
2355dc894c Bug 627616 - Test for interaction of anonymous loads and proxy authentication. 2012-02-12 11:54:51 -05:00
John Ford
221da5fe43 Bug 725199 - include build machine name in about:buildconfig r=ted 2012-02-08 19:16:47 -10:00
Benoit Jacob
b5c12a324e Bug 719164 - Silence glxtest to get rid of spurious messages from the GL - r=glandium 2012-02-08 21:55:34 -05:00
Matthew Noorenberghe
42961c6594 Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Nicholas Nethercote
37a85e1bb4 Bug 723402 - Auto-expand sub-trees containing invalid values in about:memory. r=jlebar.
--HG--
extra : rebase_source : e50dca6696acfaf04e8f3aa6b15e84a7ecbf3a66
2012-02-06 17:56:01 -08:00
Felipe Gomes
f3463c63d0 Bug 723561. Create telemetry stopwatch helper to easily store and retrieve timestamp data. r=gavin 2012-02-08 14:36:01 -08:00
Ed Morley
ad5a8e1d06 Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression 2012-02-08 21:04:21 +00:00
Gavin Sharp
4df9395180 Back out parts of bug 698986 to resolve bug 716945 2012-01-30 15:37:59 -08:00
Masatoshi Kimura
88ba00973a Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil 2012-02-08 10:00:45 -06:00
Archaeopteryx
2a9f3c7aa3 Bug 718159 - sessionstore prefs not in about:support r=paul 2012-02-08 11:56:01 +01:00
Nicholas Nethercote
a02ef93455 Bug 722972 - Reduce about:memory perturbation (part 7 of 7). r=jlebar.
--HG--
extra : rebase_source : a963f952a322eed6ed378330d3353676a265002f
2012-02-07 22:14:41 -08:00
Nicholas Nethercote
c6a6c3757e Bug 722972 - Reduce about:memory perturbation (part 6 of 7). r=jlebar.
--HG--
extra : rebase_source : a470ecfdf23488f6f4be7bec8058203fbe820ded
2012-02-07 22:01:39 -08:00
Nicholas Nethercote
06756bde0c Bug 722972 - Reduce about:memory perturbation (part 5 of 7). r=jlebar.
--HG--
extra : rebase_source : 3c25d162891990850bfe529e8845c58c23fea4e0
2012-02-07 21:59:43 -08:00
Nicholas Nethercote
7ff5fc8390 Bug 722972 - Reduce about:memory perturbation (part 4 of 7). r=jlebar.
--HG--
extra : rebase_source : b39e3e870d7d9cf324941a5a262983ae227f0833
2012-02-07 21:59:43 -08:00
Nicholas Nethercote
5e9a2bc285 Bug 722972 - Reduce about:memory perturbation (part 3 of 7). r=jlebar.
--HG--
extra : rebase_source : d0307a1a559fe4be89adfdcebdb48ab19fb8da55
2012-02-07 21:57:48 -08:00
Nicholas Nethercote
568a7bf066 Bug 722972 - Reduce about:memory perturbation (part 2 of 7). r=jlebar.
--HG--
extra : rebase_source : 3c8b59d8c2e55acd5eca32a984da344051869f43
2012-02-07 21:41:36 -08:00
Nicholas Nethercote
efab0f80ba Bug 722972 - Reduce about:memory perturbation (part 1 of 7). r=jlebar.
--HG--
extra : rebase_source : 0dff629d8235d412c2b99598a814c0200d00ca10
2012-02-06 18:46:40 -08:00
Igor Bukanov
18e6a2e079 bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
2012-02-05 21:07:23 +01:00
Igor Bukanov
eb3cfce3dc backout merge for bug 724310. r=irc 2012-02-09 21:28:22 +01:00
Igor Bukanov
efe64d22c0 bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
2012-02-05 21:07:23 +01:00
Brian R. Bondy
d1d089b9df Bug 725155 - Move MozillaMaintenance service description string to Strings section of ini file. r=rstrong 2012-02-09 14:44:54 -05:00
Gian-Carlo Pascutto
e6b3803939 Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp 2012-02-09 20:41:32 +01:00
Nathan Froyd
2d2214a738 Bug 722240 - Submit Telemetry only for official builds; r=taras 2012-02-01 23:42:20 -05:00
Wes Johnston
b46635199b Bug 718817 - Tests for deleted passwords database migration. r=dolske 2012-02-09 09:56:03 -08:00
Wes Johnston
7566c55a51 Bug 718817 - Create a deleted passwords table for sync. r=dolske 2012-02-09 09:56:03 -08:00
Azat Tymerkaev
a9b8806446 Bug 609107 - Updated toolbarbutton dropmarker. r=dao
--HG--
rename : browser/themes/winstripe/mainwindow-dropdown-arrow-aero.png => browser/themes/winstripe/searchbar-dropdown-arrow-aero.png
rename : browser/themes/winstripe/mainwindow-dropdown-arrow.png => browser/themes/winstripe/searchbar-dropdown-arrow.png
2012-02-09 17:19:03 +01:00