Chris Double
|
db3448b0aa
|
Bug 450365 - "media/liboggplay needs COPYING file containing appropriate license" (Add COPYING) [r=reed]
|
2008-08-19 02:39:03 -05:00 |
|
Dão Gottwald
|
ac195c822a
|
Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin
|
2008-08-19 09:24:28 +02:00 |
|
Serge Gautherie
|
86d4dad064
|
Bug 312661 - Software Update 1st step displays 'AUS: Update XML File Malformed (200)' if working offline . r=rstrong
|
2008-08-18 20:49:32 -07:00 |
|
Vladimir Vukicevic ext:(%2C%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
e9b1bb3657
|
Bug 449959: gfxGdkNativeRenderer: look for GdkDrawable on group target,
use default display for fallback. r=vlad/karlt
|
2008-08-19 15:22:42 +12:00 |
|
Oleg Romashin
|
3b63e6ae70
|
dotted/dashed borders rendering with Qpainter surface very slow - bug 432453. r=vladimir
|
2008-08-19 04:29:25 +03:00 |
|
Justin Dolske
|
c571db3f50
|
Remove UTF8 BOM marker from last commit.
|
2008-08-18 17:44:28 -07:00 |
|
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
|
5cd997bd50
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
|
Oleg Romashin
|
483f167177
|
Remove the rest build rules for old embedding API - bug 450936. r=pavlov
|
2008-08-19 02:55:55 +03:00 |
|
Jonas Sicking
|
241ffa78ec
|
Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv
|
2008-08-04 17:58:16 -07:00 |
|
Serge Gautherie
|
e3c558554f
|
Bug 448858 – In <test_one.sh>, document new "check-one" call mode too
(Av1) Add command example
|
2008-08-02 11:59:04 +02:00 |
|
Serge Gautherie
|
5e170dc00e
|
Bug 448934 – |nsTraceRefcnt::DumpStatistics()| write number of entries in the "middle" of the array
(Av1) <nsTraceRefcntImpl.*>
|
2008-08-03 23:39:04 +02:00 |
|
Serge Gautherie
|
17483e8145
|
Bug 449150 – In <find-leakers.pl>, fix code nits and add output sorting
(Av1) <find-leakers.pl>
|
2008-08-05 04:05:50 +02:00 |
|
Serge Gautherie
|
a9a9af8651
|
Bug 450187 – "nsNTLMAuthModule.cpp(827) : warning C4390: ';' : empty controlled statement found; is this the intent?"
(Av1) <nsNTLMAuthModule.cpp>
|
2008-08-12 01:41:37 +02:00 |
|
Serge Gautherie
|
cb3c0524ac
|
Bug 410708 – Compiler warning in nsUTF8Utils.h
(Av2) Use char notation
|
2008-08-09 04:36:52 +02:00 |
|
Bobby Holley
|
d2099fd0a8
|
turned on the fastpath introduced in the main patch for bug 445552.r=stuart
|
2008-08-18 16:44:37 -07:00 |
|
Steffen Wilberg
|
d3d24200f8
|
still Bug 430980, fix indent.
|
2008-08-18 21:57:43 +02:00 |
|
Steffen Wilberg
|
5d0397aac6
|
Bug 430980: don't package help viewer theme/locale files. r=gavin
|
2008-08-18 21:52:20 +02:00 |
|
Neil Deakin
|
063bfe534e
|
add missing file, crashtest for bug 434458
|
2008-08-18 15:44:48 -04:00 |
|
Benjamin Smedberg
|
738cda5398
|
Bug 451079 - Setting an outparam to NULL is just too common to consider an actionable warning. Disable it, probably permanently, r=dmandelin
|
2008-08-18 15:41:31 -04:00 |
|
Vladimir Vukicevic
|
5af207e7b9
|
b=448674; Allow video to be used as source in canvas drawImage; r=cdouble,sr=roc
|
2008-08-18 12:40:11 -07:00 |
|
Boris Zbarsky
|
176a0e0d6f
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
|
Martijn Wargers
|
b093ac751d
|
Bug 449653. Make drawWindow work even inside an onload handler (so before we've unsuppressed painting), r+sr=roc
|
2008-08-18 15:09:17 -04:00 |
|
Uli Link
|
0296770901
|
Bug 445951 - missing keyword 'public' in xpcom/glue/nsAutoLock.h, r=bsmedberg
|
2008-08-18 20:39:19 +02:00 |
|
Neil Deakin
|
b93c7c1776
|
Bug 434458, add null checks to popup box object methods, r=smaug,sr=dbaron
|
2008-08-18 13:58:13 -04:00 |
|
Mark Banner
|
910df08dc8
|
Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil
|
2008-08-18 18:54:10 +01:00 |
|
Neil Deakin
|
c8d7e2389f
|
Bug 393429, remove debugging line from popup test so it runs entirely, r= gavin
|
2008-08-18 13:53:59 -04:00 |
|
Dão Gottwald
|
c7ce773bab
|
Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin
|
2008-08-18 19:51:44 +02:00 |
|
Serge Gautherie
|
411680e67e
|
Bug 450133 - fix nits in TestHashtables.cpp, r=bsmedberg
|
2008-08-18 19:38:50 +02:00 |
|
Kai Liu
|
0dccff6dc5
|
Allow theme CSS to distinguish between themed and non-themed in Windows - bug 431666 r=vlad r=dbaron
|
2008-08-18 10:33:08 -07:00 |
|
Serge Gautherie
|
fd593fb72f
|
Bug 450132 - "nsRenderingContextImpl.cpp(93) : warning C4101: 'buffer' : unreferenced local variable", r/sr=roc
|
2008-08-18 19:33:28 +02:00 |
|
Boris Zbarsky
|
62d86670f2
|
Bug 434163. Make sure to not let our hashtable mutate while we're iterating it. r+sr=jst
|
2008-08-18 13:06:16 -04:00 |
|
Marco Bonardo
|
7e9f44d6b6
|
Bug 427142 sporadic test_393498.js failure on bm-win2k3-pgo01 because of VM timer issues. r=dietrich
|
2008-08-18 12:55:24 -04:00 |
|
Boris Zbarsky
|
e46c14183f
|
Bug 449447. Reuse the caching GetNthIndex for first/last/onlyChild selectors
|
2008-08-18 12:47:12 -04:00 |
|
Benjamin Smedberg
|
b67eace0f6
|
Bug 445570 - heap autostring in PSM, r=kaie
|
2008-08-18 12:45:38 -04:00 |
|
Benjamin Smedberg
|
212b417b73
|
Bug 450137 - Add namespaces to multiple classes with the same name in xpcom/tests, to avoid automated tool confusion, r=dbaron
|
2008-08-18 12:45:38 -04:00 |
|
Justin Dolske
|
a64bf4f050
|
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
|
2008-08-18 09:39:11 -07:00 |
|
Gavin Sharp
|
c3b6e7d00f
|
Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky
|
2008-08-18 11:41:55 -04:00 |
|
Gavin Sharp
|
d033a9a60e
|
Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky
|
2008-08-18 11:40:50 -04:00 |
|
Boris Zbarsky
|
878d2da364
|
Bug 265534. Take some string constructors out of line to reduce codesize. r=bsmedberg, sr=dbaron
|
2008-08-18 11:40:49 -04:00 |
|
Serge Gautherie
|
964c1575aa
|
Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=tony+gavin.
|
2008-08-18 17:22:57 +02:00 |
|
Dave Townsend
|
87f67ddbf7
|
Backout of bug 135007 due to Tp regression
|
2008-08-18 15:08:44 +01:00 |
|
Dave Townsend
|
4f9235f7b3
|
Backed out changeset cf3eae029913
|
2008-08-18 15:08:14 +01:00 |
|
Simon Bünzli
|
15ad1ed095
|
Bug 357419 – don't restore a single blank tab when Firefox is started with URLs to load. r=dietrich
|
2008-08-18 11:05:26 +02:00 |
|
Dão Gottwald
|
152481e580
|
Bug 429722 - long EV cert owner string obscures URL in location bar. r=gavin, ui-r=johnath
|
2008-08-18 10:55:39 +02:00 |
|
Leon Sha
|
e62103c31a
|
Bug 126802 Printing while in print preview disabled on Unix. roc: review+ roc: superreview+
|
2008-08-18 16:34:41 +08:00 |
|
Ginn Chen
|
e6b2bd7c00
|
Bug 449751 gfxFont.cpp failed to compile with Sun Studio 12 r=jdaggett sr=pavlov
|
2008-08-18 16:31:53 +08:00 |
|
Josh Aas
|
107cd6b18f
|
Don't process events twice when a plugin has focus in an embedding situation. b=433719 r=smorgan sr=roc
|
2008-08-18 03:10:18 -04:00 |
|
Josh Aas
|
ae6ccb7013
|
Fix gcc4.2 compile error. Patch by Simon Howes. b=450880 r=josh sr=roc
|
2008-08-18 02:25:35 -04:00 |
|
Bobby Holley
|
ec2707c4bd
|
Code to fastpath Alpha PNGs in LCMS - part of bug 445552. r=vlad
|
2008-08-17 22:08:53 -07:00 |
|
Bobby Holley
|
9e10444a2e
|
Optimized SSE2 assembly for LCMS - part of bug 445552. r=vlad
|
2008-08-17 22:07:51 -07:00 |
|