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

232724 Коммитов

Автор SHA1 Сообщение Дата
Ben Hearsum 0e2c9083c8 bug 486992: post_upload.py errors aren't caught - use sys.exit(non-zero) when exceptions are caught in upload.py. r=ted 2009-04-20 12:42:58 -04:00
Jeremy Huddleston 04db73729f Bug 484457 - Define Status int breaks OSX builds when including MachineExceptions.h. r=vlad 2009-04-20 18:36:37 +02:00
Doug Turner e1de6457df Bug 488574 - remove hardcoded english strings caused by bug 488218. r=gavin 2009-04-20 09:00:53 -07:00
Jeff Muizelaar 3ec3aac2fe bug 473443 - drawImage of canvas onto self is incorrect r=vlad 2009-04-20 11:26:44 -04:00
Shawn Wilsher 17f2833430 Bug 489030 - Rename mozStorageValueArray.* to mozStorageArgValueArray.*
Better reflects the contents of the file.  Also updated the file to follow the
storage style guidelines.
r=asuth

--HG--
rename : storage/src/mozStorageValueArray.cpp => storage/src/mozStorageArgValueArray.cpp
rename : storage/src/mozStorageValueArray.h => storage/src/mozStorageArgValueArray.h
2009-04-20 08:01:51 -07:00
Shawn Wilsher b0eccdda0d Bug 489018 - Rename mozStorageUnicodeFunctions.* to mozStorageSQLFunctions.*
New filename better reflects current (and future) contents.  Also updates the
files to follow the storage style guidelines.
r=asuth

