Commit Graph

11237 Commits

Author SHA1 Message Date
Marco Bonardo
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
David Mandelin
4b287e8788 Bug 733260 followup: use uint32_t for array and string lengths, r=luke
--HG--
extra : rebase_source : 1729b4b927fde0678872b9de62a7466381aa07c3
2012-03-06 15:52:55 -08:00
Nathan Froyd
2722c7b7ae Bug 733152 - add locale to telemetry metadata; r=taras 2012-03-05 19:36:47 -05:00
Gervase Markham
347c9eba89 Bug 730814 - Add "mpl" anchor. (Corrected patch) 2012-03-06 17:03:46 +00:00
Gervase Markham
2166d30991 Bug 730814- back out last set of changes; there was another patch caught up in there.
--HG--
extra : rebase_source : d30d97a1b494caef81ce1a6613e6084b551510af
2012-03-06 17:01:11 +00:00
Gervase Markham
4be8d7980e Bug 730814 - Add "mpl" anchor. 2012-03-06 11:54:20 +00:00
Geoff Lankow
add238cfb7 Bug 731041 - Tidy up addon inline preferences code, toolkit; r=mbrubeck, Unfocused 2012-03-07 00:41:25 +13:00
Matt Brubeck
43000d83d3 Merge last green changeset from inbound to mozilla-central 2012-03-06 10:59:26 -08:00
Serge Gautherie
e2501d0b4f Bug 730551. (Bv2) browser_bug638292.js: Check load target, Make SeaMonkey support more specific. r=bmcbride. 2012-03-06 15:10:25 +01:00
Matt Brubeck
c17447d0ef Merge last green changeset from inbound to mozilla-central 2012-03-05 12:58:10 -08:00
Brian R. Bondy
673dc065d6 Bug 731901 - update.status telemetry ping is not reporting correctly. r=ehsan 2012-03-05 15:47:46 -05:00
Brian R. Bondy
22c90e2a57 Bug 711054 - Stop using readstrings errors for updater. r=rstrong
--HG--
rename : toolkit/mozapps/readstrings/errors.h => toolkit/mozapps/update/common/errors.h
rename : toolkit/mozapps/readstrings/readstrings.cpp => toolkit/mozapps/update/common/readstrings.cpp
rename : toolkit/mozapps/readstrings/readstrings.h => toolkit/mozapps/update/common/readstrings.h
2012-03-05 15:47:46 -05:00
Brian R. Bondy
3612e788bd Bug 730792 - Enable new security checks for updates without the service. r=rstrong 2012-03-05 15:47:46 -05:00
Serge Gautherie
fc7137852e Bug 727954. (Bv1) test_autocomplete_delayOnPaste.xul: Support XPFE AutoComplete widget too. r=mak77. 2012-03-05 19:34:55 +01:00
Ed Morley
e63b667897 Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions 2012-03-05 15:22:28 +00:00
Ed Morley
bfd47aa7b2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 22:42:23 +00:00
Neil Rashbrook
7185e77cef Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Serge Gautherie
dbbe47f3a7 Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride. 2012-03-03 14:52:33 +01:00
Ryan VanderMeulen
5ba5232745 Bug 648690 - Update libpng to version 1.5.9 (Mozilla changes). r=joedrew, f=dolske 2012-03-03 22:18:31 -05:00
Nicholas Nethercote
78363fbd82 Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
2012-02-19 19:51:48 -08:00
Ed Morley
90d5f73fad Merge mozilla-central to mozilla-inbound 2012-03-04 23:56:40 +00:00
Justin Lebar
c07407a766 Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz 2012-03-04 15:58:06 -05:00
Justin Lebar
2449f55f11 Back out bug 729940 (a108aee:d75775d) due to 32-bit red. 2012-03-04 14:20:34 -05:00
Justin Lebar
65b70fabf4 Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz 2012-03-04 13:49:42 -05:00
Nathan Froyd
084c96d774 Bug 719295 - Clean up telemetry JSObject construction. r=taras, f=luke 2012-02-15 14:01:53 -08:00
Phil Ringnalda
6d119fec53 Back out fae3603a8d1d (bug 699856) for test hangs on Windows 2012-03-02 14:12:34 -08:00
David Rajchenbach-Teller
31090d4a8a Bug 699856 - Refactor nsSearchService.js to not use a database engine. r=gavin 2012-03-02 20:42:04 +01:00
Marco Bonardo
103596764d Bug 731968 - AddLivemark callback should wait for all the writes.
r=dietrich
2012-03-02 18:05:33 +01:00
Marco Bonardo
bc1d795cb6 Bug 732186 - fix "this._resultObserversList is undefined" error from nsLivemarkService.js
r=dietrich
2012-03-02 18:05:29 +01:00
David Mandelin
77d336e566 Bug 733260: remove typedef jsuint, r=luke
--HG--
extra : rebase_source : e8f576e1b5b189b47807c613c0cff79f5c8038e7
2012-03-05 18:43:45 -08:00
Nathan Froyd
cf8909295e Bug 732970 - Fix thinko in persistent telemetry merge. r=taras 2012-03-05 11:59:57 -05:00
Geoff Lankow
9781408b65 Bug 700361 - View Source line numbers are busted for plain-text documents - test; r=gavin 2012-02-20 14:39:57 +13:00
Nicholas Nethercote
21e2aeb95c Bug 730181 (part 1) - Merge the "dom+style" and "layout" memory reporter trees. r=khuey.
--HG--
extra : rebase_source : dabcf525d823639c5ff465c7a21de8ae533e82ff
2012-02-21 07:10:11 -08:00
Phil Ringnalda
33586cae48 Back out e9c07d92a4a4 (bug 719295) for orange 2012-03-01 20:36:59 -08:00
Matt Brubeck
639ceff999 Merge mozilla-central and mozilla-inbound 2012-03-01 20:07:54 -08:00
Kyle Huey
8d865148dc Bug 730051: Don't use SearchPathW to look for the DLL unless we're actually doing a load. r=bsmedberg 2012-03-01 11:07:11 -08:00
Marco Bonardo
208a286683 Merge last green PGO from inbound to central 2012-03-01 14:27:31 +01:00
Olli Pettay
ebffce0923 Bug 730581, unbind content tree lazily after unlink, r=jst 2012-03-01 15:09:00 +02:00
Felipe Gomes
c048945abe Bug 723561 - TelemetryStopwatch follow-up: display key name on error. r=gavin 2012-02-29 22:33:03 -08:00
Matt Brubeck
2609178889 Merge last green changeset from inbound to mozilla-central 2012-02-29 10:47:38 -08:00
Matt Brubeck
34712d993a Merge last green changeset from inbound to mozilla-central 2012-02-28 09:21:10 -08:00
Kyle Huey
55aedeb63f Bug 728392: nsUpdateService should clear its references to the update listener once it is no longer needed. r=rs 2012-02-28 08:57:35 -08:00
Justin Dolske
745d1a55e7 Bug 717481 - login manager storage should use default encryption type from the crypto provider. r=zpao 2012-02-28 11:50:05 +01:00
Olli Pettay
c9f38d8e1d Bug 730470, FormFillController crashes, r=gavin 2012-02-28 01:31:23 +02:00
Marco Bonardo
a7a7967bca Merge last green PGO from inbound to central 2012-02-27 13:44:27 +01:00
Serge Gautherie
d8cdd20700 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride. 2012-02-27 10:44:36 +01:00
Tim Taubert
3fc8b26247 merge m-c to fx-team 2012-02-27 09:44:06 +01:00
Serge Gautherie
f644bc5b75 Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride. 2012-02-27 07:54:25 +01:00
Gian-Carlo Pascutto
b0f5552642 Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-02-27 07:46:41 +01:00
Tim Taubert
b39c293440 merge m-c to fx-team 2012-02-26 19:15:38 +01:00