cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
locka%iol.ie
cdd8078685
NOT PART OF BUILD. Public SDK script now has args for specifying alternate directories to scan or include.
2001-06-15 19:26:45 +00:00
blizzard%redhat.com
efcd148780
Fix blocker bug #85703 . Crashes on popup windows. r=adamlock,sr=tor,a=asa
2001-06-14 17:42:16 +00:00
blizzard%redhat.com
90709595a3
trying to fix build bustage with a temporary
2001-06-14 03:48:40 +00:00
blizzard%redhat.com
2ec817fa57
Fix bug #83157 . Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa
2001-06-14 02:07:04 +00:00
law%netscape.com
ffe7e739f0
Bug 79862; fix keyset id attribute so esc/enter keys work on helper app dialog; r=sfraser/sr=alecf/a=asa
2001-06-13 23:34:13 +00:00
danm%netscape.com
870570059e
OpenWindow 'gracefully' handles disconnected parent windows. bug 78504 r=dr,hyatt a=asa
2001-06-12 23:05:17 +00:00
locka%iol.ie
1f9b2ab1f3
Added code to fire TitleChange events. b=84496 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2001-06-12 16:23:35 +00:00
locka%iol.ie
7be0b13316
NOT PART OF BUILD. CBrowse harness now listens for TitleChange events from controls and sets the window title accordingly
2001-06-08 12:06:39 +00:00
locka%iol.ie
e94e66e7c4
Added javascript: protocol handler to embedding manifest. b=82709 r=valeski@netscape.com sr=blizzard@mozilla.org a=dbaron@fas.harvard.edu
2001-06-08 12:05:34 +00:00
locka%iol.ie
fd8513369a
NOT PART OF BUILD. Added support for Linux to public header generator tool.
2001-06-06 12:10:42 +00:00
valeski%netscape.com
221edc8f1a
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
locka%iol.ie
356874855d
Implement ConfirmCheck so PSM doesn't abort form submits. b=84024 r=waterson@netscape.com sr=blizzard@mozilla.org a=tor@acm.org
2001-06-05 21:02:48 +00:00
locka%iol.ie
080c320023
Made a couple of tweaks on behalf of wtc@netscape.com to allow control to build when the MS Platform SDK is installed. b=83976 r=adamlock@netscape.com sr/a=blizzard@mozilla.org
2001-06-05 11:42:38 +00:00
locka%iol.ie
47715c16be
NOT PART OF BUILD. Perl script for extrapolating the "public" headers of Mozilla by running the dependency tool over the embedding sample apps.
2001-06-04 23:32:09 +00:00
blizzard%redhat.com
519cbaca4e
Fix bug #83722 . Crash when loading an <img> tag from a stream. r=valeski,sr=to
...
r,a=chofmann
2001-06-03 02:02:16 +00:00
chak%netscape.com
80e14a7e56
Fix for 81796 - Enable SecureBrowserUI for embedding apps
...
r=ccarlen, sr=blizzard, a=dbaron
2001-06-02 00:35:39 +00:00
locka%iol.ie
3e29d7f92f
Removed PSM from embedding manifest to prevent form submit crashes in gtkEmbed. b=82141, r=valeski@netscape.com a=chofmann@netscape.com
2001-05-30 22:49:15 +00:00
pavlov%netscape.com
8470697f82
removing win32 checked in binary build stuff. wtf is this doing in the tree? are we going to have to get r= and sr= for things that arn't part of the build now? sigh.
2001-05-30 10:32:30 +00:00
amasri%netscape.com
625c9b54d6
adding embedding tests for qa. Not part of the build.
2001-05-30 02:50:49 +00:00
amasri%netscape.com
84cf7191f7
adding tests for qa embedding. not part of the build
2001-05-30 02:49:08 +00:00
mkaply%us.ibm.com
e34e2a237c
IRIX and BSD bustage - need cast - this has never been built until blizzard turned it on
2001-05-30 00:45:30 +00:00
radha%netscape.com
1b49f073d3
Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
...
new semantics. r=valeski sr=alecf a=blizzard(drivers@mozilla.org )
2001-05-29 22:48:39 +00:00
blizzard%redhat.com
393267ec82
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann (Round 2)
2001-05-29 22:35:46 +00:00
blizzard%redhat.com
1b92a22376
back out changes since they included a patch that happened to be in my tree
2001-05-29 22:31:15 +00:00
blizzard%redhat.com
6d34c5360f
Fix bug #82705 . Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann
2001-05-29 22:22:35 +00:00
blizzard%redhat.com
7a0d200bac
Fix bug #82601 . "mozilla will continue trying to create http auth dialogs until the cows come home." Make sure to detect errors creating new windows and pass those errors along to callers. r=ccarlen, sr=tor, a=asa
2001-05-25 20:25:49 +00:00
law%netscape.com
a83465493d
Bug 68279; tightens up IsExecutable() check in nsLocalFileWin to properly detect most dangerous executables; adds code to the two places in the UI where such files used to be executed to disable us doing that; r=mstoltz, sr=mscott
2001-05-23 06:03:59 +00:00
locka%iol.ie
971dce35c2
Removed nsIDocShellTreeOwner impl in control's chrome object because it was causing clicked links to open in new window. Cleaned up web browser creation and initialisation. b=82116 r=ccarlen@netscape.com sr=blizzard@mozilla.org
2001-05-22 21:31:01 +00:00
dbaron%fas.harvard.edu
27929ede4b
Removed unused statically-constructed nsVoidArray since the static constructor crashes on startup for me. r=dougt sr=blizzard b=82146
2001-05-22 21:00:35 +00:00
chak%netscape.com
7dda5a75e6
Fix for #81884 - Add PSM2 components to embed packaging
...
r=adamlock@netscape.com , sr=blizzard
2001-05-22 03:32:16 +00:00
valeski%netscape.com
58b8efcc23
r=adamlock. missing break statement
2001-05-21 23:20:18 +00:00
danm%netscape.com
bd306441f5
change window ownership model to match Mozilla's (self-referential). bug 76522 r=adamlock,hyatt
2001-05-21 22:49:18 +00:00
valeski%netscape.com
78fa01c626
adding nsWebBrowserContentPolicy.cpp to the mac build. 81263
2001-05-21 22:43:47 +00:00
valeski%netscape.com
47dde24cd0
r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made.
2001-05-21 22:42:46 +00:00
locka%iol.ie
3eaab0afb9
Enabled window clipping to prevent flicker while painting child windows. b=81986 r=chak@netscape.com sr=blizzard@mozilla.org
2001-05-21 22:40:31 +00:00
ccarlen%netscape.com
6ed4b8ccf6
Bug 73951 - Enable global history by default for embedding apps. r=valeski/sr=rpotts
2001-05-19 18:31:20 +00:00
blizzard%redhat.com
f1128d657f
Fix allocator mismatch in bug #70207 . r=pavlov,arik sr=scc
2001-05-19 14:29:25 +00:00
blizzard%redhat.com
dc2aec3993
Fix bug #70220 . Harden *Stream functions so that you can't call them unless the widget has been realized. r=pavlov, rs=brendan
2001-05-19 14:23:38 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
mstoltz%netscape.com
3584203896
Re-checking-in workaround fix for 79775 - don't call GetSubjectPrincipal for chrome URLs, as this sometimes causes a failure and is not necessary for chrome URLs anyway. Fixed a crasher by moving the initialization of LoadInfo out of the if block. r=vidur, sr=jst.
2001-05-19 01:40:52 +00:00
blizzard%redhat.com
840af67c0f
Fix bug #81512 . Misnamed function. rs=tor, r=bryner
2001-05-18 22:17:02 +00:00
blizzard%redhat.com
c1f09c684d
Fix bug #73730 . Compile problems with the MIPSpro compiler on IRIX. Just needed some casts. r=me, rs=tor
2001-05-18 22:13:05 +00:00
blizzard%redhat.com
11f8abad25
Fix bug #59923 . Add functionality to get enums for other language embedders. r=crichton, sr=tor
2001-05-18 21:14:48 +00:00
blizzard%redhat.com
e1e5c32a99
Back out mstoltz because of blocker bug #81629 . Original bugs were 47905 79775.
2001-05-18 17:41:23 +00:00
mstoltz%netscape.com
201736a175
Bug 47905 - adding security check for XMLHttpRequest.open.
...
Added nsIScriptSecurityManager::CheckConnect for this purpose.
Also cleaned up the security check API by removing some unnecessary
parameters. r=vidur@netscape.com , sr=jst@netscape.com
Bug 79775 - Forward button broken in main mail window. Making
WindowWatcher not call GetSubjectPrincipal if the URL to be loaded is
chrome, since the calling principal is superfluous in this case.
No one has been able to find the root cause of this problem, but
this checkin works around it, which is the best we can do for now.
r=ducarroz@netscape.com , sr=jst@netscape.com
2001-05-18 06:56:29 +00:00
ccarlen%netscape.com
79fa440908
Bug 76001 - Correct some incorrect comments. r=danm, sr=alecf
2001-05-17 21:13:35 +00:00
cls%seawood.org
f5efc0a677
Reordering libs as needed for static build
2001-05-16 23:56:15 +00:00
dougt%netscape.com
e8f9d89833
Fix for 66951. r=ftang@Netscape.com, sr=dougt@netscape.com.
2001-05-15 19:01:57 +00:00