aaronr%us.ibm.com
d4a898492c
[XForms] Upping xforms version number to coincide with next FF release
2007-07-12 20:35:03 +00:00
aaronr%us.ibm.com
2267d64a4e
[XForms] Using repeat index for 1.1 delete does not work. Bug 387738, p=msterlin r=doronr+aaronr
2007-07-12 20:32:49 +00:00
sdwilsh%shawnwilsher.com
2046645ee4
Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh
2007-07-12 20:01:05 +00:00
sdwilsh%shawnwilsher.com
8d4d4783aa
Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh
2007-07-12 18:11:51 +00:00
mhammond%skippinet.com.au
33f261a4ce
Fix a memory leak when Python calls nsIClassInfo::GetInterfaces()
...
Not part of the default build.
2007-07-12 06:39:22 +00:00
sdwilsh%shawnwilsher.com
59054304ca
Bug 387698 - [fr] Update for fr DOMi due to bug 347791. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr>. r=bugzilla.fr
2007-07-11 22:05:25 +00:00
sdwilsh%shawnwilsher.com
ef50fbfc32
Bug 387700 - [pl] Update for pl DOMi due to bug 347791. Patch by Marek A. St��pie�� <marcoos+bmo@marcoos.org>. r=hubert.gajewski
2007-07-11 18:16:04 +00:00
neil%parkwaycc.co.uk
11d0936e48
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
...
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 08:46:49 +00:00
surkov.alexander%gmail.com
c4332225a3
Bug 347791 - expose accessible role and state as strings in Inspector, patch=vasiliy.potapenko, r=me,sdwilsh, sr=neil
2007-07-11 07:51:08 +00:00
sdwilsh%shawnwilsher.com
5f172bae1f
Bug 378696 - Remove dead search code. r=timeless, sr=neil
2007-07-09 16:56:43 +00:00
dcamp%mozilla.com
bdf488b2a7
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
2007-07-08 22:15:52 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
mrbkap%gmail.com
2b4e6b540f
Backing out these changes, they were subsumed by bug 387084 and weren't really right anyway. bug 387053
2007-07-07 00:57:09 +00:00
sdwilsh%shawnwilsher.com
5cd239e038
Bug 387054 - Opening DomI - File Inspect Current Document throws error in JS Console. r=db48x, sr=neil
2007-07-06 16:32:46 +00:00
sdwilsh%shawnwilsher.com
57df211768
Bug 386020 - NS_ERROR_DOM_WRONG_DOCUMENT_ERR in clearOutputDeck. Patch by Mook <mook.moz+mozbz@gmail.com>. r=silver
2007-07-06 01:47:41 +00:00
mrbkap%gmail.com
1f787d04d8
Pass the wrappedJSObject so that XPCNativeWrapper doesn't get confused by DOMI having its hands on implicit native wrappers. bug 387053, r=sdwilsh sr=jst
2007-07-06 00:36:27 +00:00
sdwilsh%shawnwilsher.com
c5057f3bbc
Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil
2007-07-05 21:35:52 +00:00
sdwilsh%shawnwilsher.com
6b950e48c5
Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil
2007-07-05 21:09:40 +00:00
sdwilsh%shawnwilsher.com
fbbdd281d8
Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil
2007-07-05 20:44:29 +00:00
sdwilsh%shawnwilsher.com
35a8cf2952
Bug 354537 - [nb-NO] DOM Inspector Entities Need to be added. Patch by H��vard Mork <havard.mork@gmail.com>. r=sdwilsh
2007-07-04 19:01:00 +00:00
aaronr%us.ibm.com
d2eb584da1
[XForms] change xforms version number to 0.8.0.2. Bug 386365, p=sspeiche r=aaronr
2007-07-02 23:49:22 +00:00
jwalden%mit.edu
d0efe50990
Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script.
2007-07-02 23:46:19 +00:00
aaronr%us.ibm.com
5046215e9f
[XForms] support xforms 1.1 insert action. Bug 368583, p=msterlin r=olli+aaronr
2007-07-02 23:10:57 +00:00
aaronr%us.ibm.com
4d090cb711
[XForms] patch 2 for multipart submit. Moving previous fix a few lines higher so that it works with attrs, too. Bug 385857, r=olli
2007-07-02 22:35:43 +00:00
aaronr%us.ibm.com
82b3e47161
[XForms] http referer field not set for xforms submissions. Bug 386070, r=doronr+olli
2007-07-02 21:38:30 +00:00
scott%scott-macgregor.org
a083a6ab3b
fix a character encoding issue for nemeth's name in the licenses.
...
patch by Ryan VanderMeulen <ryanvm@gmail.com>
NPOTB
2007-07-02 18:20:31 +00:00
scott%scott-macgregor.org
a54331573e
Bug #319778 --> hunspell spell check engine. This is the eventual replacement to myspell. Currently *NPOTB*
...
thanks to nemeth (the author of hunspell) for making it possible for this to be a part of mozilla.
thanks to Ryan VanderMeulen for sheparding this patch along.
sr=mscott
2007-07-02 17:29:22 +00:00
philringnalda%gmail.com
6b3ed0341c
Bug 385004 - Copy Qualified Name context menu for Watches, patch by Mook <mook.moz+mozbz@gmail.com>, r=silver
2007-06-30 05:05:51 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
aaronr%us.ibm.com
a7c0e118a3
[XForms] multipart/form-data submission broken. Bug 385857, r=doronr+olli
2007-06-27 19:35:00 +00:00
aaronr%us.ibm.com
8c3152d2e6
[XForms] SOAPAction header on submission is not being set. Bug 385806, r=doronr+olli
2007-06-27 19:03:58 +00:00
silver%warwickcompsoc.co.uk
712d35caf0
Bug 203264 - Convert hankaku kana to zenkaku kana prior to sending in ISO-2022-JP, to prevent them ending up as question marks. ChatZilla only. r=gijs
2007-06-24 21:45:15 +00:00
silver%warwickcompsoc.co.uk
297cb89fb6
Bug 383638 - Don't show any disconnect errors after the first. This prevents socket read/write errors from affecting things (user and code) after the stream has already been closed. ChatZilla only. r=gijs
2007-06-24 21:39:41 +00:00
silver%warwickcompsoc.co.uk
23e29c6720
Bug 383639 - Show [Cancel] option for connecting and reconnecting messages. ChatZilla only. r=gijs
2007-06-24 21:36:09 +00:00
kairo%kairo.at
a299a388c3
update German inspector L10n for recent changes in inspector code
2007-06-23 14:28:03 +00:00
gijskruitbosch%gmail.com
b0b9b901ae
Bug 364086 - Open Link In New Window opens the link in the existing window
...
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-06-22 21:06:57 +00:00
dwitte%stanford.edu
1d9fc51567
cid and comment don't match, b=305444
2007-06-22 11:12:13 +00:00
dcamp%mozilla.com
12d2d24b25
Bug 378685 - Permission manager should operate on innermost URI, r=dveditz sr=mconnor
2007-06-21 16:32:46 +00:00
ginn.chen%sun.com
fcb642be83
Bug 384154 layout-debug component does not build
...
r=benjamin
2007-06-20 07:51:55 +00:00
dwitte%stanford.edu
baecdf2fb5
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
2007-06-17 23:40:41 +00:00
dwitte%stanford.edu
c45de3c235
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
...
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 21:52:22 +00:00
kherron%fmailbox.com
ce1bfc8975
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
2007-06-17 13:50:53 +00:00
sdwilsh%shawnwilsher.com
03ec3422c2
Bug 383966 - Remove contents.rdf from DOMi. r=timeless, sr=neil
2007-06-17 04:22:49 +00:00
kherron%fmailbox.com
080ad3cf5a
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 19:54:02 +00:00
sdwilsh%shawnwilsher.com
110cba3f92
Bug 384439 - [fr] Update for fr DOMi. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr>. r=bugzilla.fr
2007-06-15 18:11:23 +00:00
sdwilsh%shawnwilsher.com
ecaa4be8e5
Bug 72494 - DOM Inspector needs save option. r=timeless, sr=neil
2007-06-14 00:11:13 +00:00
sdwilsh%shawnwilsher.com
ced7d5c422
Bug 383581 - [pl] Update of DOMi. Patch by Marek A. St��pie�� <marcoos+bmo@marcoos.org>. r=hubert.gajewski
2007-06-14 00:10:48 +00:00
sdwilsh%shawnwilsher.com
90d3ed8912
Bug 384243 - undefined entity inserting new attribute (regression from bug 383160). Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=dmose
2007-06-13 01:44:27 +00:00