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

161558 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com f95efb0b36 Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong 2006-06-20 02:58:31 +00:00
gavin%gavinsharp.com cd6e396b42 Bug 333920: convertSherlockFile needs to set ._type, r=mconnor 2006-06-20 02:53:47 +00:00
gavin%gavinsharp.com b76b62a76c Bug 335820: icons in engine manager need padding, r=mconnor 2006-06-20 02:38:39 +00:00
darin%meer.net 753dd7db43 fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky 2006-06-20 02:05:10 +00:00
mike.morgan%oregonstate.edu b0b52cb710 Added better checking when attempting to find latest buildId. 2006-06-20 01:21:04 +00:00
rob_strong%exchangecode.com cf777e0989 Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request. patch=Dave Townsend (Mossop), r=rob_strong 2006-06-20 01:03:01 +00:00
bzbarsky%mit.edu f552f1c839 Use iterators that deal with observers being removed to iterate the observers array when notifying Bug 340733, r+sr+branch181=sicking 2006-06-20 01:02:55 +00:00
igor.bukanov%gmail.com 8d743fde46 Bug 341877: Reverting the previous commit, the patch was broken. 2006-06-20 00:50:17 +00:00
dbaron%dbaron.org f9f61d868a Make conditions that cause additional pass for shrink wrap case less restrictive so that we do the additional pass inside a shrink-wrap scrollframe. b=325680 r+sr=roc 2006-06-20 00:46:32 +00:00
rob_strong%exchangecode.com 96739d66c6 last checkin was for bug 342086 2006-06-20 00:45:48 +00:00
rob_strong%exchangecode.com 33d2209520 typo in _updateDependentItemsForID - dependantID should be dependentID. patch=michael.wu, r=rob_strong 2006-06-20 00:42:11 +00:00
dbaron%dbaron.org 1e59619db8 Root the result of JSObjectFromInterface. b=341640 r=markh sr=jst 2006-06-20 00:38:46 +00:00
mark%moxienet.com 5231fc3b8f 342081 Default finding to case-insensitive. r=ben sr=ben a/1.8.1=darin 2006-06-20 00:38:16 +00:00
mark%moxienet.com a7213b13b5 209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch (tweak) by Peter Kasting <pkasting@google.com>. r=dbaron 2006-06-20 00:30:18 +00:00
mrbkap%gmail.com a0302c1e9e Prevent assertions when a document that has had document.open called is closed
suddenly (without an intervening document.close call). bug 332896, r=bzbarsky, sr=sicking
2006-06-19 23:51:32 +00:00
mark%moxienet.com 4487bd02da Bustage fix following 337746 2006-06-19 23:49:43 +00:00
jst%mozilla.jstenback.com 1eebb3195b Fixing bug 340144. Crash if calling sessionStorage.removeItem() with a non-existing key. r=enndeakin@sympatico.ca, sr=bzbarsky@mit.edu 2006-06-19 23:48:07 +00:00
pavlov%pavlov.net 82333c8b3b fixing bug 341865. r=vlad 2006-06-19 23:41:15 +00:00
brendan%mozilla.org a422d9cec7 White space police state attack. 2006-06-19 23:38:02 +00:00
myk%mozilla.org 4a6444c9bb add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2006-06-19 23:16:27 +00:00
mhammond%skippinet.com.au 8ee8b94569 Fix the chrome building process in the Python/DOM work. Not part of the build. 2006-06-19 23:13:14 +00:00
roc+%cs.cmu.edu ab87d3edb5 Bug 317278. Reland patch that reflows lines again if we detect some already-placed floats need to move to the next line. This time, with changes to nsSpaceManager's PushState/PopState infrastructure so that dynamic allocations are never required; the saved state is always stack-allocated by callers. r+sr=dbaron 2006-06-19 23:06:59 +00:00
dietrich%mozilla.com fe70714e4a Bug 342039: Trunk regression: Restart Tabbed extension launches doubles now, r=me 2006-06-19 23:01:14 +00:00
jwalden%mit.edu a9fd2c7f52 Bug 342070 - make-jars.pl: CSS preprocessing not turned on for CSS file implicitly in same directory as jar.mn - the patch jminta /wishes/ had been written and committed four hours ago. r=bsmedberg 2006-06-19 22:59:18 +00:00
igor.bukanov%gmail.com 2d2124eb15 Bug 341877: Infrastructure to properly mark native iterator state during GC without changing public API. r=brendan 2006-06-19 22:53:51 +00:00
igor.bukanov%gmail.com e03eb62472 Bug 341896: Call the branch callback outside GC lock. r=brendan 2006-06-19 22:46:39 +00:00
myk%mozilla.org 6e8f78d355 Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
bug=337825
r=mconnor
a=mconnor for checkin to 1.8 branch
2006-06-19 22:15:59 +00:00
roc+%cs.cmu.edu 9c2da8d1b9 Bug 341695. Never look at the mRect coordinates of SVG foreignobject frames, SVG uses them for other things. r+sr=tor 2006-06-19 22:06:41 +00:00
zach%zachlipton.com 462cb1e027 Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
jminta%gmail.com fc48968172 bustage fix from Bug 336176, thanks for philor+ispiked for the help. 2006-06-19 21:18:08 +00:00
bzbarsky%mit.edu 878f5ab09c Remove ourselves as an observer when we're done building the DOM, not when we
get destroyed, since the DOM can be messed with in ways that confuse us between
those two points in time.  Bug 341062, r=mrbkap, sr=sicking
2006-06-19 21:10:29 +00:00
bzbarsky%mit.edu 9a60679a4c Save the principal in the session history entry so that reloading a data: URL
will do the right thing.  Also, change CheckLoadURI to allow null
principals to load things that anyone can load (e.g. http:// URIs).  Bug
337260, r=dveditz, sr=jst
2006-06-19 21:08:45 +00:00
bzbarsky%mit.edu 9509962b32 Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
lpsolit%gmail.com 31fbfa9477 Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com ae070720a6 Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-06-19 20:00:41 +00:00
bryner%brianryner.com c2391975f2 Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me 2006-06-19 19:55:33 +00:00
ccooper%deadsquid.com dd7caa2186 - only count enabled testcases in coverage measurement 2006-06-19 19:35:24 +00:00
jminta%gmail.com cc38fd4245 Bug 336176 follow-up. Make sure pinstripe file gets pre-processed. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2006-06-19 19:32:41 +00:00
mattwillis%gmail.com 4fb5f0ef3a bug 333923 - adding missing files that were erroneously committed to 1.8 branch 2006-06-19 19:13:50 +00:00
edburns%acm.org b1081b103c I now have the pluglet.dll XPCOM module loading. The reason it was not
loading: it depends on jvm.dll, which was not on my path.  I had to add
%JDKHOME%\jre\bin\client to my path and now it loaded. Thanks to shaver
and plasticmillion on #developers for the tip to use depends.exe, the
Dependency Walker.  What a nice tool.

Of course, there is now a crash after it loads, which will be my next
step after this checkin.

A plugins/src/iPlugletEngine.idl
A plugins/src/iPlugletManager.idl

- make IDL files for our external interfaces.

M plugins/src/Makefile.in

- move PlugletEngine.cpp to the top of the list.

M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletEngine.h

- big changes here.  Make this a proper generic XPCOM component.

- use the iPlugletManager interface, and the nsICategoryManager
  to make sure we get called at startup.

M plugins/src/Pluglet.cpp
M plugins/src/Pluglet.h
M plugins/src/PlugletFactory.cpp
M plugins/src/PlugletFactory.h
M plugins/src/PlugletInputStream.cpp
M plugins/src/PlugletInputStream.h
M plugins/src/PlugletLoader.cpp
M plugins/src/PlugletManager.cpp
M plugins/src/PlugletPeer.cpp
M plugins/src/PlugletStreamInfo.cpp
M plugins/src/PlugletStreamListener.cpp
M plugins/src/PlugletViewWindows.cpp
M plugins/src/PlugletsDir.cpp
M plugins/src/Registry.cpp

- remove static method PlugletEngine::GetJNIEnv, in favor of instance
  method and use of nsIServiceManager.
2006-06-19 18:50:01 +00:00
jwalden%mit.edu 6c812cebf9 Bug 335822 - Deleting all search engines leaves useless separator in search box dropdown, search bar is useless. Patch by Michael Wu <michael.wu@mozilla.com>, r=gavin 2006-06-19 18:37:57 +00:00
doronr%us.ibm.com 903a64db6e Bug 341672 - xsd:double validation has a bug. r=aaronr,smaug 2006-06-19 18:34:05 +00:00
vladd%bugzilla.org 0acdea23a2 Spelling patch: use the right spelling form for 'returned'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:31:30 +00:00
mattwillis%gmail.com 0d2810902c bug 333923 - converts Sunbird preferences from xpfe to toolkit. r=jminta 2006-06-19 18:29:55 +00:00
vladd%bugzilla.org b5bdc498ef Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:27:04 +00:00
vladd%bugzilla.org e4054c6dae Spelling patch: use the right spelling form for 'overridden'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:17:23 +00:00
lpsolit%gmail.com 351a31d751 Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-19 17:30:24 +00:00
jminta%gmail.com de5acb7829 Bustage fix from bug 306079 2006-06-19 17:24:54 +00:00
brettw%gmail.com f8412be55e Bug 332002 r=ben Different order in places between new and imported profile 2006-06-19 17:18:24 +00:00
jminta%gmail.com 434d24fff2 Bug 329642 Remove global delete listener to make cancel dialog always work, r=mvl 2006-06-19 17:03:47 +00:00