mozilla.mano@sent.com
|
8f0e4c5bfb
|
Bug 415173 - dragging an item in the white bottom space of a tree puts it into wrong position. patch from Ondrej Brablc <ondrej@allpeers.com>, r=dietrich.
|
2008-02-06 11:42:29 -08:00 |
|
mozilla.mano@sent.com
|
8b3b837853
|
Bug 415444 - Back/forward button history drop menus don't work anymore. r=gavin.
|
2008-02-06 11:40:51 -08:00 |
|
mozilla.mano@sent.com
|
e5e483e819
|
Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich.
|
2008-02-06 11:05:05 -08:00 |
|
mozilla.mano@sent.com
|
02541d8498
|
Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin.
|
2008-02-06 11:00:09 -08:00 |
|
mats.palmgren@bredband.net
|
f1d078e293
|
Adjust for viewport scrollbars when positioning a fixed background. b=402807 r+sr=roc a=blocking1.9
|
2008-02-06 10:22:24 -08:00 |
|
mats.palmgren@bredband.net
|
2dc7216b3e
|
Plug a nsLineIterator leak. b=414740 r+sr=roc a=blocking1.9
|
2008-02-06 10:21:29 -08:00 |
|
sdwilsh@shawnwilsher.com
|
397b5b4be3
|
Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz
|
2008-02-06 10:18:07 -08:00 |
|
johnath@mozilla.com
|
8967aa6ec1
|
Change "More information" link in identity popup to button. b=414872, r=gavin, ui-r=beltzner, a=beltzner
|
2008-02-06 10:12:54 -08:00 |
|
sdwilsh@shawnwilsher.com
|
8d96d623a6
|
Bug 327331 - nsNavHistory::Init allows improper initialization. r=dietrich. This is a comment only change patch to better document the methods used in nsNavHistory::Init for this patchers sanity. No code was changed in the making of this patch.
|
2008-02-06 10:10:39 -08:00 |
|
johnath@mozilla.com
|
6086d912fc
|
Add Security Exception dialog is unusable at high dpi. b=413623, r=kengert, blocking1.9=schrep
|
2008-02-06 10:02:10 -08:00 |
|
ted.mielczarek@gmail.com
|
ec4be6847b
|
bug 401202 - upload talkback symbols from 200x release builds, use a statically linked dump_syms.exe. r=me
|
2008-02-06 09:47:11 -08:00 |
|
bhearsum@mozilla.com
|
5e7ef06cb3
|
bug bug 409880: make bootstrap Makefile NOT set chmod +s (to match stage.m.o). r=rhelmer, patch=me
|
2008-02-06 07:07:50 -08:00 |
|
enndeakin@sympatico.ca
|
b8f761bd82
|
Bug 390696, scale thumb is too small on vista, use a hardcoded size, r+sr=roc
|
2008-02-06 06:12:24 -08:00 |
|
neil@parkwaycc.co.uk
|
49f87a5be7
|
Bug 414374 Make debug mailnews builds nonstatic by default r=luser^H^H^H^H^Hted sr=bienvenu a=damons
|
2008-02-06 04:33:03 -08:00 |
|
cltbld
|
cfa38bc727
|
"Automated configuration bump, release for firefox 3.0b3rc2"
|
2008-02-06 01:28:11 -08:00 |
|
surkov.alexander@gmail.com
|
2d6d4a5d2d
|
Bug 393820 - expose bounds of accessible for accessible properties view, r=swilsh, l10n, sr=neil, a=dsicore
|
2008-02-05 23:04:36 -08:00 |
|
surkov.alexander@gmail.com
|
24f6ea8503
|
Bug 413605 - allow to use JS for the selected accessible in the accessibleTree view, r=sdwilsh, sr=neil, a=mconnor
|
2008-02-05 22:49:43 -08:00 |
|
vladimir@pobox.com
|
5533ef53f6
|
b=414685, optimize mac image decoding and rendering ; r=stuart
|
2008-02-05 22:48:47 -08:00 |
|
reed@reedloden.com
|
b7838f415f
|
Bug 403942 - "Cancelling "add new toolbar" *after* closing customize panel will freeze tab switching functionality" (disable done button) [p=stanshebs@earthlink.net (Stan Shebs) r=Mano a=blocking1.9+]
|
2008-02-05 22:45:48 -08:00 |
|
joshmoz@gmail.com
|
b9da1668ce
|
Cmd+Return no longer opens focused link in new tab, events getting sent to wrong widget. Also fixes embedding bug 415437. b=358379 r=masayuki sr=roc
|
2008-02-05 22:26:11 -08:00 |
|
joshmoz@gmail.com
|
7496007653
|
back out patch for bug 400028, it caused 407020 which is more serious. b=400028 r=josh sr=roc
|
2008-02-05 22:22:51 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
7810776cd0
|
Bug 401869 - Allow multiple words search in Auto-complete/Location Bar. r=dietrich, b-ff3=beltzner
|
2008-02-05 22:04:34 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
fe611f640c
|
Bug 414285 - Refactor AutoCompleteTagsSearch token splitting code and persist tokens. r=dietrich, a1.9=beltzner
|
2008-02-05 22:02:11 -08:00 |
|
brendan@mozilla.org
|
3d12218061
|
Fixed generation-number-optimized hash revalidation (415721, r=igor).
|
2008-02-05 17:25:12 -08:00 |
|
jwalden@mit.edu
|
fb2be9e261
|
Bug 401649 - JS CGI support in httpd.js -- create responses conditioned on header values and HTTP method types! r=sayrer
|
2008-02-05 17:12:32 -08:00 |
|
aaronleventhal@moonset.net
|
dab15fe4f9
|
Bug 414656. Expose native enumerated role along with ARIA landmark roles. Patch by Alexander Surkov. r=aaronlev, a=schrep
|
2008-02-05 16:30:29 -08:00 |
|
nboyd@atg.com
|
7b9c10185d
|
Test case for bug 415451 r=bclary@bclary.com
|
2008-02-05 13:52:34 -08:00 |
|
nboyd@atg.com
|
9b93b2f0a0
|
Regression test for bug 414098. r=bclary@bclary.com
|
2008-02-05 10:53:18 -08:00 |
|
rhelmer@mozilla.com
|
19c0134b58
|
bump for fx 30b3 rc3
|
2008-02-05 10:22:22 -08:00 |
|
mozilla.mano@sent.com
|
bad2973a88
|
Tree was closed, backiing out
|
2008-02-05 10:14:21 -08:00 |
|
mozilla.mano@sent.com
|
2fbcdcf1e7
|
Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner.
|
2008-02-05 10:11:05 -08:00 |
|
pavlov@pavlov.net
|
f210efe8b3
|
skip export FOO = 'bar' in autoconf.mk
|
2008-02-05 01:08:18 -08:00 |
|
pavlov@pavlov.net
|
f58c665846
|
Don't adjust PATH and LIB unless MOZ_MEMORY is set
|
2008-02-04 22:54:00 -08:00 |
|
rhelmer@mozilla.com
|
0333a74128
|
bump b3 to b4 b=409880 r=reed
|
2008-02-04 20:26:20 -08:00 |
|
pavlov@pavlov.net
|
fdde8df444
|
bug 407459. hooking jemalloc up to the build system. r=various people
|
2008-02-04 19:16:24 -08:00 |
|
reed@reedloden.com
|
a178a026ad
|
Back out my patch from bug 415681 now that tagging has been completed.
|
2008-02-04 18:47:30 -08:00 |
|
rhelmer@mozilla.com
|
219007662f
|
timestamp for 3.0b3 b=409880 r=rhelmer p=joduinn
|
2008-02-04 17:51:09 -08:00 |
|
jruderman@hmc.edu
|
2306b26b40
|
Add a crashtest
|
2008-02-04 17:18:48 -08:00 |
|
reed@reedloden.com
|
eee21f46d5
|
Bug 415681 - "Change name of Firefox 3 M11 to "Firefox 3 Beta 3" for official branding (for beta build tagging only)" [p=reed r+a1.9b3=mconnor]
|
2008-02-04 17:17:30 -08:00 |
|
jruderman@hmc.edu
|
283b2e2031
|
Add crashtest
|
2008-02-04 17:15:13 -08:00 |
|
reed@reedloden.com
|
bd470b458e
|
Bug 415604 - "Determine list of locales for Firefox 3 Beta 3" [p=mic@mozilla.com (Mic Berman) r=Pike a1.9b3=schrep]
|
2008-02-04 16:29:36 -08:00 |
|
jonas@sicking.cc
|
919076864b
|
Bug 414747: Make BroadcastListener use nsWeakRef rather than strong references, just in case. r/sr=jst b3a=mconnor
|
2008-02-04 15:50:44 -08:00 |
|
dtownsend@oxymoronical.com
|
b6c3aaf3e4
|
Bug 415656: Ignore non-http(s) urls for the crash reports server. r=gavin, a1.9b3=beltzner
|
2008-02-04 15:22:53 -08:00 |
|
rhelmer@mozilla.com
|
6bc372de6d
|
update for 3.0b3 release, missing timestamp r=nthomas b=409880
|
2008-02-04 13:13:43 -08:00 |
|
rhelmer@mozilla.com
|
a7ff7e3460
|
back out temporary workaround b=414966 r=nthomas
|
2008-02-04 13:08:23 -08:00 |
|
rhelmer@mozilla.com
|
9eb9cf08ec
|
set gecko rel branch using gmtime not localtime b=414966 r=nthomas
|
2008-02-04 13:05:51 -08:00 |
|
reed@reedloden.com
|
8244b6d359
|
Bug 392427 - "Bookmarks "yellow star" is subtle when the address bar is also yellow" (Tango replacement icon) [p=calamandrei@gmail.com (Lapo Calamandrei) ui-r+a1.9b3=beltzner]
|
2008-02-04 12:24:51 -08:00 |
|
rhelmer@mozilla.com
|
b1fa339778
|
always disable complete jump b=388524 r=nthomas
|
2008-02-04 12:01:00 -08:00 |
|
reed@reedloden.com
|
04d15ec4d9
|
Bug 415099 - "browser.xul ids changed" (revert ids and uses RDF service to try to migrate the persisted values) [p=mark.finkle@gmail.com (Mark Finkle) r=Mossop r=gavin a1.9b3=beltzner]
|
2008-02-04 11:37:26 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
bb301340a2
|
Bug 415489 - URL bar autocomplete slow since bug 414507. r=dietrich, b-ff3=beltzner, a1.9b3=beltzner
|
2008-02-04 11:36:22 -08:00 |
|