edward.lee@engineering.uiuc.edu
|
d37fe49829
|
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
|
2008-03-12 16:39:40 -07:00 |
|
dietrich@mozilla.com
|
3930f6f3af
|
Bug 419749 - Add/Update/Delete for items in query set do not seem to close transaction (r=dietrich)
|
2008-03-12 16:36:24 -07:00 |
|
igor@mir2.org
|
bf88fe6798
|
bug=422348 r,a1.9=shaver proper overflow error reporting
|
2008-03-12 16:07:47 -07:00 |
|
rhelmer@mozilla.com
|
36bee74a24
|
search for buildid as printed by post-mozilla-rel.pl::main() not the update-specific code b=415180 r=nthomas
|
2008-03-12 16:03:55 -07:00 |
|
igor@mir2.org
|
0f32c99c1f
|
bug=421806 r=brendan a1.9=blockin1.9 fixing decompiler regressions with interpreter stack modeling
|
2008-03-12 16:03:29 -07:00 |
|
reed@reedloden.com
|
2b69f62b77
|
Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+]
|
2008-03-12 15:53:18 -07:00 |
|
reed@reedloden.com
|
1e56c38873
|
Bug 419891 - "Firefox crashes in [@ nsStandardURL::SetFileExtension]" (initialize 'void *ref' in nsMaybeWeakPtr_base::GetValueAs to NULL) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg a=blocking-firefox3+]
|
2008-03-12 15:51:14 -07:00 |
|
reed@reedloden.com
|
3c0c3e21c7
|
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
|
2008-03-12 15:49:59 -07:00 |
|
reed@reedloden.com
|
c61fc6a9bc
|
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
|
2008-03-12 15:47:59 -07:00 |
|
reed@reedloden.com
|
d0223f0beb
|
Bug 297080 - "Mouse cursor stays in pointer form, moving from content area to other window" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=damons]
|
2008-03-12 15:44:45 -07:00 |
|
reed@reedloden.com
|
2c1bf0f84c
|
Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons]
|
2008-03-12 15:40:51 -07:00 |
|
reed@reedloden.com
|
315b9859b3
|
Bug 399500 - "support XDG user dirs in the directory service" [p=chpe@gnome.org (Christian Persch) r=caillon sr=bsmedberg a1.9=damons]
|
2008-03-12 15:35:56 -07:00 |
|
reed@reedloden.com
|
e0b278827a
|
Bug 422185 - "jsgc.obj : error LNK2001: unresolved external symbol "int __cdecl posix_memalign(void * *,unsigned int,unsigned int)" (?posix_memalign@@YAHPAPAXII@Z)" (posix_memalign needs to be extern "C" when compiling with a C++ compiler) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=brendan a1.9=damons]
|
2008-03-12 15:32:54 -07:00 |
|
dbaron@dbaron.org
|
a03c0aa905
|
Don't do floating point assignment from uninitialized data, since it can crash. b=422011 r+sr=bzbarsky a=damon
|
2008-03-12 15:05:27 -07:00 |
|
dbaron@dbaron.org
|
4f711db346
|
Don't let the pres context's visible area get permanently set to an unconstrained height when we call ResizeReflow with an unconstrained height during SizeToContent. b=371508 r+sr=roc a=blocking1.9+
|
2008-03-12 15:04:45 -07:00 |
|
dbaron@dbaron.org
|
94b2c37e4e
|
Restore the vertical centering code that I removed because it's needed for XUL. b=421734. r=ventnor sr=roc a=damon
|
2008-03-12 15:03:51 -07:00 |
|
mattwillis@gmail.com
|
2ac0c39bd4
|
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
|
2008-03-12 14:56:59 -07:00 |
|
dcamp@mozilla.com
|
cc10446d26
|
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
|
2008-03-12 14:52:47 -07:00 |
|
dholbert@cs.stanford.edu
|
ee909b17b6
|
Bug 422484: Add parens around macro if conditions. Patch by David Mandelin <dmandelin@mozilla.com> r=benjamin a1.9=dsicore
|
2008-03-12 14:47:11 -07:00 |
|
bugzilla@standard8.plus.com
|
5a7ff987d3
|
Bug 419357 nsIExtensionManager::getInstallLocation can sometimes returns null (not expected/documented). r=dtownsend, comment-only patch approval not required
|
2008-03-12 14:44:58 -07:00 |
|
joshmoz@gmail.com
|
bfec228909
|
fix scrolling with the space bar when using Japanese IME. Patch my Masayuki Nakano. b=420699 r=josh sr=roc
|
2008-03-12 14:42:27 -07:00 |
|
gijskruitbosch@gmail.com
|
c58ae23474
|
Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h p=mook@songbirdnest.com (Mook) r=mmoy@yahoo.com (Michael Moy) sr=pavlov@pavlov.net (Stuart Parmenter) a=dsicore@mozilla.com (Damon Sicore)
|
2008-03-12 14:36:47 -07:00 |
|
thunder@mozilla.com
|
1bc8391f85
|
Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons
|
2008-03-12 14:03:08 -07:00 |
|
johnath@mozilla.com
|
b354aa290e
|
Site button should only have one tooltip. b=406456 r+ui-r=beltzner, a=blocking-firefox3
|
2008-03-12 13:45:47 -07:00 |
|
jwalden@mit.edu
|
0bc9489dc2
|
Switch a test from using a Mozilla-specific name for a constant to using the standard one, no semantic change. r=foopy
|
2008-03-12 13:43:09 -07:00 |
|
johnath@mozilla.com
|
bea0f32488
|
Restore "ignore this warning" link for phishing warning. b=400731, r=gavin, r=dcamp, ui-r=mconnor, a=blocking-firefox3 (beltzner)
|
2008-03-12 13:34:31 -07:00 |
|
cltbld
|
6f858b82fe
|
"Automated configuration bump, release for firefox 2.0.0.13rc1"
|
2008-03-12 13:20:22 -07:00 |
|
bugzilla@standard8.plus.com
|
987ed990a6
|
Bug 403790 Password manager needs to be able to migrate mailnews logins. r=dolske,gavin,a=blocking-ff3+
|
2008-03-12 11:17:59 -07:00 |
|
bclary@bclary.com
|
fb55d34ac8
|
JavaScript Tests - update known failures to account for improved CAPS messages in bug 246699, not part of the build
|
2008-03-12 11:12:09 -07:00 |
|
rhelmer@mozilla.com
|
bfd0ab62a2
|
migrate 1.9 nightly builders to release automation b=421411 r=nthomas
|
2008-03-12 10:34:24 -07:00 |
|
reed@reedloden.com
|
7dff995089
|
Bug 416868 - "Size of native style toolkit arrow" (Correct arrow rect and make it advertise its size) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=damons]
|
2008-03-12 10:27:03 -07:00 |
|
reed@reedloden.com
|
34fcd78258
|
Bug 416868 - "Size of native style toolkit arrow" (Skin changes) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan a1.9=damons]
|
2008-03-12 10:25:52 -07:00 |
|
dholbert@cs.stanford.edu
|
87e0492872
|
Disabling failing reftest 386339.html. (See Bug 422454)
|
2008-03-12 10:22:49 -07:00 |
|
bclary@bclary.com
|
cc3097dd61
|
JavaScript Tests - update known failures for mac debug browser on js1_5/Array/regress-350256-03.js, bug 350256, not part of the build
|
2008-03-12 10:21:54 -07:00 |
|
reed@reedloden.com
|
1c9b9b3e93
|
Bug 421780 - "SVG <image> has stopped working" (reftests for resizing a 1x1 image) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr]
|
2008-03-12 10:21:26 -07:00 |
|
reed@reedloden.com
|
235b45658f
|
Bug 421780 - "SVG <image> has stopped working" (use the native size of the current frame instead of its scaled size) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr sr=vlad a=blocking1.9+]
|
2008-03-12 10:19:51 -07:00 |
|
mattwillis@gmail.com
|
f6bc031b9e
|
Bug 422147 - Add IDs to some menubar elements where they're missing. r=gavin, a1.9+=damons
|
2008-03-12 09:45:14 -07:00 |
|
gavin@gavinsharp.com
|
dfc4e7fcb2
|
Bug 421196: fix xul.css binding rule to make rich autocomplete popup usable for toolkit users, r=enndeakin
|
2008-03-12 09:29:30 -07:00 |
|
dietrich@mozilla.com
|
fcb8ab3a86
|
Bug 421943 ? "redundant multiplexed document" should be a warning not assertion (r=sayre, sr+a=shaver)
|
2008-03-12 09:28:45 -07:00 |
|
bhearsum@mozilla.com
|
2066bfc469
|
bug 422122: switch bootstrap.cfg for 200013 release back to stage.m.o. r=nrthomas, patch=me
|
2008-03-12 09:17:25 -07:00 |
|
reed@reedloden.com
|
2bb7ce1ef6
|
Back out patch from Julien Rivaud in bug 416868 due to reftest failure.
|
2008-03-12 08:56:14 -07:00 |
|
igor@mir2.org
|
16bc7fe7dc
|
bug=420904 support for custom options for jsinterp.c in js shell build scripts. This is outside of tree.
|
2008-03-12 07:36:06 -07:00 |
|
reed@reedloden.com
|
25afe20eb6
|
Bug 416868 - "Size of native style toolkit arrow" (Correct arrow rect and make it advertise its size) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=damons]
|
2008-03-12 07:00:35 -07:00 |
|
reed@reedloden.com
|
0a0bdf78b2
|
Bug 416868 - "Size of native style toolkit arrow" (Skin changes) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan a1.9=damons]
|
2008-03-12 06:59:14 -07:00 |
|
cbiesinger@gmail.com
|
2d2dd3357b
|
bug 395581 release and null out mTransaction when its Init method failed so that we don't try to do anything with this half-initialized object, in particular call Close on it. r+sr=bz a=shaver
|
2008-03-12 05:58:06 -07:00 |
|
mcsmurf@mcsmurf.de
|
1867381d21
|
bustage fix for Bug 421787
|
2008-03-12 05:09:06 -07:00 |
|
reed@reedloden.com
|
90dd6b1b73
|
Bug 409748 - "No statusbar-text for bookmarks toolbar sub-menu items" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9=damons]
|
2008-03-12 04:42:32 -07:00 |
|
reed@reedloden.com
|
907124351a
|
Fix bustage from bug 416003.
|
2008-03-12 04:34:34 -07:00 |
|
reed@reedloden.com
|
dbd95b1964
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-12 04:13:09 -07:00 |
|
dtownsend@oxymoronical.com
|
8f21b0240c
|
Bug 417606: See all search results always number 10 (config change). r=robstring.
|
2008-03-12 04:12:02 -07:00 |
|