Граф коммитов

149444 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 2d00bdfe52 Make timers a little safer to use from JS. Bug 304669, patch by Giorgio Maone
<g.maone@informaction.com>, r=dougt, sr=dbaron
2005-11-02 00:46:37 +00:00
neil%parkwaycc.co.uk 11af632963 Patch to bug 121176 no longer works on trunk, trying to fix r=Mnyromyr rs=dmose 2005-11-02 00:46:27 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
bzbarsky%mit.edu 84802b45c2 Show the loading placeholder while loading, not the broken one. Bug 312804,
r=biesi, sr=dbaron
2005-11-02 00:04:29 +00:00
bzbarsky%mit.edu 83bd8eee0c Don't try to reframe generated content for image state changes on it. Bug
313656, r=biesi, sr=dbaron
2005-11-02 00:00:20 +00:00
roc+%cs.cmu.edu 52cfc56bd2 Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers 2005-11-01 23:59:18 +00:00
scott%scott-macgregor.org 6705c4544a Bug #314139 --> fix the company field on the thunderbird and firefox .exes
r=chase
2005-11-01 23:54:03 +00:00
doronr%us.ibm.com dac3fb8c60 XForms bug 314158 - itemset/repeat can't bind against non-dom elements. r=smaug,aaronr 2005-11-01 22:47:22 +00:00
bryner%brianryner.com 7962a513cf Restore the focus listener in Open() that was removed in Close() (bug 314400). Patch by saito@densan.co.jp, r=me, sr=brendan. 2005-11-01 21:55:34 +00:00
roc+%cs.cmu.edu d511c33bd9 Fixing bustage... 2005-11-01 21:11:25 +00:00
pinkerton%aol.net 35c56b3a2c .url files must have CRLF newlines to load properly; otherwise you get a ``loading'' that never finishes. (bug 313308) 2005-11-01 21:02:28 +00:00
roc+%cs.cmu.edu 934045dc2c Bug 312921. The window pixels for translucent windows are already premultiplied, don't premultiply them again in Windows. r+sr=roc, patch by Dainis Jonitis 2005-11-01 20:46:52 +00:00
roc+%cs.cmu.edu a5f65bfee7 Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-01 20:40:54 +00:00
bob%bclary.com dd7fc0840a Regression test for bug 313592, by Seno Aiko 2005-11-01 19:00:33 +00:00
wtchang%redhat.com e5bbe64221 Import NSPR 4.6 and NSS 3.10.2 temporarily. We will import NSPR 4.6.1
and NSS 3.11 when they are released.
2005-11-01 19:00:12 +00:00
wtchang%redhat.com 5ae998a3cd Bugzilla Bug 308242: expose the opFlags and the temporary/permanent
attributes of PK11_TokenKeyGenWithFlags. r=glen.beasley.
Modified Files:
	crypto/KeyGenerator.java crypto/SymmetricKey.java
	pkcs11/PK11KeyGenerator.c pkcs11/PK11KeyGenerator.java
2005-11-01 18:38:47 +00:00
bryner%brianryner.com 55b66e80dc Make sure we notify the content viewer when a subframe load completes so that we call OnPageShow -- this fixes link coloring when navigating back to frameset/iframe pages with fastback. Bug 307178, r+sr=bzbarsky. 2005-11-01 18:35:47 +00:00
smfr%smfr.org 902349f9ad Fix bug 314616: icon disappears for paused downloads. Patch by Nick Kreeger, r=me. 2005-11-01 17:53:52 +00:00
masayuki%d-toybox.com 4149066af7 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
cbiesinger%web.de 177f4f0db6 Bug 314452
- In HandleEvent, verify that the type/URI of the plugin didn't change before
  calling instantiate
