Commit Graph

221233 Commits

Author SHA1 Message Date
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
Matthew Gregan
a1b347da87 Bug 572046 - Make nestegg read and discard unknown elements rather than seeking past them. r=doublec 2010-06-16 15:35:42 +12:00
Matthew Gregan
c838848708 Bug 572034 - Enable asm optimized Y'CbCr conversion on OSX x86_64. r=doublec 2010-06-15 15:33:18 +12:00
Chris Pearce
693d896534 Bug 572001 - Fix configure option --disable-ogg. r=ted 2010-06-17 10:17:36 +12:00
Makoto Kato
feb01b1e8b Bug 570882 - configure.in typo fix. r=cpearce 2010-06-17 10:17:36 +12:00
Shawn Wilsher
39a222a691 Bug 572539 - REFTEST TEST-UNEXPECTED-FAIL randomly on href-attr-change-restyles.html
Make the test not care about color since all we care is that it is rendered as a link.
r=sicking
2010-06-16 14:57:18 -07:00