cvshook%sicking.cc
f20fe94c07
Bug 334515: Work with objects that don't support weak references. r/sr=dbaron a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@195497 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-27 00:52:33 +00:00
cvshook%sicking.cc
2067aaad9d
Bug 334515: Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr=dbaron a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@195409 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 00:40:07 +00:00
dbaron%dbaron.org
8f10007f2e
Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@195112 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-21 22:17:28 +00:00
mrbkap%gmail.com
790fa9d5db
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_0_BRANCH@191336 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-27 20:55:34 +00:00
mark%moxienet.com
7bc48db73f
190307 nsINonBlockingAlertService.idl is not frozen, moving out of SDK_XPIDLSRCS
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@190985 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:04:44 +00:00
mark%moxienet.com
8729e42fd5
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_0_BRANCH@190923 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 23:31:52 +00:00
mark%moxienet.com
8ab14403a7
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_0_BRANCH@190922 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 23:15:26 +00:00
mark%moxienet.com
301739331a
325851 svgBindings.xml missing from embed.jar. r=bsmedberg a/1.8.0=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@190795 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 03:41:45 +00:00
timeless%mozdev.org
29c36000d3
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@190094 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-15 09:17:09 +00:00
ajschult%verizon.net
b608ebd83c
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_0_BRANCH@186411 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-22 14:19:44 +00:00
(no author)
d368a405db
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-07 05:54:01 +00:00
(no author)
d1331130a2
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_0_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@182227 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 02:57:26 +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
dougt%meer.net
e331a2f919
Simple Phone support API. NPODB.
...
git-svn-id: svn://10.0.0.236/trunk@177084 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 23:55:15 +00:00
mgalli%geckonnection.com
d843ea7a02
Eliminated all the image references from the source. Preserving skinability. Some other cleanup and half way fix to the progress style blue bar (using real percentage).
...
git-svn-id: svn://10.0.0.236/trunk@177081 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 21:59:36 +00:00