Ed Morley
ec5a7c5b3d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-21 11:59:33 +00:00
Serge Gautherie
f9245fd161
Bug 728628. (Av1) browser_viewsourceprefs.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. f=jwein r=neil.
2012-02-21 03:41:10 +01:00
Nicholas Nethercote
f464cea60c
Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick.
...
--HG--
extra : rebase_source : 8b3f4476cc93279ebb481e529bbf35b353d938c5
2012-02-20 14:42:22 -08:00
Ginn Chen
14e9d16868
Bug 674478 Implement rmdir rf without FTS on Solaris r=bbondy
2012-02-22 10:12:54 +08:00
Ed Morley
be847bb9bd
Merge mozilla-central to mozilla-inbound
2012-02-22 01:28:34 +00:00
Wes Johnston
a07b388465
Bug 727817 - Add hidden click to play button for mobile video controls. r=mfinkle,dolske
2012-02-21 15:53:21 -08:00
Geoff Lankow
6eed344790
Bug 728655 - Test for bug 713810; r=neil f=jwein
2012-02-22 12:13:24 +13:00
Ed Morley
1e96d54979
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 11:16:37 +00:00
Tim Taubert
2620dce373
merge m-c to fx-team
2012-02-18 02:03:47 +01:00
Ed Morley
f0c6a1f047
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 00:16:22 +00:00
Kyle Machulis
fc01ae2278
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
2012-02-17 15:54:27 -08:00
Kyle Huey
19137795c6
Bug 669845: Make nsTypeFindAhead clear out all of its references to content nodes when reset. r=gavin
2012-02-17 15:17:05 -08:00
Nicholas Nethercote
836f48db92
Bug 702300 (part 9) - Remove the unnecessary safe/unsafe distinction for report descriptions. r=jlebar.
...
--HG--
extra : rebase_source : c11f5bbc909f4c1657750eab7abe16ce23b641ed
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
f407686454
Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan.
...
--HG--
extra : rebase_source : ad9de010f0b51d5ae7d74b8cbc04c8748767ec0b
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
e8b07a86b9
Bug 702300 (part 6) - Move some code around in aboutMemory.js. r=jschoenick.
...
--HG--
extra : rebase_source : d4da5ee9df29de02325242281ec87555a0dac600
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
da1ec4fee0
Bug 702300 (part 5) - Replace "reporter" with "report" in many places. r=jlebar.
...
--HG--
extra : rebase_source : 5bd5ddb64f6129ba2bd222b30df4aed32d4996c5
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
168db67dee
Bug 702300 (part 4) - Use multi-line string literals for tree descriptions. r=jlebar.
...
--HG--
extra : rebase_source : 0a27e236c9a849ece20bbceb20c8dd2b2261cdec
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
df1e6addd6
Bug 702300 (part 3) - Tweak the about:memory tests. r=jlebar.
...
--HG--
extra : rebase_source : f09a6566dcf56a1ac326044b6a8df17dc4cb2502
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
41546d22ae
Bug 702300 (part 2) - Fix indentation in about:memory tests. r=jschoenick.
...
--HG--
extra : rebase_source : 62b672c4e8547a16b5c68fbc88fd13aff833388c
2012-02-16 22:10:03 -08:00
Nicholas Nethercote
f78c3ed9a1
Bug 702300 (part 1) - Use |let| instead of |var| in aboutMemory.js and its tests. r=jschoenick.
...
--HG--
extra : rebase_source : 43d4fd770660ba8068689bd8b5b4f01d8183ce76
2012-02-16 22:09:13 -08:00
Ed Morley
cf6d87f9ba
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-17 11:06:18 +00:00
Serge Gautherie
faf66b5596
Bug 285374. (Av1) Set background color as a property, not as an attribute. r=neil.
2012-02-17 02:50:40 +01:00
Brad Lassey
00da50c396
bug 727643 - error running parse_ids.py when packaging android r=jmaher
2012-02-15 17:39:22 -08:00
David Dahl
e49437697c
Bug 715133 - Automated tests for inline auto complete.
...
r=mak
2012-02-16 00:15:40 +01:00
Marco Bonardo
36feb47a78
Bug 720258 - Inline autocomplete should only autocomplete URLs you've typed.
...
r=dietrich
2012-02-17 14:24:58 +01:00
Marco Bonardo
b60bc7d88e
Bug 706420 - intermittent failure in test_annos_expire_session.js
...
r=dietrich
2012-02-17 14:24:54 +01:00
Kyle Machulis
0ec84a60d2
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
2012-02-20 16:15:19 +01:00
Mike Hommey
5021059ad0
Fixup for bug 718738. r=me
2012-02-20 09:32:58 +01:00
Mike Hommey
50bdfc4076
Bug 718738 - Send all StartupInfo values in telemetry ping. r=tglek
2012-02-20 08:04:28 +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
Felix Fung
f1ffed5900
Bug 495277 - Reduce calls to new Function in Autocomplete.xml. r=gavin
2012-02-16 14:56:06 -05:00
Dietrich Ayala
e8ffdc5cde
Bug 671041 - batch 'o telemetry metrics for session restore.
...
r=zpao
2012-02-16 19:50:13 +01:00
Gian-Carlo Pascutto
b0748830e9
Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp
2012-02-13 17:10:22 +01:00
Gian-Carlo Pascutto
a422ee4e61
Bug 726002 - More OOM handling in UrlClassifier. r=dcamp
2012-02-13 17:09:16 +01:00
Rafael Ávila de Espíndola
a455cab4a0
Bug 721603 - We should spin the loop after calling asyncClose in Database.cpp. r=mak.
...
--HG--
extra : rebase_source : 3defc8d4da90de3f1c4738ec7e56faff6afec521
2012-02-16 07:03:53 -05:00
Jesse Ruderman
3a3490878f
Bug 698928 - Use debug.assertion if about:memory hits a problem. r=nnethercote.
...
--HG--
extra : rebase_source : 539d8ac810cf155dea4dd9d8fe258605da75649a
2012-02-20 18:17:30 -08:00
Nicholas Nethercote
b320b5d26f
Bug 702300 - Fix a harmless typo ("about:compartment" -> "about:compartments"). r=me.
...
--HG--
extra : rebase_source : 3fb99130fd417da4bd81d0449c2422598a150cdc
2012-02-20 16:38:34 -08:00
Panos Astithas
079d7a3590
Bug 725360 - Closing the tab when the debugger is paused should cleanly exit the debugger; r=rcampbell
2012-02-17 10:15:43 +02:00
Nathan Froyd
6faf9b5c27
Bug 715927 - report addon histograms in telemetry pings; r=taras
...
--HG--
extra : rebase_source : fba9951ede4da2e114d72ff6fd4ea564825eceeb
2012-01-25 09:24:08 -08:00
Nathan Froyd
01aee493f7
Bug 715927 - separate packHistogram into its own function; r=taras
...
--HG--
extra : rebase_source : d00ea49793c4d2e5ffb37649ee55f71394276ed6
2012-01-25 09:23:38 -08:00
Nathan Froyd
cff678b77d
Bug 717061 - compress telemetry pings; r=taras
2012-01-25 07:23:03 -08:00
Nathan Froyd
ca6a898c8f
Bug 715927 - tests for addon telemetry; r=taras
...
--HG--
extra : rebase_source : ad13ed4da8c50db5f94485177cd53cceb37b1555
2012-01-20 13:57:02 -08:00
Nathan Froyd
68b519d691
Bug 715927 - addon telemetry, C++ side; r=taras
...
--HG--
extra : rebase_source : 21fc9e5dd98e4aa2ed09023a512df9e42bd1c4c9
2012-01-20 13:56:48 -08:00
Owen Taylor
0befb7239c
Bug 721498 - Use remote timestamp when available for focus requests. r=karlt
2012-02-16 11:23:34 +01:00
Mike Hommey
330db9b35e
Bug 720704 - Avoid setting an alternative stack for signals if there is already one. r=ted
2012-02-16 09:00:53 +01:00
Geoff Lankow
59152fec8a
Bug 710978 - Title attribute of a window is not updated in nsXULWindow::SetTitle; r=Neil
2011-12-20 00:47:18 +13:00
Richard Newman
f8f9fa6f5d
Merge m-c to m-i.
2012-02-23 18:37:12 -08:00
Richard Newman
85840c2035
Merge last win pgo-green changeset from m-i to m-c.
2012-02-23 18:35:17 -08:00
Chris Coulson
190df3fef4
Bug 716467 - Don't call g_settings_new each time we look up system proxy settings. r=karlt
2012-02-23 21:16:15 -05:00
Gian-Carlo Pascutto
35fbc778cc
Bug 729640 - Fix broken UrlClassifier assertion. r=dcamp
2012-02-23 18:00:39 +01:00
Masatoshi Kimura
28f2776f50
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
2012-02-23 08:53:55 -06:00
Geoff Lankow
8d531a8d9b
Bug 469434 - Links in "view source" should have "copy link location" in context menu; r=dao
2012-02-19 22:47:06 +13:00
Mike Hommey
a944e4188a
Bug 728071 part 3 - Don't rebuild nsAndroidStartup.o when buildid changes. r=khuey
2012-02-23 10:58:22 +01:00
Phil Ringnalda
18c63067ed
Back out 3d8fc342348b (bug 469434) for browser_contextmenu.js timeouts
2012-02-22 22:11:48 -08:00
Geoff Lankow
30543d19e0
Bug 469434 - Links in "view source" should have "copy link location" in context menu; r=dao
2012-02-19 22:47:06 +13:00
Ed Morley
ef395cb269
Merge mozilla-central to mozilla-inbound
2012-02-23 01:03:16 +00:00
Masatoshi Kimura
d1bbe6a3ba
Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger
2012-02-23 01:34:14 +01:00
Mark Capella
0af24742c6
Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm
2012-02-23 01:33:19 +01:00
Ed Morley
d3e7abd696
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-22 22:20:54 +00:00
Dão Gottwald
87d67a6540
merge backout
2012-02-22 14:03:03 +01:00
Dão Gottwald
b8b31da73b
Backed out changeset 599a1a0c5fbe
2012-02-22 14:02:57 +01:00
Ted Mielczarek
f7b97dc74e
bug 602565 - Make crashreporter client use Rich Edit 4.1 control to fix display of Indic scripts. r=ehsan
2012-02-22 07:51:30 -05:00
L. David Baron
a36ec05ea2
Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop
2012-02-22 14:14:51 -08:00
Nathan Froyd
bcb406168d
Bug 711297 - report age of startup cache via telemetry; r=taras
2012-02-22 14:03:52 -05:00
Vladan Djeric
445668e0c7
Backed out aef22bc75f1f (bug 711297) - wrong comment in commit
2012-02-22 14:02:02 -05:00
Nathan Froyd
cb0e3bc80b
Bug 711297 - add recordAgesAlways method to nsIStartupCache; r=mwu
2012-02-22 13:45:56 -05:00
Felix Fung
7810671df5
Bug 727901 - Fixed gImageView.data[row] is undefined when sorting. r=dao
2012-02-17 06:13:41 -05:00
Jeff Hammel
3806f8dd6c
Bug 727705 - remove two copies of pageloader from m-c. r=jmaher
2012-02-22 09:24:29 -05:00
Rafael Ávila de Espíndola
337801313e
Bug 728653 - Crash in mozilla::storage::Connection::stepStatement. r=mak.
2012-02-22 09:00:28 -05:00
Ed Morley
6d9eda1b61
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-23 13:58:27 +00:00
Kyle Huey
50663acbe7
Merge b-s to m-c.
2012-02-22 19:00:04 -08:00
Kyle Huey
8482a5faf3
Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan
2012-02-22 15:05:28 -08:00
Nathan Froyd
06592f8fe3
Bug 717061 - compress telemetry pings; r=taras
2012-01-25 07:23:03 -08:00
Marco Bonardo
96593ffaa9
Bug 722176 - Inline autocomplete becomes inactive after deleting an entry in location bar history.
...
r=dietrich
2012-02-22 12:23:14 +01:00
Ed Morley
9615249973
Merge mozilla-central to mozilla-inbound
2012-02-18 00:36:09 +00:00
Gavin Sharp
90b4228ae6
Bug 724161: simplify some javascript:/data: drop checks, r=dao
...
--HG--
extra : transplant_source : q%C4%92%1C%BA%11/%93%85f%9D%26%A1%8AE%A1O%07%C7b
2012-02-14 15:08:35 -08:00
Bill McCloskey
c6cd982f05
Bug 641025 - Incremental GC (r=igor,smaug,roc,cdleary,gregor)
2012-02-17 14:35:20 -08:00
Geoff Lankow
53be83b619
Backed out changeset 7dce5c5c9654 (bug 729736)
2012-02-26 13:50:37 +13:00
Geoff Lankow
019341a51d
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - mop up uses that slipped through; r=mak
2012-02-26 11:34:25 +13:00
Patrick McManus
ed30ba1e82
bug 729736 - runtime experiment with different spdy ping thresholds r=honzab
2012-02-25 17:07:51 -05:00
Makoto Kato
93a280d673
Bug 730212 - Set _WIN32_IE to 0x0603 (XPSP2). r=jimm
2012-02-26 00:20:36 +09:00
Geoff Lankow
bdf68f3086
Bug 728655 - Create some view partial source UI mochitests - utility functions; r=neil,dao f=jwein
2011-11-09 01:28:48 +13: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
Matthew Noorenberghe
ad086574ef
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
...
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Matthew Noorenberghe
12bafb4cf7
Bug 294260 - Backout toolkit/components/startup/tests portion of bug 692625 to relocate tests/browser
...
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
rename : toolkit/components/startup/tests/beforeunload.html => toolkit/components/startup/tests/browser/beforeunload.html
extra : rebase_source : b42154117d2793da6e91ed1e4c3ce14f3f04fc3f
2012-01-18 11:24:06 -08:00
Andrzej Skalski
85b2291568
Bug 717506 - telemetry for xforms use, r=surkov, tbsaunde
2012-02-08 16:21:21 +09:00
Ed Morley
7880fbd256
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-07 20:55:09 +00:00
Tim Taubert
43bfed50d2
merge m-c to fx-team
2012-02-07 20:11:47 +01:00
Marco Bonardo
a1a8faaa6e
Bug 723924 - Telemetry for time needed for a single frecency update.
...
r=dietrich
2012-02-07 16:01:07 +01:00
Marco Bonardo
2fc2a4e45e
Bug 723925 - Telemetry for number and size of annotations.
...
r=dietrich
2012-02-07 16:00:55 +01:00
Marco Bonardo
0b52278b1a
Bug 723044 - Don't trigger moz_hosts frecency update when updating frecency on idle.
...
r=dietrich
2012-02-07 15:59:09 +01:00
Marco Bonardo
ccfb935009
Bug 724805 - Bug 723126 broke PlacesDBUtils add-ons compatibility.
...
r=dietrich
2012-02-07 15:59:07 +01:00
Marco Bonardo
f73c8b5198
Merge central to inbound
2012-02-07 14:25:00 +01:00
Ed Morley
375001a8d9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-07 10:22:34 +00:00
Marco Bonardo
12fc83ba67
Bug 691419 follow-up: remove the aero icon from winstripe jar.mn
2012-02-07 10:57:51 +01:00
Marco Bonardo
3cb51695d8
Bug 722254 - Add an XPCOMUtils method to generate a singleton factory.
...
Use the new factory in Places js services, to ensure they can't be instanced multiple times.
r=bsmedberg
2012-02-07 10:17:42 +01:00
Marco Bonardo
e838bd311b
Backout c0077ffef801 (bug 723806) for failures in xpcshell and m-oth tests
2012-02-07 10:16:58 +01:00
Leonard Camacho
6974230cf3
Bug 691419 - Move the command line background image to the browser/.../devtools directory. r=dao
...
--HG--
rename : toolkit/themes/pinstripe/global/icons/commandline.png => browser/themes/gnomestripe/devtools/commandline.png
rename : toolkit/themes/pinstripe/global/icons/commandline.png => browser/themes/pinstripe/devtools/commandline.png
rename : toolkit/themes/winstripe/global/icons/commandline.png => browser/themes/winstripe/devtools/commandline.png
2012-02-07 09:53:12 +01:00
Jim Blandy
22c0fcc712
Bug 723806: Make JavaScript CTypes print function types correctly. r=bholley
...
This adds new tests, and also fixes existing CTypes tests that relied on
the bug's presence.
2012-02-06 21:18:42 -08:00
Brian R. Bondy
28064499af
Bug 724283 - Building with NSIS 2.33u restricts installation on all service packs of Windows XP. r=rstrong
2012-02-06 15:44:52 -05:00
Panagiotis Astithas
71a657e3b3
Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend
2012-01-23 10:29:15 +02:00
Panagiotis Astithas
61072d64a7
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
2012-02-07 13:22:30 -04:00
Steven Lee
53515fa787
Bug 714413 - Sensor support for gonk [r=cjones]
2012-02-05 18:41:15 -08:00