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

140234 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 0083a80a1d Bug 288193 - add AIX back to tests for stdint.h/inttypes.h. 2005-03-29 20:53:07 +00:00
timeless%mozdev.org 708a22c5e7 Bug 287158 use requests in xpinstall so that defining JS_PARANOID_REQUEST does not result in CHECK_REQUEST killing the app because of xpinstall tasks
r=dveditz sr=dveditz
2005-03-29 20:19:20 +00:00
roc+%cs.cmu.edu 5a9ba343e9 Bug 255958. Reland makefile fix after aviary merge. r=bryner, patch by Wolfgang Rosenauer 2005-03-29 20:10:03 +00:00
shaver%mozilla.org 06d6d590da bug 288177: don't build embed-sample.jar for toolkit apps; (orig) patch from sipaq, r=bsmedberg/me, sr=darin 2005-03-29 19:34:24 +00:00
brendan%mozilla.org e676c738fd Fix ancient misordering of addProperty before slot store (279289, r=shaver). 2005-03-29 19:24:33 +00:00
jst%mozilla.jstenback.com 1566ab36e5 Breaking out duplicated interface lists into a reusable macro (per suggestion in bug 288006). rs=peterv@propagandism.org 2005-03-29 19:21:21 +00:00
jst%mozilla.jstenback.com 6e1cef7619 Fixing typo in comment. 2005-03-29 18:24:16 +00:00
nelsonb%netscape.com c03b9d33fe Rename all internal private softoken functions types and symbols from
PK11 or pk11 prefixes to SFTK or sftk prefixes.  Bug 286685.
r=relyea,wtchang  Modified Files:
 cmd/bltest/blapitest.c lib/pk11wrap/pk11pars.c lib/softoken/dbinit.c
 lib/softoken/dbmshim.c lib/softoken/fipstest.c lib/softoken/fipstokn.c
 lib/softoken/pcertdb.c lib/softoken/pk11db.c lib/softoken/pk11pars.h
 lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11i.h
 lib/softoken/pkcs11u.c lib/softoken/softoken.h lib/softoken/tlsprf.c
2005-03-29 18:21:18 +00:00
timeless%mozdev.org 2028a434ec Bug 283071 Allocation/free mismatch in base/import/oexpress/nsOE5File.cpp
Bug 283072 Allocation/free mismatch in base/import/outlook/src/MapiApi.cpp
Bug 283075 Allocation/free mismatch in base/import/oexpress/wabobject.cpp
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu
2005-03-29 17:19:23 +00:00
timeless%mozdev.org 32ef4676f7 Bug 288013 remove &mathml; from mathml.dtd because it hurts interoperability
patch by bug@annevankesteren.nl r=rbs sr=bz
2005-03-29 17:12:17 +00:00
cbiesinger%web.de 34c7c1e80b 272059 fix whitespace in tree.xml, and document obsolete-ness of builderView and
contentView
r+sr=neil
2005-03-29 17:09:53 +00:00
brendan%mozilla.org 357214d9ae Make js_GetScriptLineExtent JS_FRIEND_API for the js shell's sake. 2005-03-29 16:55:43 +00:00
bzbarsky%mit.edu 4b26c247db Removing no-longer-used struct from this file. Should have landed as part of
bug 286813.
2005-03-29 15:58:31 +00:00
bzbarsky%mit.edu 4fa2d34a01 Fixing AIX build bustage. Thanks to pkw for the patch! 2005-03-29 15:57:53 +00:00
cls%seawood.org 1bd03f3505 Make english query output match the regexp flavor used.
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
cltbld 28434283b3 Automated update from host egg 2005-03-29 12:48:48 +00:00
cltbld 69af163d0f Automated update from host egg 2005-03-29 12:38:58 +00:00
mvl%exedo.nl 3db420c858 remove the old imgmanager from cookies.
bug 287628, r=dwitte, sr=bzbarsky
2005-03-29 09:52:19 +00:00
roc+%cs.cmu.edu 7a7722a829 Adding some parts of Hixie tests to the list explicitly, to make it easier to download all needed files. 2005-03-29 05:18:24 +00:00
edburns%acm.org 3fa6d2fc2e CheckPoint. Exact bytes of viewSource doesn't work yet. I think the
problem is that selectAll isn't working due to the window not being
realized.  We'll see.  Next step is to get it working!

M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- rewrite getSource() to call native code, instead of using the DOM.

M src_moz/CurrentPageImpl.cpp

- re-enable nativeGetSource().

M src_moz/EmbedWindow.cpp
M src_moz/EmbedWindow.h

- fill out dtor

- add InitNoChrome.


M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- comment out test

classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java src_moz/CurrentPageImpl.cpp src_moz/EmbedWindow.cpp src_moz/EmbedWindow.h test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
2005-03-29 05:03:12 +00:00
smfr%smfr.org 3cc8249940 Remove history logging code now that 280342 is fixed. 2005-03-29 04:27:41 +00:00
ginn.chen%sun.com 26c5ac572b Bug 256269 Caret browsing: up/down arrow should not get into button text
r=mats.palmgren sr=roc
2005-03-29 03:28:10 +00:00
timeless%mozdev.org 4efd7a5f8a Bug 239967 prototype for nsScriptSecurityManager::GetPrincipalFromContext is wrong
r=dveditz sr=dveditz
2005-03-29 03:12:12 +00:00
timeless%mozdev.org 48fb659f9e Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
brendan%mozilla.org 8e521d1654 Fix EmitJump to AddSpanDep if in all necessary cases (155081, the small crash-fix patch). 2005-03-29 02:45:03 +00:00
brendan%mozilla.org f307e91cbd Fix bogus assertion reported a while ago (sorry, I forgot by whom). 2005-03-29 02:40:23 +00:00
brendan%mozilla.org f25ba86f45 Add getslx for testing js_GetScriptLineExtent, and make GetTrapArgs work as ValueToScript does. 2005-03-29 02:39:01 +00:00
scott%scott-macgregor.org 43def2e79c notify any listeners of the onEndHeaders event
patch by Christian Weiske.
2005-03-29 02:32:19 +00:00
scott%scott-macgregor.org e3abcc272b Bug #287736 --> add a menuitem id for the account manager menu item 2005-03-29 02:28:04 +00:00
aaronleventhal%moonset.net 16f6e9a9bd Bug 287733. More elements to expose via MSAA role strings. r=pkw, sr=dmose 2005-03-29 02:14:52 +00:00
scott%scott-macgregor.org 1e944754bc Bug #287742 --> pref dialog dead end in "View & Edit Actions"
for Mac OS X.
2005-03-29 02:12:31 +00:00
brendan%mozilla.org 46a2ff94ea - Fix longstanding goof in js_PushLocalRoot, where m (n % local-root-chunk)
was returned rather than n (the index of lrs->scopeMark).  I'm mortified.
- Followup fix to GC local rooting fix in ParseNodeToXML -- missed a few
  early returns from what used to be no-local-roots switch cases.
2005-03-29 01:40:30 +00:00
bienvenu%nventure.com 054c0f4704 fix spin on saving draft or fcc to local folder, sr=mscott 287658 2005-03-29 01:21:41 +00:00
dveditz%cruzio.com f8db7e4f77 bug 287307 Prevent scripted statusbar changes; now matches Firefox defaults. r/sr=mscott 2005-03-29 01:00:50 +00:00
bzbarsky%mit.edu 2f581cbaf2 More bustage fixing. To be precise, check in what should have gone in the
first time, but didn't due to a malformed diff.
2005-03-29 00:22:12 +00:00
bzbarsky%mit.edu 906eb8273c Fix build bustage by moving CantRenderReplacedElementEvent class decl earlier
in the file
2005-03-28 23:56:33 +00:00
roc+%cs.cmu.edu d0ffefd09a Bug 284664. Generate mouseover and mouseout events in IFRAMEs in a much more consistent way. r=mats,sr=bzbarsky 2005-03-28 23:39:13 +00:00
bzbarsky%mit.edu ba689a260f We may have a popup list entry with a null frame. Make sure to null-check it.
Bug 287308, r+sr=roc
2005-03-28 23:21:58 +00:00
bzbarsky%mit.edu 9b4aaa3fb3 Move handling of replaced element events from frame manager to presshell, make
sure we don't allow reflow flushing while we're constructing the new frames.
Bug 286813, r+sr=dbaron
2005-03-28 23:20:54 +00:00
dbaron%dbaron.org b46e318e6a Remove comment that isn't referring to anything. r+sr=jst 2005-03-28 23:17:21 +00:00
brendan%mozilla.org 23ee8079f9 - Revert recent change to js_NewXMLSpecialObject API, it was based on me
misreading the spec.
- Improve XML constant folding by decompiling CDATA, comments, and PIs in
  non-constant XML literals -- those containing {embedded-expressions}.
- Fix GC local rooting in ParseNodeToXML, it was pretty broken.
2005-03-28 23:12:42 +00:00
dbaron%dbaron.org 1388a89746 Destroy things at the right time (and in one place) to fix crashes. b=206021 r=mats.palmgren sr=roc 2005-03-28 23:03:47 +00:00
aaronleventhal%moonset.net cae059bd15 More from bug 287390 -- do default action not working for detail button at ups site - forgot jst's sr= tweaks 2005-03-28 22:30:42 +00:00
roc+%cs.cmu.edu 40921ab641 Bug 285036. Clean up testcase list. r+sr=dbaron 2005-03-28 21:30:58 +00:00
cltbld a8fb2daefd Automated update from host egg 2005-03-28 21:28:41 +00:00
roc+%cs.cmu.edu a02c4cc615 Bug 275790. Get rid of use of absolute paths to make ccache work better. r=bryner,sr=me, patch by basic 2005-03-28 21:26:03 +00:00
roc+%cs.cmu.edu 2ae7e5b884 Bug 163215. Make horizontal scroll preferences platform-dependent. r+sr=bryner, patch by Peter Weilbacher 2005-03-28 21:14:17 +00:00
roc+%cs.cmu.edu 217d29553f Bug 287338. Free up unused frame state bit NS_SYNC_FRAME_AND_VIEW. r+sr=bzbarsky 2005-03-28 21:08:22 +00:00
roc+%cs.cmu.edu 8aee1f332a Bug 272547. Search through wrapped frames when looking for blocks to renumber. r+sr=bzbarsky 2005-03-28 21:05:04 +00:00
roc+%cs.cmu.edu 7718916c29 Bug 173051. Do transforms consistently. r+sr=dbaron 2005-03-28 21:03:01 +00:00