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

7395 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 271c305869 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
bryner%brianryner.com 0417c079f4 fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +00:00
allan%beaufour.dk 14ce129941 Validation chokes on empty xsd:date. Bug 326530, r=doronr 2006-05-22 14:47:02 +00:00
allan%beaufour.dk 300027c505 [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
allan%beaufour.dk 80dab191f0 [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
allan%beaufour.dk c9fd254723 [XForms] non-relevant nodes not removed for some types of submission. Bug 338314, r=doronr+aaronr 2006-05-22 08:41:06 +00:00
allan%beaufour.dk 842eeaeb44 [XForms] label failing cross-domain check should trigger xforms-link-error. Bug 338517, r=smaug+doronr 2006-05-22 08:16:21 +00:00
peterv%propagandism.org 9a90ecf4b2 Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
bryner%brianryner.com 010209f554 Include a hash of the document URL for chrome:// loads, to distinguish between known XUL documents (bug 335841) r=marria 2006-05-20 22:49:42 +00:00
bryner%brianryner.com cf29ea8ec1 Hook up the command event listener to existing windows when the collector is attached (bug 336525) r=marria 2006-05-20 21:37:50 +00:00
benjamin%smedbergs.us d511b4d399 Fix local copy of case-conversion which is no longer necessary, from bug 337730 2006-05-19 23:37:56 +00:00
benjamin%smedbergs.us a22723a8a9 From bug 325100, the files in extensions/inspector/base/public|src were cvs-copied to layout/inspector. The old locations are no longer used. 2006-05-19 19:07:04 +00:00
benjamin%smedbergs.us ffe58cb17a Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 18:59:39 +00:00
mkaply%us.ibm.com f4b849f17f CCK only - add some error checking for a weird edge case 2006-05-19 16:39:57 +00:00
mkaply%us.ibm.com 5c27151db4 #338481
CCK only - not part of build
Validation of exension info was bad
2006-05-19 16:20:23 +00:00
mkaply%us.ibm.com a05d7871fe Make extension description localizable 2006-05-18 16:43:45 +00:00
pedemont%us.ibm.com 2add486247 Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature 2006-05-17 21:42:41 +00:00
aaronr%us.ibm.com c07a5c8832 [XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan 2006-05-17 19:30:36 +00:00
bzbarsky%mit.edu 57efab2c99 Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil
2006-05-17 15:01:06 +00:00
allan%beaufour.dk 9a6f9927cd [XForms] Handle empty instances. Bug 321876, r=aaronr+smaug 2006-05-17 08:06:12 +00:00
silver%warwickcompsoc.co.uk 9f0f7caa8a Bug 336680 - Clear JSD debugHook and throwHook to prevent leaking.
Venkman only.
r=timeless
2006-05-17 00:20:56 +00:00
mkaply%us.ibm.com d19a54dc29 Up version 2006-05-16 19:51:26 +00:00
mkaply%us.ibm.com a4cc620c91 #338126
CCK only - not part of build
Live bookmarks weren't working in some scenarios
2006-05-16 19:51:00 +00:00
mkaply%us.ibm.com 987b803b4e #338055
CCK only - not part of build
Only use the ZipWritercomponent if a zip EXE isn't specified.
also, if ZipWriterComponent fails, try zip.exe
2006-05-16 19:49:48 +00:00
silver%warwickcompsoc.co.uk 45ec1bf3d3 Bug 270302 - Escape single and double quotes in safeHTML, and use for making XML and HTML reports safe.
Venkman only.
r=timeless
2006-05-16 19:28:32 +00:00
aaronr%us.ibm.com c2f9173926 [XForms] help @src only works with absolute urls. Bug 329106, patch by msterlin, r=olli+aaronr 2006-05-16 19:26:05 +00:00
allan%beaufour.dk 981b91b167 [XForms] model > * > submission makes submit crash. Bug 337983, r=doronr+aaronr. 2006-05-16 08:18:01 +00:00
allan%beaufour.dk 945bb29fce [XForms] Expose base interface binding for xhtml/xul calendars. Bug 332945, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-16 08:16:04 +00:00
allan%beaufour.dk b0cd5aa5d9 [XForms] select that dont have a bind doesn't fire 'xforms-select'/'xforms-deselect' events. Bug 337960, r=aaronr+smaug, patch by surkov@dc.baikal.ru 2006-05-16 08:10:45 +00:00
dougt%meer.net e403ac471f Scroll when target is off screen. NPODB 2006-05-16 02:45:48 +00:00
aaronr%us.ibm.com c6ef33a198 NPOTDB support validating xsd:double. Bug 331897, patch by sspeiche, r=doronr+allan 2006-05-15 21:34:39 +00:00
aaronr%us.ibm.com 7d6f34b76f [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
allan%beaufour.dk b30198a897 [XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr 2006-05-15 14:14:52 +00:00
allan%beaufour.dk 812abbe9e8 [XForms] support @selection="open" for xf:select1[appearance="minimal"] for xul. Bug 332197, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-05-15 14:10:29 +00:00
timeless%mozdev.org 4b41b02d30 Bug 121182 Can't copy values from computed style
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-05-14 16:59:46 +00:00
silver%warwickcompsoc.co.uk f4e7e6f3b5 Bug 337168 - Tag leakable object, and also remove the leak.
ChatZilla only.
r=samuel
2006-05-13 16:48:41 +00:00
mattwillis%gmail.com ebd1e90e2d bug 267789 bustage fix 2006-05-13 14:36:06 +00:00
mattwillis%gmail.com 25137cdbd7 bug 267789 bustage fix 2006-05-13 14:17:22 +00:00
jminta%gmail.com 45e45f15d6 backing out bug 267789 due to balsa orange 2006-05-13 02:54:49 +00:00
mattwillis%gmail.com aac269ba9c bustage fix: tweaking whitespace to make this rebuild 2006-05-13 01:20:24 +00:00
brettw%gmail.com 6bf7a91e6c Bug 329672 r=mscott Thunderbird assertions on window close with spellchecker 2006-05-12 22:48:14 +00:00
brettw%gmail.com 0833b4096f Bug 331368 r=mscott Assertions in content iterator 2006-05-12 22:44:11 +00:00
mattwillis%gmail.com 89460ddedf bug 267789 Provide venkman for Sunbird r=silver 2006-05-12 21:45:20 +00:00
mattwillis%gmail.com f31f3014e4 bug 267789 provide DOMi inspector for Sunbird r=timeless 2006-05-12 21:28:47 +00:00
allan%beaufour.dk 3238fc6c90 [XForms] Hide non-relevant XUL controls. Bug 336726, r=me+smaug, patch by surkov@dc.baikal.ru 2006-05-12 08:15:17 +00:00
allan%beaufour.dk 03b00feb71 [XForms] Fix handling of controls bound to CDATA nodes. Bug 334821, r=smaug+aaronr 2006-05-12 08:13:05 +00:00
roc+%cs.cmu.edu 1624ad9d41 Backing out mattwillis' checkin to see if it caused balsa orange. 2006-05-12 02:26:05 +00:00
mattwillis%gmail.com 7d4b4e0af9 bug 267789 enable Sunbird support in DOMi r=timeless 2006-05-12 01:20:28 +00:00
aaronr%us.ibm.com 7848a379de [XForms] Problem updating UI with external instances. Bug 332211, r=allan+olli 2006-05-11 21:21:18 +00:00
mnyromyr%tprac.de a0102e941d Bug 133917: biff tray icon help text; r=IanN 2006-05-11 19:09:57 +00:00
mkaply%us.ibm.com 96d85cecbc Update version 2006-05-11 16:56:09 +00:00
mkaply%us.ibm.com cb3ed13192 #337267
CCK only - not part of build
See bug 250123 - listitem.value and listitem.label don't work unless the listbox item is visible.
Switch to using get/setAttribute
2006-05-11 15:49:02 +00:00
mkaply%us.ibm.com 08c2741a4e #337404
CCK only - not part of build
I was only saving the ZIP path when you closed the CCK explicitly
Need to save it when you finish the wizard as well
2006-05-11 15:47:11 +00:00
mkaply%us.ibm.com a6f26550cf #337410
CCK only - not part of build
Need to add a full check for extension ID format so invalid IDs are rejected - regex copied from nsExtensionManager.js
I also had to change the error message to be more detailed - L10N impact
2006-05-11 15:44:35 +00:00
mkaply%us.ibm.com 47768596d0 #337432
CCK only - not part of build
Need to escape HTML entities when they are going to be added to DTD or XML files
Need to do charset conversion on install.rdf so that I18N chars are accepted for name/description/etc.
2006-05-11 15:41:56 +00:00
darin%meer.net 6ce0fecf9a Attempt fix for extensions/sql 2006-05-10 21:45:05 +00:00
darin%meer.net ba9e4bf3a9 fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bryner%brianryner.com 825efb5bb9 Don't log origin=other, just leave it off instead (bug 337234) r=marria 2006-05-09 23:04:32 +00:00
bryner%brianryner.com 6cd3d255c3 Fix crash due to not removing dead windows from the window map, by removing the correct pointer and making the hashtable key typesafe (bug 336780). r=marria. Not part of any default builds. 2006-05-09 00:09:13 +00:00
mattwillis%gmail.com 957ea17717 backing this out. tree is closed. :( 2006-05-08 21:08:23 +00:00
mattwillis%gmail.com aa8632c895 bug 267789 Add support for Sunbird to DOMi r=timeless 2006-05-08 20:58:52 +00:00
timeless%mozdev.org d712d3cc3a Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
Olli.Pettay%helsinki.fi 63381cdc6e Bug 336596, Anything getting focus inside a repeat row should change index, r=allan+doron 2006-05-05 08:25:33 +00:00
cvshook%sicking.cc 36f352636c Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
allan%beaufour.dk 70680b8aea [XForms] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr 2006-05-04 12:15:07 +00:00
mkaply%us.ibm.com 53bf9e6411 CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com 6b5fe459c0 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com f9f7e58380 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com 2a66360a44 cleanup of some text 2006-05-03 20:59:32 +00:00
benjamin%smedbergs.us cf2002e727 Fix bustage from bug 334038 2006-05-03 17:18:09 +00:00
mkaply%us.ibm.com cc3e3f9e2b #336309
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
bryner%brianryner.com 6fb2767163 - Check the HTTP response code before assuming the upload was successful
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.

Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
bryner%brianryner.com ab93947737 Log a hash of the plugin filename as well as the display name (bug 336163) r=marria 2006-05-02 19:21:23 +00:00
bryner%brianryner.com bdf68a8e0e Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +00:00
bryner%brianryner.com c2bf26b418 fix build bustage (bug 336199) r=marria 2006-05-02 00:24:04 +00:00
mkaply%us.ibm.com 31f69fd5cf Fix some CCK only untranslatable strings 2006-05-01 15:41:51 +00:00
bzbarsky%mit.edu e9dc794e8f Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bryner%brianryner.com aafeda432b Change from using nsIUpdateTimerManager to a combination of normal timers and a pref-stored retry time in case of repeated errors. This fixes the seconds/milliseconds bug so that the upload timer fires at the right time. Also, flush the prefs file after we set prefs, in case of crash, and turn on NSPR logging in release builds. Bug 335890, r=marria 2006-04-30 19:22:28 +00:00
gijskruitbosch%gmail.com 0ee4b72f7a Bug 332532 - file-utils.js is unfair on embedders
ChatZilla Only
r=silver
2006-04-29 22:45:17 +00:00
gijskruitbosch%gmail.com 3e4d7450a1 Bug 329560 - Time-based log file closing/re-opening should be quiet
ChatZilla Only
r=samuel
2006-04-29 22:38:57 +00:00
bryner%brianryner.com b9e219d724 Tag metrics upload channels using the property bag API, rather than trying to keep a reference to our pending channel (bug 335850) r=darin 2006-04-29 21:17:36 +00:00
mhammond%skippinet.com.au de0fa51740 First cut at the Python implementation of nsIScriptContext etc (see
http://wiki.mozilla.org/Breaking_the_grip_JS_has_on_the_DOM).

See also bug 255942 - "Support other scripting languages than JS".

Not part of the build - indeed this will not build at all until bug
255942 lands, or the latest patch there is applied.
2006-04-29 01:56:45 +00:00
benjamin%smedbergs.us 1da150a196 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
bzbarsky%mit.edu 533eb3c678 Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
allan%beaufour.dk 8467966e20 [XForms] Support repeat appearance="compact". Bug 317518, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-27 10:07:39 +00:00
allan%beaufour.dk 1e25620e75 [XForms] switch and case for xul. Bug 328148, r=me+aaronr, patch by surkov@dc.baikal.ru 2006-04-27 09:04:59 +00:00
allan%beaufour.dk 731e73f4df [XForms] Events on load regression fix. Bug 329633, r=smaug+aaronr 2006-04-27 08:42:27 +00:00
bryner%brianryner.com a8d3072bce Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria 2006-04-26 20:41:09 +00:00
bryner%brianryner.com 4a48d066a1 fix MSVC6 build (bug 335120) r=marria 2006-04-26 20:37:19 +00:00
bryner%brianryner.com dad081af71 Strip cookies from upload requests (bug 335455) r=marria 2006-04-26 19:21:28 +00:00
peterv%propagandism.org 497b79ea18 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 11:37:55 +00:00
allan%beaufour.dk 0eae2c2b38 [XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-26 09:54:12 +00:00
peterv%propagandism.org e34275039b Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
bryner%brianryner.com a99dd6b675 Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me. 2006-04-26 04:16:38 +00:00
mkaply%us.ibm.com 372cca3cd1 Silly mistake 2006-04-25 21:51:12 +00:00
mkaply%us.ibm.com 4df4ca5f11 update version for small fix 2006-04-25 21:50:32 +00:00
mkaply%us.ibm.com 48db9b4a32 Add a Z accesskey 2006-04-25 20:47:18 +00:00
mkaply%us.ibm.com 2986b267f6 #335401
CCK only - not built
Allow specification of trust string via UI
2006-04-25 20:41:05 +00:00