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

221238 Коммитов

Автор SHA1 Сообщение Дата
Matthew Gregan 802786227b Backed out changeset d268e54fbfcf (bug 572034) 2010-06-19 11:42:11 +12:00
Matthew Gregan f0118e53c6 Bug 572034 - Use Linux x86_64 Y'CbCr routines on x86_64 OS X. Convert Linux routines to local asm labels. r=chris.double
--HG--
extra : rebase_source : faa6af7f7529d05ec470796a369e7ea37daf3c69
2010-06-17 18:16:28 +12:00
Matthew Gregan ac1cf8c0a4 Bug 555121 - Update in-tree libvorbis to 1.3.1. rs=chris.double
--HG--
extra : rebase_source : 660f5c0c93d1f62fc8e63e4e4f665974b8d620d1
2010-06-17 15:50:19 +12:00
Dave Townsend 69eb9199ca Potential bustage fix for update tests, reverting the change to automation.py.in from bug 562795. 2010-06-17 17:26:55 -07:00
Ben Parr 4c09359d2a Bug 554133: Test that total search results returned is correct. r=dtownsend 2010-06-17 15:47:51 -07:00
Ben Parr 86affe3300 Bug 568728: Move nsAddonRepository.js to a JSM. r=dtownsend
--HG--
rename : toolkit/mozapps/extensions/nsAddonRepository.js => toolkit/mozapps/extensions/AddonRepository.jsm
2010-06-17 15:47:51 -07:00
Dave Townsend b121d79b3c Bug 562795: Sorting by name in the digest view is case-sensitive for all types of add-ons. r=Unfocused 2010-06-16 20:13:54 -07:00
Dave Townsend a34dc9b037 Bug 565682: Support dropping xpi/jar files on the add-ons manager. r=Unfocused 2010-06-16 19:46:11 -07:00
Dave Townsend 3b5df1c67a Bug 562899: Quickly displaying multiple different categories will merge the list results. r=Unfocused 2010-06-16 20:13:20 -07:00
Robert Sayre 2090217f48 Bug 521349 - crash reporter should submit to a URL including some client info for stat mining from access logs. r=vlad 2010-06-17 14:39:22 -07:00
Brad Lassey 6b76e77b99 bug 572249 - flush prefs on android app pause r=mwu 2010-06-17 17:33:15 -04:00
Brad Lassey 6a3f707030 bug 571138 - Workaround not having PR_GetLibraryFilePathname r=mwu 2010-06-17 17:33:12 -04:00
Jae-Seong Lee-Russo 3875488c7e Bug 530384 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in security/manager. r=kaie 2010-06-17 21:46:24 +02:00
Marco Bonardo 5ebad349f1 backout changeset 9a0a17e18b72 - wrong commit info 2010-06-17 21:57:13 +02:00
Ms2ger f0d566b42c Bug 571768 - Can't read embedding/base/standalone/Makefile.in: No such file or directory. r=trivial-blanket-rs 2010-06-17 21:46:39 +02:00
timeless@mozdev.org ebde40e905 Bug 559332 don't build mOnStateLocationChangeReentranceDetection / nsAutoAtomic ifndef DEBUG
r=kaie
2010-06-17 21:46:33 +02:00
Matthew Gregan 50da0a4ff6 Bug 572586 - First seek in WebM file with Cues at end of file fails. r=cdouble 2010-06-17 21:46:30 +02:00
Matthew Gregan d8b66c3580 Bug 572515 - Crash in [@ nsMediaCacheStream::~nsMediaCacheStream()] if nsMediaCache fails to init. r=roc 2010-06-17 21:46:28 +02:00
Felipe Gomes eeb5d6a2c4 Bug 572472 - Adjust theme styles for touch-enabled css rules. r=dao 2010-06-17 21:46:26 +02:00
Marco Bonardo 64d6e856c2 Bug 530384 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in security/manager. r=kaie 2010-06-17 21:46:24 +02:00
Marco Bonardo ea13bb5f1d Fix and re-enable test_history_expiration.js 2010-06-17 21:46:22 +02:00
Matt Brubeck 196187c313 Bug 572056 - About Us bookmark is always a 301. r=mak 2010-06-17 21:46:20 +02:00
Marco Bonardo 456e8cff9c Bug 572790 - "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js. r=ehsan 2010-06-17 21:46:18 +02:00
Bas Schouten 6cbb15516e Bug 558627: Make sure areas hidden by the system clipping region and scrolled into view get invalidated. r=robarnold 2010-06-17 21:08:32 +02:00
Jonathan Griffin d7a8b09690 Bug 570789. Change default websocket server port to 9988, as 9999 is used by something by default on fedora
--HG--
extra : rebase_source : d4e0d05f58ff82ec6d6300d9c3c9e943c07d77ef
2010-06-17 12:00:58 -07:00
Marco Bonardo 32cc5c01c6 skip failing test while I figure out what's up 2010-06-17 14:16:57 +02:00
Neil Rashbrook dd3e5b6d94 Bug 570002 Allow moz-icon://file:/// URIs again as download manager etc. use it r=joedrew 2010-06-17 12:27:14 +01:00
Rob Arnold becb3ffa7c Bug 567771 Followup to wrap the previous patch in an SDK guard block r=Neil 2010-06-17 12:25:11 +01:00
Mounir Lamouri bd743a73a5 Bug 571139 - text-decoration should be an atom even if SVG is disabled. r=jonas 2010-06-17 12:53:05 +02:00
Mounir Lamouri 23e9d6ebb7 Bug 569360 - browser.js should not assume SVGAElement is always defined. r=gavin 2010-06-17 12:53:03 +02:00
Marco Bonardo d9764a2c38 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Justin Dolske f65df300e1 Bug 563274 - remove debug logging code that was left enabled. 2010-06-16 23:49:04 -07:00
Jonathan Griffin 569f617f53 Bug 570789. Remove some test files from the Makefile that were added mistakenly in previous patch. 2010-06-16 22:42:00 -07:00
Jonathan Griffin e6fdd7ae87 Bug 570789. Add WebSocket support to mochitest. r=ted
--HG--
extra : rebase_source : 2e33d054a13824d1a7e527777383820946684c3f
2010-06-16 22:38:55 -07:00
Masayuki Nakano b51e1f6c6a Bug 545775 part.5 Text editor in ASUS Forum doesn't work r=ehsan 2010-06-17 14:32:05 +09:00
Masayuki Nakano 30296477a8 Bug 545775 part.4 Move mutation observer to nsHTMLEditor r=ehsan 2010-06-17 14:31:15 +09:00
Masayuki Nakano 75d9430f62 Bug 545775 part.3 Move selection initializer into nsEditor r=ehsan 2010-06-17 14:30:42 +09:00
Masayuki Nakano a892488fcd Bug 545775 part.2 Refactor GetPIDOMEventTarget() r=ehsan 2010-06-17 14:30:10 +09:00
Masayuki Nakano 2b07a70fbc Bug 545775 part.1 Separate GetRootElement() r=ehsan 2010-06-17 14:29:40 +09:00
Masayuki Nakano 8a36d564a5 Bug 570455 Editor shouldn't do anything when ESC key is pressed because bug 471322 was marked as WONTFIX r=ehsan 2010-06-17 14:25:20 +09:00
Justin Dolske d428346f23 Fix toolkit/mozapps/extensions tests for new prompter. 2010-06-16 21:29:53 -07:00
Justin Dolske dbbf728a30 Temporaily disable failing test. 2010-06-16 20:17:41 -07:00
Ehsan Akhgari bb1dfe2f3e Backed out changeset 2dcce82f9d66 because of mochitest failures 2010-06-16 22:14:11 -04:00
Mounir Lamouri 3765af9b82 Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst 2010-06-16 20:33:46 -04:00
Ehsan Akhgari 9f494e769c Bug 572445 - Bug 552121 broke compilation with --enable-functiontimer turned on; r=vlad 2010-06-16 13:01:17 -04:00
Justin Dolske 4973ef2e40 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Justin Dolske 83d539f829 Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs 2010-06-16 17:06:15 -07:00
Chris Pearce 979ca422f4 Merge backout of Bug 572034. 2010-06-17 11:04:01 +12:00
Chris Pearce 05c5a0a72d Backed out changeset f2835c78ef3f, Bug 572034. 2010-06-17 11:03:37 +12:00
Matthew Gregan 83f5a5dbae Bug 572235 - Increase default media cache size from 50MB to 500MB. r=roc 2010-06-16 11:12:38 +12:00