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

208503 Коммитов

Автор SHA1 Сообщение Дата
enndeakin@sympatico.ca 09c4a283c4 Bug 387236, submenus not closing up entire hierarchy, r+sr=bz 2007-07-10 10:03:32 -07:00
sdwilsh@shawnwilsher.com ac4890c33d Bug 384526 - Use sqlite3_prepare_v2 instead of sqlite3_prepare. r=sspitzer 2007-07-10 09:58:17 -07:00
sayrer@gmail.com 46179e655a Bug 386878. nsSVGSVGElement needs to init its members. r+sr=tor 2007-07-10 09:38:00 -07:00
sspitzer@mozilla.org 0b871bb5b8 fix for bug #385990: bail out early of command updating for history queries
r=dietrich
2007-07-10 09:20:54 -07:00
peterv@propagandism.org 74036253cd Fix for bug 386838 (Cannot select text twice in readonly textboxes). r/sr=jst. 2007-07-10 08:38:30 -07:00
kairo@kairo.at 617a0fe315 bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 08:02:59 -07:00
kairo@kairo.at be8249a49d bug 387279 - move searchplugins to locale, r=Pike sr=Neil 2007-07-10 07:57:13 -07:00
kairo@kairo.at 466da538a3 bug 386903 - remove xpinstall/packager from cvs, files that I missed the first time, r=bsmedberg 2007-07-10 07:11:16 -07:00
axel@pike.org 7818219021 bug 387437, add --app to specify application, r=KaiRo 2007-07-10 06:55:01 -07:00
mats.palmgren@bredband.net 00db5830ff Hold a strong ref on the script context while its JSContext is on the stack. b=380512 r+sr=jst 2007-07-10 06:53:01 -07:00
peterv@propagandism.org 236ce0274e Backing out to fix orange. 2007-07-10 03:54:09 -07:00
mozilla.mano@sent.com f79b485750 Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan. 2007-07-10 01:05:54 -07:00
mozilla.mano@sent.com 3ef4785e16 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-10 00:57:31 -07:00
brendan@mozilla.org e7f72dd5be to{Source,{,Locale}String} are not generic (387501, r=mrbkap). 2007-07-09 22:07:20 -07:00
bzbarsky@mit.edu f1c1789242 Eliminate more callers of CheckSameOriginPrincipal in favor of
Equals/Subsumes.  Bug 387212, r=mrbkap, sr=jst
2007-07-09 21:22:55 -07:00
bzbarsky@mit.edu 2e4173547c Use a Subsumes() check, not a same-origin one. r+sr=jst 2007-07-09 21:14:00 -07:00
bzbarsky@mit.edu 0a15b1b255 Eliminate some uses of CheckSameOriginPrincipal in favor of Subsumes/Equals.
Bug 387204, r+sr=jst
2007-07-09 21:11:11 -07:00
bzbarsky@mit.edu 9ba96af58f Backing out to fix red 2007-07-09 21:07:45 -07:00
bzbarsky@mit.edu e62f1b6c92 Make sure that we push a null JSContext on the current thread's XPConnect stack
before processing events.  Bug 326777, r=bsmedberg, sr=jst
2007-07-09 20:48:06 -07:00
jst@mozilla.org 3937cbdcdb Fixing tinderbox orange. r=mrbkap@gmail.com 2007-07-09 17:24:26 -07:00
mrbkap@gmail.com e93dd7b83a Attempt to fix leaks. 2007-07-09 17:24:16 -07:00
myk@mozilla.org 5fd53a62a5 bug 387495: import config in ffprocess_linux.py so Python doesn't complain when we try to reference config properties; npotb
r=rhelmer
2007-07-09 16:45:07 -07:00
mrbkap@gmail.com b306f8560c Back out this change to hopefully fix the rest of the regressions test failures (from bug 386695). 2007-07-09 16:34:58 -07:00
mrbkap@gmail.com 9e3c67b504 Backing out this change to see if it fixes the test failures. 2007-07-09 16:05:44 -07:00
mozilla.mano@sent.com 2744727028 Bug 386876 - hide the always disabled 'New Bookmark...' menu item from the history sidebar. r=sspitzer. 2007-07-09 15:54:58 -07:00
jst@mozilla.org 8bcdbd4686 Fixing bug 363897. Don't give error location information to script that don't have access to the location. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2007-07-09 15:07:07 -07:00
mrbkap@gmail.com a113b7f1b9 Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc 2007-07-09 14:55:18 -07:00
mrbkap@gmail.com 1d5dc9f07d Associate XPCWrappedNativeScopes with XPCContexts, like the DOM does with windows and contexts, so that we can push a context that's allowed to actually call XPCWrappedJS functions. bug 352791, r=jst sr=brendan 2007-07-09 14:51:57 -07:00
mrbkap@gmail.com cabc2867aa Don't create exceptions using the global object as the parent, since that's bogus, use the scope chain instead. bug 386695, r+sr=jst 2007-07-09 14:46:18 -07:00
ted.mielczarek@gmail.com a1b0206721 bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-09 14:37:28 -07:00
mark.finkle@gmail.com 843f29533e b=387108. r=gavin. cleanup Extensions and Extension objects 2007-07-09 13:56:52 -07:00
dtownsend@oxymoronical.com e8bc43ded9 Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
dbaron@dbaron.org 7f969e66ca Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
rob_strong@exchangecode.com 5ad4f470d9 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 11:56:54 -07:00
rob_strong@exchangecode.com e9dd163e0e Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
rob_strong@exchangecode.com 92bd911f4f Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer 2007-07-09 11:45:42 -07:00
ted.mielczarek@gmail.com 9c37508005 fix the signature of wWinMain (no bug). r=timeless 2007-07-09 11:36:26 -07:00
kairo@kairo.at 7bb6a1ce57 fix MacOS X universal build bustage from bug 386903 by removing special-casing of suite to use xpinstall/packager (this has been fixed by bug 377953 for usual builds), r=bsmedberg 2007-07-09 11:24:29 -07:00
ted.mielczarek@gmail.com 5b98caf4af bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 11:10:24 -07:00
enndeakin@sympatico.ca 189a8e2a26 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
kairo@kairo.at 3635b5bcff bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
sdwilsh@shawnwilsher.com 9fa43faf16 Bug 378696 - Remove dead search code. r=timeless, sr=neil 2007-07-09 09:56:42 -07:00
gavin@gavinsharp.com eb70193d3a Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
enndeakin@sympatico.ca ca3a958628 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
ginn.chen@sun.com 2962c6354b Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
2007-07-09 03:17:31 -07:00
dtownsend@oxymoronical.com 7e33095c96 Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
dcamp@mozilla.com b65e2cfdf1 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-08 23:19:27 -07:00
sharparrow1@yahoo.com b510ef0af3 Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc 2007-07-08 22:04:01 -07:00
thunder@mozilla.com 0d431370ee Bug 334408: Fix broken test. r=gavin 2007-07-08 20:56:44 -07:00
philringnalda@gmail.com 0700fec6cb Bug 382947 - XMLHttpRequest should only set the charset in the Content-Type request header if we know the charset, patch by Ryan Jones <sciguyryan@gmail.com>, r=bzbarsky, sr=peterv 2007-07-08 19:33:07 -07:00