Chris Lee
|
fa1940deb1
|
Bug 771284 - Better fix for expander icon padding and unprefix -moz-linear-gradients. r=fryn
|
2012-08-22 17:14:04 -07:00 |
|
Chris Lee
|
88a0f1227f
|
Bug 784844 - Use Australis rounded button design for Mac OS X. r=dao
|
2012-08-22 16:23:39 -07:00 |
|
Chris Lee
|
e79f241a54
|
Bug 771284 - Use light coloring for Mac OS X arrow panels. r=fryn
|
2012-08-20 18:38:07 -07:00 |
|
David Rajchenbach-Teller
|
e34177f37f
|
Bug 775588 - Test that temporary directory, profile directory are present. r=yoric
--HG--
extra : rebase_source : ec3ac0e47c1b86241cee965c3bad14bc5ca28116
|
2012-08-22 16:58:09 -04:00 |
|
Justin Lebar
|
fa99876b6c
|
Bug 721264 - Followup: Add bug number to comment. DONTBUILD
--HG--
extra : rebase_source : f64958f476febe85bbac1b1ba40f3707ed3132af
|
2012-08-22 13:37:22 -07:00 |
|
Johnathan Nightingale
|
8af0ddb479
|
Bug 721264 - Blocklist babyfox.dll for instability. r=bsmedberg a=lsblakk
--HG--
extra : rebase_source : 2baba41b8a8d5546a67d9e366a23e27841cdffb2
|
2012-08-21 17:29:51 -04:00 |
|
Josh Aas
|
fed62f1610
|
Bug 728106: Add Notification Center support for OS X 10.8. r=smichaud,dougt
--HG--
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.h => toolkit/components/alerts/mac/nsMacAlertsService.h
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.mm => toolkit/components/alerts/mac/nsMacAlertsService.mm
|
2012-08-22 15:30:13 -04:00 |
|
Ehsan Akhgari
|
5b76a146bc
|
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
Landing on a CLOSED TREE
|
2012-08-08 17:08:17 -04:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Rafael Ávila de Espíndola
|
b9989b51cc
|
Bug 783154 - Refactor the chrome hang code to use the same class as write poisoning. r=taras,benwa,vladan.
--HG--
extra : rebase_source : 1f43ac88ceabc698ba0a58715562db90af1c266f
|
2012-08-21 17:14:38 -04:00 |
|
Ed Morley
|
3197149f5c
|
Merge mozilla-central to mozilla-inbound
|
2012-08-21 21:16:49 +01:00 |
|
Vladan Djeric
|
e066a9546b
|
Bug 779310: Remove string literals from slowSql reports. r=taras
|
2012-08-21 15:29:28 -04:00 |
|
Gavin Sharp
|
ac923ca26d
|
merge fx-team into mozilla-central
|
2012-08-21 10:27:25 -07:00 |
|
Phil Ringnalda
|
de63f18122
|
Back out cbb72643bbae (bug 723362) for leaking
|
2012-08-20 20:28:19 -07:00 |
|
Chris Double
|
33e899a896
|
Bug 782508 - Enable hardware decoder usage in Android libstagefright OMX plugin - r=cpeterson
|
2012-08-21 15:25:13 +12:00 |
|
Matt Woodrow
|
49496a347e
|
Bug 782980 - Force synchronous repainting when we resize a widget. r=roc
|
2012-08-21 14:40:45 +12:00 |
|
Shane Caraveo
|
ce4474f75e
|
Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
|
2012-08-20 17:52:26 -07:00 |
|
Jared Wein
|
8ccee29469
|
Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
|
2012-08-20 14:18:50 -07:00 |
|
Michal Novotny
|
80ac487418
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-08-21 03:30:40 +02:00 |
|
Abhishek Potnis
|
45b5824eb5
|
Bug 771086 - Fix 4 strict warnings in toolkit/mozapps/extensions/content/extensions.js r=Unfocused
|
2012-08-20 07:26:00 +12:00 |
|
Tim Taubert
|
4f193b6d6f
|
merge m-c to fx-team
|
2012-08-19 21:07:15 -07:00 |
|
Yury
|
f4592c9bd2
|
Bug 777388 - Make PDF Viewer settings persistent. r=mak
|
2012-08-20 20:14:20 -04:00 |
|
Ryan VanderMeulen
|
f12fa88179
|
Merge m-c to inbound.
|
2012-08-20 20:21:35 -04:00 |
|
Ekanan Ketunuti
|
e8de06d863
|
Bug 784279 - Replace body[dir=rtl] with :dir(rtl) in toolkit/. r=dao
--HG--
extra : rebase_source : eae89110540f65e9622d5b40c6cfd9c9b2bbf89d
|
2012-08-21 18:04:36 +07:00 |
|
Gian-Carlo Pascutto
|
bb1c70d0fd
|
Bug 779687 - Add detection for ARMv7 CPUs. r=dougt
|
2012-08-21 13:20:46 +02:00 |
|
Gian-Carlo Pascutto
|
a20ae1b4cf
|
Bug 779687 - Telemetry around Fennec OOM kills. r=blassey
|
2012-08-21 13:20:26 +02:00 |
|
David Rajchenbach-Teller
|
cfa861eeab
|
Bug 782303 - Serialize directory entries. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
David Rajchenbach-Teller
|
e77291ae46
|
Bug 776259 - Serialize file info. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
David Rajchenbach-Teller
|
4db449a360
|
Bug 771929 - Serialize numbers. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
David Rajchenbach-Teller
|
0035caf975
|
Bug 783284 - [OS.File] Rename *Time to *Date. r=froydnj
|
2012-08-18 08:25:49 -04:00 |
|
Marco Castelluccio
|
8d46178a06
|
Bug 780528 - Webapp uninstallation on Linux through desktop action. r=karlt
|
2012-08-18 08:25:48 -04:00 |
|
Marco Castelluccio
|
bfad7fe004
|
Bug 780530 - Notification after webapp uninstallation. r=mhommey
|
2012-08-18 08:25:48 -04:00 |
|
Shlomi Fish
|
a76083efba
|
Bug 781808 - Don't fail to remove inexistent .pyc files during sdk packaging. r=glandium
|
2012-08-18 11:20:04 +02:00 |
|
Geoff Lankow
|
b2eaa3cc6d
|
Bug 740289 - Check install.rdf has a valid combination of optionsType, optionsURL and/or options.xul in the add-on. r=Unfocused
|
2012-08-18 19:48:53 +12:00 |
|
Geoff Lankow
|
431c5ce219
|
Bug 704751 - toolkit/mozapps/extensions/content/extensions.js should not use sync XHR; r=Unfocused
|
2012-08-18 19:48:53 +12:00 |
|
Phil Ringnalda
|
34d464d80a
|
Bug 783738 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin
|
2012-08-14 23:32:06 -07:00 |
|
Bill McCloskey
|
d2442e81a4
|
Bug 783147 - Collect telemetry for SCC GC sweeping (r=mccr8)
|
2012-08-17 18:44:54 -07:00 |
|
Bill McCloskey
|
c055d5c416
|
Backout bug 783147 (12753a1a11b8 and 0a70fc2d7d25) for WinXP dbg M-3 failures
|
2012-08-17 12:55:52 -07:00 |
|
Bill McCloskey
|
11bc34c5ce
|
Bug 783147 - Send telemetry about SCC GC times (r=mccr8)
|
2012-08-17 10:05:11 -07:00 |
|
Jesper Kristensen
|
e07e018813
|
Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop
|
2012-08-16 22:05:30 -04:00 |
|
David Rajchenbach-Teller
|
ff7c2d6d51
|
Bug 780501 - Path types for OS.File;r=froydnj
|
2012-08-16 22:05:30 -04:00 |
|
David Rajchenbach-Teller
|
b661c92be0
|
Bug 771928 - Test OS.File pointer arithmetic. r=froydnj
|
2012-08-16 22:05:30 -04:00 |
|
David Rajchenbach-Teller
|
f265533a1c
|
Bug 771928 - OS.File pointer arithmetics. r=froydnj
|
2012-08-16 22:05:30 -04:00 |
|
Marcos S.
|
157d596ad5
|
Bug 758950 - Part 1: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
|
2012-08-06 01:03:00 +12:00 |
|
Ed Morley
|
16f4f94306
|
Merge mozilla-central and fx-team
|
2012-08-17 19:22:11 +01:00 |
|
Mark Capella
|
4de57b3515
|
Bug 783404 - Remove superfluous check that nsIDirectoryEnumerator returns a nsIFile, r=unfocused
|
2012-08-16 16:45:00 +12:00 |
|
Tim Taubert
|
988348b086
|
merge m-c to fx-team
|
2012-08-16 11:10:41 -07:00 |
|
Atul Jangra
|
da5d828b6c
|
Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused
|
2012-08-15 08:25:00 +12:00 |
|
George Wright
|
4a11ba2c89
|
Bug 740194 - [Skia] Implement a version of SkMemory for Mozilla that uses the infallible mozalloc allocators r=cjones
|
2012-08-15 23:51:34 -04:00 |
|
George Wright
|
77abf24bff
|
Backed out changeset c2475674e105
|
2012-08-15 17:26:45 -04:00 |
|