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

181064 Коммитов

Автор SHA1 Сообщение Дата
ted.mielczarek@gmail.com 7c5893605c bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-12 08:40:59 -07:00
tor@cs.brown.edu c2407cb71f Bug 361745 - <svg:image> with negative width/height displaying inverted.
r=jwatt, sr=roc
2007-07-12 08:40:46 -07:00
gavin@gavinsharp.com 4a251f7a3a Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00
gavin@gavinsharp.com 4b1ee195c1 Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
enndeakin@sympatico.ca 13844e53a2 Bug 387111, release popup manager properly, was causing a crash, r+sr=roc 2007-07-12 06:57:01 -07:00
enndeakin@sympatico.ca 0fd6590d13 Bug 387720, fix shift+tab not working, popup reworking uncovered this bug which manifested itself as a regression, r+sr=roc 2007-07-12 06:54:42 -07:00
mark.finkle@gmail.com ffdd92909c b=387878. r=enndeakin. inherit firstdayofweek for popup grid date picker 2007-07-12 06:53:53 -07:00
peterv@propagandism.org 4362818fae Mochitest for bug 386496. 2007-07-12 05:06:05 -07:00
surkov.alexander@gmail.com c1454f71aa Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen 2007-07-12 02:40:21 -07:00
dveditz@cruzio.com ebaaa5473e bug 379314 clarify moz-icon checks, r=timeless 2007-07-12 02:27:49 -07:00
jwalden@mit.edu 04d9e6523f Back out 384192. 2007-07-12 01:46:07 -07:00
igor@mir2.org 4d73979fcd Bug 357016: Patch from Edward Lee to restore ability to compile SpiderMonkey with C++ compiler. It was broken after my changes. r=myself 2007-07-12 00:48:50 -07:00
ginn.chen@sun.com c22e3da0ff Bug 344581 [newprefs] Cache preferences not properly spoken by WindowEyes
patch by Aaren Leventhal r=ginn.chen, mano
2007-07-12 00:05:16 -07:00
surkov.alexander@gmail.com b0bc4a63b3 Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen 2007-07-11 23:56:55 -07:00
jwalden@mit.edu e4d23fa12c 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 a04f093320 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 c0cefbd930 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 13dd7e4db5 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 6b4d9b9fb0 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 45c44493ab bump all relevant tags in client.mk b=387426 r=preed r=cf 2007-07-11 20:57:18 -07:00
jwalden@mit.edu 84385d4b0a Back out bug 387390; it causes the marquee binding to throw security exceptions. 2007-07-11 20:14:27 -07:00
sspitzer@mozilla.org e7e492aabd 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 976328efbd Backing out 375083 at ispiked's request to unbreak session store 2007-07-11 18:59:57 -07:00
mrbkap@gmail.com 96a7930d53 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 f59aa320bc 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 a7190024ff 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 6680406089 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 33cee93c9e 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 e21daf381c 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 50e1f6947c 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 5a4b8ae40c Reftests for bug 311822. Patch by <arno.@no-log.org>. r=dbaron 2007-07-11 16:26:29 -07:00
jst@mozilla.org 8147380f93 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 9bd0cdbe4b 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 aa70515997 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 e52328c9e5 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 ad89d87a35 Add tests for bugs 357614 and 387615. 2007-07-11 15:25:00 -07:00
dbaron@dbaron.org e20dd3f3d0 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 a88bb8603c Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit. 2007-07-11 15:23:03 -07:00
sdwilsh@shawnwilsher.com b1e2d17d25 Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer 2007-07-11 15:20:39 -07:00
sdwilsh@shawnwilsher.com 2b157037f1 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 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
mrbkap@gmail.com 81cd355477 Clear dormantNext when we're done using it. bug 387725, r=igor 2007-07-11 14:57:05 -07:00
sdwilsh@shawnwilsher.com 681c6747e8 Bustage fix 2007-07-11 14:20:11 -07:00
jst@mozilla.org 0240a7e8d9 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 1e1d0e872d 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 0a0534efd5 Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv 2007-07-11 12:44:27 -07:00
dolske@mozilla.com aeb26bffdf 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 c4fe5943db 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 aa8291a59f 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 b816d15aa2 Correct error in testcase. 2007-07-11 11:52:24 -07:00