--HG--
rename : storage/src/mozStorageUnicodeFunctions.cpp => storage/src/mozStorageSQLFunctions.cpp
rename : storage/src/mozStorageUnicodeFunctions.h => storage/src/mozStorageSQLFunctions.h
2009-04-20 07:59:52 -07:00
Jeremy Huddleston 0209974108 Bug 485863 - modules/libpr0n/decoders/icon fails to build nsString problems. r=benjamin 2009-04-20 16:52:03 +02:00
Jeremy Huddleston 7480241a68 Bug 486890 - Darwin/X11: undefined symbols in libsydneyaudio, fix toolkit==cocoa check. r=benjamin 2009-04-20 16:48:00 +02:00
John Morkel 5f59ffbba0 Bug 488696 - Only one tooltip shown for trees. r=enn, sr=neil 2009-04-20 15:01:56 +02:00
Ted Mielczarek bcd918494c bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg 2009-04-20 09:01:12 -04:00
Jeremy Huddleston 756aeea24c Bug 486892 - darwin: Use dylib file extension. r=josh 2009-04-20 14:36:49 +02:00
Ted Mielczarek 1abfa00f94 bug 487396 - fix some of the jemalloc windows build madness. r=bsmedberg 2009-04-20 06:56:23 -04:00
Ted Mielczarek b2b369fe2f bug 439110 - xpcshell's load() just silently fails for non-existent files - add automated test 2009-04-20 06:56:23 -04:00
Jonathan Steele 8d6c4500e5 Bug 488777 - Removal of createTemporaryClientID under netwerk/cache; r+sr=cbiesinger 2009-04-20 12:31:26 +02:00
brian :crowder f5b08311f4 Bug 339587 - content canvas getImageData always returns null from chrome context; r+sr=mrbkap 2009-04-20 12:29:40 +02:00
Serge Gautherie 9ced8e7ff3 Bug 487605 - nsStopwatch.cpp: Fix GetProcessTimes() usage; (Bv1-MC) stopwatch.cpp; r+sr=roc 2009-04-20 12:23:52 +02:00
Serge Gautherie 8254cbbc9d Bug 481881 - use better template arguments for nsTArray<T> after bug 474369; (Ev1) Remove leftover 'i'; r+sr=roc 2009-04-20 12:23:49 +02:00
Ginn Chen 4c242fde15 Bug 488260 Sun Studio is not recognized if $CC, $CXX are not set r=jim 2009-04-20 15:22:56 +08:00
Ginn Chen c6221731a1 Bug 487602 Failed to compile firefox on Solaris r=bsmedberg 2009-04-20 15:22:06 +08:00
Alexander Surkov c4b0c0a555 Bug 483573 - Expose HTML5 video and audio elements' embedded controls through accessibility APIs, r=davidb, r=MarcoZ, sr=roc 2009-04-20 09:09:21 +02:00
Serge Gautherie 4fae5b8b3c Bug 481357 - rename finalRole to role, Remove leftover 'containerRole', r=davidb 2009-04-20 09:02:12 +02:00
Shailen N. Jain 83ede046e0 Bug 486857 - AIX Compilation error for trunk build source nsAccessibleTreeWalker.cpp : ../../../dist/include/xpcom/nsCOMPtr.h, line 187.30: 1540-0408 (S), r+sr=roc 2009-04-20 08:58:30 +02:00
David Bolter f9719c2666 Bug 488562 - Crash [@ nsRootAccessible::FireAccessibleFocusEvent] on reload with DOMAttrModified removing window and accessibility, r=surkov 2009-04-20 08:10:25 +02:00
David Bolter 114b73364e Bug 473732 - Provide actions to set ARIA sort and expanded, r=surkov, r=MarcoZ 2009-04-20 08:06:19 +02:00
Chris Jones fadf8bb44f Bug 58904: Create strong types for synchronization primitives. r=bsmedberg. 2009-04-18 18:54:23 -07:00
Simon Bünzli a419cd60eb Bug 489026 - Strict Warning: assignment to undeclared variable logins. r=dolske 2009-04-20 01:03:09 +02:00
Simon Bünzli 4e45d67d0d Bug 489025 - Strict Warning: reference to undefined property this.video.HAVE_META_DATA. r=chris.double 2009-04-20 00:55:11 +02:00
Dão Gottwald ac63ff2477 Bug 488357 - Item in location bar drop down highlighted after clicking same one on previous location bar usage. r=gavin 2009-04-20 00:51:38 +02:00
Jim Mathies 2b861330c8 Bug 470487 - Touchup patch for wince (lacking GetAncestor). 2009-04-19 14:39:37 -05:00
Jim Mathies 592027a836 Bug 470487 - Cleanup variable shadowing and win's GetParentWindow in nsWindow. (r=vlad) 2009-04-19 14:15:25 -05:00
Dão Gottwald f512242019 sort themes' jar.mn alphabetically again 2009-04-19 12:26:19 +02:00
Ehsan Akhgari b35c8a8f19 Marge backout of bug 464795 2009-04-19 14:23:15 +03:30
Ehsan Akhgari b20003483d Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari efeb60af52 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-19 12:18:13 +03:30
Simon Montagu 45d78f60fb Bug 332655 - Don't join up text frames with the same content in Bidi resolution. r=uriber, sr=roc 2009-04-19 01:19:27 -07:00
Hiroyuki Ikezoe 0d7ea8ed3f Bug 484083 - Should load TruType Collection file too; r=bugmail@lassey.us sr=jdaggett 2009-04-18 20:02:26 +02:00
Serge Gautherie af1ac9d230 Bug 485808 - [FIX]Create iterator class to iterate using GetChildArray; (Bv1) Remove leftover 'i'; r+sr=jonas 2009-04-18 20:02:24 +02:00
Robert Sayre bda8ca13fb Merge tracemonkey to mozilla-central. 2009-04-18 11:36:16 -04:00
KUROSAWA, Takeshi c88098d96e Bug 487160 - build fails with --enable-libnotify after bug 423756 landed. r=roc 2009-04-18 16:28:05 +02:00
Jeremy Huddleston cdb1ec4223 Bug 487367 - firefox build uses xulrunner-stub instead of $(XULRUNNER_STUB_NAME). r=benjamin 2009-04-18 16:26:33 +02:00
Dão Gottwald cb55cf238c merge 2009-04-18 15:14:32 +02:00
Dão Gottwald 3123e2a6fc Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Marco Bonardo 32c93de67a Bug 487777 - History menu is slow and takes ages to open, trunk version, r=dietrich 2009-04-18 14:12:06 +02:00
Marco Bonardo 91fe0496d5 Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191 2009-04-18 14:12:01 +02:00
Graeme McCutcheon 8e72d035df Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
tn e5a86246e8 Bug 486790 - bad markup in reftests for bug 360757. r=bz 2009-04-18 13:40:02 +02:00
David Mandelin faf31252c1 Bug 488808: crash due to JSString INIT macros stomping deflated flag, r=brendan 2009-04-17 19:30:26 -07:00
Andreas Gal 8459dcef5d During trecording detect null 'this' object before wrapping it (488816, r=brendan). 2009-04-17 19:24:54 -07:00
Robert Sayre 73e75c828e Merge mozilla-central to tracemonkey. 2009-04-17 21:35:32 -04:00
Blake Kaplan 1138673f16 Bug 485868 - Remove code duplication in xpcjsruntime.cpp. r=jst sr=brendan
--HG--
extra : rebase_source : 68dbe531ff1dca8b436ae938be763ff3921a1c9a
2009-04-17 16:52:15 -07:00