L. David Baron
|
7c03ccab4f
|
Fix unexpected pass by removing failure annotation which points to the bug that was just fixed, bug 546315.
|
2011-03-23 21:59:52 -07:00 |
|
Jonathan Kew
|
188a27ae29
|
Bug 623711 - erratic font selection with multiple @font-face rules and bad font resources; r=jdaggett
|
2011-03-23 23:01:50 -04:00 |
|
Ehsan Akhgari
|
7c95b79b48
|
Backout changeset f39ad7e4054e (bug 623711) because of reftest failure
|
2011-03-24 00:15:02 -04:00 |
|
Ehsan Akhgari
|
b529ab0290
|
Merge backout of bug 635639
|
2011-03-24 00:02:57 -04:00 |
|
Ehsan Akhgari
|
0744d6eee4
|
Backout bug 635639 because of test failure
|
2011-03-24 00:02:35 -04:00 |
|
Ehsan Akhgari
|
452577e86e
|
Bug 616745 followup - fixed typo
|
2011-03-23 23:48:52 -04:00 |
|
chrisd.mang@gmail.com
|
8f46379f10
|
Bug 280661 - Test case; r=ted
|
2011-03-23 23:42:04 -04:00 |
|
Jonathan Kew
|
a63488a5f4
|
Bug 635639 - Part 2: tests; r=jdagget
|
2011-03-23 22:56:04 -04:00 |
|
Jonathan Kew
|
47178e5cc9
|
Bug 635639 - Vowels are not rendered correctly in some Persian/Arabic/Hebrew fonts; r=jdaggett
|
2011-03-23 22:55:06 -04:00 |
|
Phil Ringnalda
|
bec224a1fa
|
Bug 628966 - test_bug428847.html (by way of file_bug428847-1.xhtml) loads http://www.mozilla.com/whatever.xsl over the network; r=sicking
|
2011-03-23 22:34:02 -04:00 |
|
Joe Drew
|
38b8500a6d
|
Bug 642902 - include changes needed from updated patch. r=jrmuizel
|
2011-03-23 21:54:04 -04:00 |
|
Jeff Muizelaar
|
a776ef0e1b
|
Bug 642902 - Add a crashtest that would expose this bug. r=joe
|
2011-03-18 17:47:05 -04:00 |
|
Joe Drew
|
2ab8879a55
|
Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel
|
2011-03-23 12:20:43 -04:00 |
|
Ehsan Akhgari
|
6baf553ccb
|
Backout changeset de9265797f0a (bug 644070) because of test failures on Mac
|
2011-03-23 20:47:08 -04:00 |
|
L. David Baron
|
3e524dfc64
|
Merge layout work from projects/birch, part 2.
|
2011-03-23 17:39:29 -07:00 |
|
Ehsan Akhgari
|
932c6217ef
|
Merge mozilla-central into cedar, in order to import work targetted at Firefox 4 into the tree
|
2011-03-23 19:18:30 -04:00 |
|
Ehsan Akhgari
|
3ed390e80e
|
Merge cedar into mozilla-central
|
2011-03-23 18:31:41 -04:00 |
|
Ehsan Akhgari
|
f2fe50481f
|
Merge mozilla-central into cedar
|
2011-03-23 18:29:19 -04:00 |
|
Chris Pearce
|
6d85c92e19
|
Bug 639391 - Ensure WebM GetBuffered() is threadsafe. r=kinetik
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
df9a15ba57
|
Bug 639391 - Ensure Ogg GetBuffered() is threadsafe. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
3bc0fa6ae7
|
Bug 693391 - Pin nsMediaStream while determining buffered ranges. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
740652ece1
|
Bug 639391 - Make nsMediaStream responsible for determining cached media data in a threadsafe manner. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
a7114ca3c3
|
Bug 639391 - Push Ogg specific seeking stuff down into nsOggReader. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
ad1de1d7b7
|
Bug 628665 - Supress warnings in nsBuiltinDecoderStateMachine. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
e04303e3b7
|
Bug 628665 - Exit media buffering state quicker if we entered it too soon after starting decode. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
fad00f36b2
|
Bug 628665 - Buffer media when low on undecoded data. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
674a3dbffa
|
Bug 628665 - Resurrect nsBuiltinDecoderStateMachine::HasLowDecodedData(). r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
7974d4e2a8
|
Bug 628665 - Don't enqueue late Theora frames for playback. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
7a1c02ed8e
|
Bug 628665 - Fire a 'waiting' event when play() is called on a media element with readyState HAVE_NOTHING. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
27a7d5a84b
|
Bug 641102 - Ignore default app handler for inbuilt supported video types. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
73e25594fc
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
f9ce305480
|
Bug 638617 - Ensure nsOggReader::FindEndTime() doesn't read outside of cached data bounds, and reports errors properly. r=doublec
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
f507197104
|
Bug 580531 - Record first paint time and number of images painted in ImageContainer. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
fd6cce5849
|
Bug 580531 - Push ImageContainer subclass' locks up into a superclass monitor. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
79f37e1734
|
Bug 580531 - Handle multiple frames per chunk per packet in WebM playback statistics. r=kinetik
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
932cb44722
|
Bug 580531 - Implement HTMLMediaElement.mozPaintedFrames and mozFrameDelay. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce ext:(%2C%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E)
|
1e9b87276b
|
Bug 580531 - Add video demuxing/decoding stats. r=kinetik sr=roc
|
2011-03-24 11:28:57 +13:00 |
|
Neil Rashbrook
|
48cfddf179
|
Bug 614330 maxrows="10" doesn't work in SeaMonkey's search bar r=IanN
NPOTB DONTBUILD
|
2011-03-23 22:02:38 +00:00 |
|
Joe Drew
|
b90f5e70fd
|
Commit backout
|
2011-03-23 15:54:08 -04:00 |
|
Joe Drew
|
2f9b175dd3
|
Commit backout
|
2011-03-23 15:53:45 -04:00 |
|
Edmund Wong
|
51d85fab9f
|
Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil
|
2011-03-23 14:15:24 -04:00 |
|
Jeff Muizelaar
|
6c4dad161b
|
Bug 642902 - Add a crashtest that would expose this bug. r=joe
|
2011-03-18 17:47:05 -04:00 |
|
Joe Drew
|
32fef9d8eb
|
Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel
|
2011-03-23 12:20:43 -04:00 |
|
Ehsan Akhgari
|
35edf79ace
|
Merge cedar onto mozilla-central
|
2011-03-23 12:07:34 -04:00 |
|
Ehsan Akhgari
|
7a74f6a5b4
|
Merge mozila-central onto cedar
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
|
2011-03-23 12:06:04 -04:00 |
|
Boris Zbarsky
|
82f117d5be
|
Backed out changeset 9dadd58e3317 (bug 617339) to fix test orange.
--HG--
extra : rebase_source : 0f9e38450b8feb3f282e2ee73aa9482cde59f7f9
|
2011-03-23 11:46:48 -04:00 |
|
Dão Gottwald
|
0693a76bcb
|
Remove bogus argument from addProgressListener calls in a11y tests for bug 608628
|
2011-03-23 14:43:56 +01:00 |
|
Dão Gottwald
|
4277968b21
|
Bug 608628 followup, fixing up a11y tests
|
2011-03-23 13:54:39 +01:00 |
|
Dão Gottwald
|
705f0058fe
|
Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak
|
2011-03-23 12:38:46 +01:00 |
|
Dão Gottwald
|
6a8c87ef06
|
Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin
|
2011-03-23 12:37:04 +01:00 |
|