jwalden@mit.edu
7c3f8e2c1c
Turn on server debugging for a cycle to figure out the orange, bug 384192.
2007-07-11 23:41:56 -07:00
mhammond@skippinet.com.au
412e69e3e6
Fix a memory leak when Python calls nsIClassInfo::GetInterfaces()
...
Not part of the default build.
2007-07-11 23:39:22 -07:00
philringnalda@gmail.com
f013da0b9d
Bug 387833 - Cannot add keyword bookmark (because (get|set)PageAnnotationString is noscript now), r=mano
2007-07-11 23:05:15 -07:00
jwalden@mit.edu
76bb7db098
Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee
2007-07-11 22:38:47 -07:00
db48x@yahoo.com
b3cd97da9b
Bug 384576 - adding -moz-border-radius to an element causes the background to be drawn without dpi scaling
...
r=sharparrow1, sr=roc
2007-07-11 21:04:33 -07:00
rhelmer@mozilla.com
2aa4371c12
bump all relevant tags in client.mk b=387426 r=preed r=cf
2007-07-11 20:57:18 -07:00
jwalden@mit.edu
8f1a184c3f
Back out bug 387390; it causes the marquee binding to throw security exceptions.
2007-07-11 20:14:27 -07:00
sspitzer@mozilla.org
ca17cee351
fix for bug #387172 : text in search box in bookmark manager doesn't update until I switch folders
...
patch=Steve Won <swon@mozilla.com>
r=sspitzer
2007-07-11 19:09:47 -07:00
ajschult@verizon.net
9e1600be1f
Backing out 375083 at ispiked's request to unbreak session store
2007-07-11 18:59:57 -07:00
mrbkap@gmail.com
ab6b85e4fa
Don't trust the filename of cloned functions. bug 387390, r=jst sr=brendan
2007-07-11 18:27:03 -07:00
sspitzer@mozilla.org
74ae517038
code cleanup for bug #387203 : getFolderContents() returns the root result node instead of the result itself.
...
r=mano
2007-07-11 18:18:20 -07:00
sspitzer@mozilla.org
757701a76d
fix for regression bug #383518 : Non-Vista Windows users are prompted for updates they cannot apply.
...
For Non-Vista Windows, we need to check if we can write to the application directory (where firefox.exe lives, for example) to decide if we "can update". On Vista, the updater will elevate to gain permissions to that directory, so we don't want do to do this additional check.
r=rstrong
2007-07-11 18:08:42 -07:00
mats.palmgren@bredband.net
b3092a053d
Don't crash when creating a surface or rendering context fails. b=303901 r+sr=vladimir
2007-07-11 17:59:37 -07:00
sspitzer@mozilla.org
9379338726
fix for bug #386739 : File > Import causes Bookmarks and History to disappear on restart
...
unlock the profile after ScopedXPCOMStartup object has gone out of scope.
r=bsmedberg, rstrong
2007-07-11 17:30:45 -07:00
jst@mozilla.org
ca6f124d7a
Landing fix for bug 387478. NS_ScriptErrorReporter() no longer needs to check for a null report. Patch by sciguyryan@gmail.com, r+sr=jst@mozilla.org
2007-07-11 17:04:11 -07:00
dbaron@dbaron.org
785d177d0e
Try fixing Windows test failure; consistent computed values for line-height: normal require constant font metrics.
2007-07-11 16:42:35 -07:00
dbaron@dbaron.org
3045247d28
Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron
2007-07-11 16:26:29 -07:00
jst@mozilla.org
cfb5411441
Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org
2007-07-11 16:25:45 -07:00
mrbkap@gmail.com
fcde0538ee
Always return XPCSafeJSObjectWrappers from Components.utils.Sandbox and evalInSandbox. This makes this interface much, much easier to use safely, as the wrapper takes care of several common problems that occur when touching regular JS objects directly. bug 386635, r=jst sr=brendan
2007-07-11 15:52:28 -07:00
ted.mielczarek@gmail.com
6b100bb939
bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich
2007-07-11 15:45:08 -07:00
mozilla.mano@sent.com
0f3555aa18
Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich.
2007-07-11 15:38:13 -07:00
dbaron@dbaron.org
2a24493b83
Add tests for bugs 357614 and 387615.
2007-07-11 15:25:00 -07:00
dbaron@dbaron.org
74b69a02d4
Don't check for namespaced attributes when checking which attributes have case-insensitive values. b=387615 r+sr=bzbarsky
2007-07-11 15:24:19 -07:00
dbaron@dbaron.org
e7cd6b9ed9
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
2007-07-11 15:23:03 -07:00
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