mrbkap%gmail.com
|
dc64cabd5f
|
Remove extraneous newline. No bug, r+sr=jst
|
2006-07-11 22:55:09 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
darin%meer.net
|
0a4d9e0455
|
fixes bug 312537 "###!!! ASSERTION: no content length: 'channelContentLength != -1', file /opt/source/mozilla/trunk-ff/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp, line 891" patch by Ben Fowler (bfowler@ewitness.co.uk), r=darin
|
2006-04-04 22:51:02 +00:00 |
|
darin%meer.net
|
ff07f6bbfe
|
fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz
|
2006-03-31 05:31:10 +00:00 |
|
gerv%gerv.net
|
41fd37565a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 04:41:00 +00:00 |
|
timeless%mozdev.org
|
a757cb0909
|
Bug 332132 OOM crash in nsBaseCommandController methods
r=smfr sr=neil
|
2006-03-30 19:35:38 +00:00 |
|
bzbarsky%mit.edu
|
6e8df6adb8
|
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
|
2006-03-14 17:12:41 +00:00 |
|
jruderman%hmc.edu
|
68624e5a7d
|
Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi.
|
2006-03-13 09:46:28 +00:00 |
|
mrbkap%gmail.com
|
7fb7676464
|
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
|
2006-02-24 21:14:01 +00:00 |
|
sharparrow1%yahoo.com
|
eb67fd0b3d
|
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
|
cbiesinger%web.de
|
e5e30a5864
|
bug 249508 disable loads when persisting the src of an <input type="image">
r+sr=bz
|
2006-02-19 17:39:13 +00:00 |
|
bzbarsky%mit.edu
|
612a095556
|
PArt of patch for bug 266371
|
2006-02-15 03:33:38 +00:00 |
|
bzbarsky%mit.edu
|
d48098df86
|
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
|
2006-02-15 03:22:17 +00:00 |
|
benjamin%smedbergs.us
|
10580d8f05
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-14 17:02:21 +00:00 |
|
bryner%brianryner.com
|
a084fa9ff9
|
Dispatch a notification that a newly-opened window has been initialized (bug 326784). r+sr=bzbarsky.
|
2006-02-12 00:39:26 +00:00 |
|
pavlov%pavlov.net
|
365a6e0b6a
|
fixing build bustage from bug 326149
|
2006-02-10 21:37:25 +00:00 |
|
bzbarsky%mit.edu
|
ff496fd4f1
|
Make nsIWindowProvider report whether it created a new window. Bug 326006,
r=bsmedberg, sr=jst
|
2006-02-10 20:50:43 +00:00 |
|
bzbarsky%mit.edu
|
fc0b0f2bea
|
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
|
2006-02-07 20:46:39 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
mark%moxienet.com
|
3a9d72b3a4
|
190307 Non-blocking alert service/MathML for Camino. Adding copyright and license information for makotoy@ms.u-tokyo.ac.jp. Also marking the interface scriptable and cleaning up the documentation.
|
2006-02-02 04:25:41 +00:00 |
|
mark%moxienet.com
|
8997f8cbad
|
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
|
2006-02-02 02:43:42 +00:00 |
|
mark%moxienet.com
|
0ea84eb413
|
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
|
2006-02-02 02:07:45 +00:00 |
|
darin%meer.net
|
387edde4eb
|
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
|
2006-01-11 01:50:15 +00:00 |
|
bzbarsky%mit.edu
|
b837c9d737
|
Flush frames before trying to find and select stuff. Bug 307783, r+sr=jst
|
2006-01-07 03:44:32 +00:00 |
|
jwatt%jwatt.org
|
00713d88f1
|
Fixing build bustage on Sun due to earlier checkin for bug 317628
|
2006-01-02 16:38:44 +00:00 |
|
jwatt%jwatt.org
|
3d543ab984
|
Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net
|
2006-01-02 02:43:53 +00:00 |
|
dbaron%dbaron.org
|
4707ddb5aa
|
Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor
|
2005-12-28 00:33:23 +00:00 |
|
jst%mozilla.jstenback.com
|
7223904a81
|
Fixing bug 318461. Move SetNewDocument() and SetOpenerWindow() from nsIScriptGlobalObject to nsPIDOMWindow to clean out non-script related methods form the nsIScriptGlobalObject interface. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2005-12-01 19:35:27 +00:00 |
|
jst%mozilla.jstenback.com
|
8f1863159b
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
|
timeless%mozdev.org
|
9b0852aaf7
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
|