Commit Graph

2928 Commits

Author SHA1 Message Date
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
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