jst%mozilla.jstenback.com
|
76a60a87eb
|
Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org
|
2005-06-18 06:06:45 +00:00 |
|
bzbarsky%mit.edu
|
c8c41508c3
|
Back out the change for bug 277092, since it breaks other compat and pages.
Bug 292921, r=jst, sr+a=brendan
|
2005-05-08 21:44:16 +00:00 |
|
bryner%brianryner.com
|
aed69207f0
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
|
bzbarsky%mit.edu
|
bd9d2b5403
|
Make STOP_CONTENT not only stop the content viewer, but also cancel all pending
timeouts and intervals. Bug 277092, r+sr=jst
|
2005-01-31 22:49:42 +00:00 |
|
dbaron%dbaron.org
|
4b4631fbc0
|
Fix another typo that stephend noticed.
|
2004-12-22 16:57:03 +00:00 |
|
dbaron%dbaron.org
|
056600d838
|
Fix runtime bustage involving some static build and/or --disable-xul situation by giving different classes different names. b=275119 r+sr=jst
|
2004-12-22 16:37:51 +00:00 |
|
jst%mozilla.jstenback.com
|
5cf54610bc
|
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
|
2004-12-10 19:48:22 +00:00 |
|
danm-moz%comcast.net
|
076e817247
|
single window mode aviary branch merge. bug 172962, 263960 r=jst
|
2004-12-07 16:09:10 +00:00 |
|
jst%mozilla.jstenback.com
|
147c2543b1
|
Disable site reloading from onresize. Bug 258917. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
|
2004-10-20 02:19:57 +00:00 |
|
jst%mozilla.jstenback.com
|
03052a2f27
|
Fixing bug 260385. Prevent popups from opening from beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
|
2004-09-23 23:39:16 +00:00 |
|
bryner%brianryner.com
|
6b2f8733f0
|
Provide an inline implementation of private operator new and delete, for compilers that think they need the definition. Fixes AIX and probably IRIX bustage.
|
2004-09-05 21:29:45 +00:00 |
|
jst%mozilla.jstenback.com
|
64a8f1675a
|
Fixing typos in comments, and a adding a change that got lost in the merge of the patch for bug 252326 when it was merged from the aviary branch.
|
2004-09-05 08:24:29 +00:00 |
|
jst%mozilla.jstenback.com
|
51fd4d10d8
|
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
|
2004-09-04 19:28:46 +00:00 |
|
bsmedberg%covad.net
|
859b6ac0ae
|
Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard
|
2004-05-29 17:43:59 +00:00 |
|
danm-moz%comcast.net
|
cae4263c59
|
fix IsLoadingOrRunningTimeout broken in rev 1.31
|
2004-05-04 18:58:28 +00:00 |
|
jst%mozilla.jstenback.com
|
b3f4390257
|
Fixinb build warning. sr=bryner@brianryner.com
|
2004-05-04 01:36:49 +00:00 |
|
bryner%brianryner.com
|
7d80b4f5cf
|
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
|
2004-05-03 21:48:36 +00:00 |
|
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
|
danm-moz%comcast.net
|
bde0b60e2a
|
add methods to track whether window was opened as a popup. bug 197919 r=bryner,jst
|
2004-02-03 02:22:02 +00:00 |
|
bryner%brianryner.com
|
e85dd2b8a9
|
Fix focus not being restored correctly after unminimizing a window on Win32 (bug 212556). r=ere@atp.fi, sr=jst@netscape.com, a=asa.
|
2003-08-12 06:43:48 +00:00 |
|
bryner%netscape.com
|
ea46c1aca6
|
Remove #include "nsIScriptContext.h" from nsPIDOMWindow.h, because this (among other things) creates a dependency on js headers, which is breaking Camino. Bug 210704, r+sr=jst.
|
2003-06-26 00:41:23 +00:00 |
|
seawood%netscape.com
|
97649bab86
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 21:18:27 +00:00 |
|
mstoltz%netscape.com
|
4ccdb6f4c5
|
Bug 159424 - Don't clear scope of global object when loading the first document in a window, if the document has the same origin as the calling script. r=heikki, sr=jst, a=asa
|
2003-05-05 20:55:37 +00:00 |
|
seawood%netscape.com
|
322da773fb
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
|
bryner%netscape.com
|
7dafb891cc
|
Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls.
|
2002-07-31 20:53:46 +00:00 |
|
mjudge%netscape.com
|
47e8fbc7bf
|
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
|
2002-07-15 22:04:13 +00:00 |
|
dbaron%fas.harvard.edu
|
6d2263f19b
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
|
saari%netscape.com
|
b8de96a1d8
|
win32 only fix for 82534. focus goes wonky after minimizing a window. r=bryner, sr=jag
|
2002-06-20 04:55:13 +00:00 |
|
jst%netscape.com
|
cd9afd67e1
|
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
|
2002-04-17 04:17:16 +00:00 |
|
hyatt%netscape.com
|
6aebadf6da
|
Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake
|
2002-04-12 02:15:43 +00:00 |
|
timeless%mac.com
|
a84a7e233f
|
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
|
2002-04-05 05:42:10 +00:00 |
|
jst%netscape.com
|
bf7702387e
|
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
|
2002-04-04 22:42:19 +00:00 |
|
jst%netscape.com
|
020632bdc1
|
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
|
2002-04-04 07:31:16 +00:00 |
|
jst%netscape.com
|
aa9f71957d
|
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
|
2002-04-04 02:09:19 +00:00 |
|
dbaron%fas.harvard.edu
|
f8dee50514
|
Make nsIFocusController.h build without nsAString.h included first to prevent future bustage of the same type. b=131899
|
2002-03-24 00:27:42 +00:00 |
|
dbaron%fas.harvard.edu
|
6cdcd7ef3a
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 00:16:18 +00:00 |
|
danm%netscape.com
|
56835e0fd7
|
new method GetExtantDocument. bug 36016 r=hyatt,pinkerton
|
2002-02-06 03:48:20 +00:00 |
|
dbaron%fas.harvard.edu
|
8cd8d91750
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
|
gerv%gerv.net
|
1b8510e564
|
License changes, take 2. Bug 98089. mozilla/dom/.
|
2001-09-25 22:43:09 +00:00 |
|
jst%netscape.com
|
ea706038cf
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
|
arik%netscape.com
|
96627cc8b7
|
moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard.
|
2001-04-28 02:42:23 +00:00 |
|
dr%netscape.com
|
2e8fbd1253
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
|
hyatt%netscape.com
|
174428fb65
|
Fix for my 0.9 focus issues. r=saari, sr=brendan
|
2001-04-18 01:41:20 +00:00 |
|
hyatt%netscape.com
|
26a2d9444e
|
Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst
|
2001-04-11 03:05:42 +00:00 |
|
waterson%netscape.com
|
660fe70daf
|
Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan
|
2000-12-21 00:41:00 +00:00 |
|
waterson%netscape.com
|
f6c22a683c
|
Bug 61424. Use NS_NO_VTABLE for all idlc-generated interfaces. r=jst, sr=jband
|
2000-12-19 21:08:55 +00:00 |
|
hyatt%netscape.com
|
d9f3df81f0
|
Patch for 55595. r=joki, a=brendan
|
2000-11-27 07:55:20 +00:00 |
|
hyatt%netscape.com
|
fae32fdbd7
|
Fix for 54203. r=saari, a=brendan
|
2000-11-04 08:21:20 +00:00 |
|
hyatt%netscape.com
|
ac2865c3c4
|
48758. r=ben,saari, a=waterson
|
2000-09-22 05:02:20 +00:00 |
|
mjudge%netscape.com
|
e2be918716
|
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
|
2000-09-14 11:45:01 +00:00 |
|