roc+%cs.cmu.edu
729ee0d1e6
Bug 296628. Don't crash when traversal is at the root and we try to go up. r+sr=bzbarsky,a=asa
2005-06-17 02:50:15 +00:00
roc+%cs.cmu.edu
3876d7f8c7
Bug 296315. Remove unimplemented nsIScrollableView::GetScrollbarVisibility, implement nsDocShell::GetScrollbarVisibiilty to use nsIScrollableFrame::GetActualScrollbarSizes, which actually works. r+sr=bzbarsky,a=asa
2005-06-17 02:48:29 +00:00
roc+%cs.cmu.edu
26ce4cd8a3
Bug 297537. Line layout should not set an available-height constraint on the inline frames, because they can't break vertically ... and it certainly shouldn't set the constraint based on the band dimensions. Fixes Gmail rich text toolbar layout issue. r+sr=dbaron,a=asa
2005-06-17 02:46:36 +00:00
roc+%cs.cmu.edu
158a8445d3
Bug 290428. Don't change listbox selection when the cursor is over the listbox border and we're not capturing the mouse. r+sr=bzbarsky,a=asa
2005-06-17 02:44:31 +00:00
roc+%cs.cmu.edu
de75a5024a
Bug 292656. 'Fully unconstrained' reflows should only depend on the width being unconstrained, since the dropdown layout doesn't depend on the computed height. r+sr=dbaron,a=asa
2005-06-17 02:42:29 +00:00
roc+%cs.cmu.edu
c20e5c6558
Bug 297748. Fix gcc4 warnings. r+sr=roc,a=asa,patch by Wolfgang Rosenauer
2005-06-17 02:35:41 +00:00
ben%bengoodger.com
2c2c0be0d0
encode + in update url
2005-06-17 01:23:00 +00:00
ben%bengoodger.com
9a801a6355
add 'no updates found' page.
2005-06-17 01:18:48 +00:00
bsmedberg%covad.net
ca96c72909
Bug 286108 - build tbird locales - use "en.lproj" and other localized .lproj directory names instead of hardcoded "English.lproj" r=Mano a=Chase
2005-06-17 00:54:25 +00:00
scott%scott-macgregor.org
5eb3dc26bb
Bug #37712 --> "Receiving: message headers" should be "Downloading message headers 123 of 1323"
...
Patch by tmeader@gmail.com
sr=mscott/bienvenu
2005-06-17 00:34:17 +00:00
darin%meer.net
f9aa9a5fab
fixes bug 297609 "updater should keep going if a 'Remove' command cannot be completed because the target file does not exist" r=bsmedberg
2005-06-17 00:30:59 +00:00
smfr%smfr.org
85dce405d3
Fix bug 290375: if option key is down when a download completes, and you have the dl manager set to auto-hide, then all windows get closed. Fixed by using -close rather than -performClose: (and moving the code where it belongs).
2005-06-17 00:26:21 +00:00
christophe.ravel.bugs%sun.com
5265f6fc95
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r=Sandeep, sr=Glen
Display the result of each test case and global pass rate.
2005-06-16 23:22:46 +00:00
scott%scott-macgregor.org
86fa41ef9f
Bug #242752 --> "System New Mail Sound" should be "System Alert Sound" on Mac OS X.
2005-06-16 23:12:35 +00:00
peterv%propagandism.org
fbc8799da6
Another try to fix btek.
2005-06-16 22:57:46 +00:00
gandalf%firefox.pl
c070659a9b
Bug 297583: Online button tooltip for proxy auto-detect is missing;r=bsmedberg,sr+a=mscott
2005-06-16 22:39:07 +00:00
darin%meer.net
6c7477ff1e
Make it easy to generate a full update of dist/bin
2005-06-16 22:28:09 +00:00
steffen.wilberg%web.de
683087b90f
Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa
2005-06-16 22:16:26 +00:00
brendan%mozilla.org
78112d199d
Use JS_EnumerateResolvedStandardClasses for bfcache transparency (292903, r+sr=bryner/jst).
2005-06-16 22:14:43 +00:00
peterv%propagandism.org
2e61f5d7aa
Trying to fix btek bustage.
2005-06-16 21:52:44 +00:00
brendan%mozilla.org
6847e0863b
js/src part of 2nd patch for 292903, r+sr=bryner/jst.
2005-06-16 21:43:15 +00:00
scott%scott-macgregor.org
fc69bb2310
Bug #266097 --> "Contacts" button doesn't stay pushed (or down) when the contacts sidebar is open.
...
Patch by Thomas Bertels (the_redburn@perso.be )
2005-06-16 21:23:42 +00:00
mrbkap%gmail.com
4ec259ce0c
bug 293162: Textarea's innerHTML shouldn't treat the HTML as text. r=peterv sr=jst a=shaver
2005-06-16 21:23:24 +00:00
peterv%propagandism.org
4cb41ef640
Trying to fix btek bustage.
2005-06-16 21:20:57 +00:00
dougt%meer.net
d1460e3a0a
* Fixes some build problems when trying to build non-static. (removing link
...
libraries that don't exist on Windows CE)
* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)
* Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla. On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.
* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.
* Disabling more code in nsOSHelperAppService for Windows CE.
* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).
Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
alexei.volkov.bugs%sun.com
cd0a03b285
fix for bug: 297015 - bltest should run multithreaded. r=julien
2005-06-16 21:11:02 +00:00
brendan%mozilla.org
afe2ea2ef9
Fix regression from 292903's first patch, which results in JS_DEFAULT_XML_NAMESPACE_ID being enumerated! Thanks to bc for noticing.
2005-06-16 20:27:11 +00:00
timeless%mozdev.org
d7b0684cd6
Bug 297660 No node is selected anymore after deleting node in dom inspector
...
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
peterv%propagandism.org
1d34606d5f
Trying to fix btek bustage.
2005-06-16 19:56:21 +00:00
jwalden%mit.edu
0b6b9b3b74
Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver
2005-06-16 19:02:27 +00:00
lpsolit%gmail.com
3e40dc6674
Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave
2005-06-16 19:00:58 +00:00
mrbkap%gmail.com
6664814803
bug 296677: Fix nsParser::ParseFragment to not screw up setting <textarea>'s innerHTML. r=jst sr=peterv a=asa
2005-06-16 18:59:59 +00:00
peterv%propagandism.org
13e87d6df0
Trying to fix btek bustage.
2005-06-16 18:44:01 +00:00
pedemont%us.ibm.com
ee707e48fa
Bug 291501 - labels don't support the src attribute. r=aaronr, r=smaug, a=mkaply
2005-06-16 18:33:55 +00:00
doronr%us.ibm.com
2e373f4427
Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg
2005-06-16 18:24:34 +00:00
timeless%mozdev.org
9da0ce304f
Bug 294823 ASSERTION: max element width exceeded desired width: 'PR_FALSE'
...
patch by bernd r=roc sr=roc a=asa
2005-06-16 18:22:38 +00:00
mrbkap%gmail.com
96e94dc74c
bug 296284: <blockquote type=cite> can cause the plaintext serializer to delete extra newlines before inlines after blocks. r=peterv sr=jst a=asa
2005-06-16 18:20:59 +00:00
timeless%mozdev.org
e1e8f80bf3
Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
...
patch by kaie r=timeless sr=darin a=shaver
2005-06-16 17:27:17 +00:00
timeless%mozdev.org
5148ea3d5b
Bug 291378 crashes on XPCOM calls with more than 7 arguments
...
regenerated by mozilla@rosenauer.org r=shaver a=shaver
2005-06-16 16:31:53 +00:00
gandalf%firefox.pl
16ecefc17a
adding pl to all-locales.
2005-06-16 16:29:52 +00:00
doronr%us.ibm.com
23d5d90436
XForms Bug 296231 - Allow file:// xforms to submit anywhere. r=darin,aaronr a=mkaply
2005-06-16 15:47:04 +00:00
gandalf%firefox.pl
55185f343f
Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa
2005-06-16 13:49:04 +00:00
bsmedberg%covad.net
816495bf4c
Bug 224305 part "*nix" - register xulrunner as a GRE with xulrunner -register-global and -register-user - r=darin a=asa
2005-06-16 13:29:45 +00:00
peterv%propagandism.org
1c1cce09d7
Bustage fix
2005-06-16 13:26:34 +00:00
peterv%propagandism.org
ea82f1a8a5
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
2005-06-16 13:10:58 +00:00
peterv%propagandism.org
555cc2a1f9
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
2005-06-16 12:58:13 +00:00
gandalf%firefox.pl
6c3bda1208
Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg
2005-06-16 12:53:43 +00:00
pinkerton%aol.net
d35af1bfd4
delay invalidates if we're in the middle of painting. fixes scrambling during
...
loads (sr=pink, r=sfraser, bug 294415)
2005-06-16 12:49:43 +00:00
peterv%propagandism.org
698b140d97
Fix for bug 289169 (DOMParser freezes when parsing elements with fixed attributes.). r/sr=jst, a=asa.
2005-06-16 11:59:28 +00:00
timeless%mozdev.org
c215e69dc6
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
...
Marking JSCLASS_PRIVATE_IS_NSISUPPORTS on InstallVersionClass
remove extra definitions of ConvertJSValToObj to prevent confusion
r=dveditz sr=dveditz a=dveditz
2005-06-16 11:09:27 +00:00