danm%netscape.com
09750f9a69
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
seawood%netscape.com
be10c3b1a8
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
radha%netscape.com
5ac1e9da9a
Fix for bug # 103850. DocShell sets wrong cache key while loading pages with postdata. r=adamlock sr=darin
...
CVS: ----------------------------------------------------------------------
2001-11-01 22:21:31 +00:00
mkaply%us.ibm.com
7517a0149b
#88100
...
r=simon@softel.co.il , sr=blizzard
Hookup Bidi preferences
2001-11-01 05:40:35 +00:00
seawood%netscape.com
8a2a775382
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
alecf%netscape.com
61716661d2
bug 100113, r=jag, sr=blizzard - remove some dumb dependencies on dom and gfx
2001-10-31 23:43:27 +00:00
bryner%netscape.com
e6b4535db9
When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt.
2001-10-31 05:06:31 +00:00
rpotts%netscape.com
32fc0ff6ef
bug #107097 - back/foward do not work!
2001-10-29 06:03:27 +00:00
jaggernaut%netscape.com
718057d1d5
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 07:43:56 +00:00
rpotts%netscape.com
ae53430684
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
radha%netscape.com
80e12b9a8c
Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts
2001-10-26 19:04:11 +00:00
bryner%netscape.com
03cd3c194e
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
2001-10-22 22:43:52 +00:00
locka%iol.ie
49c4cc4076
New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com
2001-10-20 11:42:35 +00:00
radha%netscape.com
105e4e1635
Fix for bug #101682 . history.back() history.go(-1) misbehave on repeated usage and does notrestore scrollbar position. r=mcafee, sr=alecf
2001-10-19 21:28:57 +00:00
alecf%netscape.com
ce1eec0457
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
2001-10-16 20:56:51 +00:00
darin%netscape.com
27e43f3dd8
fixes bug 104181 "SH should not store layout state if server sends Cache-control: no-cache"
...
r=radha, sr=rpotts
2001-10-13 01:03:59 +00:00
radha%netscape.com
4578cb2d5a
Fox for bug 96230. Back button does not preserve scroll bar positions on local files and ftp directory listings. r=adamlock sr=darin.
2001-10-11 18:50:05 +00:00
dbaron%fas.harvard.edu
0b281a2ef6
Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756
2001-10-10 05:00:36 +00:00
radha%netscape.com
8299010da4
fix for bug # 99305. 'Back is overjumping pages'. Expired subframes cause
...
error in behavior of back/forward buttons. r=valeski sr=darin
2001-10-09 20:51:38 +00:00
locka%iol.ie
fdfe0b65f7
Fix removes const keyword from the out param of nsIWebShell::GetURL and fixes a memory leak in viewer when it calls this method. b=102413 r=jaggernaut@netscape.com sr=rpotts@netscape.com
2001-10-08 20:08:30 +00:00
sfraser%netscape.com
aebb4423a9
Fix for blocker bug 103036 -- crash when opening prefs dialog in Mac classic skin. Bullet-proof nsDocShell::FocusAvailable() against recursion, and fix the XBL to set focus later on. r=adamlock, sr=hyatt
2001-10-05 00:05:15 +00:00
radha%netscape.com
55322c6772
Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
...
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
radha%netscape.com
966d323ac2
Fix for bug # 96163. Bypass history load causes disorientation with page titles. r=valeski. sr=alecf
2001-10-01 19:47:50 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
darin%netscape.com
be046a6ff8
fixes bug 101832 "back/forward buttons should use LOAD_NORMAL + VALIDATE_NEVER"
...
r=gagan, sr=rpotts
2001-09-27 00:03:26 +00:00
radha%netscape.com
6187a9e859
Fix for bug 89309. Reload on a post resut simply rerenders the page without taking user's permission to repost the data to the server. r=darin sr=rpotts
2001-09-26 19:33:14 +00:00
ccarlen%netscape.com
0041b4581a
Bug 96543 - Make nsWebBrowserFind default to searching in all frames. r=valeski/sr=sfraser
2001-09-26 14:07:35 +00:00
radha%netscape.com
3d1c5456ef
Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts
2001-09-22 00:12:41 +00:00
radha%netscape.com
b6b4d7d1c6
Fix for bug 92824. Update index in SH after onStartLoad() gets called for the page
2001-09-22 00:10:58 +00:00
shanjian%netscape.com
15155bec60
#99666 page is displayed as blank in certain situation
...
r=harishd, sr=rpotts
2001-09-21 02:38:37 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
rpotts%netscape.com
91df4b9c17
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
darin%netscape.com
5a2d9f0d2d
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com
b5a07aa4fe
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:22:16 +00:00
radha%netscape.com
25f6374edd
Removing a printf statement that I mistakenly included in the previous checkin. Got permission
...
from leaf to checkin this fix with out r and sr comments.
2001-09-10 22:47:17 +00:00
cls%seawood.org
67ce4374e2
Updating module dependencies
2001-09-08 07:40:14 +00:00
radha%netscape.com
1034cb6c92
Fix for bug 79063 r=rpotts sr=darin
2001-09-07 22:06:08 +00:00
rpotts%netscape.com
80d4f413a0
bug #98469 (r=pavlov, sr=jst). Using the _content window target sometimes fails...
2001-09-06 05:31:14 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dougt%netscape.com
d5f58776bc
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
...
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
radha%netscape.com
086f84cd3c
Fix for bug # 94926. assert in nsDocShell::SetTitle() r=adamlock sr=rpotts a=asa
2001-08-24 20:03:24 +00:00
rpotts%netscape.com
1da1ff6b05
bug #96418 (r=valeski, sr=mscott). SaveAs dialog not shown when saving file...
2001-08-24 18:45:11 +00:00
radha%netscape.com
29aa2102b0
Fox for bug # 90098 and 83684 r=valeski sr=rpotts a=asa
2001-08-23 21:56:38 +00:00
shanjian%netscape.com
108f61c127
#45187 Inherit character coding does not work in <a href= xxxx target="new">
...
r = rpotts, sr=waterson, a=tor
2001-08-23 04:24:25 +00:00
bryner%netscape.com
d1b47d9b27
Bug 92210 - Window steals focus if you switch to another app during "Transferring data from...". r=saari, sr=hyatt.
2001-08-21 21:18:45 +00:00
locka%iol.ie
f8d27dba10
Fix for anchors that try and load content into a docshell that has already been destroyed. b=94229 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-08-21 00:50:26 +00:00
sfraser%netscape.com
4d87b83d18
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
radha%netscape.com
cd2004720f
Fix for bug # 86752. LOAD_FLAGS_BYPASS_HISTORY does not work. r=adamlock sr=rpotts
2001-08-16 23:49:50 +00:00
sfraser%netscape.com
da2eead239
Project cleanup, rs=scc. Use NSComponentStartup.o, since this is a component.
2001-08-16 00:42:02 +00:00
shanjian%netscape.com
cd26ab6678
#92473 Overwrite character set does not work inside Text and Textarea.
...
r = radha, sr=blizzard
2001-08-16 00:33:58 +00:00
kin%netscape.com
d1f0da0f52
Fix for blocker bugs 95243 (Crash when typing in body of mail compose window)
...
and 95297 (session history doesn't restore scroll position and form controls).
Fix backs out bryner@netscape.com's patch for bug 92210.
a=jj@netscape.com
2001-08-15 20:41:20 +00:00
rpotts%netscape.com
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
bryner%netscape.com
5842490a14
Bug 92210 - Browser window steals focus if you switch to another window during "Transferring data from..." state. r=saari, sr=hyatt.
2001-08-13 23:48:16 +00:00
radha%netscape.com
ef1b15b65b
Fix for topEmbed bug 93027 r=pollmann sr=darin
2001-08-10 14:43:03 +00:00
rpotts%netscape.com
934fa34926
bug #91165 . Better patch (trunk only) for fixing selectAll within framesets for embedding
2001-08-09 09:24:26 +00:00
rpotts%netscape.com
ab99a7c95c
bug #91165 - selectAll does not work for frames (embedding only). (r=nisheeth, r=valeski).
2001-08-08 04:28:11 +00:00
dbaron%fas.harvard.edu
5c0b6349e6
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into new Destroy method so it happens at the end of paint suppression. Also clean up nsDocumentViewer.cpp a bit. b=80203,89626 r=hyatt sr=waterson
2001-08-01 03:15:50 +00:00
dbaron%fas.harvard.edu
0ab924e19b
Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443.
2001-07-26 20:53:21 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
dbaron%fas.harvard.edu
5948e0ab2d
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson
2001-07-25 04:30:59 +00:00
yokoyama%netscape.com
c2276106a5
Bug 60178
...
Before calling browserChrome->SetStatus()
if mailtourl then UnEscape from utf-8.
if not,then UnEscape from doc charset
/r=ftang, /sr=blizzard
2001-07-24 22:37:40 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
rpotts%netscape.com
c111544a91
bug #84749 . (r=nisheeth, sr=jst). Document unload() events fired *after* the current URI had been changed - this allowed JS to track where the user was going next...
2001-07-17 20:17:38 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mscott%netscape.com
8ab80a9d3e
Bug #89628 --> don't create a session history entry if there is no session history for this docshell chain.
...
Fixes the problem where the mailnews message pane was suddenly getting the scroll bar state remembered across messages.
(checking in for radha)
r=valeski
sr=mscott
2001-07-13 04:53:58 +00:00
mstoltz%netscape.com
b02c6f5516
Better fix for JS URL/session history exploit 88167 - JS URLs in session
...
history have no access to the current page. Other forms of loading (bookmarks,
URL bar, links) remain as they were. r=jesse, sr=jst.
2001-07-03 05:27:22 +00:00
radha%netscape.com
cfa09a4678
Fix for bugzilla bug 86330 r=adamock sr=rpotts. Bug with SH in frames with targets
2001-07-03 00:00:12 +00:00
ftang%netscape.com
266841c389
fix bug 87413. r=shanjian sr=sfraser
...
backout shanjian's check in which cuase infinite loop while
auto detect is turn on and got different result from meta tag
2001-07-02 22:36:08 +00:00
mstoltz%netscape.com
1c50a2a718
Bug 88167 - javascript URLs should never inherit the system principal or a
...
signed/privileged principal. r=bbaetz, sr=jst.
2001-07-02 06:39:29 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
yokoyama%netscape.com
85371e742c
Bug 82244
...
backout old patch
r= radha sr=rpotts
2001-06-29 22:12:14 +00:00
dbaron%fas.harvard.edu
9cfe266dc4
Fix gcc 2.7.2.3 bustage by changing |EqualsWithConversion| to |Equals|.
2001-06-29 18:28:39 +00:00
locka%iol.ie
af5caaa475
Change backslash/forward slash fixup to only occur for ftp, http & https protocols. b=81717 r=rpotts@netscape.com sr=mscott@netscape.com
2001-06-28 11:54:27 +00:00
bryner%uiuc.edu
89a8648447
Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann.
2001-06-26 01:19:11 +00:00
jaggernaut%netscape.com
0ba2fa56e3
Bug 83394: Tabindex attribute not working properly in mfcembed app''.
...
Fixes problems with tabbing from the document to elements with the index attribute set in both mfcembed and the regular browser app.
patch by bryner, r=jag, sr=hyatt, a=chofmann
2001-06-22 07:25:28 +00:00
yokoyama%netscape.com
1eace18e91
Bug : 58866
...
Remove AssignWithConversion() which corrupts non-ASCII filename
and replace with FS charset converter.
r=ftang. sr=mscott ask a=chofmann
2001-06-22 01:28:18 +00:00
ftang%netscape.com
6e691349fd
check in for rpotts bug#82244
...
when we do meta charset reload, load it from cache by using the same load flag history using.
author=rpotts r=radha/adamlock sr=vidur a=chofmann
2001-06-22 00:54:27 +00:00
peterlubczynski%netscape.com
e951282fd6
More ^M bustage
2001-06-21 02:07:25 +00:00
peterlubczynski%netscape.com
8bdfa059a9
Fix for title bar not updating for full page plugins bug 59749 r=av sr=attinasi a=choffman
2001-06-21 01:04:29 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
bryner%uiuc.edu
f6f70d2ed8
Bug 70484 - browser window would go keydead when clicking a link inside a FRAME which loaded a new document into the top-level content area. r=saari, sr=hyatt, a=asa.
2001-06-19 23:31:25 +00:00
bryner%uiuc.edu
b31514c245
Bug 77913 - tab focus not cycling around in dialogs. r=jag, sr=jst, a=blizzard.
2001-06-19 05:35:24 +00:00
danm%netscape.com
668fd620fc
place clicked-link events on the current active queue, rather than the one that was active at the time of the webshell's creation. bug 71222 r=hyatt,rpotts a=asa
2001-06-19 00:28:10 +00:00
cls%seawood.org
bf5fb48486
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
blizzard%redhat.com
9fcc01a00a
Fix blocker bug #85703 . Crashes on popup windows. r=adamlock,sr=tor,a=asa
2001-06-14 17:42:16 +00:00
saari%netscape.com
5e97e47284
fix for 84560, intially focused url bar key bindings are broken. a=blizzard, r=jag, sr=hyatt
2001-06-14 03:49:07 +00:00
jaggernaut%netscape.com
a2ef1b7f0d
Bug 77307: ``%27 codes after url redirection'', r=rpotts, sr=shaver, a=asa@mozilla.org
...
Bug 79582: ``content refresh with non-digit chars before ; not parsed "correctly"'', r=rpotts, sr=ben, a=asa@mozilla.org
2001-06-11 22:05:59 +00:00
dougt%netscape.com
e0c4831d10
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
mstoltz%netscape.com
d6e2839371
bug 77485 - exploit inserting a function into another window using targeted
...
javascript URL links. Two-part fix: moving the call to GetCurrentDocumentOwner
in nsDocShell::LoadInternal to before the target docshell is called, and
changing nsScriptSecurityManager::GetFunctionObjectPrincipal to only get
the principal from the function object's scope chain if the function object's
principal is the system principal. r=jst, sr=vidur, a=asa.
2001-05-30 02:22:22 +00:00
saari%netscape.com
0b11af5980
fix for 82710, r=me, sr=hyatt, a=mcafee (blocker)
make sure we set the focused element to null after the viewer is totoally torn down, and after we've suppressed focus
2001-05-29 23:26:50 +00:00
radha%netscape.com
553a99a133
Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
2001-05-29 22:45:57 +00:00
rpotts%netscape.com
5b394a26a3
bug #81937 (r=valeski, sr=mscott, a=selmer) multipart/x-mixed-replace content was not being retargetted correctly...
2001-05-29 22:10:50 +00:00
danm%netscape.com
5389a6bb30
reorganize SetFocus to be less likely to bail early on errors; more likely to default to focusing the whole window. and strip the extraneous braces rods added to my previous fix for this bug :) bug 50881 gets slapped down one more time. r=bryner,hyatt a=asa
2001-05-25 21:15:46 +00:00
roc+%cs.cmu.edu
8865fc53de
Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard
2001-05-25 15:00:51 +00:00
nisheeth%netscape.com
73edd4ea66
Fix for bug 57636. r=rpotts, sr=jst, a=asa. Onload handlers now fire on document.written content.
2001-05-25 08:49:03 +00:00
hwaara%chello.se
c0eb6ccbfc
Fix smoketest blocker. bug 82141. r=saari, sr=hyatt
2001-05-25 00:53:47 +00:00
rods%netscape.com
2945ee5e62
adding pane/frameset/frame/iframe navigation
...
Bug 24423 r=joki,saari a=hyatt
2001-05-22 23:52:17 +00:00
waterson%netscape.com
495d1e941d
Bug 82073. Wallpaper over the crash until bryner can look at this.
2001-05-22 17:29:47 +00:00
simon%softel.co.il
f6ff04ed3b
Remove superfluous include from nsDocShell.cpp. Bug #81179 r=fabian sr=jst
2001-05-22 08:15:37 +00:00
valeski%netscape.com
7f26ff6952
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
bryner%uiuc.edu
58e8da390f
Part of bug 31809 -- Don't allow the user to tab into the sidebar if it's collapsed. r=saari, sr=hyatt.
2001-05-21 22:27:49 +00:00
rpotts%netscape.com
44626befc1
another patch for bug #65777 . This one removes the intermediate window that is created for mailto:// URLs that are explicitly target to a new window...
2001-05-21 06:50:51 +00:00
jst%netscape.com
77aeecc056
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
radha%netscape.com
30aeca6a33
Fix for bug 81229 r=valeski sr=rpotts
2001-05-18 21:43:29 +00:00
saari%netscape.com
37c7727d4e
fix for bug 78427, r=dr, sr=hyatt. Fix for focus getting lost when clicking on a link from a page with an iframe, like cnn or washingtonpost.com. When the new page loads, it will now have correct focus, it won't be lost.
2001-05-18 08:58:17 +00:00
jst%netscape.com
96763b46ae
Checking in serge@netscape.com's fix for bug 65777, this was a regression from the window targetting changes that caused a crash in some cases when an invalid url was typed into the URL bar. r=pollmann@netscape.com, jst@netscape.com, sr=rpotts@netscape.com
2001-05-17 21:38:27 +00:00
jst%netscape.com
e2adb42a19
Fixing problem with email deletion in mailnews throwing NS_ERROR_NOT_AVAILABLE exceptions. No bug, r=pollmann@netscape.com, sr=rpotts@netscape.com
2001-05-17 21:33:16 +00:00
locka%iol.ie
22b6419144
Fix for faulty file:// URI fixup which fixed anything containing a backslash. b=75063 r=valeski@netscape.com sr=rpotts@netscape.com
2001-05-17 19:24:42 +00:00
shanjian%netscape.com
a002d52f8d
#78229 meta charset does not work when autodection find first
...
r=ftang, sr=attinasi
2001-05-17 18:28:53 +00:00
bstell%netscape.com
58699035e6
bug 79608, r=ftang, sr=vidur
...
for the embedding API: add get/set charset
2001-05-17 02:12:51 +00:00
chak%netscape.com
4382b1506b
Fix for 64270 - crash on window.close when another window is referenced
...
r=jst,rpotts, sr=rpotts
2001-05-14 14:53:03 +00:00
rpotts%netscape.com
f02e84c4bb
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
peterv%netscape.com
bca11b5ad0
Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst.
2001-05-12 12:47:41 +00:00
darin%netscape.com
921fa67a8d
removing debug printfs
2001-05-12 01:42:31 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
mkaply%us.ibm.com
431fa5a72b
senna requires bustage
2001-05-11 16:43:24 +00:00
chak%netscape.com
4173daa74c
Fix #28784 - cannot type non ASCII name in url bar to access file
...
r=nhotta, sr=blizzard
2001-05-10 02:40:18 +00:00
dr%netscape.com
2d2e67c3fa
fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
2001-05-10 02:35:00 +00:00
dbaron%fas.harvard.edu
32c43cb5ef
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
jst%netscape.com
f7460d0269
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 16:46:42 +00:00
radha%netscape.com
a0868f7527
fix for bug # 78756. shift-reload on a post result page causes repost. r=ccarlen sr=blizzard
2001-05-06 18:43:07 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
valeski%netscape.com
b491d5e2f5
fixing build bustage. forgot a nsIDocumentLoaderObserver ref
2001-05-04 21:01:34 +00:00
valeski%netscape.com
939312c7fa
sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug.
2001-05-04 20:15:38 +00:00
radha%netscape.com
8ca2dc65ba
Fix for bug # 66564. Frameset navigation problem r=adamlock, sr=blizzard
2001-05-03 21:15:31 +00:00
scc%mozilla.org
6860a0a739
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2001-05-03 10:09:59 +00:00
hyatt%netscape.com
9ac35d4459
Fix for 76495. r=danm, sr=rpotts
2001-05-01 22:54:11 +00:00
danm%netscape.com
86fe4d027d
focus the whole window if there is no tabbable content. bug 50881 r=attinasi,bryner,hyatt,saari
2001-05-01 00:30:33 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
dbaron%fas.harvard.edu
ed44559420
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding find to REQUIRES. (This may require a clobber of dist/include.)
2001-04-28 03:55:03 +00:00
waterson%netscape.com
f7c1e220c9
Bug 76898. Add minimal logging to nsDocShell, r=dougt, sr=mscott.
2001-04-28 02:07:58 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
44cbfd57f8
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
locka%iol.ie
9e903df94e
NO CODE CHANGES. Reformatted to remove 2/3/4 tab/space indent hell. b=66434
2001-04-27 13:38:15 +00:00
locka%iol.ie
f4182bc463
NO CODE CHANGES. Corrected incorrect indentation. b=66434
2001-04-27 13:04:22 +00:00
locka%iol.ie
cc679ba1f5
NO CODE CHANGES. Headers reformatted to remove ugly 2/3/4 tab/space indentation mess. b=66434
2001-04-27 13:03:17 +00:00
locka%iol.ie
53a13a79e6
Added deathgrip to outing content viewer to ensure it didn't get destroyed by JS garbage collection. b=71515, sr=rpotts@netscape.com, r=brendan@mozilla.org
2001-04-27 11:17:30 +00:00
sfraser%netscape.com
20d36922b5
Remove my own droppings which crept into the valeski backout.
2001-04-27 07:00:01 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
radha%netscape.com
7a39ddd249
Fix for bug 76476. assertion in docshell due to LSHE being null. r=adamlock sr=rpotts
...
----------------------------------------------------
2001-04-27 01:41:00 +00:00
sfraser%netscape.com
798f534d52
Doc shell enumerator for bug 76758. r=adamlock, sr=kin
2001-04-27 00:32:32 +00:00
dr%netscape.com
eec73874cf
fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa
2001-04-25 02:04:56 +00:00
pollmann%netscape.com
ef6ef894d1
Bug 77227: Check if javascript is enabled every page load instead of caching the pref value in the DocShell, r=harishd@netscape.com, sr=brendan@mozilla.org
2001-04-24 23:25:09 +00:00
roc+%cs.cmu.edu
a7e55667d2
Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard
2001-04-24 01:01:16 +00:00
roc+%cs.cmu.edu
c57754cf2e
Backing myself out ... IDIOT.
2001-04-23 18:40:01 +00:00
roc+%cs.cmu.edu
98bef51746
Copy background color from the old view manager to the new view manager when loading a new document. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard
2001-04-23 18:16:13 +00:00
harishd%netscape.com
d4272380d9
69455 - enable noframes content when frames are disabled
...
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
disttsc%bart.nl
5662ed0812
Bug 45143: fix <meta http-equiv="refresh" content="X; url=URI"> to accept URI which contain commas. While I'm at it, merging the implementations in nsDocShell.cpp and nsHTMLContentSink.cpp. r=brendan@mozilla.org, sr=rpotts@netscape.com, a=hofmann
2001-04-20 08:11:12 +00:00
attinasi%netscape.com
fbd0d01d83
Backing out Peter's changes since it cause the SunOS compiler to go off the deep end. Not apparent why the change should matter, actually, so this is just paranoias.
2001-04-19 19:38:27 +00:00
peterlubczynski%netscape.com
edec17afb5
Fix for clearing previous page title r=valeski sr=waterson a=choffman
2001-04-19 17:20:51 +00:00
chak%netscape.com
7bbcffc7fa
Fix for bug#76272 - Assertion when using viewsource
...
r=valeski, sr=alecf, a=blizzard
2001-04-19 14:42:52 +00:00
bryner%uiuc.edu
2e185075af
Bug 31809:
...
- When a docshell first takes focus, give focus to its first focusable content
- Make the docshell come after all of its content in the tabbing order
r=saari, sr=hyatt.
2001-04-18 06:18:10 +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
radha%netscape.com
e668f60c5f
Fix for bug 61557. location.replace() loads wrong page in the frame r=valeski sr=rpotts
2001-04-18 04:55:16 +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
locka%iol.ie
0825fab04c
Fix for http referrer not being sent when session history urls are loaded from the network. b=61426 sr=rpotts@netscape.com
2001-04-17 11:53:11 +00:00
valeski%netscape.com
bb2ed4e834
r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772.
2001-04-16 23:05:08 +00:00
chak%netscape.com
b9342d088b
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
r=valeski,sr=rpotts
2001-04-16 20:17:36 +00:00
darin%netscape.com
9deb4986e3
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
radha%netscape.com
52ed28c776
Fix for bug # 41065. null ptr checks added r=valeski sr=rpotts
2001-04-13 22:26:28 +00:00
radha%netscape.com
35bb1fe40c
Fix for bug # 55055 r=adamlock sr=rpotts Save CacheKey in SH
2001-04-13 22:20:33 +00:00
locka%iol.ie
9af9375eac
NO CODE CHANGES. Reformatted to remove evil 3 space indentation
2001-04-13 13:05:16 +00:00
erik%netscape.com
4b8e61185d
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; diffs from IBM bidi
...
project (e.g. Arabic, Hebrew)
2001-04-12 23:35:24 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com
2ad2b9adcf
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
sfraser%netscape.com
ae21d8429d
Fix for 74143, change nsIController to use DOMStrings. sr=hyatt, r=kin
2001-04-04 23:48:03 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
radha%netscape.com
35d5624764
Fix for bug 73746. r=valeski, sr=rpotts
2001-04-03 21:34:30 +00:00
scc%mozilla.org
70de2e4a46
landing string branch; see bug #73786
2001-04-02 19:40:52 +00:00
disttsc%bart.nl
dacbb4faa9
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
radha%netscape.com
0ee149dabb
Fixes related to bug # 71756 r=rpotts, valeski
2001-03-28 03:35:38 +00:00
bryner%uiuc.edu
64134346fc
Bug 44257 -- fix tabbing from URL bar to document. r=saari, sr=shaver.
2001-03-28 02:08:06 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
85f54f99db
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
radha%netscape.com
b6e43c85cd
Fix for bug # 69457 r=valeski, rpotts
2001-03-24 01:23:42 +00:00
radha%netscape.com
d836ce4c5a
Fix for bug # 63991 r=adamlock
2001-03-24 00:45:56 +00:00
valeski%netscape.com
169a5140b5
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
mstoltz%netscape.com
519500116e
Bugs 55069, 70951 - JS-blocking APIs for mailnews and embedding. r=mscott, sr=attinasi.
...
Bug 54237 - fix for event-capture bug, r=heikki, sr=jband.
2001-03-23 04:22:56 +00:00
disttsc%bart.nl
3d99ee79c9
Fix leak of nsAtom, some string clean-up, r=gagan, sr=jst
2001-03-22 09:53:30 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
alecf%netscape.com
b3e6a3e098
oops! I didn't mean to checkt this change in with my last landing
2001-03-13 07:25:04 +00:00
alecf%netscape.com
596e75a30a
fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
...
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
2001-03-13 06:19:40 +00:00
valeski%netscape.com
68017cb9e2
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api
2001-03-13 02:02:05 +00:00
danm%netscape.com
a8ddb2eb2f
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
2001-03-12 23:08:29 +00:00
dbaron%fas.harvard.edu
0195b11a4d
Move the destruction from the destructor into its |Destroy| method so that the document viewer is not prevented from being deleted by the cycles it would have broken in its destructor. (This has become necessary since the document viewer is being used from JS/XBL.) Use a null |mDocument| to record the destroyed state. r=disttsc@bart.nl sr=waterson@netscape.com b=61821
2001-03-10 03:19:36 +00:00
alecf%netscape.com
5355236f68
fix for bug 70929 - refactor history into public/private interfaces
...
sr=waterson
2001-03-09 14:49:28 +00:00
danm%netscape.com
1c99ca8f94
moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt
2001-03-09 02:04:06 +00:00