Olli Pettay
|
5c66a2d34e
|
Bug 642140 - nsEventDispatcher should dispatch chrome only events to TabChildGlobal, r=jst
|
2011-03-25 15:39:58 +02:00 |
|
Olli Pettay
|
587ffcf922
|
Bug 644565 - SpecialPowers should be able add event listeners to TabChildGlobal, r=ted
|
2011-03-25 15:39:23 +02:00 |
|
Marco Zehe
|
1cc04b9ca4
|
Bug 644206 - attributes/test_text.html should be loaded as UTF-8, r=surkov
|
2011-03-25 13:19:18 +01:00 |
|
Neil Rashbrook
|
7b8d25a7b1
|
Bug 611503 Fix broken consumers of nsTDependentString on an nsTAString r=dwitte
|
2011-03-25 11:43:15 +00:00 |
|
Neil Rashbrook
|
96fa789ca2
|
Bug 540322 Add some missing methods to the external string API r=bsmedberg
|
2011-03-25 11:39:38 +00:00 |
|
David Bienvenu
|
16aabffcae
|
Bug 379661 - ###!!! ASSERTION: PipUIContext not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread() - Mark PipUIContext as threadsafe as it doesn't contain member variables; r=kaie
|
2011-03-25 12:50:58 +02:00 |
|
Jeff Muizelaar
|
c17353b275
|
Bug 642902 - Add a crashtest that would expose this bug. r=joe
|
2011-03-18 17:47:05 -04:00 |
|
Joe Drew
|
15cf6a89c6
|
Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel
|
2011-03-23 12:20:43 -04:00 |
|
Ehsan Akhgari
|
0a8d0256da
|
Backout changeset de9265797f0a (bug 644070) because of test failures on Mac
|
2011-03-23 20:47:08 -04:00 |
|
L. David Baron
|
802da587ae
|
Merge layout work from projects/birch, part 2.
|
2011-03-23 17:39:29 -07:00 |
|
Ehsan Akhgari
|
7804c38300
|
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
|
cb600bc58d
|
Merge cedar into mozilla-central
|
2011-03-23 18:31:41 -04:00 |
|
Ehsan Akhgari
|
ca95c68a1e
|
Merge mozilla-central into cedar
|
2011-03-23 18:29:19 -04:00 |
|
Chris Pearce
|
b767468fb0
|
Bug 639391 - Ensure WebM GetBuffered() is threadsafe. r=kinetik
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
207244234b
|
Bug 639391 - Ensure Ogg GetBuffered() is threadsafe. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
7e89e95619
|
Bug 693391 - Pin nsMediaStream while determining buffered ranges. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
efabfc61cf
|
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
|
16b3b24b89
|
Bug 639391 - Push Ogg specific seeking stuff down into nsOggReader. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
2f263be1cb
|
Bug 628665 - Supress warnings in nsBuiltinDecoderStateMachine. r=roc
|
2011-03-24 11:28:58 +13:00 |
|
Chris Pearce
|
edfec66da5
|
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
|
a77b17534e
|
Bug 628665 - Buffer media when low on undecoded data. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
c6a5fc5f37
|
Bug 628665 - Resurrect nsBuiltinDecoderStateMachine::HasLowDecodedData(). r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
6cc9a58852
|
Bug 628665 - Don't enqueue late Theora frames for playback. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
369aa52ce4
|
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
|
813aeccb5b
|
Bug 641102 - Ignore default app handler for inbuilt supported video types. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
21f7bd28a4
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
3d57294e8f
|
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
|
38662eb161
|
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
|
18e05ec12b
|
Bug 580531 - Push ImageContainer subclass' locks up into a superclass monitor. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce
|
5522e89bd1
|
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
|
c285d2e2af
|
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)
|
a74080606c
|
Bug 580531 - Add video demuxing/decoding stats. r=kinetik sr=roc
|
2011-03-24 11:28:57 +13:00 |
|
Neil Rashbrook
|
81382c55a6
|
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
|
d24210a7ef
|
Commit backout
|
2011-03-23 15:54:08 -04:00 |
|
Joe Drew
|
02936b2397
|
Commit backout
|
2011-03-23 15:53:45 -04:00 |
|
Edmund Wong
|
6bb54b94d8
|
Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil
|
2011-03-23 14:15:24 -04:00 |
|
Jeff Muizelaar
|
0e82148181
|
Bug 642902 - Add a crashtest that would expose this bug. r=joe
|
2011-03-18 17:47:05 -04:00 |
|
Joe Drew
|
ecf274c88b
|
Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel
|
2011-03-23 12:20:43 -04:00 |
|
Ehsan Akhgari
|
a66644eabc
|
Merge cedar onto mozilla-central
|
2011-03-23 12:07:34 -04:00 |
|
Ehsan Akhgari
|
47cf269311
|
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
|
866f71f6b8
|
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
|
3fc551c979
|
Remove bogus argument from addProgressListener calls in a11y tests for bug 608628
|
2011-03-23 14:43:56 +01:00 |
|
Dão Gottwald
|
c333a3c4e6
|
Bug 608628 followup, fixing up a11y tests
|
2011-03-23 13:54:39 +01:00 |
|
Dão Gottwald
|
e6651bcc0d
|
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
|
6e01d520fc
|
Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin
|
2011-03-23 12:37:04 +01:00 |
|
Dão Gottwald
|
6993a323f2
|
Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor
|
2011-03-23 12:36:50 +01:00 |
|
Dão Gottwald
|
46b4b32c95
|
Bug 637159 - Clean up the fix / workaround for bug 635252. r=neil
|
2011-03-23 12:36:25 +01:00 |
|
Dão Gottwald
|
0aab105aba
|
Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin
|
2011-03-23 12:36:13 +01:00 |
|
Dão Gottwald
|
fd52967140
|
Bug 639286 - Replace thick transparent border on tabs with proper CSS padding. r=fryn
|
2011-03-23 12:35:50 +01:00 |
|
Dão Gottwald
|
329c813aa2
|
Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin
|
2011-03-23 12:35:21 +01:00 |
|