bryner%brianryner.com
981b646cf8
Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. Patch by marria@gmail.com, r=cbiesinger, sr=bzbarsky, a=dbaron.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206839 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 16:51:55 +00:00
bzbarsky%mit.edu
4993a3c757
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, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203312 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 23:50:32 +00:00
jst%mozilla.jstenback.com
de57879100
Fixing bug 334891. Ignore close calls on windows that have a modal dialog parented at them. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu, a=dbaron@mozilla.com
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202108 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-14 01:19:33 +00:00
marria%gmail.com
6da521e535
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, branch approval=mtschrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201704 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 20:30:09 +00:00
timeless%mozdev.org
2e3498bd71
Bug 332132 OOM crash in nsBaseCommandController methods
...
r=smfr sr=neil a=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200576 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 11:17:28 +00:00
darin%meer.net
3e5fed6645
fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r+a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200547 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 00:21:16 +00:00
bzbarsky%mit.edu
456c8f2cd6
Keep track of the original window opener (or rather whether one was present)
...
even if window.open calls target the window. Bug 266371 and bug 212298,
r=bsmedberg, sr=jst, branch181=jst
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196544 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 17:35:11 +00:00
cvshook%sicking.cc
f1f0f88418
Bug 334515: Work with objects that don't support weak references. r/sr/a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195480 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-27 00:01:50 +00:00
cvshook%sicking.cc
809d14214b
Bug 334515. Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr/a=dbaron
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195315 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 00:48:45 +00:00
gerv%gerv.net
f08fd5a3dd
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193307 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 08:15:13 +00:00
dbaron%dbaron.org
1b28df7e26
Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191386 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 14:13:43 +00:00
mrbkap%gmail.com
0c45264173
Hold a strong reference to our context if we're using a script context from a window, since the window could navigate away before we're done with the context. bug 310508, r=jst sr=bzbarsky a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191336 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-27 20:55:34 +00:00
mark%moxienet.com
cbc62d91b7
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190985 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:04:44 +00:00
mark%moxienet.com
69c3535f9a
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink a/1.8=rbs a/1.8.0=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190923 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 23:31:52 +00:00
mark%moxienet.com
b079e2ec39
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink a/1.8=rbs a/1.8.0=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190922 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 23:15:26 +00:00
cbiesinger%web.de
db6d1c3ce9
bug 249508 disable loads when persisting the src of an <input type="image">
...
r+sr+a=bz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190710 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 18:15:10 +00:00
bryner%brianryner.com
bceab5b400
Dispatch a notification that a newly-opened window has been initialized (bug 326784). r+sr=bzbarsky.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189997 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 21:25:24 +00:00
bzbarsky%mit.edu
56cd4b5122
Make nsIWindowProvider report whether it created a new window. Bug 326006,
...
r=bsmedberg, sr=jst, branch181=jst
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189932 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 05:35:41 +00:00
bzbarsky%mit.edu
685f9740d8
Move the "force into tab" code out of Gecko and allow embeddors to do the same
...
sort of thing. Bug 323810, r=bsmedberg, sr=jst, branch181=jst
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189931 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 05:28:33 +00:00
bzbarsky%mit.edu
364cac6ce5
Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst, branch181=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188545 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 03:54:30 +00:00
roc+%cs.cmu.edu
d1648cec2e
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182433 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-18 01:47:31 +00:00
cbiesinger%web.de
c2a440d7de
bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
...
consumer
patch by Christian Persch <chpe@gnome.org > r=biesi sr=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182339 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-16 18:03:30 +00:00
bzbarsky%mit.edu
79f44af421
Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182121 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 20:19:49 +00:00
mrbkap%gmail.com
108d77ceaa
Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap, patch by bzbarsky, r=mrbkap, sr=jst a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181184 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 23:03:08 +00:00
bzbarsky%mit.edu
53726abd0f
Throw if window.open is called on a window that has no chrome. Bug 306804,
...
r+sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180084 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 01:27:37 +00:00
neil%parkwaycc.co.uk
8ac3617718
Bug 305187 Make _WIN32_WINNT default to 0x400 as per WINVER r=bsmedberg a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179348 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 22:54:08 +00:00
roc+%cs.cmu.edu
3ccd8d696b
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177889 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:03:12 +00:00
bzbarsky%mit.edu
2d7f2d7ca1
Removing unused code. Bug 303102, r+sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177742 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-15 02:50:31 +00:00
jst%mozilla.jstenback.com
a9f668bc25
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@177635 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
dbd90dd3df
Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
...
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa
git-svn-id: svn://10.0.0.236/trunk@177321 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 10:56:34 +00:00
smfr%smfr.org
63e05dbadd
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@177305 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:19:55 +00:00
smfr%smfr.org
72d76bf401
Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@177301 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:08:43 +00:00
jst%mozilla.jstenback.com
792744ce69
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
...
git-svn-id: svn://10.0.0.236/trunk@176884 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-30 20:57:07 +00:00
cbiesinger%web.de
dd25bcee0f
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
git-svn-id: svn://10.0.0.236/trunk@175720 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-06 23:12:22 +00:00
bsmedberg%covad.net
07b7a92d83
Bug 271802 - nsPrintDialogUtil uses a localizable string for a preference with no apparent reason, patch by dbaron, r=bsmedberg, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@175482 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-01 12:32:15 +00:00
cbiesinger%web.de
e2b40b606d
297374 add missing |this.| to fix a JS syntax error
...
r=neil sr=darin a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175106 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:39:25 +00:00
jst%mozilla.jstenback.com
454862af81
Fixing bug 295093. Check the window chrome flags when opening a new window before pushing the callee context onto the context stack. r=dveditz@cruzio.com, sr=brendan@mozilla.org, a=dveditz@curzio.com
...
git-svn-id: svn://10.0.0.236/trunk@174962 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-21 21:42:08 +00:00
joshmoz%gmail.com
9f29512f53
better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa
...
git-svn-id: svn://10.0.0.236/trunk@174865 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-20 19:24:51 +00:00
peterv%propagandism.org
aac2b47f2a
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@174703 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:10:58 +00:00
scott%scott-macgregor.org
cdc4c6b8cd
Bug #297227 --> Depend build fails to build PrintPDE.plugin
...
Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
git-svn-id: svn://10.0.0.236/trunk@174522 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-13 19:54:10 +00:00
jst%mozilla.jstenback.com
e9863e3952
Fixing bug 296850. Unregress frame injection bug 246448. r=bzbarsky@mit.edu, sr+a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@174259 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 23:34:22 +00:00
joshmoz%gmail.com
a44a0993d3
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
...
git-svn-id: svn://10.0.0.236/trunk@173985 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 21:15:09 +00:00
joshmoz%gmail.com
3acd8a928a
more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530
...
git-svn-id: svn://10.0.0.236/trunk@173978 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 20:52:53 +00:00
joshmoz%gmail.com
86c38128da
fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me
...
git-svn-id: svn://10.0.0.236/trunk@173971 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 20:13:21 +00:00
joshmoz%gmail.com
e578f68c52
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@173954 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:53:30 +00:00
pedemont%us.ibm.com
c9f6e9439e
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@172951 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 16:30:03 +00:00
jshin%mailaps.org
c5c347930c
bug 166127 search string in Japanese doesn't match exactly : patch by saito@densan.co.jp, r/sr=jst, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@172907 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-30 01:37:00 +00:00
dougt%meer.net
3d7bcc8055
Windows CE build changes. This addresses most of the outstanding Windows
...
CE compilation issues.
This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript. This change is based on bug 242518. See comment 36.
This patch also removes the unused enum in transformiix . See bug
292118.
r/sr = dveditz/shaver
b = 291229
a = asa
git-svn-id: svn://10.0.0.236/trunk@172870 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-29 13:33:49 +00:00
cbiesinger%web.de
d7a4736137
289843 release references to the listener when the download is complete
...
r=bz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@172733 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-26 14:07:21 +00:00
cbiesinger%web.de
75f2a6ce48
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@172674 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-24 21:16:28 +00:00