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

132487 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 771b98446a In JavaAdapter.currentFactory() do not assume that there is always active Context available and fallback to ContextFactory.getGlobal() in that case. 2004-08-10 15:52:19 +00:00
mostafah%oeone.com 51adf8633f Updated translation 2004-08-10 14:28:47 +00:00
amardare%qnx.com 8dd42a87bd Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Dnd related changes. Also remove the flag that makes all the windows resizeable by default, since
now their size should be calculated correctly.
2004-08-10 13:35:41 +00:00
mcs%pearlcrescent.com 663acc74b8 Additional fix for bug #246694 - 64-bit build: incorrect handling of
password policy response.
2004-08-10 12:36:08 +00:00
peterv%propagandism.org 45682cc199 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). r/sr=jst. 2004-08-10 10:22:36 +00:00
neil%parkwaycc.co.uk a86fa72751 Bug 251197 Capturing mouse listeners can discover anonymous scrollbars r+sr=bz 2004-08-10 08:29:19 +00:00
ben%bengoodger.com 06fd50c106 more software update tweaks for 253220 2004-08-10 07:21:35 +00:00
ben%bengoodger.com ffc9a10378 more on 253220 - prevent update wizard from advancing prematurely by itself when not in mismatch mode. 2004-08-10 06:37:55 +00:00
jshin%mailaps.org 0f6933d2f8 bug 240272 : additional patch (fix off-by-two error) r=ben 2004-08-10 05:55:08 +00:00
darin%meer.net 8d4ae4e25c use backslashes instead of forward slashes (oops!) 2004-08-10 05:52:33 +00:00
brendan%mozilla.org c04118bf9e Use JSPROP_SHARED for JSOP_DEFLOCALFUN-induced nested function local variable property to avoid claiming a slot later subject to reservation for a JSOP_REGEXP-induced regexp clone (254974, r=shaver). 2004-08-10 05:13:17 +00:00
varga%nixcorp.com 7e2b172147 Fix for bug 226973. Print Preview Error (Previewing During Page Rendering/No Printer Installed) Shows Print Preview Toolbar.
r+sr=ben
2004-08-10 05:05:32 +00:00
bzbarsky%mit.edu b09ea9029d Make sure to not call ProcessRestyledFrames if we have a non-reframe hint and
no frame.  Followup to bug 230170.
2004-08-10 04:44:10 +00:00
bzbarsky%mit.edu 94990b951c Do style reresolves and restyles due to attribute changes asynchronously so
that pages that modify two or more style properties of the same object in a row
work faster.  Bug 230170, r+sr=dbaron
2004-08-10 03:24:41 +00:00
dbaron%dbaron.org 94bc9d26c8 Fix names of constants to correspond to the new definitions of the values of the 'overflow' property. b=69355 r+sr=roc 2004-08-10 01:32:10 +00:00
ben%bengoodger.com 835333e66a 245984 - bookmarks context menu lacks mnemonics.. patch from Asaf Romano, r+a=ben@mozilla.org 2004-08-10 00:38:31 +00:00
tor%cs.brown.edu 30b7993601 Bug 234789 - SVG text ignores font-size if no unit specified.
Patch by scootermorris@comcast.net, r=tor, sr=dbaron.
2004-08-10 00:02:47 +00:00
smontagu%smontagu.org 72ee8fa00f Bug 52157: Character Encoding: Replace "More >" and "Customize..." with easier to understand names. Patch by prognathous@hotmail.com, r=mconnor. 2004-08-09 23:08:39 +00:00
ben%bengoodger.com e03180cd94 more for 253220 - make app update reporting actually work 2004-08-09 22:43:10 +00:00
neil%parkwaycc.co.uk c92d2393e1 Bug 253798 General or menu access keys should not affect xul menulists r+sr=roc 2004-08-09 22:22:02 +00:00
bzbarsky%mit.edu 2291b87647 Fix assert if an end tag has "attributes". Bug 143512, patch by Chris Thomas
<cst@andrew.cmu.edu>, r+sr=bzbarsky
2004-08-09 22:09:06 +00:00
vladimir%pobox.com 3a7ed7d1f9 b=218636, backup bookmarks file, r+a=ben 2004-08-09 21:44:21 +00:00
cbiesinger%web.de 8e63886ee0 Bug 80787 support non-ascii extensions in mime service, mime info, and
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
bzbarsky%mit.edu ef29a93fb9 Add DHTML performance test. Bug 169770, r=dbaron 2004-08-09 21:24:03 +00:00
bzbarsky%mit.edu 85ca7788b0 Eliminating mCharset mode of prescontex. Bug 253489, r+sr=roc 2004-08-09 21:19:15 +00:00
darin%meer.net 065fb7242c fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
mostafah%oeone.com a83ee5bd73 use a function for the throbber that will work in all apps 2004-08-09 20:44:50 +00:00
brade%comcast.net 65c530876e bug 254563: <editor> xul tag broken in Firefox on Windows (missing composer.xpt
which contains nsIEditingSession.xpt); r=bsmedberg
2004-08-09 20:41:14 +00:00
mostafah%oeone.com 29990d1642 Use sunbird's logo as throbber for calendar 2004-08-09 20:37:58 +00:00
mostafah%oeone.com a7b63120f8 Add throbber image info to modern theme 2004-08-09 20:36:47 +00:00
ben%bengoodger.com d672f877b7 242653 - README.txt mentions Mozilla, not Firefox. 2004-08-09 20:01:04 +00:00
igor%mir2.org 31ff23cd2e Simpler SyntxError handling:
Since changes to fix bug 254778 made the parser the sole source of syntax error reports, it removed the need to check for errors after tree transformation.