- Revoke pending instantiate events when a new plugin is loading
r+sr=bz
2005-11-01 15:38:55 +00:00
kairo%kairo.at b8b82d31f9 bug 313425 again - some more wording corrections in German reporter L10n 2005-11-01 15:31:24 +00:00
bugzilla%arlen.demon.co.uk 27b1b4366a Bug 313394 file help-index1.rdf - several bugs
p=giacomo.magnini r=me sr=neil.parkwaycc.co.uk
2005-11-01 12:46:24 +00:00
cbiesinger%web.de 2a428dab2c Bug 314461 make presshell use the new nsIObjectFrame::StopPlugin function
r+sr=bz
2005-11-01 11:37:25 +00:00
axel%pike.org e4b9244992 bug 306576, searchplugins should update from secure mozilla.org servers, r=rebron, sr=Asa 2005-11-01 11:25:16 +00:00
steffen.wilberg%web.de d3e81cb9eb Bug 307455: 'Help Contents' menuitem is labeled 'Firefox Help' on OS X; fix the toc this time. p=ronny.perinke@gmx.de, r=me 2005-11-01 10:29:51 +00:00
smfr%smfr.org 5a931e3390 Fix bug 314376: occasional crash when editing trust settings for a newly-added cert, because we were messing with the view hierarchy for a destroyed window. Fixed by setting the certificate view's certificate to nil in -windowWillClose:
Also fix some other bugs in the certificate view that caused the checkbox states to be incorrect, and fail to stick.
Also fix possible exception on quit when quitting with the certificates window frontmost.
2005-11-01 07:30:54 +00:00
scott%scott-macgregor.org 4daeed882a Bug #313490 --> Enable IDN for .org
patch by gerv
a=asa
2005-11-01 06:59:21 +00:00
bmlk%gmx.de 19d7e781d9 array boundary protection, second round, bug 265736 r/sr=roc 2005-11-01 05:15:10 +00:00
rbs%maths.uq.edu.au ac038dddd0 Oops, typo, should have replicated the local definition of &DoubleVerticalBar; in each file 2005-11-01 04:27:01 +00:00
masayuki%d-toybox.com 8168be5010 Bug 314077 Plug-ins do not receive keybord input when they are focused without mouse patch by <VYV03354@nifty.ne.jp> r=cbiesinger, sr=roc 2005-11-01 04:18:11 +00:00
masayuki%d-toybox.com e7b9e65039 Bug 314288 FastFind is broken after find in this page in frame page r=mconnor, sr=bzbarsky 2005-11-01 04:13:21 +00:00
rbs%maths.uq.edu.au 639e48b912 Configure &Vert; (a.k.a. &Verbar; \u2016) to stretch like &DoubleVerticalBar; (\u2225), b=314459, r+sr=roc 2005-11-01 03:26:37 +00:00
gavin%gavinsharp.com 516865070c Bug 289981: nsBrowserContentHandler.js has wrong constant for NS_BINDING_ABORTED, r=bsmedberg 2005-11-01 03:17:03 +00:00
smfr%smfr.org 3b51288592 Fix bug 311110: dragging onto empty tab bar area should create new tabs, not replace existing ones. Patch partially by Chris Lawson. 2005-11-01 03:16:11 +00:00
bzbarsky%mit.edu 6135ba84c3 Fix bug 314343. Patch by Martijn Wargers <martijn.martijn@gmail.com>,
r=sicking, sr=bzbarsky.
2005-11-01 02:29:54 +00:00
gavin%gavinsharp.com 39b57ecdaa Bug 314427: nsIDOMPopupBlockedEvent should expose the blocked window's target name, r+sr=jst 2005-11-01 01:41:00 +00:00
roc+%cs.cmu.edu 25c8d4c23b Bug 314138. Don't use obsolete InitXPCOM, allow InitXPCOM to find the static modules. r+sr=bsmedberg 2005-11-01 01:26:08 +00:00
roc+%cs.cmu.edu 33a3e7d578 Bug 312777. Don't pass negative-margin-box floats to the space manager; correct them and preserve the right margin-edge on left floats and the left margin-edge on right floats. r+sr=dbaron 2005-11-01 01:16:45 +00:00
brendan%mozilla.org 46a92c27aa Use explicit local roots in native methods (313763, r/sr=igor/shaver). 2005-11-01 01:13:36 +00:00
dveditz%cruzio.com 46120f51a9 bug 314258 "nsIAddonUpdateCheckListener is not defined" exception causes software update
to put up the incompatible extension message even when they're all compatible (firefox and thunderbird)
r/sr=darin
2005-10-31 23:17:23 +00:00
jminta%gmail.com 518ce5622f Bump version to 0.3a1 r=mvl, dmose, mostafah, sipaq 2005-10-31 23:11:42 +00:00
lpsolit%gmail.com 3f58a96985 Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave 2005-10-31 23:09:28 +00:00
mgalli%geckonnection.com 7c076ddf27 bug 314537 2005-10-31 21:38:47 +00:00
mgalli%geckonnection.com 21334989ec Bug 314551. Click window.close does pref Sync with preferences service. 2005-10-31 21:33:43 +00:00
mgalli%geckonnection.com 96189fedde Workaround to check the checkbox.checked and set the right checkbox.value. Bug 314538 2005-10-31 21:12:05 +00:00
vladimir%pobox.com 687455ce85 b=313372, fix canvas save/restore not saving/restoring styles, r=pavlov 2005-10-31 21:09:22 +00:00
mark%moxienet.com 481c43da3a Bug 314226, "Unrequested Popup Detected" title should be localizable. The new key name is PopupBlockTitle. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Camino-only. r=smfr 2005-10-31 20:21:15 +00:00
bzbarsky%mit.edu 337fd51386 Last checkin was for bug 299237 2005-10-31 20:12:51 +00:00
mrbkap%gmail.com a94fa7d326 bug 314401: Handle a null scopeobj (don't crash, report an error instead). This is my version of a patch from moz_bug_r_a4@yahoo.com. r=brendan 2005-10-31 19:50:49 +00:00
bugzilla%standard8.demon.co.uk ef23c74837 Remove long redundant comment about needing to supply a binddn (ex bug 75990) r/sr=dmose over irc. 2005-10-31 19:42:21 +00:00