Commit Graph

2908 Commits

Author SHA1 Message Date
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
bzbarsky%mit.edu
301bd991ca Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
-- it's a perfectly valid thing to do. Bug 309232, r+sr=darin, branch181=bsmedberg


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188499 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:34:15 +00:00
dougt%meer.net
560070f089 Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
Changes include:

1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE.  On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.


a=benjamin@smedbergs.us


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
ajschult%verizon.net
0065b6e659 package missing svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi, a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186234 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-18 22:00:40 +00:00
mark%moxienet.com
5ec1cb89f5 Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185546 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 22:25:09 +00:00
mark%moxienet.com
c6d9180cbe Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185015 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-20 19:51:13 +00:00
roc+%cs.cmu.edu
a395481fd3 Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg,a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183365 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-01 22:58:16 +00:00
roc+%cs.cmu.edu
d1648cec2e Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182433 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-18 01:47:31 +00:00
cbiesinger%web.de
c2a440d7de bug 312370 forward nsIProgressEventListener calls to the webbrowserpersist
consumer
patch by Christian Persch <chpe@gnome.org> r=biesi sr=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182339 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-16 18:03:30 +00:00
bzbarsky%mit.edu
79f44af421 Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182121 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 20:19:49 +00:00
mrbkap%gmail.com
108d77ceaa Attempt to fix splitwindow focus stuff -- bug 305032. Issue found by mrbkap, patch by bzbarsky, r=mrbkap, sr=jst a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181184 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 23:03:08 +00:00
cbiesinger%web.de
aac528da70 bug 306839 properly consume events
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=mtschrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180873 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-23 17:58:30 +00:00
bzbarsky%mit.edu
b4cd81cfc6 Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
r+sr=roc, a=brendan


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180570 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-19 16:58:48 +00:00
cbiesinger%web.de
c192110705 Bug 306550 gtkmozembed progress flags lack STATE_RESTORING value
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180497 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-18 14:06:46 +00:00
cbiesinger%web.de
3608185d71 bug 305520 correctly handle 0 as flags value
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180496 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-18 14:03:45 +00:00
bzbarsky%mit.edu
53726abd0f Throw if window.open is called on a window that has no chrome. Bug 306804,
r+sr=jst, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180084 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-13 01:27:37 +00:00
neil%parkwaycc.co.uk
8ac3617718 Bug 305187 Make _WIN32_WINNT default to 0x400 as per WINVER r=bsmedberg a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179348 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 22:54:08 +00:00
cbiesinger%web.de
67b74fc653 bug 265607 check *aConfirm instead of aConfirm
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179134 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-27 16:19:03 +00:00
cbiesinger%web.de
fd9deb29d0 bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179133 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-27 16:15:49 +00:00
kairo%kairo.at
4bd8bc6904 bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178928 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 11:19:15 +00:00
smfr%smfr.org
33d66448d5 Fix bug 303839: fix memory leak caused by circular refs between nsDocShell and nsSecureBrowserUIImpl by setting mSecurityUI to null in nsDocShell:Destroy (hence no need to do this in browser.xml). r/sr=bz, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178904 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-25 04:33:17 +00:00
kairo%kairo.at
87fa772087 backing out bug 302444, no approval yet - sorry, wanted to check into trunk...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178311 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:07:46 +00:00
kairo%kairo.at
0b3804589a bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178309 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:02:16 +00:00
cbiesinger%web.de
b711722a0e bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by
just forwarding to the underlying pipe)
r=caillon sr=darin a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177899 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:53:18 +00:00
roc+%cs.cmu.edu
3ccd8d696b Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177889 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:03:12 +00:00
bzbarsky%mit.edu
2d7f2d7ca1 Removing unused code. Bug 303102, r+sr=jst, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177742 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-15 02:50:31 +00:00
dbaron%dbaron.org
0ef723541e Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177716 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 19:34:01 +00:00
cbiesinger%web.de
0abc04d831 Bug 297238 incorrect parameter specification for signal open-uri of gtkembedmoz
patch by chpe@gnome.org r=mpgritti sr=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177694 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 12:11:23 +00:00
cbiesinger%web.de
996effeff6 bug 97580 back out the original patch for this bug, since it's not necessary
anymore and breaks plugins
patch by chpe@gnome.org r=blizzard sr=roc a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@177693 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 12:00:34 +00:00
jst%mozilla.jstenback.com
a9f668bc25 Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@177635 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 04:11:00 +00:00
bugzilla%arlen.demon.co.uk
dbd90dd3df Bug 303675 downloads fail silently if the default download path is invalid, e.g. leads to a removed drive
p=me r=cbiesinger sr=neil.parkwaycc.co.uk a=asa


git-svn-id: svn://10.0.0.236/trunk@177321 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 10:56:34 +00:00
smfr%smfr.org
63e05dbadd Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/trunk@177305 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:19:55 +00:00
smfr%smfr.org
72d76bf401 Fix bug 202014: add UI to the Mac Print Dialog Extension (PDE) that allows the user to select which headers and footers to print. Patch by Conrad Carlen, r=pinkerton, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/trunk@177301 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 03:08:43 +00:00
smfr%smfr.org
3638d5ef12 Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
r/sr=bryner, a=bsmdedberg.


git-svn-id: svn://10.0.0.236/trunk@177273 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 20:28:42 +00:00
dougt%meer.net
4bd1569f79 Make embedding\minimo a noop for window platforms.
git-svn-id: svn://10.0.0.236/trunk@177157 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 03:50:37 +00:00
dougt%meer.net
4a66f60a0a cvs remove after moving to mozilla/minimo. npodb
git-svn-id: svn://10.0.0.236/trunk@177149 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:12:42 +00:00
dougt%meer.net
7e2e7552fc Removing WinCE specific stuff. Reverting to a place before wince work.
All new work is in mozilla/minimo/  NPODB


git-svn-id: svn://10.0.0.236/trunk@177148 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:10:59 +00:00
dougt%meer.net
ee4f6be558 removing code after move to mozilla/minimo
git-svn-id: svn://10.0.0.236/trunk@177147 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 00:09:54 +00:00
dougt%meer.net
74a9a8eb4f NPODB. Removing dead debug code. build changes to compile on linux.
git-svn-id: svn://10.0.0.236/trunk@177137 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:41:31 +00:00
dougt%meer.net
fe017caecd Globe icon. npodb
git-svn-id: svn://10.0.0.236/trunk@177134 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:25:53 +00:00
dougt%meer.net
4e7bbbb66d Adding Spatial Navigation to the mix. NPODB
git-svn-id: svn://10.0.0.236/trunk@177133 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 22:18:28 +00:00
dougt%meer.net
3e21a4d9a1 modifier is a int. npodb
git-svn-id: svn://10.0.0.236/trunk@177107 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 16:51:03 +00:00
dougt%meer.net
0e60e286ee -O1 seams like a more reasonable flag. npodb
git-svn-id: svn://10.0.0.236/trunk@177091 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 02:19:22 +00:00
dougt%meer.net
f74cf300d1 Implemented hacky preloading for Windows CE based on msdn.microsoft.com article. NPODB.
git-svn-id: svn://10.0.0.236/trunk@177090 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 02:18:40 +00:00
dougt%meer.net
887920ef9b Adding Phone API to MinimoCE. Including NSS in static build of MinimoCE. Adding Rebase code to package.sh npodb.
git-svn-id: svn://10.0.0.236/trunk@177085 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 23:56:40 +00:00