philringnalda%gmail.com
|
04a5cc282d
|
Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg
|
2007-06-30 05:02:49 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
peterv%propagandism.org
|
b188226d8f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-28 02:48:22 +00:00 |
dcamp%mozilla.com
|
57b00149dd
|
fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
(last patch should have been "unblock signals on the crash reporter in linux. b=385532, r=luser")
|
2007-06-28 02:18:54 +00:00 |
dcamp%mozilla.com
|
8bf525f20c
|
fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
|
2007-06-28 02:06:55 +00:00 |
gavin%gavinsharp.com
|
e4436e1f11
|
Bug 383209: clear private data fails to clear stored passwords, patch by Justin Dolske <dolske@mozilla.com>, r=me
|
2007-06-27 23:31:36 +00:00 |
peterv%propagandism.org
|
3aef5b4f41
|
Backing out to fix orange.
|
2007-06-27 23:21:09 +00:00 |
peterv%propagandism.org
|
c08e0c73cb
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 22:29:54 +00:00 |
sdwilsh%shawnwilsher.com
|
744f641296
|
Bug 289219 - nsDownloadProxy needs not QI mInner to get at webprogresslistener methods. r=cbiesinger
|
2007-06-27 21:08:31 +00:00 |
sdwilsh%shawnwilsher.com
|
07c71a0f5f
|
Bug 385733 - Remove "rate change limit" check from DownloadProgressListener. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh
|
2007-06-27 21:03:37 +00:00 |
dietrich%mozilla.com
|
a6cdbaa10e
|
Reverting until windows perf #s are back and things are less noisy
|
2007-06-27 20:57:56 +00:00 |
sdwilsh%shawnwilsher.com
|
1a79e5394a
|
Bug 237693 - Download Manager Should Understand when it breaks the KB,MB,GB barrier. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh
|
2007-06-27 20:39:49 +00:00 |
dietrich%mozilla.com
|
05695b121a
|
Backing out bug 327350 for bug 385957
|
2007-06-27 20:39:25 +00:00 |
flamingice%sourmilk.net
|
ffe4e09a4a
|
Bug 372999, Password manager unit test code cleanup, Patch by Justin Dolske, r=gavin
|
2007-06-27 19:21:13 +00:00 |
stefanh%inbox.com
|
982af52ea2
|
Bug 384948 - Clean up findBar.css (2 more style rules in WInstripe file). r=Mano.
|
2007-06-27 17:47:30 +00:00 |
sdwilsh%shawnwilsher.com
|
5e842789ea
|
Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano
|
2007-06-27 16:52:16 +00:00 |
ted.mielczarek%gmail.com
|
a488de2f21
|
bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg
|
2007-06-27 10:25:16 +00:00 |
philringnalda%gmail.com
|
64ea1ae003
|
Bug 348363 - remove unused strings in updates.properties, r=gavin
|
2007-06-27 04:56:09 +00:00 |
joshmoz%gmail.com
|
2413852793
|
clean up some Mac OS X native app support, fix minimum OS detection. b=385188 r=bsmedberg
|
2007-06-27 04:25:30 +00:00 |
philringnalda%gmail.com
|
b331d0d180
|
Bug 384985 - Remove unused entities in update, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
|
2007-06-27 04:15:44 +00:00 |
sdwilsh%shawnwilsher.com
|
469ddd4b4c
|
Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin
|
2007-06-27 00:39:27 +00:00 |
benjamin%smedbergs.us
|
42c7e1c6b1
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 19:22:55 +00:00 |
benjamin%smedbergs.us
|
b60c196e68
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 16:35:05 +00:00 |
sspitzer%mozilla.org
|
12d7d7957f
|
fix for bug #385867: crash when opening the history sidebar (grouped by date) if visit time is in the future
r=dietrich
|
2007-06-26 15:42:07 +00:00 |
stefanh%inbox.com
|
f829eeb0c4
|
Bug 384948 - Clean up findBar.css (Winstripe part). r=Mano.
|
2007-06-26 15:22:17 +00:00 |
sayrer%gmail.com
|
a2b16ab0ff
|
Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression.
|
2007-06-26 04:57:30 +00:00 |
dietrich%mozilla.com
|
aa4f8798ba
|
Bug 327350 initialization of places services can fail in error conditions (r=mano)
|
2007-06-26 03:57:28 +00:00 |
sayrer%gmail.com
|
65fd1791e6
|
Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration.
|
2007-06-26 02:20:47 +00:00 |
mark.finkle%gmail.com
|
c719a35c30
|
bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton
|
2007-06-26 02:10:23 +00:00 |
sayrer%gmail.com
|
8034783d97
|
Bug 385839. Password manager leaks on shutdown. r=gavin
|
2007-06-26 01:19:09 +00:00 |
mozilla.mano%sent.com
|
d4aa1627c7
|
Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich.
|
2007-06-26 01:08:55 +00:00 |
dtownsend%oxymoronical.com
|
29b936a18e
|
Bug 257155 follow up, catches some probable leaks. r=gavin.sharp
|
2007-06-25 21:53:29 +00:00 |
sdwilsh%shawnwilsher.com
|
41016be212
|
Bug 380222 - Rewrite fillDocument() after new pwmgr lands. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor
|
2007-06-25 21:20:56 +00:00 |
myk%mozilla.org
|
d8966e1779
|
bug 385278: fix some style nits in the content prefs service
r=mconnor
|
2007-06-25 21:19:40 +00:00 |
dtownsend%oxymoronical.com
|
9f18ba2170
|
Bug 257155 - Extension description is not localizable. r=robstrong
|
2007-06-25 21:02:46 +00:00 |
myk%mozilla.org
|
88d0af833e
|
bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service
r=sayrer
|
2007-06-25 20:51:22 +00:00 |
benjamin%smedbergs.us
|
9784bf995e
|
Revert all of bug 383167 changes because they're not enough... going to try again later.
|
2007-06-25 18:41:00 +00:00 |
benjamin%smedbergs.us
|
e3e0edb287
|
Fix mac builddate-unifying logic from bug 383167
|
2007-06-25 17:58:21 +00:00 |
flamingice%sourmilk.net
|
484c345e6e
|
Bug 385113, Incorrect checks for alloc failure, r=mano
|
2007-06-25 16:33:18 +00:00 |
rflint%ryanflint.com
|
3ad9e740bf
|
Bug 354280 - Extensions Installation icon looks poor/aliased. ui-r=beltzner
|
2007-06-25 16:27:09 +00:00 |
dtownsend%oxymoronical.com
|
07cf367628
|
Bug 335942 - nsIExtensionManager.update wants true and false for a long
param. r=robstrong
|
2007-06-25 15:51:54 +00:00 |
benjamin%smedbergs.us
|
81d0ea8604
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 15:26:03 +00:00 |
kairo%kairo.at
|
8bdfe9f67e
|
bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano
|
2007-06-25 11:05:03 +00:00 |
Evan.Yan%Sun.COM
|
c16fbe17c8
|
Bug 384667 - AT-SPI events not generated for all Firefox progress bars.
r=mconnor
|
2007-06-25 02:45:10 +00:00 |
mozilla%weilbacher.org
|
f7dcdab551
|
[OS/2] Bug 363903: fix java-xpcom build break on OS/2, p=abwillis1, r=jhpedemonte
|
2007-06-24 16:10:40 +00:00 |
kherron%fmailbox.com
|
2586235c6c
|
Bug 351955 - profileCreationExplanation_4.text in createProfileWizard.dtd needs a Linux/Gnome version. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. r=benjamin.
|
2007-06-24 12:00:15 +00:00 |
dcamp%mozilla.com
|
90dc1e6607
|
move file->close() into the if() clause. b=382508, r=luser
|
2007-06-24 06:17:10 +00:00 |
dcamp%mozilla.com
|
7f519814f1
|
Handle non-ascii filenames in the crash reporter. b=382508, r=luser
|
2007-06-24 05:56:13 +00:00 |
dcamp%mozilla.com
|
f6030996cc
|
Improve crash reporter errors. b=385359, r=luser
|
2007-06-24 05:39:51 +00:00 |