sdwilsh@shawnwilsher.com
f3bf8a602d
Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer
2007-07-11 15:20:39 -07:00
sdwilsh@shawnwilsher.com
6059e99e30
Bug 387695 - Clean Up button is disabled. Patch by Simon Bünzli <zeniko@gmail.com>. r=sdwilsh
2007-07-11 15:05:39 -07:00
sdwilsh@shawnwilsher.com
1388b8af58
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
mrbkap@gmail.com
f90fd387a3
Clear dormantNext when we're done using it. bug 387725, r=igor
2007-07-11 14:57:05 -07:00
sdwilsh@shawnwilsher.com
d8e0b2e9bf
Bustage fix
2007-07-11 14:20:11 -07:00
jst@mozilla.org
a5ca1451f3
Fixing bug 377360. Fix atom table crash due to invalid UTF data in atoms. r=jonas@sicking.cc, sr=peterv@propagandism.org
2007-07-11 13:46:43 -07:00
sspitzer@mozilla.org
fc1606d42d
fix for bug #331307 : Bookmarks toolbar chevron is left-aligned instead of right-aligned
...
patch=Steve Won <swon@mozilla.com>
r=mano
2007-07-11 12:59:14 -07:00
bzbarsky@mit.edu
a7014a42ea
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
2007-07-11 12:44:27 -07:00
dolske@mozilla.com
5b43f48b37
Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin
2007-07-11 12:40:24 -07:00
sspitzer@mozilla.org
646e15fe76
fix for bug #336528 : software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
...
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 12:04:48 -07:00
myk@mozilla.org
5c1287dd6c
bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues
...
r=sayrer
2007-07-11 12:04:04 -07:00
peterv@propagandism.org
6567191b4d
Correct error in testcase.
2007-07-11 11:52:24 -07:00
sdwilsh@shawnwilsher.com
d976b6c571
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
pavlov@pavlov.net
83eb81a853
re-enabling kerning on the mac. bug 387197. r=vlad
2007-07-11 10:41:26 -07:00
bzbarsky@mit.edu
27b1e913c9
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
2007-07-11 10:33:46 -07:00
benjamin@smedbergs.us
27c6275bc8
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
2007-07-11 10:26:11 -07:00
enndeakin@sympatico.ca
fc044d96d8
Bug 306669, tooltips not always showing, make sure that mCurrentTooltip is cleared properly, r=neil,sr=bz
2007-07-11 10:23:30 -07:00
bzbarsky@mit.edu
12a2857d4b
Make sure to properly set subframes loaded from bfcache as not having had
...
unload fired on them. Bug 364461, r=biesi, sr=jst.
2007-07-11 10:15:16 -07:00
benjamin@smedbergs.us
c0a5762c81
Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review
2007-07-11 09:52:12 -07:00
surkov.alexander@gmail.com
eb0e2346aa
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
2007-07-11 09:08:34 -07:00
joshmoz@gmail.com
84ccf2b8b9
don't use nsFocusEvent in Mac OS X code. also remove some dead code. b=387526 r=cbarrett sr=pinkerton
2007-07-11 08:40:21 -07:00
gavin@gavinsharp.com
ce0eb22b65
Bug 386658: fix msvc7.1 build breakage, r=emaijala
2007-07-11 08:16:30 -07:00
axel@pike.org
7a980896a6
bug 387665, don't overwrite existing files, r=rcambell
2007-07-11 07:23:37 -07:00
peterv@propagandism.org
2fb0fc711a
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 06:05:05 -07:00
enndeakin@sympatico.ca
62041b8d2e
Bug 387142, submenus collapsing incorrectly, also ensure parent menu gets highlighted again when a subitem is selected, r+sr=bz
...
CVS: ----------------------------------------------------------------------
2007-07-11 05:05:40 -07:00
mozilla.mano@sent.com
46f1d98d38
Fix FUEL bustage from bug 331654, patch on bug 380168.
2007-07-11 03:25:36 -07:00
mozilla.mano@sent.com
501fbf8e09
Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich.
2007-07-11 02:57:59 -07:00
dtownsend@oxymoronical.com
d9b06547ec
Bug 303194: Pressing Delete key in Extension Manager should uninstall
...
extension. p=Simon Bunzli <zeniko@gmail.com> r=robstrong
2007-07-11 02:26:09 -07:00
igor@mir2.org
a4c622bced
Bug 386885: JSAtom.number is removed in favour of using atoms itself for hashing. r=brendan
2007-07-11 02:25:45 -07:00
neil@parkwaycc.co.uk
11ed13d71f
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 01:46:44 -07:00
surkov.alexander@gmail.com
83a75a57d3
Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen
2007-07-11 01:24:56 -07:00
surkov.alexander@gmail.com
8b8098a577
Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil
2007-07-11 00:58:50 -07:00
surkov.alexander@gmail.com
264a1096ac
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
ginn.chen@sun.com
33f5ece160
Bug 387399 Asian fonts are not rendered in web page on BIG ENDIAN machine
...
r=vladimir
2007-07-10 23:40:38 -07:00
rhelmer@mozilla.com
e0b54d8a65
handle cc list better in emergency fail email b=372762 r=preed
2007-07-10 23:12:16 -07:00
rob_strong@exchangecode.com
e9877e9a49
Bug 384384. r=bsmedberg, r=mscott for Thunderbird
2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
2ceaa8a48a
Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor
2007-07-10 22:50:08 -07:00
philringnalda@gmail.com
b405ba9500
Bug 387516 - Searchbar bindings depend on global pollution from printUtils.js, r=gavin
2007-07-10 21:49:32 -07:00
mark@moxienet.com
64bd25aa34
386653 Remove dependency on nsBuildID.h, whose recent death is causing build failures. Introduce CmXULAppInfo, an nsIXULAppInfo implementation, and build system support to maintain the build ID ourselves. r=smorgan, also examined by ardisonne, sr=me for camino, checking in now to clear the build failures
2007-07-10 20:48:04 -07:00
bzbarsky@mit.edu
40d0244293
Don't start layout for XML just because the root has been opened. And don't
...
start layout until <html:head> closes if <html:head> gets opened. For XHTML
documents, this should prevent flashes of unstyled content.
Also, don't flush tags unless forced to if a sheet is pending.
Bug 380028, r+sr=sicking
2007-07-10 20:42:11 -07:00
rflint@ryanflint.com
9c5526da1d
Bug 387633 - Remove old and unused images from winstripe. r=gavin
2007-07-10 20:33:53 -07:00
dwitte@stanford.edu
97665dc2d0
add unit tests for previous checkin.
2007-07-10 20:28:01 -07:00
dwitte@stanford.edu
31d7ad3b22
web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor.
2007-07-10 20:21:07 -07:00
bzbarsky@mit.edu
a91172fdd2
Clean up the XDR properly even if JS_XDRScript fails. In particular, don't
...
double-free things. Bug 387572, r+sr=brendan
2007-07-10 20:10:43 -07:00
bzbarsky@mit.edu
552e3572df
Try to fix orange: sGlobalObserver can get set during event processing, not
...
just unset. Bug 326777
2007-07-10 20:01:56 -07:00
bzbarsky@mit.edu
79013e30da
Notify before firing mutation events. Bug 387460, r+sr=sicking
2007-07-10 18:14:55 -07:00
bzbarsky@mit.edu
8a55f7964d
Relanding bug 326777, r=bsmedberg, sr=jst
2007-07-10 17:57:17 -07:00
jwalden@mit.edu
c86b388db3
Add assertions that line iterators being compared are iterators over the same line list. rs=dbaron
2007-07-10 17:55:15 -07:00
mrbkap@gmail.com
bb96ca4a6a
Create exceptions with the right parent. bug 387390, r=jst sr=brendan
2007-07-10 17:37:03 -07:00
mrbkap@gmail.com
fb2469a627
Ensure that we have a valid scope chain at all times so C++ callers can create objects in the right scope. bug 387591, r=brendan
2007-07-10 17:29:25 -07:00