Jeremy Lea
|
27ccb5df10
|
Bug 379616 - Switch SVG's frame mRect to app units, r+sr=tor
|
2008-08-19 10:14:01 -04:00 |
Michal Novotny
|
62aa8dca96
|
Bug 367736 - make nsEscape more efficient and clean up some signed/unsigned issues to prevent theoretical overflow, r=bsmedberg+dveditz
|
2008-08-19 09:57:12 -04:00 |
Olli Pettay
|
6d3e56583d
|
Bug 372964, Make XMLHttpRequest to work more like a normal event target, additional patch, r+sr=jst
|
2008-08-19 16:02:02 +03:00 |
Neil Rashbrook
|
2e8683e8e7
|
Bug 450977 Remove deprecated nsIDOMChromeWindow.title r+sr=jst
|
2008-08-19 13:52:40 +01:00 |
Dão Gottwald
|
47e843df2f
|
backout bug 444898 to fix orange
|
2008-08-19 13:58:40 +02:00 |
Joe Drew
|
08ab29e1d6
|
Bug 447693 - "Remove photon gfx port" (remove the photon GFX port) [r=vlad]
|
2008-08-19 03:17:03 -05:00 |
Glenn Randers-Pehrson
|
6f723ec72f
|
Bug 428045 – Incorrect transparency in .png image. sr=tor, r=pavlov
|
2008-08-19 10:12:31 +02:00 |
Glenn Randers-Pehrson
|
bad00de6b5
|
Bug 444898 – JPEG writer uses poor quality default options for compression. r=tor, sr=pavlov
|
2008-08-19 10:07:09 +02:00 |
Chris Double
|
cc10d9a88c
|
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
|
90badedcc9
|
Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin
|
2008-08-19 09:24:28 +02:00 |
Serge Gautherie
|
def036032d
|
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)
|
94e014face
|
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
|
d736c405df
|
dotted/dashed borders rendering with Qpainter surface very slow - bug 432453. r=vladimir
|
2008-08-19 04:29:25 +03:00 |
Justin Dolske
|
13775eed87
|
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)
|
c36282d791
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
Oleg Romashin
|
bbfbaa3af1
|
Remove the rest build rules for old embedding API - bug 450936. r=pavlov
|
2008-08-19 02:55:55 +03:00 |
Serge Gautherie
|
b8b3daba76
|
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
|
96193b1696
|
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
|
d77f7b726b
|
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
|
7e60ae3c4c
|
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
|
d5183d2b3a
|
Bug 410708 – Compiler warning in nsUTF8Utils.h
(Av2) Use char notation
|
2008-08-09 04:36:52 +02:00 |
Bobby Holley
|
e4549089c2
|
turned on the fastpath introduced in the main patch for bug 445552.r=stuart
|
2008-08-18 16:44:37 -07:00 |
Steffen Wilberg
|
c33403a819
|
still Bug 430980, fix indent.
|
2008-08-18 21:57:43 +02:00 |
Steffen Wilberg
|
6f312b86c4
|
Bug 430980: don't package help viewer theme/locale files. r=gavin
|
2008-08-18 21:52:20 +02:00 |
Neil Deakin
|
829293474c
|
add missing file, crashtest for bug 434458
|
2008-08-18 15:44:48 -04:00 |
Benjamin Smedberg
|
b986cdc557
|
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
|
b9158ae2ce
|
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
|
732a746e2e
|
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
|
ac6f4bcffe
|
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
|
ac48a4c847
|
Bug 445951 - missing keyword 'public' in xpcom/glue/nsAutoLock.h, r=bsmedberg
|
2008-08-18 20:39:19 +02:00 |
Neil Deakin
|
63d3b8ee5c
|
Bug 434458, add null checks to popup box object methods, r=smaug,sr=dbaron
|
2008-08-18 13:58:13 -04:00 |
Mark Banner
|
aad2183d97
|
Bug 450072 Kill obsolete nsResetPref.js. r/sr=Neil
|
2008-08-18 18:54:10 +01:00 |
Neil Deakin
|
aaae7a5700
|
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
|
b6d4c15eb9
|
Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin
|
2008-08-18 19:51:44 +02:00 |
Serge Gautherie
|
a806e0a2e8
|
Bug 450133 - fix nits in TestHashtables.cpp, r=bsmedberg
|
2008-08-18 19:38:50 +02:00 |
Kai Liu
|
7321cc92e8
|
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
|
33e9ecd534
|
Bug 450132 - "nsRenderingContextImpl.cpp(93) : warning C4101: 'buffer' : unreferenced local variable", r/sr=roc
|
2008-08-18 19:33:28 +02:00 |
Boris Zbarsky
|
f6286eecfb
|
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
|
82a5da4d7c
|
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
|
a2ea2c4382
|
Bug 449447. Reuse the caching GetNthIndex for first/last/onlyChild selectors
|
2008-08-18 12:47:12 -04:00 |
Benjamin Smedberg
|
eca1e2140c
|
Bug 445570 - heap autostring in PSM, r=kaie
|
2008-08-18 12:45:38 -04:00 |
Benjamin Smedberg
|
6101f296be
|
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
|
050a5d22f2
|
Bug 451040 – Passwords Manager Empty after convert to MozStorage. r=gavin
|
2008-08-18 09:39:11 -07:00 |
Gavin Sharp
|
12dcd2ce6e
|
Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky
|
2008-08-18 11:41:55 -04:00 |
Gavin Sharp
|
afca66bc0b
|
Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky
|
2008-08-18 11:40:50 -04:00 |
Boris Zbarsky
|
0cdadb39eb
|
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
|
5e8deebfb6
|
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
|
ab6433d565
|
Backout of bug 135007 due to Tp regression
|
2008-08-18 15:08:44 +01:00 |
Dave Townsend
|
b495cbced4
|
Backed out changeset cf3eae029913
|
2008-08-18 15:08:14 +01:00 |
Simon Bünzli
|
6ed27350f5
|
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 |