reed@reedloden.com
4e4ec04616
Bug 373918 - "gtk_moz_embed_get_nsIWebBrowser not in the glue" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=schrep]
2008-01-04 21:51:23 -08:00
sdwilsh@shawnwilsher.com
1f1340510a
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 09:55:02 -08:00
reed@reedloden.com
f9ee4eb39f
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
2008-01-01 02:11:02 -08:00
dougt@meer.net
75b1666bda
Relanding 398009. Fixes license headers. r/sr=brendan a=vlad
2007-12-18 09:42:44 -08:00
dougt@meer.net
6d62a266e3
Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad.
2007-12-18 09:36:32 -08:00
dougt@meer.net
9c77113bb1
Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad.
2007-12-18 09:31:14 -08:00
dougt@meer.net
26ccc8d6c4
relanding fix for 364205. r/sr= brendan. a=vlad.
2007-12-18 09:16:25 -08:00
dougt@meer.net
01ba630a92
re-adding gtkmozembedmarshal.c/h. to version 1.3
2007-12-17 17:16:33 -08:00
dougt@meer.net
5b64700e91
re-adding gtkmozembedmarshal.c/h.
2007-12-17 17:08:03 -08:00
dougt@meer.net
71febd0dec
Backing out all changes to embedding/browser/gtk/ to '2006-11-01 20:00' due to massive landings of unreviewed changes (MICROB Landings). b=408238, r=bsmedberg, sr=brendan, a=vlad. Good changes/reviewed changes that we backed up will be landing in the next few days.
2007-12-17 16:33:03 -08:00
jorendorff@mozilla.com
634610f01f
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsprf.c => js/src/jsprf.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2007-12-13 13:15:17 -06:00
kaie@kuix.de
ec1bfcf601
fixes bug 406724, r/sr=dveditz, a=schrep
2007-12-11 16:23:14 -08:00
dtownsend@oxymoronical.com
9b0e4bcdd7
Bug 404773: Find bar doesn't like the letters 'b', 'o', 'd', 'y', and 'random'. s+sr=jst, a=P1 blocking
2007-12-06 13:19:16 -08:00
kaie@kuix.de
a557b8e17c
bug 119500, PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported Patch contributed by Petr Kostka r=rrelyea, sr=kengert, a=dsicore Addon Patch to provide dummy implementations for gtk-embedding and camino. r=mark, sr=jst
2007-12-04 23:34:55 -08:00
stuart.morgan@alumni.case.edu
6f2678b14b
Bug 401328: Account for appunit/pixel conversion when painting from nsWebBrowser [p=roc]. r=smorgan sr=bzbarsky a1.9=blocking1.9
2007-12-03 17:01:59 -08:00
stuart.morgan@alumni.case.edu
12e481ad5f
Follow up to bug 404290, make sure embedding clients don't crash (bug 406108). r+sr=bzbarsky a1.9=blocking1.9
2007-12-03 16:31:21 -08:00
jorendorff@mozilla.com
b57c9929e6
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2007-12-03 17:50:14 -06:00
dolske@mozilla.com
bacde85933
Bug 403115 - Option missing to save password for HTTP auth. r=benjamin, sr=cbiesinger, blocking1.9=mconnor
2007-12-03 13:47:45 -08:00
reed@reedloden.com
8cf37a2a64
Bug 405996 - "Fix gtkmozembed to use PRInt64 instead of nsInt64 to make elsa happy" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=luser a1.9=damons]
2007-11-30 23:15:13 -08:00
db48x@yahoo.com
97d02bfe9b
Bug 404290 ÃÂ the size of popup windows needs to be specified in css pixels, not device pixels. r=eli,roc sr=bsmedberg
2007-11-27 05:30:09 -08:00
jorendorff@mozilla.com
27325b5b78
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2007-11-26 13:55:13 -06:00
jorendorff@mozilla.com
39903b025b
Merging from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2007-11-19 15:25:08 -06:00
bzbarsky@mit.edu
8f63f75429
Make find code less sensitive to exactly which nodes return true for IsNativeAnonymous(). Bug 403090, r+sr=mats, a=schrep
2007-11-18 10:53:43 -08:00
jst@mozilla.org
756d0c4ef0
Fixing bug 402866. Don't make modal dialogs resizable just because pref dom.disable_window_open_feature.resizable is set to true. r+sr=bzbarsky@mit.edu
2007-11-15 15:07:13 -08:00
reed@reedloden.com
8a1c8ee709
Bug 402839 - "Modal dialogs should use Linux's native icons" (part A) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=schrep]
2007-11-14 22:50:40 -08:00
peterv@propagandism.org
5ba21b5fff
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
2007-11-12 06:47:03 -08:00
jorendorff@mozilla.com
df571c0233
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
2007-10-31 10:40:29 -05:00
benjamin@smedbergs.us
0a4915ceb4
Bug 398152 - Remove activex support for OJI, r=mfinkle
2007-10-27 00:35:39 -04:00
dolske@mozilla.com
52cba9f35f
Bug 382180: HTTP auth dialogs don't come up if login manager croaks. r=gavin, a=mconnor, aM9=mconnor
2007-10-24 14:23:50 -07:00
bugzilla@standard8.plus.com
b319282079
Bug 397403 NS_NewAuthPrompter needs to check if the password manager prompt factory can handle password prompts. r/sr=biesi,a=sayrer
2007-10-13 02:27:24 -07:00
tglek@mozilla.com
a0468b7b36
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
2007-10-12 16:47:11 -07:00
reed@reedloden.com
52130e9698
Bug 227986 - "EmbedPrompter should use GtkComboBox on gtk+ 2.4" [p=chpe r=bryner r=timeless sr=blizzard a1.9=sayrer]
2007-10-12 16:19:35 -07:00
joshmoz@gmail.com
cfcbd7f1e1
remove obsolete Cocoa embedding impl. b=399035 r=smorgan sr=bsmedberg
2007-10-10 08:13:35 -07:00
reed@reedloden.com
4307dd84e7
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
2007-10-08 14:27:30 -07:00
dbaron@dbaron.org
c53e7acdd2
Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov
2007-10-07 22:01:49 -07:00
gerv@gerv.net
6dd53e09ca
Bug 398009 - fix mangled license headers. a=stuart.
2007-10-06 05:08:39 -07:00
bzbarsky@mit.edu
5f7d419364
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 16:37:25 -07:00
kaie@kuix.de
ad2bb22af2
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:47:26 -07:00
kaie@kuix.de
61d16d4cd9
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:43:54 -07:00
joshmoz@gmail.com
f219b51c26
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
2007-10-01 16:20:37 -07:00
jst@mozilla.org
f9c2361632
Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc
2007-09-27 14:53:25 -07:00
ted.mielczarek@gmail.com
b62c09faf0
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
2007-09-26 03:38:29 -07:00
gavin@gavinsharp.com
a26384b973
Back out bug 392055 due to bustage
2007-09-23 20:44:28 -07:00
sdwilsh@shawnwilsher.com
9ee181b52d
bustage fix
2007-09-23 20:22:46 -07:00
roc+@cs.cmu.edu
9972360428
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 16:12:06 -07:00
jst@mozilla.org
a4b4665459
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
2007-09-07 13:30:15 -07:00
jwalden@mit.edu
9b5364ff65
Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change
2007-09-05 15:13:43 -07:00
jag@tty.nl
167cbfff3a
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 06:04:54 -07:00
asqueella@gmail.com
dc5cd213c7
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly p=romaxa <romaxa@gmail.com> r=timeless
2007-09-02 08:50:38 -07:00
ted.mielczarek@gmail.com
36858dc9bf
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 10:38:02 -07:00
kherron@fmailbox.com
97296ebe2f
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
2007-08-26 17:19:15 -07:00
mozilla@weilbacher.org
d35aa3a819
Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky
2007-08-24 14:18:40 -07:00
mozilla@weilbacher.org
90741e52c0
Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky
2007-08-23 17:31:37 -07:00
cbiesinger@gmx.at
a23985c0a8
more bustage fix
2007-08-23 11:09:31 -07:00
bzbarsky@mit.edu
4274f9c4c4
Fix build bustage
2007-08-23 10:39:59 -07:00
cbiesinger@gmx.at
af6d8d5319
391100 move nsAutoWindowStateHelper from nsPrompt to nsPromptService r=bz sr=jst a=bz
2007-08-23 10:31:39 -07:00
masayuki@d-toybox.com
bfcfafd234
b=392252 fix bustage #2
2007-08-22 05:12:37 -07:00
masayuki@d-toybox.com
a20d56bd8d
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 04:13:46 -07:00
sdwilsh@shawnwilsher.com
4e7d7cfc20
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
2007-08-17 16:05:26 -07:00
jwalden@mit.edu
50aa08b817
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
2007-08-17 15:57:36 -07:00
jst@mozilla.org
3b2512803a
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 15:03:01 -07:00
bzbarsky@mit.edu
16e6040261
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
2007-08-07 18:16:09 -07:00
bzbarsky@mit.edu
325c15a53d
Fix bug 389334. r+sr=biesi
2007-07-26 18:24:34 -07:00
jst@mozilla.org
c1b1b4d758
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 10:52:26 -07:00
mozilla.mano@sent.com
645edc2eee
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
2007-07-24 13:47:42 -07:00
dmose@mozilla.org
570912b643
Fix SeaMonkey regression from bug 384374 landing (no bug); r+sr=bz
2007-07-23 17:00:22 -07:00
asqueella@gmail.com
2af06bedb1
Bug 383716 - nsWebBrowserPersist::OnStopRequest doesn't check |status| for failure
...
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=biesi, sr=bz
2007-07-23 16:34:20 -07:00
kaie@kuix.de
f393d37335
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=benjamin
2007-07-23 03:58:34 -07:00
bzbarsky@mit.edu
d8a5bd6455
More consistent handling of principals for loads across docshell type
...
boundaries. Bug 388121, r+sr=jst
2007-07-17 18:47:07 -07:00
kherron@fmailbox.com
6f2b92eed8
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
2007-07-15 08:03:07 -07:00
kherron@fmailbox.com
7cbecc54cd
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-15 05:27:57 -07:00
kherron@fmailbox.com
6ce19ad50c
Back out patch for bug 315687, due to reftest failures on win32.
2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
0c6bd69b22
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-14 07:42:55 -07:00
flamingice@sourmilk.net
02f7e98d65
Bug 129921, nsIWebBrowserPersist should support resume, Patch by Tom Germeau, r=biesi, sr=jst
2007-07-13 10:31:10 -07:00
peterv@propagandism.org
f7ff5666a6
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 06:05:05 -07:00
mats.palmgren@bredband.net
db9a36b35c
Hold a strong ref on the script context while its JSContext is on the stack. b=380512 r+sr=jst
2007-07-10 06:53:01 -07:00
bzbarsky@mit.edu
ced8f1a4b0
Use a Subsumes() check, not a same-origin one. r+sr=jst
2007-07-09 21:14:00 -07:00
philringnalda@gmail.com
8c1b7b23d4
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
2007-07-08 15:45:41 -07:00
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
dmose@mozilla.org
ec036ba262
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 12:31:44 -07:00
mats.palmgren@bredband.net
8472e864db
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
2007-07-05 04:29:51 -07:00
peterv@propagandism.org
4fb110bb30
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
2007-07-02 06:49:39 -07:00
peterv@propagandism.org
6662efd338
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 19:48:16 -07:00
peterv@propagandism.org
90c374d7c3
Backing out to fix orange.
2007-06-27 16:21:05 -07:00
peterv@propagandism.org
7bf2741259
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
bzbarsky@mit.edu
11cd15d771
Make the ranges used by find code able to span anonymous content. Bug 384706,
...
r+sr=sicking
2007-06-18 20:01:03 -07:00
kherron@fmailbox.com
de40e9c8b1
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
2007-06-16 13:57:44 -07:00
kherron@fmailbox.com
d04e5ca122
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 12:53:59 -07:00
mats.palmgren@bredband.net
df0f128cb1
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
2007-06-15 19:13:52 -07:00
mats.palmgren@bredband.net
266f784855
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
leon.sha@sun.com
ab581cee9c
Bug 253926 Print to file doesn't cancel properlyPatch by leon.sha@sun.comdarin.moz: review+benjamin: superreview+
2007-06-12 22:48:17 -07:00
dwitte@stanford.edu
7694faac8b
cvs removing unbuilt and unmaintained p3p module. bug 366611.
2007-06-10 23:25:52 -07:00
mozilla@weilbacher.org
58a7060568
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 15:13:08 -07:00
gavin@gavinsharp.com
94d232c05d
Backing out the patch for bug 350616 to see if it will fix the windows orange
2007-06-09 20:41:57 -07:00
ted.mielczarek@gmail.com
51e027a329
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
2007-06-08 05:47:41 -07:00
vladimir@pobox.com
1b9bc6a942
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-05 17:03:12 -07:00
sdwilsh@shawnwilsher.com
5089b2dda4
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
2007-05-21 17:03:33 -07:00
mats.palmgren@bredband.net
039f630bca
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-17 20:49:14 -07:00
mark.finkle@gmail.com
21ddeaec46
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
2007-05-16 19:19:50 -07:00
bent.mozilla@gmail.com
e3e1e8965c
Bug 380470 - "nsAppStartupNotifier shouldn't require components to implement nsIObserver". r=bsmedberg.
2007-05-16 13:06:01 -07:00
Olli.Pettay@helsinki.fi
5767c4440b
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
2007-05-15 01:50:33 -07:00
Olli.Pettay@helsinki.fi
065327c30f
Seamonkey/Win bustage
2007-05-14 05:16:56 -07:00
Olli.Pettay@helsinki.fi
ab3daf1d7f
Seamonkey/Win bustage
2007-05-14 05:02:38 -07:00
Olli.Pettay@helsinki.fi
7817abfbca
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 02:11:38 -07:00
timeless@mozdev.org
fb92eab385
Bug 379723 gtk_moz_embed_set_directory_service_provider not in gluepatch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 07:52:52 -07:00
Olli.Pettay@helsinki.fi
40178e46a3
backout Bug 363089
2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
e1fb8b073b
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 04:15:11 -07:00
neil@parkwaycc.co.uk
00f6f7bfc3
Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi
2007-05-09 01:40:41 -07:00
bzbarsky@mit.edu
7e3d62ddea
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
2007-05-06 14:06:28 -07:00
bzbarsky@mit.edu
086c2eb0c0
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 15:24:20 -07:00
mats.palmgren@bredband.net
7cf34d1a7e
Bustage fix for TestGtkEmbed. b=326152
2007-04-30 17:13:44 -07:00
mats.palmgren@bredband.net
c712869d45
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
peterv@propagandism.org
f091506c2b
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us
baab01ada6
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
martijn.martijn@gmail.com
067d379a61
Bug 378178 - Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky
2007-04-21 04:00:01 -07:00
bzbarsky@mit.edu
f792615997
Don't try to use ranges to represent chunks of the flattened tree, becauseranges can't have endpoints that are anonymous wrt the other endpoint. Bug374873, r+sr=rbs
2007-04-18 13:05:42 -07:00
philringnalda@gmail.com
811bd70baf
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-16 21:06:12 -07:00
gijskruitbosch@gmail.com
3e830ee3c0
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
benjamin@smedbergs.us
b58c167d24
Bug 377410 - remove mfcembed, r=dougt
2007-04-13 10:22:42 -07:00
dbaron@dbaron.org
d98d9fdec5
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
gavin@gavinsharp.com
84b4bbf9fe
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
2007-03-23 13:16:54 -07:00
bugzilla@standard8.demon.co.uk
eb2cd2088d
Temporary fix for debug build bustage
2007-03-23 09:16:24 -07:00
timeless@mozdev.org
691ce385f8
Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 08:56:57 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
maxf%magma.ca
4573b68c1a
(I'm moving changes made on the MOZILLA_1_8_BRANCH to HEAD)
...
This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com
2007-03-21 19:22:44 +00:00
ginn.chen%sun.com
b9eb989a03
Fix bustage of 368773
2007-03-19 06:57:15 +00:00
peterv%propagandism.org
be653586e2
Fix leak regression from bug 368773 (Add a bunch of DOM objects to cycle collection). r/sr=bz.
2007-03-18 11:07:52 +00:00
bzbarsky%mit.edu
64eb85d946
Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
...
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
2007-03-09 22:38:47 +00:00
peterv%propagandism.org
12f2917956
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
2007-03-08 11:17:16 +00:00
asqueella%gmail.com
d7595e46f7
Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky
2007-03-07 20:03:19 +00:00
mats.palmgren%bredband.net
c3220ba43f
Move ~800 bytes of const data to text segment and fix GCC compile warnings. b=371497 r=sciguyryan sr=bzbarsky
2007-02-27 22:36:04 +00:00
benjamin%smedbergs.us
91818d35b0
More gtkmozembed followups from bug 78081, r=timeless
2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us
83e4a5d8b4
Trying to fix linux bustage from bug 78081, r=timeless
2007-02-21 15:46:23 +00:00
asqueella%gmail.com
986c85a51c
Bug 155109 - Save As Complete misplaces data: src
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=bzbarsky
2007-02-17 18:49:28 +00:00
Olli.Pettay%helsinki.fi
0dbd31470c
Trying to fix bustage, Bug 363067
2007-02-16 00:42:13 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
gerv%gerv.net
465b523fc0
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-02-14 16:58:55 +00:00
dbaron%dbaron.org
afc56e1eb0
Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
2007-02-08 19:23:25 +00:00
bugzilla%standard8.demon.co.uk
66924e438e
Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil
2007-02-08 19:01:21 +00:00
jshin%mailaps.org
88da57650a
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
2007-02-08 17:48:22 +00:00
Olli.Pettay%helsinki.fi
0aeb80a42d
Fixing bustage, Bug 83265, r=peterv
2007-02-08 15:34:12 +00:00
mozilla.mano%sent.com
6040afd6ff
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com
76a64e5c22
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us
20975ec114
Bug 78081 - Don't export intermediate libraries, blanket-r=mento
2007-02-03 01:19:04 +00:00
benjamin%smedbergs.us
a3f9c4f73e
Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me
2007-02-01 18:57:57 +00:00
jwalden%mit.edu
b57733ad8f
Fix broken WINNT embedding tests by not building them, as happened before the previous change -- bug 351968 cleanup
2007-01-31 05:52:24 +00:00
jwalden%mit.edu
7eeed473b4
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
2007-01-31 03:25:46 +00:00
martijn.martijn%gmail.com
5fc4a6dc3f
Bug 336279 � Find misses text in this testcase, r=jst, sr=rbs
2007-01-29 13:58:24 +00:00
dveditz%cruzio.com
8f100cd4dc
bug 342314: check-in initial effective-tld file. r=bsmedberg.
...
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
ajschult%verizon.net
4acedf7aa5
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:59:01 +00:00
ajschult%verizon.net
e8ede8fa09
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:52:14 +00:00
ajschult%verizon.net
cf0bd8c525
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
2007-01-20 04:49:33 +00:00
gavin%gavinsharp.com
d3de3edfef
Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest
2007-01-04 18:48:53 +00:00
jwatt%jwatt.org
bbb6339dc9
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
2007-01-04 10:53:59 +00:00
philringnalda%gmail.com
95a616af6d
Bug 365569: remove workaround from bug 297227, r=mento
2007-01-03 06:02:39 +00:00
timeless%mozdev.org
915392e94d
GetImageRequest is only available for gtk2 builds
...
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org
5719fc0760
Landing MICROB_20061206_BRANCH
...
This should improve the gnomevfs story (the goal is to not use it).
Patches Wanted, Work will be on the MICROB_20070103_BRANCH
2007-01-02 22:23:53 +00:00
benjamin%smedbergs.us
edc9a0db2d
Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron
2007-01-02 15:24:08 +00:00
timeless%mozdev.org
24ff8b5b51
Bug 363446 EmbedPrivate::ScrollToSelectedNode doesn't initialize rv if !aDOMNode
...
patch by sciguyryan+bugzilla@gmail.com r=timeless
2006-12-21 07:01:48 +00:00
ginn.chen%sun.com
f06308caa9
Bug 364205 gtkmozembed.h should be C style
...
r+sr=roc
2006-12-20 05:28:57 +00:00
stridey%gmail.com
fe01141cb8
Bug 362042: Remove pre-Cocoa-Cairo remnants from basebrowser-mac-macho. Patch by ardissone <alqahira@ardisson.org>. r=smorgan sr=mento
2006-12-16 04:58:25 +00:00
timeless%mozdev.org
b0bd7b2fe6
there's no objdir, but we need LOCAL_INCLUDES
2006-12-07 00:41:36 +00:00
timeless%mozdev.org
0df954d9ef
Bug 362950 build in embedding/browser/gtk/src failed if srcdir=. is set
...
The makefile was violating readonly srcdir for objdir builds too...
r=bsmedberg
2006-12-06 22:32:07 +00:00
timeless%mozdev.org
43c2f5f730
Trying to fix Thunderbird Linux galactica Dep Lt-Release %
...
it's running with an old glib2. The hope is that the code will automatically
generate the marshalling code. This may or may not work, if it doesn't,
everything will probably go red :).
2006-12-05 21:36:25 +00:00
timeless%mozdev.org
8bf2c555b4
missed one gnomevfs containing function. of course, that function was buggy...
2006-12-04 23:40:52 +00:00
timeless%mozdev.org
286a2436f7
Attempt to make gnomevfs optional
2006-12-04 23:10:20 +00:00
timeless%mozdev.org
eff6e6c967
oops, map doesn't take a parameter
2006-12-04 22:33:27 +00:00
mvl%exedo.nl
f6de756720
bustage fix
2006-12-04 21:38:20 +00:00
timeless%mozdev.org
0b5f1e14c2
Fixing merge conflict, fixing out value to return ok on success and fixing out value to null out on failure.
...
Using interface map for complicated conditional case.
2006-12-04 21:23:35 +00:00
timeless%mozdev.org
da27034ee1
reverting header include to match rev 1.24, it's a gtk2 only header...
2006-12-04 20:58:27 +00:00
bugzilla%standard8.demon.co.uk
166f20fbd9
Fix build bustage from gtkmozembed checkins, r=timeless
2006-12-04 20:23:52 +00:00
timeless%mozdev.org
baa3b1aa09
Pulling romaxa's gtk1 fixes and the other changes from his commit
2006-12-04 18:00:11 +00:00
timeless%mozdev.org
e4b154eb3a
fixing non libxul directory service handl; thanks smaug
2006-12-04 16:01:06 +00:00
timeless%mozdev.org
039c36686b
fixing non libxul directory service handling; thanks smaug
2006-12-04 15:39:33 +00:00
timeless%mozdev.org
dfa70b2595
Fixing most ifdefs to mean libxul instead of saying 1.8
...
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.
Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
timeless%mozdev.org
977897c41c
SetPageTitle is nsIGlobalHistory2 :(
...
And RemoveAllPages is now just nsresult
2006-12-04 07:58:22 +00:00
timeless%mozdev.org
c29f827309
Removing nsIBrowserHistory
...
The only method we needed was RemoveAllPages, which i've moved to be accessible via nsIObserver,
it's a private communication from the specific history client.
Variable length arrays is a C99 ism, in gecko we use nsAutoArrayPtr.
thanks to ajschult for helping out
2006-12-04 06:46:27 +00:00
timeless%mozdev.org
84c436205e
Title should be nsCString (Autos never belong in structures, and the data was always narrow)
2006-12-04 06:23:28 +00:00
timeless%mozdev.org
82fac0674b
First attempt at bandaging gtk1
2006-12-04 06:22:18 +00:00
ajschult%verizon.net
9fc3db9a56
Fixing preliminary bustage. rs=timeless
2006-12-04 06:02:56 +00:00
timeless%mozdev.org
1856e0b40d
Landing MICROB_20061031_BRANCH
...
This is an experiment, and I'm sorry that the code isn't perfect.
Patches Wanted, Work will be on the MICROB_20061204_BRANCH
2006-12-04 04:06:14 +00:00
bzbarsky%mit.edu
38f1da6f92
Fix assertion to assert about the right thing. Bug 265780 comment 35 followup.
2006-12-01 04:35:18 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
neil%parkwaycc.co.uk
6a6d38fbe5
Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me
2006-11-10 10:29:54 +00:00
timeless%mozdev.org
46d2b15871
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
bzbarsky%mit.edu
df977f5e9a
Apply chrome flags to dialogs, even when opened by untrusted content (so alerts
...
are not resizable, for example). Bug 294440, r=bsmedberg, sr=jst
2006-10-24 21:42:18 +00:00
gavin%gavinsharp.com
309c7dbf84
Bug 356225: Duplicate null check in nsWebBrowserPersist.cpp, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-10-13 14:55:54 +00:00
bzbarsky%mit.edu
016ec858e3
Don't pass null nodes to methods that don't expect them. Bug 329745,
...
r=timeless, sr=bzbarsky
2006-09-28 22:34:33 +00:00
cbiesinger%web.de
93e8d01a5f
add unit test for bug 354522
2006-09-28 20:56:42 +00:00
cbiesinger%web.de
9a381e7875
bug 354410 move auth prompt strings out of necko. also, use the correct
...
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
mattwillis%gmail.com
c3fe8709a1
bug 354522 - Moves rv outside the if so nsIAuthPrompt2 works properly. r=biesi,sr=dmose
2006-09-27 19:41:01 +00:00
caillon%redhat.com
28b70c5240
Bug 312998
...
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc
2006-09-27 00:45:24 +00:00
cbiesinger%web.de
79738ef491
Bug 265780 make FTP use nsIAuthPrompt2
...
r=darin
2006-09-22 21:06:57 +00:00
timeless%mozdev.org
664b6df306
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
...
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
cbiesinger%web.de
15501fd5cb
Bug 351856 make chardet its own module
...
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
dbaron%dbaron.org
bb32a15350
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst
2006-09-12 22:58:11 +00:00
bzbarsky%mit.edu
a6772791b0
Improve the context menu flag-setting code. Bug 350614, patch by Dorian
...
<boissomag@free.fr>, r+sr=bzbarsky
2006-09-09 04:28:22 +00:00
benjamin%smedbergs.us
4b74339c6f
Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
2006-08-29 16:53:40 +00:00
bzbarsky%mit.edu
6b73b90092
Get the image URI in a better way that works even for images that didn't load.
...
Bug 350378, patch by Dorian <boissomag@free.fr>, r+sr=bzbarsky
2006-08-28 02:15:56 +00:00
cbiesinger%web.de
8c59aae763
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
ajschult%verizon.net
3277aebadf
bug 347839: correct typos in previous patches to get storage shipped on windows. r=biesi
2006-08-18 20:37:37 +00:00
bzbarsky%mit.edu
e9379f3679
Remove special-casing of about:blank for security purposes; give about:blank
...
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
2006-08-15 17:31:16 +00:00
ajschult%verizon.net
60b1be3484
Bug 347839: Current SeaMonkey installer builds do not ship with storage components (mozIStorageService), r=biesi
2006-08-12 03:30:59 +00:00
bzbarsky%mit.edu
ac4a87c1ae
Diverting window.open into a tab doesn't stop the about:blank load before
...
returning the new window. Bug 348272, r=bsmedberg, sr=jst
2006-08-12 02:09:23 +00:00
marria%gmail.com
18980be0d7
Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. r=cbiesinger, sr=bzbarsky
2006-08-06 18:17:29 +00:00
joshmoz%gmail.com
42c8c4a114
embedding version - rename "getFoo" methods in mozView protocol to "foo". b=343542 r=mento
2006-07-30 22:57:52 +00:00
kairo%kairo.at
e428d1be1d
bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil
2006-07-27 20:09:44 +00:00
cvshook%sicking.cc
4c08721214
Bug 345342: Add nullcheck fix regression from previous checkin. r/sr=bz
2006-07-22 05:52:05 +00:00
cbiesinger%web.de
2424e3badc
Bug 344980 make nsPrompt functions always set their out parameters/retvals
...
r+sr=bz
2006-07-20 22:16:15 +00:00
cvshook%sicking.cc
3a9a287253
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
bzbarsky%mit.edu
17cc2750ad
Don't set the dependent bit on windows not being opened at chrome, even if it's
...
in the features. Bug 344257, r=bsmedberg, sr=jst
2006-07-18 20:40:43 +00:00
bzbarsky%mit.edu
13a6aa09df
Remove the same way we added. Bug 343643, patch by Mikhail Zabaluev
...
<mhz@altlinux.org>, r+sr=bzbarsky
2006-07-18 19:35:41 +00:00
neil%parkwaycc.co.uk
457b3880e8
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
mrbkap%gmail.com
dc64cabd5f
Remove extraneous newline. No bug, r+sr=jst
2006-07-11 22:55:09 +00:00
mnyromyr%tprac.de
a561f2dcd2
Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott
2006-07-09 12:49:47 +00:00
jst%mozilla.jstenback.com
b271739439
Fixing bug 334891. Prevent window.close() from closing the window if there's a modal dialog parented at the window. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu
2006-07-05 22:48:04 +00:00
marria%gmail.com
4776db2c47
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
ajschult%verizon.net
89c49a7f39
Bug 334257: Need to include thebes in installer packages. r=cbiesinger
2006-07-01 01:16:38 +00:00
bzbarsky%mit.edu
3614e779d3
Call the function we actually want to call. Bug 343149, patch by Mikhail
...
Zabaluev <mhz@altlinux.org>, r=bsmedberg, sr=bzbarsky
2006-06-29 18:08:39 +00:00
mrbkap%gmail.com
8b454010c1
Restore lost compatibility by not defining an arguments object on the window if there weren't any to begin with. Also, explode nsIArray as well as nsISupportsArray in OpenWindow. bug 342813, r+sr=bzbarsky
2006-06-27 20:09:16 +00:00
mozilla%weilbacher.org
db68ff7b6c
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
2006-06-26 20:40:08 +00:00
darin%meer.net
6f2608c387
fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor
2006-06-22 00:18:43 +00:00
timeless%mozdev.org
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
benjamin%smedbergs.us
52365fd4b0
Bug 333055 - Various libs (mozMapi32, activex) incorrectly included in the static link list, r=cls
2006-06-15 13:45:46 +00:00
mrbkap%gmail.com
060a3a1e2b
Fix this to be a real null check. No bug, r+sr=bzbarsky
2006-06-14 22:25:12 +00:00
mrbkap%gmail.com
af7ec736be
Restore old behavior where an nsISupportsArray is exploded into multiple arguments whereas any other COM object simply becomes argv[0]. bug 341362, r+sr=bzbarsky
2006-06-14 22:18:03 +00:00
mhammond%skippinet.com.au
0f241835df
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
mrbkap%gmail.com
98997f8669
Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan
2006-06-12 22:39:55 +00:00
bzbarsky%mit.edu
058e40f1fd
Default to denying ActiveX loads if no JS is running. Bug 340852, patch by
...
Wladimir Palant <trev@gtchat.de>, r=mrbkap, sr=bzbarsky
2006-06-10 02:41:46 +00:00
pedemont%us.ibm.com
166e6d278a
Bug 338871 - nsIWindowCreator2 is scriptable but inherits from the non-scriptable interface nsIWindowCreator. r=bsmedberg, sr=darin.
2006-06-08 13:46:20 +00:00
mozilla%weilbacher.org
d6a66baa65
Fix build break for os2embed but do not build it by default. Bug 339414, r=benjamin, sr=mkaply
2006-06-07 09:48:56 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
hwaara%gmail.com
d682113f1a
Remove forked (and obsolete) files same as in bug 339498. NPODB
2006-06-01 22:03:11 +00:00
peterv%propagandism.org
3869989ccb
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
2006-05-21 19:50:16 +00:00
kairo%kairo.at
1dd94f0a69
bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil
2006-05-19 18:33:18 +00:00
jag%tty.nl
6a12f2f513
Undo these changes now that we have a better fix for 2.95.2
2006-05-15 20:33:53 +00:00
jag%tty.nl
1a27c5a60a
Some more poking.
2006-05-15 12:19:54 +00:00
kairo%kairo.at
60c040959e
fix win32 vc6 build bustage from darin's threadmanager landing (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD - he did miss this case in his bustage fix checkin), p=Neil
2006-05-12 12:59:29 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
cvshook%sicking.cc
d3ec0aa5c5
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
b1ee2830dd
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
...
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bzbarsky%mit.edu
f9a8a7c8e2
Don't try to enable global history if we were told not to. Bug 334846,
...
r=bsmedberg, sr=darin
2006-05-01 03:47:12 +00:00
bzbarsky%mit.edu
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
cvshook%sicking.cc
a9de930a86
Bug 334515: Work with objects that don't support weak references. r/sr=dbaron
2006-04-27 00:07:44 +00:00
cvshook%sicking.cc
eb966d89e7
Bug 334515: Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr=dbaron
2006-04-25 00:44:30 +00:00
martijn.martijn%gmail.com
f207e836f4
Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky
2006-04-21 20:16:27 +00:00
benjamin%smedbergs.us
70a0f2207b
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
kairo%kairo.at
91acb7039c
bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
2006-04-08 11:17:06 +00:00
benjamin%smedbergs.us
080776bade
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 15:46:07 +00:00