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

268677 Коммитов

Автор SHA1 Сообщение Дата
Simon Montagu 00285bd72c Tests for bug 263359 2011-03-24 11:28:45 +02:00
Simon Montagu 57a88642a9 Bug 263359 part 3: resolve paragraph on encountering <br> or embedded block elements 2011-03-24 11:28:44 +02:00
Simon Montagu 73924007fa Tests for bug 229367 and bug 613157 2011-03-24 11:28:44 +02:00
Simon Montagu 1e2480e2e4 Bug 263359 part 2: split nsBidiPresUtils::Resolve into Resolve and ResolveParagraph. r=roc 2011-03-24 11:28:44 +02:00
Simon Montagu 0f669e7f08 Bug 263359 part 1.5: remove nsDirectionalFrame. 2011-03-24 11:28:44 +02:00
Simon Montagu d8fd4316b9 Bug 263359 part 1: refactor bidi resolution code, combining InitLogicalArray and CreateBlockBuffer. r=roc 2011-03-24 11:28:44 +02:00
Simon Montagu 09eb30e57d Debugging code for Bidi resolution. NPOTDB 2011-03-24 11:28:44 +02:00
Karl Tomlinson b4bba71731 merge backout of bug 280661 2011-03-24 21:40:06 +13:00
Karl Tomlinson a092ff0f49 backout bug 280661 due to test_socks.js test failure 2011-03-24 21:37:53 +13:00
L. David Baron 3c14ac51ba 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
chrisd.mang@gmail.com 51dd8f9dfd Bug 280661 - Test case; r=ted 2011-03-23 23:42:04 -04:00
Jonathan Kew 1deb1d1931 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 bb34d2452e Backout changeset f39ad7e4054e (bug 623711) because of reftest failure 2011-03-24 00:15:02 -04:00
Ehsan Akhgari 7b29685e29 Merge backout of bug 635639 2011-03-24 00:02:57 -04:00
Ehsan Akhgari 4c214e55e5 Backout bug 635639 because of test failure 2011-03-24 00:02:35 -04:00
Ehsan Akhgari 2228ba8999 Bug 616745 followup - fixed typo 2011-03-23 23:48:52 -04:00
Jonathan Kew 3375dc680e Bug 635639 - Part 2: tests; r=jdagget 2011-03-23 22:56:04 -04:00
Jonathan Kew d6996c208b 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 1ac230f478 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 dd600a5541 Bug 642902 - include changes needed from updated patch. r=jrmuizel 2011-03-23 21:54:04 -04:00
Jeff Muizelaar 6b22adf7cb Bug 642902 - Add a crashtest that would expose this bug. r=joe 2011-03-18 17:47:05 -04:00
Joe Drew cf158d3093 Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel 2011-03-23 12:20:43 -04:00
Ehsan Akhgari 764b2943a5 Backout changeset de9265797f0a (bug 644070) because of test failures on Mac 2011-03-23 20:47:08 -04:00
L. David Baron 2fc425d7aa Merge layout work from projects/birch, part 2. 2011-03-23 17:39:29 -07:00
Ehsan Akhgari 1b48bb598b 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 23e39bf1f6 Merge cedar into mozilla-central 2011-03-23 18:31:41 -04:00
Ehsan Akhgari 4473511deb Merge mozilla-central into cedar 2011-03-23 18:29:19 -04:00
Chris Pearce b38671341f Bug 639391 - Ensure WebM GetBuffered() is threadsafe. r=kinetik 2011-03-24 11:28:58 +13:00
Chris Pearce ab58f7808d Bug 639391 - Ensure Ogg GetBuffered() is threadsafe. r=roc 2011-03-24 11:28:58 +13:00
Chris Pearce 3eeef58177 Bug 693391 - Pin nsMediaStream while determining buffered ranges. r=roc 2011-03-24 11:28:58 +13:00
Chris Pearce f709c45bea 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 36d6e56061 Bug 639391 - Push Ogg specific seeking stuff down into nsOggReader. r=roc 2011-03-24 11:28:58 +13:00
Chris Pearce 7ab7facd1d Bug 628665 - Supress warnings in nsBuiltinDecoderStateMachine. r=roc 2011-03-24 11:28:58 +13:00
Chris Pearce c315c58902 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 f72c47e77c Bug 628665 - Buffer media when low on undecoded data. r=roc 2011-03-24 11:28:57 +13:00
Chris Pearce f7ab69abdd Bug 628665 - Resurrect nsBuiltinDecoderStateMachine::HasLowDecodedData(). r=roc 2011-03-24 11:28:57 +13:00
Chris Pearce f2eab9ebf2 Bug 628665 - Don't enqueue late Theora frames for playback. r=roc 2011-03-24 11:28:57 +13:00
Chris Pearce 296b991598 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 1b2c35e3d0 Bug 641102 - Ignore default app handler for inbuilt supported video types. r=roc 2011-03-24 11:28:57 +13:00
Chris Pearce 9b89e2e81c Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt 2011-03-24 11:28:57 +13:00
Chris Pearce 82eb514fc2 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 99ce4bd7db 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 112ce7b8a4 Bug 580531 - Push ImageContainer subclass' locks up into a superclass monitor. r=roc 2011-03-24 11:28:57 +13:00
Chris Pearce df6496cfdc 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 fa6037c7a1 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) dc460d5e2d Bug 580531 - Add video demuxing/decoding stats. r=kinetik sr=roc 2011-03-24 11:28:57 +13:00
Neil Rashbrook 2c647b2c88 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 c007b71400 Commit backout 2011-03-23 15:54:08 -04:00
Joe Drew 705b65d529 Commit backout 2011-03-23 15:53:45 -04:00
Edmund Wong 09c282d643 Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil 2011-03-23 14:15:24 -04:00