martijn.martijn@gmail.com
|
06c6e5f3ee
|
Bug 406073 - OnMouseOver and OnMouseOut Dysfunctional On Marquee, r=bzbarsky, sr=roc, a=beltzner
|
2007-12-12 06:56:57 -08:00 |
|
martijn.martijn@gmail.com
|
9db956c04f
|
Bug 407912 - When page is zoomed in/out, autocomplete popup doesn't have the correct width, r=enndeakin, a=mtschrep
|
2007-12-12 05:27:09 -08:00 |
|
reed@reedloden.com
|
3d234784ab
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep]
|
2007-12-12 05:26:19 -08:00 |
|
reed@reedloden.com
|
e3eda0fcb5
|
Bug 405389 - "Passwords reappear after being deleted, when using the search" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=mconnor a=blocking-firefox3+]
|
2007-12-12 05:24:39 -08:00 |
|
kaie@kuix.de
|
09b95bb671
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
|
2007-12-12 05:23:20 -08:00 |
|
reed@reedloden.com
|
8e31ca32d2
|
Bug 405753 - "nsIDictionary leftover forward declaration in nsISessionStore.idl" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=damons]
|
2007-12-12 05:23:14 -08:00 |
|
reed@reedloden.com
|
041d5bee81
|
Bug 406664 - "Cookies dialog still using XP-ish icon" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons]
|
2007-12-12 05:22:15 -08:00 |
|
reed@reedloden.com
|
df2793571f
|
Bug 298571 - "support tab duplication (using ctrl) on tab drag and drop" [p=zeniko@gmail.com (Simon Bünzli) r+ui-r=mconnor a1.9=damons]
|
2007-12-12 05:19:50 -08:00 |
|
cltbld
|
d573c7c6e6
|
"Automated configuration bump, release for thunderbird 1.5.0.14rc1"
|
2007-12-12 03:48:52 -08:00 |
|
Olli.Pettay@helsinki.fi
|
12aa4ddec4
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 00:33:32 -08:00 |
|
jruderman@hmc.edu
|
40342296f4
|
Add crashtest for bug 307298.
|
2007-12-11 21:01:36 -08:00 |
|
jruderman@hmc.edu
|
51ade1ac12
|
Add crashtest for bug 306940.
|
2007-12-11 20:49:28 -08:00 |
|
jruderman@hmc.edu
|
33fd54ceec
|
Add crashtest for bug 306911 (and include dbaron's additional testcases)
|
2007-12-11 19:32:45 -08:00 |
|
jruderman@hmc.edu
|
a71db7b656
|
Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon
|
2007-12-11 19:23:34 -08:00 |
|
aaronleventhal@moonset.net
|
3a80055521
|
Fixing orange
|
2007-12-11 18:48:03 -08:00 |
|
roc+@cs.cmu.edu
|
c43f5b8d12
|
Bug 407009. In the last-ditch reflow of a scrollframe, only show the scrollbars which are not styled 'hidden'. r+sr=dbaron
|
2007-12-11 18:28:50 -08:00 |
|
roc+@cs.cmu.edu
|
5fa91c2bd3
|
Bug 403067. mVisibleArea may get stale so use GetWindowDimensions() when we're going to do a SetWindowDimensions() with new dimensions. r+sr=dbaron
|
2007-12-11 18:27:00 -08:00 |
|
jruderman@hmc.edu
|
4de6a39b11
|
Add crashtest for bug 306902 (the first crashtest!)
|
2007-12-11 18:26:35 -08:00 |
|
jonas@sicking.cc
|
948c2ea354
|
Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz
|
2007-12-11 18:26:09 -08:00 |
|
aaronleventhal@moonset.net
|
fe7f4d5bdb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
jruderman@hmc.edu
|
307a6a2b6c
|
Fix AtomImpl leak (bug 407277). r+sr=peterv, a=schrep.
|
2007-12-11 18:07:35 -08:00 |
|
roc+@cs.cmu.edu
|
cfe771c051
|
Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 17:43:09 -08:00 |
|
jruderman@hmc.edu
|
3776ddbf3b
|
Fix leak by making currNode an nsCOMPtr (bug 407818). r+sr=dbaron, a=schrep.
|
2007-12-11 17:37:51 -08:00 |
|
roc+@cs.cmu.edu
|
23f2ab8f1c
|
Bug 363729. Don't allow fixed-pos tables to have abs-pos children. r=dholbert,sr=dbaron
|
2007-12-11 17:21:34 -08:00 |
|
jonas@sicking.cc
|
c883671df6
|
Bug 408006: Don't crash in when getting or setting fullscreen mode on a frame that's been killed. r/sr=jst
|
2007-12-11 16:58:08 -08:00 |
|
dtownsend@oxymoronical.com
|
19823efd13
|
Bug 406718: add logging to file support to assist troubleshooting, r=robstrong, a=schrep
|
2007-12-11 16:56:09 -08:00 |
|
roc+@cs.cmu.edu
|
cba1d47793
|
Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron
|
2007-12-11 16:42:20 -08:00 |
|
roc+@cs.cmu.edu
|
ee00f61908
|
Disabling randomly-failing toDataURL tests, the right way
|
2007-12-11 16:31:19 -08:00 |
|
kaie@kuix.de
|
53083a69c3
|
fixes bug 406724, r/sr=dveditz, a=schrep
|
2007-12-11 16:23:14 -08:00 |
|
roc+@cs.cmu.edu
|
925a0c1f9f
|
Disabling randomly-failing toDataURL tests.
|
2007-12-11 15:21:20 -08:00 |
|
ccooper@deadsquid.com
|
014867000b
|
- remove debugging aid
|
2007-12-11 13:54:29 -08:00 |
|
mozilla@weilbacher.org
|
24ec805ac5
|
[OS/2] Bug 407524: Enable PDF surface on OS/2, r=ted.mielczarek
|
2007-12-11 13:49:27 -08:00 |
|
wtc@google.com
|
018168f5c4
|
Bug 337418: added a generation count for the addr_info field of nsHostRecord to detect the change of addr_info and invalidate addr_info's iterator, and added a lock to protect access to the addr_info and addr_info_gencnt fields. r=cbiesinger,sr=bzbarsky blocking1.9+ Modified files: nsDNSService2.cpp nsHostResolver.cpp nsHostResolver.h
|
2007-12-11 13:45:42 -08:00 |
|
ccooper@deadsquid.com
|
aa03985de3
|
b=393410 r=robcee - python script that uses the browser's own -CreateProfile command-line flag to create new profiles and set prefs for automated testing
|
2007-12-11 13:43:56 -08:00 |
|
bhearsum@mozilla.com
|
660dd524bf
|
407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me
|
2007-12-11 13:43:04 -08:00 |
|
brendan@mozilla.org
|
bb37e6a7fe
|
Reflecting arguments in Call must happen irrespective of JSRESOLVE_ASSIGNING (396584, r=igor).
|
2007-12-11 13:40:51 -08:00 |
|
brendan@mozilla.org
|
fe766425b6
|
Don't give Iterator a fixed global binding (407957, r=jwalden).
|
2007-12-11 13:37:04 -08:00 |
|
crowder@fiverocks.com
|
0966ae9622
|
Bug 403977 -- Backed out due to mochitest failures -- crowder
|
2007-12-11 13:07:47 -08:00 |
|
mozilla@weilbacher.org
|
73ea6c1e24
|
[OS/2] Bug 381333: enable kerning when high quality rendering is on
|
2007-12-11 12:51:07 -08:00 |
|
pete@mozdevgroup.com
|
414161f7d9
|
b=328070 opt-in UI for data collection r=Jan.Varga --pete
|
2007-12-11 12:42:20 -08:00 |
|
pete@mozdevgroup.com
|
401801d21e
|
b=407921 Metrics: Link Errors on win32 addendum patch ... r=Jan.Varga --pete
|
2007-12-11 12:40:04 -08:00 |
|
reed@reedloden.com
|
64377725db
|
It's textbox, not textbar. :(
|
2007-12-11 12:26:42 -08:00 |
|
crowder@fiverocks.com
|
bc4cd9a1e3
|
Bug 403977 - Huge Speed Drop in Array.prototype.sort, patch by Igor Bukanoc <igor@mir2.org, r=crowder
|
2007-12-11 12:17:41 -08:00 |
|
rhelmer@mozilla.com
|
a71b57dde4
|
use release automation for nightly builds b=401936 r=bhearsum
|
2007-12-11 12:17:00 -08:00 |
|
reed@reedloden.com
|
de8fd4d3d5
|
Bug 405165 - "Menu icons for Gnomestripe" (Textbox context menu) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep]
|
2007-12-11 12:15:48 -08:00 |
|
crowder@fiverocks.com
|
d78a00de7c
|
Bug 375876 - "Assertion failure: (c2 <= cs->length) && (c1 <= c2)" with /[\[-h]/i, r=mrbkap, a=blocking1.9
|
2007-12-11 12:13:42 -08:00 |
|
reed@reedloden.com
|
b8986ecb6c
|
Bug 407805 - "When you open a new window, the green triangle (go button) flashes before being replaced in the url bar" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a1.9=schrep]
|
2007-12-11 12:11:53 -08:00 |
|
rhelmer@mozilla.com
|
33f5dfb604
|
staging should mirror previous release b=407682 r=cf
|
2007-12-11 12:08:24 -08:00 |
|
cbarrett@mozilla.com
|
ee1f94a08f
|
Bug 407063 - Bottom border of title bar on Leopard does not dim properly. r=joshmoz, sr=roc.
|
2007-12-11 11:52:26 -08:00 |
|
reed@reedloden.com
|
c2d075baab
|
Bug 406360 - "Typing in URL autoselects itself if browser.urlbar.clickSelectsAll is set to true" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
|
2007-12-11 11:51:15 -08:00 |
|