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

218447 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay@helsinki.fi a5600aeaf2 Bug 421366, [@ nsContentUtils::IsEventAttributeName] r+sr=peterv 2008-03-19 12:44:08 -07:00
jst@mozilla.org e0f84d5154 Fixing bug 422926 (and also bugs 420886 and 423260). Don't do delayed stops of plugins unless we're deleting the frame, as some plugins apparently can't handle that. r+sr=jonas@sicking.cc 2008-03-19 12:43:10 -07:00
smichaud@pobox.com 773c008c67 Stop native events being processed via Gecko (via ProcessNextNativeEvent()) during native app-modal dialog. b=419668 r=josh sr=vlad 2008-03-19 12:43:05 -07:00
dietrich@mozilla.com c3b29d83ce Bug 423040 ? Cancel after adding a tag does not work (r=mano) 2008-03-19 12:35:25 -07:00
dietrich@mozilla.com 116356c4d6 Bug 412348 ? Titles are missing in smart Bookmarks and Addressbar for urls w/out www (for ondrej@allpeers.com, r=dietrich) 2008-03-19 12:30:49 -07:00
dveditz@cruzio.com 292dc8ace6 bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 12:28:38 -07:00
mkaply@us.ibm.com 797c35e8c7 bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com c43e069fd9 bug 419483 - r=sayrer, a=schrep - switch from using getBoxObjectFor to getBoundingClientRect 2008-03-19 12:11:03 -07:00
bzbarsky@mit.edu cfb7d24ef2 Don't garbage-collect still-loading Image nodes until their onload/onerror has fired. Bug 421602, r=stuart, sr=sicking 2008-03-19 12:07:59 -07:00
bhearsum@mozilla.com 24d7e67000 bug 422122: remove ka locale from 2.0.0.3 and 2.0.0.2 on mac. r=rhelmer, patch=me 2008-03-19 10:30:37 -07:00
jwalden@mit.edu 780adbdf76 Bug 416636 - Remove JSCLASS_FIXED_BINDING; the code that was to use it was removed, and it just clutters the API. r=brendan, a=schrep 2008-03-18 19:47:40 -07:00
edward.lee@engineering.uiuc.edu 2658d703d0 Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner 2008-03-18 19:11:05 -07:00
ted.mielczarek@gmail.com 47f9534c38 bug 423674 - update to breakpad revision 250. rs=sayrer 2008-03-18 18:48:21 -07:00
brendan@mozilla.org fe792bc434 Fix JSOP_SETCALL to cope with delete f() and the like (423300, r=mrbkap, a=beltzner). 2008-03-18 18:38:02 -07:00
aaronleventhal@moonset.net 415f56d002 Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep 2008-03-18 18:37:09 -07:00
dcamp@mozilla.com b093bd6570 Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov 2008-03-18 18:27:35 -07:00
ted.mielczarek@gmail.com b95f5ed844 bug 415428 - crash reporter dialog not wide enough for l10n. r=dcamp 2008-03-18 18:01:26 -07:00
jonas@sicking.cc 585b681349 Bug 413161: Make nsIPrincipal::Origin ignore changes to document.domain. r/sr=dveditz 2008-03-18 17:27:56 -07:00
rob_strong@exchangecode.com 47bfaa8cd3 Bug 380015 - Crash [@ nsFrame::BoxReflow] on startup when Fx 2.0 libraries not removed from install directory. r=bsmedberg, blocking1.9=dsicore 2008-03-18 17:15:10 -07:00
mattwillis@gmail.com 9e352b2776 Bug 383430 - Add features to XHR for convenience of background requests. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=shaver 2008-03-18 17:14:38 -07:00
jwatt@jwatt.org 96e6d0e5da Bug 423436. Elements embedding SVG by reference don't resize if they depend on intrinsic percentage width/height. r+sr=dbaron@mozilla.com, blocking1.9=me 2008-03-18 17:11:01 -07:00
pavlov@pavlov.net 605d1a5e15 bug 382542. Deal with different style variations of fonts containing different character maps. r=vlad 2008-03-18 17:06:55 -07:00
Olli.Pettay@helsinki.fi 42c381d824 Bug 329385, r+sr=jst 2008-03-18 17:06:22 -07:00
gavin@gavinsharp.com 43b67dc2ae bustage fix 2008-03-18 16:06:59 -07:00
gavin@gavinsharp.com 350fe8cf93 Backing out the statusbar changes from bug 423361 to see whether they are causing the tsspider regression 2008-03-18 15:44:41 -07:00
igor@mir2.org 19c54144c0 bug=420869 backing out as the tree is red. 2008-03-18 15:06:38 -07:00
igor@mir2.org ebdf145ffd bug=420869 r=brendan a1.9=blocking1.9 bumping script stack quota to 100MB for better compatibility with FF2. 2008-03-18 15:05:35 -07:00
bzbarsky@mit.edu f040ea8df8 Remove method that no longer exists. 2008-03-18 14:58:46 -07:00
ted.mielczarek@gmail.com 973afb523d bustage fix for solaris from bug 403224 2008-03-18 14:30:54 -07:00
jst@mozilla.org 3b0a53fd7f Fixing bustage. 2008-03-18 14:28:43 -07:00
dietrich@mozilla.com 1e4da5213f Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be place in top level ("/") folder above bookmarks menu (r=mano) 2008-03-18 14:20:55 -07:00
jst@mozilla.org a6c966db0a Fixing bug 422205. Make XOW/SJOW wrappers do security checks on enumeration and interation. r+sr=mrbkap@gmail.com 2008-03-18 14:17:58 -07:00
bzbarsky@mit.edu df31fc12aa Finally kill off CheckSameOriginPrincipal, fix remaining callers to do the checks they really want to be doing. Fix screw-up in nsPrincipal::Equals if one principal has a cert and the other does not. Bug 418996, r=mrbkap,dveditz, sr=jst 2008-03-18 14:14:49 -07:00
johnath@mozilla.com 75b36f66ee Icon alignment issue on mac. b=419839 r=gavin a=blocking-firefox3 (beltzner) 2008-03-18 14:12:09 -07:00
cbiesinger@gmail.com bf1e79213d followup to bug 418535, add comments about which threads nsISocketTransportService functions can be called on patch by Florian Quèze <florian@queze.net> r+sr=biesi 2008-03-18 14:00:53 -07:00
jst@mozilla.org 00a297444d Fixing bug 418776. Don't resolve standard classes on non-global objects. r+sr=mrbkap@gmail.com 2008-03-18 13:42:19 -07:00
mozilla@weilbacher.org 0eb76a6b64 [OS/2] Bug 398610: OS/2 meta bug follow-ups of UI changes, fix display of panels, p=wuno@lsvw, r=me 2008-03-18 13:41:58 -07:00
vladimir@pobox.com 1bb9a7138e b=423524, CGContextGetType warnings showing up in console, r=stuart 2008-03-18 13:36:40 -07:00
vladimir@pobox.com 49aa8f5a1b b=422661, long table border rendered incompletely (wrong coordinate conditioning in gfxRect), r+sr=roc 2008-03-18 13:30:16 -07:00
dolske@mozilla.com 9b032e37da Revert logging added when debugging bug 399852. 2008-03-18 13:19:15 -07:00
mnyromyr@tprac.de bbb6a2610a Bug 423035: can't run single chrome/a11y test automatically; r=Waldo 2008-03-18 12:57:22 -07:00
reed@reedloden.com d876f2b812 Bug 375457 - "toDataURL has incorrect type-checking logic" (a simple test that just ensures we throw an exception when calling toDataURL with null and objects) [p=joe@drew.ca (Joe Drew [JOEDREW!])] 2008-03-18 12:55:12 -07:00
reed@reedloden.com 17c2171beb Bug 392233 - "Text kerning broken by scaling/viewBox (space between letters or letters above each other)" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=longsonr sr=vlad a=blocking1.9+] 2008-03-18 12:50:29 -07:00
cbiesinger@gmail.com 4cfd88d15a bug 422537 use a storage stream instead of a pipe as the upload stream when send()ing a document, to follow the expectations of nsIUploadChannel which wants a seekable stream. r+sr=bz a=beltzner 2008-03-18 12:49:20 -07:00
reed@reedloden.com 0784293e62 Bug 422105 - "Navbar disappears upon holding down F11" (Fix timeouts) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+a1.9=mconnor a=blocking-firefox3+] 2008-03-18 12:48:06 -07:00
reed@reedloden.com bc39c42ca3 Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+] 2008-03-18 12:45:40 -07:00
dtownsend@oxymoronical.com 4618975119 Bug 423137: Switch to use 0-5 for add-on ratings. r=robstrong 2008-03-18 12:44:59 -07:00
reed@reedloden.com 0eaa256728 Bug 422366 - "AIX Compilation error for trunk build source nsCOMPtr.h : The base class "nsISelection" is declared but not defined." [p=shailen.n.jain@gmail.com (Shailen) r+sr=roc a1.9=beltzner] 2008-03-18 12:43:51 -07:00
reed@reedloden.com 3646d2a1a6 Bug 422850 - "txCompileObserver::startLoad doesn't pass correct object to asyncOpen ("listener" is unused)" [p=sciguyryan@gmail.com (Ryan Jones) r+sr=sicking a1.9=beltzner] 2008-03-18 12:42:31 -07:00
reed@reedloden.com 60e0669d73 Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner] 2008-03-18 12:41:34 -07:00