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

8293 Коммитов

Автор SHA1 Сообщение Дата
martijn.martijn@gmail.com 900c4f4e4b Bug 374069 - Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 13:50:38 -07:00
sdwilsh@shawnwilsher.com 0bc01fab36 Bug 391930 - [pl] [DOMi] Localization for accessibleTree.dtd. Patch by Marek A. Stępień <marcoos+bmo@marcoos.org>. rs=sdwilsh 2007-08-14 13:18:48 -07:00
surkov.alexander@gmail.com 693f37d54f Bug 386818 - expose right accessible tree in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil 2007-08-10 19:46:11 -07:00
scott@scott-macgregor.org 071a1fea23 Bug #391659 --> remove myspell, it is no longer part of the build. 2007-08-10 10:19:24 -07:00
longsonr@gmail.com de124509b7 Bug 391147 - hunspell doesn't build on MSVC7.1. r+sr=mscott,a=pavlov(1.9 blocker) 2007-08-10 02:45:35 -07:00
scott@scott-macgregor.org c2a18e35ed backout bug #391147 because the tree is closed. 2007-08-08 16:11:45 -07:00
scott@scott-macgregor.org 4733e7093a Bug 391147 --> hunspell doesn't build on MSVC71.1 patch by Robert Longson <longsonr@gmail.com> 1.9 blocker sr=mscott 2007-08-08 16:02:34 -07:00
bzbarsky@mit.edu 16e6040261 Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
scott@scott-macgregor.org 90f33cba89 Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9 2007-08-05 20:32:58 -07:00
bzbarsky@mit.edu 5cb5f861cd Improve logging in jssh, allow loading of remote scripts, fix leak. Bug
369816, patch by Chris Shoemaker <chris.shoemaker@cox.net>, r=afri, sr=bzbarsky
2007-07-23 21:07:57 -07:00
scott@scott-macgregor.org 1c812d015d Bug #319778 --> upgrade our version of hunspell to 1.1.8
NPOTB

sr=mscott
patch by ryanvm & nemeth
2007-07-18 15:22:33 -07:00
sdwilsh@shawnwilsher.com a74da66298 Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh 2007-07-12 13:01:05 -07:00
sdwilsh@shawnwilsher.com bbec522fd5 Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh 2007-07-12 11:11:16 -07:00
mhammond@skippinet.com.au a04f093320 Fix a memory leak when Python calls nsIClassInfo::GetInterfaces()
Not part of the default build.
2007-07-11 23:39:22 -07:00
sdwilsh@shawnwilsher.com 1ab617074d 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 15:05:25 -07:00
sdwilsh@shawnwilsher.com ca6abe978f 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 11:16:04 -07:00
surkov.alexander@gmail.com 2fdd487028 Bug 347791 - expose accessible role and state as strings in Inspector, patch=vasiliy.potapenko, r=me,sdwilsh, sr=neil 2007-07-11 00:51:07 -07:00
sdwilsh@shawnwilsher.com 3b466211e2 Bug 378696 - Remove dead search code. r=timeless, sr=neil 2007-07-09 09:56:42 -07:00
jwalden@mit.edu 6d7584839a 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 00:08:04 -07:00
mrbkap@gmail.com 5ea32ebe0a Backing out these changes, they were subsumed by bug 387084 and weren't really right anyway. bug 387053 2007-07-06 17:57:08 -07:00
sdwilsh@shawnwilsher.com 08dd091513 Bug 387054 - Opening DomI - File Inspect Current Document throws error in JS Console. r=db48x, sr=neil 2007-07-06 09:32:46 -07:00
mrbkap@gmail.com 346c4f2504 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-05 17:36:27 -07:00
sdwilsh@shawnwilsher.com 91ce64a58f Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 14:35:52 -07:00
sdwilsh@shawnwilsher.com 82fd0b3b08 Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 14:09:40 -07:00
sdwilsh@shawnwilsher.com 1f26ddd94b Bug 378696 - Remove dead search code (step 2). r=timeless, sr=neil 2007-07-05 13:44:28 -07:00
sdwilsh@shawnwilsher.com 2d19f15a61 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 12:00:59 -07:00
scott@scott-macgregor.org 084647c4b2 fix a character encoding issue for nemeth's name in the licenses.
patch by Ryan VanderMeulen <ryanvm@gmail.com>

NPOTB
2007-07-02 11:20:31 -07:00
scott@scott-macgregor.org 4d7a03e42b 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 10:29:22 -07:00
peterv@propagandism.org 6662efd338 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
peterv@propagandism.org 90c374d7c3 Backing out to fix orange. 2007-06-27 16:21:05 -07:00
peterv@propagandism.org 7bf2741259 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
kairo@kairo.at 9c0aca146f update German inspector L10n for recent changes in inspector code 2007-06-23 07:28:00 -07:00
dwitte@stanford.edu 474d261490 cid and comment don't match, b=305444 2007-06-22 04:12:13 -07:00
dcamp@mozilla.com 1b552952ed Bug 378685 - Permission manager should operate on innermost URI, r=dveditz sr=mconnor 2007-06-21 09:32:46 -07:00
ginn.chen@sun.com cfd7390a75 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 00:51:55 -07:00
dwitte@stanford.edu 5493e24575 switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 14:52:22 -07:00
kherron@fmailbox.com 4f3b4ab01c 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 06:50:50 -07:00
sdwilsh@shawnwilsher.com 93fec7ff61 Bug 383966 - Remove contents.rdf from DOMi. r=timeless, sr=neil 2007-06-16 21:22:49 -07:00
sdwilsh@shawnwilsher.com ab708ac22b Bug 384439 - [fr] Update for fr DOMi. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr>. r=bugzilla.fr 2007-06-15 11:11:17 -07:00
sdwilsh@shawnwilsher.com 265ba58c37 Bug 72494 - DOM Inspector needs save option. r=timeless, sr=neil 2007-06-13 17:11:12 -07:00
sdwilsh@shawnwilsher.com 8237bb42cb Bug 383581 - [pl] Update of DOMi. Patch by Marek A. Stępień <marcoos+bmo@marcoos.org>. r=hubert.gajewski 2007-06-13 17:10:48 -07:00
sdwilsh@shawnwilsher.com de8ce8f914 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-12 18:44:27 -07:00
ajschult@verizon.net bdf17e9c41 Bug 383896: mismatched malloc/free/delete in myspell.cpp. r+sr=mscott 2007-06-10 20:16:31 -07:00
sdwilsh@shawnwilsher.com fb6269e2fa Bug 383160 - Need to have localName in dom viewer. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil 2007-06-10 16:42:56 -07:00
sdwilsh@shawnwilsher.com e79a0ace05 Bug 378696 - Remove dead search code. r=db48x, sr=neil 2007-06-10 16:34:35 -07:00
philringnalda@gmail.com 9d969c9fa7 Bug 383259 - Thunderbird's current trunk version is less than DOMi's minVerson for it, r=timeless, sr=neil 2007-06-10 12:30:14 -07:00
jruderman@hmc.edu 3655d2363c Bug 383564, fix memory leak. Patch by Andrew Gaul, r=mscott, sr=bienvenu. 2007-06-07 15:56:08 -07:00
gavin@gavinsharp.com 6f30049c2a Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan 2007-06-07 15:50:12 -07:00
jruderman@hmc.edu 8771458b2e Fix format string bug (bug 377747). Not part of default builds. 2007-06-05 18:22:25 -07:00
flamingice@sourmilk.net 113cf97d21 Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron 2007-06-01 18:43:36 -07:00