Neil Rashbrook
|
2b7a424a9b
|
Bug 475344 Need a cancellation code to indicate successful load from cache r+sr=bz
|
2009-02-16 11:27:22 +00:00 |
|
Robert O'Callahan
|
5890e02de9
|
Fixing bustage
|
2009-02-16 14:35:02 +13:00 |
|
Chris Pearce
|
9375bb735b
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
--HG--
extra : rebase_source : b9bca050ef528705c08988d3677bf9bd8c865f33
|
2009-02-16 14:05:28 +13:00 |
|
Chris Pearce
|
0528fe151f
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
|
Jesse Ruderman
|
f154077a31
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Mike Kaplinskiy
|
b4deb6f35f
|
Bug 468353 - designmode.css is not removed after designMode is turned off; r=bzbarsky sr=(bzbarsky + peterv)
|
2009-02-12 05:15:59 +01:00 |
|
Robert O'Callahan
|
a60bcefab7
|
Bug 476811. Fire 'waiting' event when the decoder starts buffering. r=doublec
--HG--
extra : rebase_source : 1ac5d728e4f3f3e83de61d0806b20f328cdf380c
|
2009-02-11 14:43:45 +13:00 |
|
Robert O'Callahan
|
af7e712e3f
|
Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik
--HG--
extra : rebase_source : 2753730346f3159f07214e0116a9a32bc45a348d
|
2009-02-11 14:23:19 +13:00 |
|
Michael Ventnor
|
a9bf64c109
|
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
--HG--
extra : rebase_source : 03d1be9b5742e8d17114aaeb0b5de20d61926d51
|
2009-02-11 14:19:37 +13:00 |
|
Jesse Ruderman
|
46006e4349
|
Use 'skip' instead of commenting-out to disable crashtests
|
2009-02-11 00:17:29 -08:00 |
|
Jim Chen
|
6513b5e77c
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-11 05:56:51 +09:00 |
|
Masayuki Nakano
|
4755de05c7
|
Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-11 03:02:05 +09:00 |
|
Jim Chen
|
41a1a807d6
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-10 20:15:36 +09:00 |
|
Jesse Ruderman
|
5f1cc5c3ce
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
Chris Double
|
cb749708f5
|
Backed out changeset 364777bc90b5 due to test failures
|
2009-02-09 15:51:16 +13:00 |
|
Chris Pearce
|
8d5bc5908a
|
Bug 476731 - Media element should fire error event when src is a 404 - r=doublec sr=roc
|
2009-02-09 14:04:10 +13:00 |
|
Justin Dolske
|
455ed37ff6
|
Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc
|
2009-02-07 13:43:43 -08:00 |
|
L. David Baron
|
ef5fe05834
|
Revert changeset fc8d54ab29a6 (Bug 88831, Support new IME API "Text Services Framework" from Office XP and Windows XP) due to failure (every time) of the new unit test it added (Test WinTSF) on the Windows tinderbox.
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-07 09:13:30 -08:00 |
|
Jim Chen
|
e53087b660
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-07 18:52:59 +09:00 |
|
Robert O'Callahan
|
f4d857085f
|
Bug 476771. 'load', 'emptied' and 'ended' events should be asynchronous as per spec; it's safer anyhow. r=doublec
|
2009-02-07 21:42:32 +13:00 |
|
Robert O'Callahan
|
c94a302481
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Robert O'Callahan
|
c752fcbe22
|
Backed out changeset ba595db2b681
|
2009-02-05 23:51:24 +13:00 |
|
Robert O'Callahan
|
3c26c1d1a0
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Olli Pettay
|
b9593d2535
|
Bug 471166, r+sr=sicking
|
2009-01-31 14:53:01 +02:00 |
|
L. David Baron
|
f5c868d3c6
|
Clear back-pointer in more cases. (Bug 475136) r+sr=bzbarsky
|
2009-01-29 12:39:21 -08:00 |
|
Boris Zbarsky
|
3574872d3a
|
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
|
2009-01-29 14:46:17 -05:00 |
|
Jonas Sicking
|
41e86fb4e9
|
More bug 461555 fixes to fix orange by making sure to remove deferred-scripts' onloadblocker when the parser is terminated. r/sr=mrbkap
|
2009-01-26 21:41:25 -08:00 |
|
Jonas Sicking
|
8d2deed13d
|
Bug 461555: Don't clear out the parser until all deferred scripts have executed to ensure that a document.write in a deferred script doesn't clear the page. r/sr=mrbkap
|
2009-01-14 17:25:21 -08:00 |
|
Chris Pearce
|
0e32326db3
|
Bug 451958 - Implement same-origin check plus Access Controls for video Part 2a - r+sr=roc
|
2009-01-27 15:32:33 +13:00 |
|
Jonas Sicking
|
6a95c287a3
|
Backed out changeset e8023bc83264 due to orange
|
2009-01-26 01:53:20 -08:00 |
|
Jonas Sicking
|
783650f7b1
|
Bug 461555: Don't clear out the parser until all deferred scripts have executed to ensure that a document.write in a deferred script doesn't clear the page. r/sr=mrbkap
|
2009-01-14 17:25:21 -08:00 |
|
Robert O'Callahan
|
57feb73e0d
|
Bug 451958 ... reverting the content-policy part to see if it alone is responsible for weird random seek failures on Windows.
|
2009-01-26 20:44:15 +13:00 |
|
Chris Pearce
|
45181319ed
|
Bug 451958. Add more CheckLoadURIs. r+sr=roc
--HG--
extra : rebase_source : 395434811dafef97681e881995327d845a59d70b
|
2009-01-25 21:06:54 +13:00 |
|
Chris Pearce
|
25b0b69cb2
|
Bug 451958. Implement content policy checks for media elements. r+sr=roc
|
2009-01-25 12:30:57 +13:00 |
|
Chris Pearce
|
3b0b1c6e28
|
Bug 451958. Support Access-Controls for media loads. r+sr=roc
--HG--
extra : rebase_source : 4a180379a401040f16c4fce80ef116da139ba2cb
|
2009-01-25 00:00:17 +13:00 |
|
Jonas Sicking
|
cd13cb89e5
|
Backed out changeset 41045faa0ef6 due to leaks
|
2009-01-23 15:08:41 -08:00 |
|
Jonas Sicking
|
051c8e95e7
|
Bug 461555: Don't clear out the parser until all deferred scripts have executed to ensure that a document.write in a deferred script doesn't clear the page. r/sr=mrbkap
|
2009-01-14 17:25:21 -08:00 |
|
Daniel Holbert
|
31c18a6827
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for content folder. r+sr=jst
|
2009-01-23 01:02:09 -08:00 |
|
Robert O'Callahan
|
876f275609
|
Backed out changeset a87563d6594e
--HG--
extra : rebase_source : e4687a80f8e88f7f0e156a34ca95f96a1eaf85f6
|
2009-01-23 17:39:45 +13:00 |
|
Chris Pearce
|
f816163290
|
Bug 451958. Support Access-Controls for media loads. r+sr=roc
--HG--
extra : rebase_source : ab0be3a0dc18e6accfb4059c5d0f3e252b890afc
|
2009-01-23 16:13:19 +13:00 |
|
Daniel Holbert
|
b91b56aa62
|
trivial comment-only typo fix in nsHTMLDocument.cpp: s/presumeably/presumably/
|
2009-01-22 07:13:59 -08:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Michael Ventnor
|
2351d2a4b0
|
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
|
2009-01-22 13:07:44 +13:00 |
|
Chris Double
|
c8da86bd29
|
Bug 460738 - Suspend media downloads when in bfcache - r=kinetik sr=roc
|
2009-01-22 12:54:40 +13:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Chris Pearce
|
dd26dee475
|
Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky
--HG--
extra : rebase_source : b9ee2200c86a0c3fa06cdb163a39a183aa313380
|
2009-01-16 22:07:26 +13:00 |
|
Robert O'Callahan
|
b77d06a80b
|
Bug 472878. Allow nsMediaDecoder::Invalidate to UpdateMediaSize on the element even if there is no frame for the element. r=doublec
--HG--
extra : rebase_source : dcafd327c98d1da7076f06c86b23eb7d5dd1edcb
|
2009-01-16 20:57:37 +13:00 |
|
Patrick McManus
|
a6550e3070
|
Bug 473974. Don't DNS-prefetch nodes whose document went away. r+sr=bzbarsky
|
2009-01-16 14:21:32 -05:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|