Gervase Markham
|
e13448f201
|
Bug 730814 - Add "mpl" anchor. (Corrected patch)
|
2012-03-06 17:03:46 +00:00 |
|
Gervase Markham
|
4c8664fda7
|
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
|
bf4c151748
|
Bug 730814 - Add "mpl" anchor.
|
2012-03-06 11:54:20 +00:00 |
|
Geoff Lankow
|
ea7cea0305
|
Bug 731041 - Tidy up addon inline preferences code, toolkit; r=mbrubeck, Unfocused
|
2012-03-07 00:41:25 +13:00 |
|
David Mandelin
|
5e02d0630c
|
Bug 733260: remove typedef jsuint, r=luke
--HG--
extra : rebase_source : e8f576e1b5b189b47807c613c0cff79f5c8038e7
|
2012-03-05 18:43:45 -08:00 |
|
Nathan Froyd
|
48e28eb266
|
Bug 732970 - Fix thinko in persistent telemetry merge. r=taras
|
2012-03-05 11:59:57 -05:00 |
|
Brian R. Bondy
|
b9454b888c
|
Bug 731901 - update.status telemetry ping is not reporting correctly. r=ehsan
|
2012-03-05 15:47:46 -05:00 |
|
Brian R. Bondy
|
bf2cc24f9c
|
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
|
f054840ac4
|
Bug 730792 - Enable new security checks for updates without the service. r=rstrong
|
2012-03-05 15:47:46 -05:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Nicholas Nethercote
|
d8a85cb65a
|
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
|
3c6da09e8c
|
Merge mozilla-central to mozilla-inbound
|
2012-03-04 23:56:40 +00:00 |
|
Ed Morley
|
50e92e089b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-04 22:42:23 +00:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
8f94cc1764
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
169d0f30f5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Neil Rashbrook
|
02dd7706ab
|
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
|
d1039d1822
|
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
|
7d622d5057
|
Bug 648690 - Update libpng to version 1.5.9 (Mozilla changes). r=joedrew, f=dolske
|
2012-03-03 22:18:31 -05:00 |
|
Nathan Froyd
|
6e8d5ef423
|
Bug 719295 - Clean up telemetry JSObject construction. r=taras, f=luke
|
2012-02-15 14:01:53 -08:00 |
|
Phil Ringnalda
|
8118c7707e
|
Back out fae3603a8d1d (bug 699856) for test hangs on Windows
|
2012-03-02 14:12:34 -08:00 |
|
David Rajchenbach-Teller
|
f0b8d96e83
|
Bug 699856 - Refactor nsSearchService.js to not use a database engine. r=gavin
|
2012-03-02 20:42:04 +01:00 |
|
Marco Bonardo
|
37cb2b14e7
|
Bug 731968 - AddLivemark callback should wait for all the writes.
r=dietrich
|
2012-03-02 18:05:33 +01:00 |
|
Marco Bonardo
|
8d80250eb2
|
Bug 732186 - fix "this._resultObserversList is undefined" error from nsLivemarkService.js
r=dietrich
|
2012-03-02 18:05:29 +01:00 |
|
Geoff Lankow
|
004486d3c8
|
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
|
52e0347a64
|
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
|
366ba73472
|
Back out e9c07d92a4a4 (bug 719295) for orange
|
2012-03-01 20:36:59 -08:00 |
|
Matt Brubeck
|
15e67715c7
|
Merge mozilla-central and mozilla-inbound
|
2012-03-01 20:07:54 -08:00 |
|
Kyle Huey
|
c69978105d
|
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
|
873d1a20b1
|
Merge last green PGO from inbound to central
|
2012-03-01 14:27:31 +01:00 |
|
Olli Pettay
|
3b6294526a
|
Bug 730581, unbind content tree lazily after unlink, r=jst
|
2012-03-01 15:09:00 +02:00 |
|
Felipe Gomes
|
1ae138018b
|
Bug 723561 - TelemetryStopwatch follow-up: display key name on error. r=gavin
|
2012-02-29 22:33:03 -08:00 |
|
Matt Brubeck
|
76df83ffd7
|
Merge last green changeset from inbound to mozilla-central
|
2012-02-29 10:47:38 -08:00 |
|
Matt Brubeck
|
2349557dcf
|
Merge last green changeset from inbound to mozilla-central
|
2012-02-28 09:21:10 -08:00 |
|
Kyle Huey
|
56bb56f79d
|
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
|
2a9115724e
|
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
|
116951918c
|
Bug 730470, FormFillController crashes, r=gavin
|
2012-02-28 01:31:23 +02:00 |
|
Marco Bonardo
|
03ba164ce4
|
Merge last green PGO from inbound to central
|
2012-02-27 13:44:27 +01:00 |
|
Serge Gautherie
|
6624920293
|
Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride.
|
2012-02-27 10:44:36 +01:00 |
|
Tim Taubert
|
2a877d9dd5
|
merge m-c to fx-team
|
2012-02-27 09:44:06 +01:00 |
|
Serge Gautherie
|
94a99dc17a
|
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
|
7c64086a2f
|
Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp
|
2012-02-27 07:46:41 +01:00 |
|
Tim Taubert
|
79b618153e
|
merge m-c to fx-team
|
2012-02-26 19:15:38 +01:00 |
|
Marco Bonardo
|
486fa4d538
|
Merge last green PGO from inbound to central
|
2012-02-25 11:11:15 +01:00 |
|
Mark Capella
|
ea13f42a2a
|
Bug 728904 - prefix telemetry constants starting by A11Y, r=surkov, f=tbsaunde
|
2012-02-25 13:32:21 +09:00 |
|
Brian R. Bondy
|
32487eb533
|
Bug 725180 - Updater JS error handling for new error codes. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
f53637514f
|
Bug 725180 - Misc libmar fixes found from tests. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
d5d3212890
|
Bug 728301 - Enable new security checks only for the service. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
b4f0f02c3b
|
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
91e82baa20
|
Bug 708690 - Updated MAR files for product information blocks. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|