rhelmer@mozilla.com
3f2e3eafd9
bump all relevant tags in client.mk b=387426 r=preed r=cf
2007-07-11 20:57:18 -07:00
jwalden@mit.edu
0ef1392c81
Back out bug 387390; it causes the marquee binding to throw security exceptions.
2007-07-11 20:14:27 -07:00
sspitzer@mozilla.org
a5f5199c9c
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
770ed22a83
Backing out 375083 at ispiked's request to unbreak session store
2007-07-11 18:59:57 -07:00
mrbkap@gmail.com
0dd693be9e
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
ae91829314
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
2045445b02
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
6c56a7f882
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
6107a8fcca
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
5a33334578
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
65a76a0e0e
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
56b99fe939
Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron
2007-07-11 16:26:29 -07:00
jst@mozilla.org
402d8ece8b
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
82173d579a
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
78dfa92c3e
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
3d5ebb8161
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
136be06cdd
Add tests for bugs 357614 and 387615.
2007-07-11 15:25:00 -07:00
dbaron@dbaron.org
759b9dd40e
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
af2188d840
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
2007-07-11 15:23:03 -07:00
sdwilsh@shawnwilsher.com
7019922adf
Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer
2007-07-11 15:20:39 -07:00
sdwilsh@shawnwilsher.com
1d12a790c9
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
fdcd3e51e4
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
e5936c9143
Clear dormantNext when we're done using it. bug 387725, r=igor
2007-07-11 14:57:05 -07:00
sdwilsh@shawnwilsher.com
74c867f860
Bustage fix
2007-07-11 14:20:11 -07:00
jst@mozilla.org
510c1e0c10
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
36fc09e463
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
6ca8674b9d
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
2007-07-11 12:44:27 -07:00
dolske@mozilla.com
223b702ffa
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
601c266cc1
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
1322fc32d6
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
e47cb3aa5f
Correct error in testcase.
2007-07-11 11:52:24 -07:00
sdwilsh@shawnwilsher.com
fcc51f6cf4
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
b904d82939
re-enabling kerning on the mac. bug 387197. r=vlad
2007-07-11 10:41:26 -07:00
bzbarsky@mit.edu
553e219f86
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
2007-07-11 10:33:46 -07:00
benjamin@smedbergs.us
c0a37d52d8
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
4b7997aa47
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
ffa89de03c
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
c86b346910
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
9383700953
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
2007-07-11 09:08:34 -07:00
joshmoz@gmail.com
06489196e2
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
4f9c9e958c
Bug 386658: fix msvc7.1 build breakage, r=emaijala
2007-07-11 08:16:30 -07:00
axel@pike.org
6f8e5c847f
bug 387665, don't overwrite existing files, r=rcambell
2007-07-11 07:23:37 -07:00
peterv@propagandism.org
a1834b7d96
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
a166e37295
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
1c64abb31b
Fix FUEL bustage from bug 331654, patch on bug 380168.
2007-07-11 03:25:36 -07:00
mozilla.mano@sent.com
789a152594
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
f8e9781f89
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
186ae29d24
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
314a7d97d4
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
689ea4bf88
Bug 386978 - bustage fix on mac, os/2, patch=mats, peter weilbacher, me, r=ginn.chen
2007-07-11 01:24:56 -07:00