The patch removes those checks and moves all reporting about syntax errors into omj/Parser.java.
2004-08-09 18:04:18 +00:00
mostafah%oeone.com 7af675f7b9 Checked in patches for bug 254294 2004-08-09 17:38:08 +00:00
webmail%kmgerich.com a5e2618622 Reworked back, forward, reload, stop icons for Mac Firefox 2004-08-09 17:16:08 +00:00
mostafah%oeone.com e976f23ad4 Checked in attachment 155453 from bug 220075 2004-08-09 17:13:40 +00:00
mostafah%oeone.com 524372e978 Checked in new patches to bug 220075 2004-08-09 17:13:17 +00:00
igor%mir2.org ca75e5c0c8 Fixing bug 254915: proper name lookup etc. 2004-08-09 16:57:06 +00:00
mostafah%oeone.com 2628259213 Checked in patches for bug 254737 2004-08-09 16:47:52 +00:00
neil%parkwaycc.co.uk abb54915ac Bug 193443 Fix display of copies & folders menulists p=ian@arlen.demon.co.uk r=me sr=bienvenu 2004-08-09 16:31:39 +00:00
mostafah%oeone.com 321e116cb8 Checked in patch for bug 254743 2004-08-09 16:30:10 +00:00
mostafah%oeone.com 4725c49887 Fixed bug 254399 2004-08-09 16:10:45 +00:00
bzbarsky%mit.edu 26ac90ee08 Store all error pages in cache so view-source and history do the right thing.
Enforce the "non-caching" of error pages in MustValidate().  Bug 212650 r+sr=darin
2004-08-09 15:57:34 +00:00
tor%cs.brown.edu cbd43e7eef Bug 243536 - Remove NS_NOTYETIMPLEMENTED from nsSVGTransformList.cpp.
Patch by jonathan.watt@strath.ac.uk, r=afri.
2004-08-09 15:21:06 +00:00
tor%cs.brown.edu 92e47fa4f7 Bug 243536 - Remove NS_NOTYETIMPLEMENTED from nsSVGTransformList.cpp.
Patch by jonathan.watt@strath.ac.uk, r=afri.
2004-08-09 14:44:54 +00:00
jshin%mailaps.org 1bef0ab4b0 add back references that were taken away by Gerv's license changing script 2004-08-09 13:42:28 +00:00
igor%mir2.org 5f71fe6973 Top call scope tracking changes:
Since E4X implementation needs to know the activation scope for tracking of default namespaces, previously an elaborated schema was added to set/restore the activation scope which relied on the fact that scrip and function with activation record should always call special entry/exit functions.

But that does not work for functions without activation records since they never call any special entry/exit pairs. So if application call such function directly, the function would not store its top scope anywhere and the E4X subsystem would not be able to get E4X library object.

The patch fixes with introduction of 2 functions, hasTopCall and doTopCall to ScriptRuntime and adding the following code prefix to each implementation of Callable.call that can start execution of script code:

    public Object call(Context cx, Scriptable scope,
                       Scriptable thisObj, Object[] args)
        throws JavaScriptException
    {
// Prefix start
        if (!ScriptRuntime.hasTopCall(cx)) {
            return ScriptRuntime.doTopCall(this, cx, scope, thisObj, args);
        }
// Prefix end
        ...

In this way there is always registered top scope during script execution and the previous elaborated schema became unnecessary so I reverted that part to almost pre-E4x state.
2004-08-09 11:00:47 +00:00
neil%parkwaycc.co.uk 7c40bacf59 Bug 248964 Can't save from source view r=doron sr=jag 2004-08-09 10:02:56 +00:00
neil%parkwaycc.co.uk 2dde67b4ba Bug 34591 Pref for automatic newsgroup count updating and message fetching p=mbockelcamp@web.de r=me sr=bienvenu 2004-08-09 09:59:32 +00:00
cbiesinger%web.de 886d11bb39 don't use eval, and don't allow entering non-numbers as values for integer prefs
Bug 254434 r=timeless sr=neil
2004-08-08 21:37:51 +00:00
timeless%mozdev.org 03c447e3b0 calling addEventListener and passing an object that is not defined yet
fails, which means that code expecting the result of that function call
is somewhat unhappy, to the tune of:
Error: inspector is not defined
Source File: chrome://inspector/content/sidebar.js
Line: 142
r=caillon rs(sr)=neil
2004-08-08 21:35:01 +00:00