Commit Graph

2952 Commits

Author SHA1 Message Date
maxf%magma.ca
c7d141cf0a Photon-only changes. These only affect QNX builds, which are not part of
Tinderbox so this cannot cause any bustage.
- Update the embedding package file for QNX non-static builds
- Fix crash in Photon widget code that affected TestPhEmbed and kwww.
  See comment in code.
My QNX email address is mfeil@qnx.com.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@230951 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-25 18:51:11 +00:00
maxf%magma.ca
6275d424fe Photon-only changes. These only affect QNX builds, which are not part of
Tinderbox so this cannot cause any bustage.
- dwarf-2 works much better than stabs for debugging C++
- Implement downloading in the embedding test app. Used to just crash.
- Changes to allow static linking in conjunction with a Minimo build
My QNX email address is mfeil@qnx.com.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@230949 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-25 18:27:50 +00:00
bzbarsky%mit.edu
ef94bf7f01 More consistent handling of principals for loads across docshell type boundaries. Bug 388121, r+sr=jst, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@230615 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-23 01:10:35 +00:00
bzbarsky%mit.edu
3b23347107 Remove debug code that asserts things that are false on branch. Followup for
bug 381300.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@229741 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-11 20:24:56 +00:00
bzbarsky%mit.edu
0559ae19e5 Remove special-casing of about:blank for security purposes; give about:blank
pages the principal of whoever is responsible for loading them, when possible.
Branch port of bug 332182, patch is in bug 381300.  r=mrbkap, sr=jst, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@229726 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-11 17:45:53 +00:00
maxf%magma.ca
a03c6d9ee3 Photon-only change. This only affect QNX builds, which are not part of
Tinderbox so this cannot cause any bustage.
- Get the TestPhEmbed app working better (trivial changes)
My QNX email address is mfeil@qnx.com.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@229440 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-06 18:50:33 +00:00
maxf%magma.ca
4b7bb83263 Photon-only changes. These only affect QNX builds, which are not part of
Tinderbox so this cannot cause any bustage.
- Get the TestPhEmbed app working again
- Changes needed for voyager plugins (vpi)
- Fix crash when doing a unity drag (null pointer deref)
- Fix to allow non-mozserver embedded apps to make controls get focus
All of these changes are trivial except the vpi stuff. The vpi
change is from amardare%qnx.com and reviewed by me.
My QNX email address is mfeil@qnx.com.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@229438 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-06 18:21:30 +00:00
caillon%redhat.com
32aa57717c Bug 312998
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@222361 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 20:49:28 +00:00
maxf%magma.ca
84a3af0065 This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com

This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com
See bug 283356 for gfx/src/psshared/nsPSPrinters.cpp.
See bug 289940 for widget/src/photon/nsWidget.cpp


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@222154 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:03:09 +00:00
dbaron%dbaron.org
0f19ff6169 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209969 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 03:41:01 +00:00
ajschult%verizon.net
4361df8724 bug 347839: correct typos in previous patches to get storage shipped on windows. r=biesi, a=KaiRo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207907 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-19 02:21:55 +00:00
benjamin%smedbergs.us
ff9cbc8d90 Default to denying ActiveX loads if no JS is running. Bug 340852, patch by
Wladimir Palant <trev@gtchat.de>, r=mrbkap, sr=bzbarsky a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207637 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-16 20:30:00 +00:00
bzbarsky%mit.edu
76a68559b5 Diverting window.open into a tab doesn't stop the about:blank load before
returning the new window. Bug 348272, r=bsmedberg, sr=jst, a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207395 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-15 00:06:30 +00:00
ajschult%verizon.net
7c77666b72 Bug 347839: Current SeaMonkey installer builds do not ship with storage components (mozIStorageService), r=biesi, a=biesi
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@207208 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-12 05:23:56 +00:00
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
gavin%gavinsharp.com
aae5d17b77 Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon Bünzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203357 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-21 12:44:39 +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
pedemont%us.ibm.com
6de9436ba5 Bug 338871 - nsIWindowCreator2 is scriptable but inherits from the non-scriptable interface nsIWindowCreator. r=bsmedberg, sr/a=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199595 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-09 13:20:06 +00:00
hwaara%gmail.com
0dfa33166b Remove forked (and obsolete) files same as in bug 339498. NPODB
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198831 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-01 22:03:28 +00:00
jst%mozilla.jstenback.com
c21a4893e7 Re-landing whatwg storage support. Patch by neil@mozilla.com and jst@mozilla.com, r/sr=neil/jst/vlad, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198017 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-19 18:23:11 +00:00
ajschult%verizon.net
224cd8e756 Bug 320370: Search Engines not added - window.sidebar.addSearchEngine is not a function. Landing sidebar part that didn't land on the branch before because bug 315346 landed on the branch. r=biesi, branch181=Niel over IRC
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196645 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-16 05:02:11 +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
jst%mozilla.jstenback.com
15c2e34497 Backint out the dom storage changes until we can figure out regressions and bustage etc. Bug 335540.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196236 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-09 22:54:26 +00:00
mozilla.mano%sent.com
9e8798a75d Adding dom_storage.xpt to fix Camino build bustage. thanks hwaara
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196225 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-09 08:31:30 +00:00
myk%mozilla.org
95a370ca92 Bug 315346: unforks nsISidebar interface by moving it from browser/ and xpfe/ to dom/. The fix for this was checked into the trunk months ago. This checkin syncs the change to the branch, since it involves a change to browser/, and browser/ is supposed to be synced between trunk and branch.
r=roc
sr=jst
a=jst for 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195792 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 05:59:53 +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
gerv%gerv.net
9fe1c690f7 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193255 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:19 +00:00
gerv%gerv.net
55745e1c5c Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193254 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:14 +00:00
dougt%meer.net
76466608f8 Fixing build bustage on non-static builds caused by 331129. patch by Oliver.Braun@sun.com. r/a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192917 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 16:10:37 +00:00
dougt%meer.net
57686d1932 Making minimo on linux build. b=331129, r=bsmedberg.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192793 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-22 18:22:42 +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
timeless%mozdev.org
db4dc8a2a5 Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190095 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-15 09:18:01 +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
mark%moxienet.com
5019374bdf 325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189028 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 19:21:22 +00:00
wtchang%redhat.com
724baf7b52 Bugzilla Bug 317620: landed NSS 3.11 on the MOZILLA_1_8_BRANCH. The
checkin to mozilla/security/manager/Makefile.in also contains the fix
for bug 288647 to allow building NSS with system nspr. a=kengert for
branch-1.8.1.
 Tag: MOZILLA_1_8_BRANCH


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188902 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 22:41:27 +00:00
gerv%gerv.net
384705a619 Bug 236613: change to MPL/LGPL/GPL tri-license. r=caillon.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188847 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:44:54 +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