cbiesinger%web.de
|
850f3954ab
|
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
r=bz sr=darin
|
2005-03-13 17:03:44 +00:00 |
|
dveditz%cruzio.com
|
62cb73dbcb
|
bug 283103 disable accept button in security dialogs when not focused
(suite version of bug 260560) r=caillon, sr=neil.parkwaycc, a=caillon
|
2005-03-10 22:26:47 +00:00 |
|
bsmedberg%covad.net
|
e75d55a075
|
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
|
2005-03-10 18:44:11 +00:00 |
|
bryner%brianryner.com
|
e171eaba9b
|
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
|
2005-03-10 00:39:28 +00:00 |
|
neil%parkwaycc.co.uk
|
5e7b6836e2
|
Bug 285163 Make the hostname visible on the download dialog r=caillon sr=dveditz
|
2005-03-09 23:45:03 +00:00 |
|
jst%mozilla.jstenback.com
|
09a59b3a29
|
Fixing bug 284993. Make sure the new content viewer is properly initialized before fireing location changed notifications. r=bzbarsky@mit.edu, sr=darin@meer.net
|
2005-03-09 14:31:02 +00:00 |
|
bzbarsky%mit.edu
|
5b1084a5a5
|
Add the prompt-service contract to nsEmbedCID.h
|
2005-03-07 16:07:11 +00:00 |
|
jst%mozilla.jstenback.com
|
a57ec3f6dc
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
|
bzbarsky%mit.edu
|
20fcb245ac
|
Fix nsWindowWatcher::FindItemWithName to pass in the right requestor; expose it
on nsPIWindowWatcher and use it from nsDocShellTreeOwner. Bug 282296, r=danm,
sr=jst
|
2005-03-03 17:26:34 +00:00 |
|
cbiesinger%web.de
|
5dd7f9a4e8
|
281343 show an error message when filenames are too long; and convert that error
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
|
2005-03-02 18:16:37 +00:00 |
|
bzbarsky%mit.edu
|
fc19e7fce6
|
Persist the "code" and "archive" attributes of applets. Bug 276453, r=biesi, sr=jst
|
2005-02-24 04:16:06 +00:00 |
|
jst%mozilla.jstenback.com
|
822de539b8
|
Fixing bug 277574. Make sure all modal dialogs, not just the ones that come from DOM calls, bring the requesting tab to focus. r=dveditz@cruzio.com, sr=darin@meer.net
|
2005-02-23 23:31:37 +00:00 |
|
gandalf%firefox.pl
|
9f74808aa6
|
Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg
|
2005-02-20 21:15:00 +00:00 |
|
darin%meer.net
|
6152167859
|
fixes bug 241864 "M18a2 Crash after trying to save page and visiting other url or reload current url - [@ ntdll.dll - ???] [@nsCOMPtr<nsIURI>::assign_assuming_AddRef]" patch by son.le0@gmail.com, r=bzbarsky, sr=darin, a=asa
|
2005-02-16 08:02:08 +00:00 |
|
pedemont%us.ibm.com
|
c702a237b5
|
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
|
2005-02-04 23:32:32 +00:00 |
|
timeless%mozdev.org
|
1f31b87336
|
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
r=mrbkap sr=bz
|
2005-02-04 05:05:10 +00:00 |
|
bryner%brianryner.com
|
67dba23ae4
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
|
dougt%meer.net
|
d57076e6d8
|
Fixes 280231. WinCE build changes; r=benjamin
|
2005-01-30 04:03:53 +00:00 |
|
timeless%mozdev.org
|
6b1df2ec98
|
Bug 277741 bad copy/paste of NS_ASSERT_OWNINGTHREAD(_class)
r=dbradley sr=dbaron
|
2005-01-12 19:20:01 +00:00 |
|
jst%mozilla.jstenback.com
|
265b0ff136
|
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
|
2005-01-11 19:36:40 +00:00 |
|
cbiesinger%web.de
|
8ab6e0d7d1
|
bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
|
2005-01-09 20:43:35 +00:00 |
|
cbiesinger%web.de
|
e1cabe4eda
|
Bug 249508 disable image loading before setting a new src on image nodes when
saving complete web pages. r=bz sr=jst
|
2005-01-09 20:36:27 +00:00 |
|
cbiesinger%web.de
|
2556456572
|
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
|
2005-01-04 13:40:51 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
f6bc7bcc0e
|
Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
|
2004-12-21 19:31:07 +00:00 |
|
bsmedberg%covad.net
|
60567bb185
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
|
dbaron%dbaron.org
|
2e343b9430
|
Fix bustage. b=272151
|
2004-12-08 22:05:58 +00:00 |
|
dbaron%dbaron.org
|
99a0f3e4a6
|
Fix Windows bustage. b=272151
|
2004-12-08 20:31:27 +00:00 |
|
dbaron%dbaron.org
|
9db368a6af
|
Bug 272151: reorganize files within layout, r+sr=roc
|
2004-12-08 19:41:48 +00:00 |
|
ere%atp.fi
|
cadee8d48a
|
Fix for bug 270812: Cannot print after printer was renamed
Patch by Masayuki Nakano,
r=emaijala
sr=bzbarsky
|
2004-12-06 15:29:25 +00:00 |
|
pedemont%us.ibm.com
|
15717f0bf7
|
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
|
2004-12-01 17:33:16 +00:00 |
|
bryner%brianryner.com
|
29c70cffe8
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
cad130beab
|
Bug 264102 Chrome should use document.title instead of window.title - progressDlg fix v0.1
p=me r/sr=neil.parkwaycc.co.uk
|
2004-11-23 22:49:10 +00:00 |
|
darin%meer.net
|
7d678f2e38
|
freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky
|
2004-11-16 20:36:26 +00:00 |
|
timeless%mozdev.org
|
f726e77f35
|
Bug 269926 /Users/timeless/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp:67: warning: `const char*kPrintProgressDialogURL' defined but not used
r=pedemonte sr=bz
|
2004-11-15 18:37:40 +00:00 |
|
timeless%mozdev.org
|
56eef264d9
|
Fixing case. Accesskeys favor matched case.
r=biesi sr=bz
|
2004-11-15 02:12:30 +00:00 |
|
joshmoz%gmail.com
|
c46a5a1beb
|
remove still-compiled classic code from print ui (bug 267763) r+sr=darin
|
2004-11-04 21:26:34 +00:00 |
|
darin%meer.net
|
189ba5e5c4
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
|
jshin%mailaps.org
|
25f481d2bc
|
bug 266857 Cannot print more than once with a printer with non-Latin1 (e.g. Japanese) characters in its name, patch by Masayuki Nakano <masayuki@d-toybox.com> r=me, sr=bzbarsky
|
2004-10-31 04:34:13 +00:00 |
|
darin%meer.net
|
52ac61d678
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
|
bzbarsky%mit.edu
|
d0a9259446
|
Remove the use of HEAD when saving files, since it's so poorly implemented by
servers. Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
|
2004-10-10 04:03:34 +00:00 |
|
neil%parkwaycc.co.uk
|
5601db241c
|
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
|
2004-10-09 13:01:45 +00:00 |
|
bzbarsky%mit.edu
|
7c1441d5a8
|
Try to keep window.arguments from being wiped out by scope-clearing by setting
the document in the window to null before setting window.arguments in
AttachArguments. Bug 25040, r=danm, sr=jst
|
2004-10-02 16:11:57 +00:00 |
|
cbiesinger%web.de
|
3645952af1
|
make helper app dialog set its title using window.title, not setAttribute, since
only the former now works in an onload handler
261267 r=neil sr=bz a=asa
|
2004-09-25 23:54:52 +00:00 |
|
bzbarsky%mit.edu
|
b62d4e1d33
|
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
|
2004-09-16 18:33:39 +00:00 |
|
peterv%propagandism.org
|
1a88732b51
|
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
|
2004-09-16 12:39:49 +00:00 |
|
cbiesinger%web.de
|
f47ebbe2c2
|
Bug 228603 nsIWebBrowserPersist should have a saveChannel method
r=adamlock sr=darin
|
2004-09-07 14:42:23 +00:00 |
|
cbiesinger%web.de
|
24b9647483
|
Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
r=bzbarsky sr=darin
|
2004-09-01 17:46:23 +00:00 |
|
bryner%brianryner.com
|
180b0b7373
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
|
neil%parkwaycc.co.uk
|
c2b8f90b4e
|
Applying the parts of bz's patch for bug 255270 that bryner conservatively removed r=me sr=dbaron a=asa
|
2004-08-15 10:03:11 +00:00 |
|
bryner%brianryner.com
|
0fa9344f94
|
Fix for reflow problem in XUL dialogs (bug 255270, smoketest blocker). Patch by bzbarsky, r=neil, sr=dbaron. (I'm conservatively just removing the hack in nsHlperAppDlg by restoring it to its previous state).
|
2004-08-13 18:25:33 +00:00 |
|