Nicholas Nethercote
|
a03f3e7b1a
|
Bug 492490 - nanojit: move Assembler::findVictim() from RegAlloc.cpp to Assembler.cpp
|
2009-05-18 02:20:59 -04:00 |
|
Nicholas Nethercote
|
90746fda0d
|
Bug 490947 - nanojit: remove reservation table. r=gal,edwsmith
|
2009-05-18 02:15:24 -04:00 |
|
Nicholas Nethercote
|
6c4c7621f3
|
Bug 492488 - nanojit: improve handling of 64-bit constants. r=graydon
|
2009-05-18 01:56:25 -04:00 |
|
Nicholas Nethercote
|
1a33faa263
|
Bug 492301 - nanojit: remove some dead code. r=edwsmith
|
2009-05-18 01:45:46 -04:00 |
|
Nicholas Nethercote
|
9581ac0331
|
Bug 492292 - nanojit: remove duplicated LIns predicates. r=edwsmith
|
2009-05-18 01:38:00 -04:00 |
|
Jacob Bramley
|
7992b7231d
|
Bug 490838 - TraceMonkey: Improve epilogue efficiency for ARM. r=vlad
|
2009-05-18 01:32:10 -04:00 |
|
Robert O'Callahan
|
a9260ccd76
|
Fix videocontrols test; its video resource needs to be autobuffered or we may never fire the load event...
|
2009-05-18 17:26:35 +12:00 |
|
Robert O'Callahan
|
2d8939e3ca
|
Fix test_autobuffer2 to handle the case when a suspend happens when all the data is already loaded.
--HG--
extra : rebase_source : 7923d3fde3e4aef1723e424631f65a64d663f2a3
|
2009-05-18 16:37:10 +12:00 |
|
Robert O'Callahan
|
5c3106e300
|
Relax time constraint in test_buf482461 a bit.
--HG--
extra : rebase_source : 01fda6b6e4f50a8207208b22811a335117f9518c
|
2009-05-18 15:20:40 +12:00 |
|
Alexander Surkov
|
b563799c4d
|
Bug 493433 - invalid arg on valid relation type, r=marcoz, davidb
|
2009-05-18 11:42:43 +08:00 |
|
Robert O'Callahan
|
9ae2cf2709
|
Bug 479863. AdFire 'suspend' event and do correct networkState transitions when downloads suspend and resume. Also avoid firing 'stalled' while the download is suspended. r=doublec
--HG--
extra : rebase_source : 0615871c062638d575a66e29b630040821a9f9cf
|
2009-05-18 14:03:37 +12:00 |
|
Robert O'Callahan
|
710d28a4e6
|
Bug 479863. Add ability to close and reopen suspended streams, and recover from server-side disconnect of suspended streams. r=doublec
--HG--
extra : rebase_source : 5ed7825cd919ad3f997f58dafb61c2d4249b60d4
|
2009-05-18 14:02:20 +12:00 |
|
Robert O'Callahan
|
a2a28c523b
|
Bug 479863. Stop buffering media elements by default, implement 'autobuffer' attribute to control buffering. r=doublec
--HG--
extra : rebase_source : 5fa0b63da981fdfcf7b1555174b6d1122bf2ae97
|
2009-05-18 14:00:44 +12:00 |
|
Vladimir Vukicevic
|
f4c9d8c915
|
b=490296; small fixup to asm_ldr_chk -- we can do PC-relative loads as long as the offset fits in U12; r=me
|
2009-05-17 12:20:09 -07:00 |
|
Jacob Bramley
|
130a761607
|
b=490296; [arm] tidy misc insn generation macros; r=vlad
|
2009-05-17 12:11:53 -07:00 |
|
Jacob Bramley
|
65538201e1
|
b=490296; [arm] tidy ::asm_ld_imm; r=vlad
|
2009-05-17 12:03:33 -07:00 |
|
Drew Willcoxon
|
a506b12c1c
|
Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich
|
2009-05-16 19:32:13 -07:00 |
|
Karl Tomlinson
|
eeb042f14a
|
test plugin window existence at plugin instance destruction. b=485125,429604,454756 r=roc
|
2009-05-18 13:53:39 +12:00 |
|
Chris Double
|
4890b2104f
|
Bug 466699 - libsydneyaudio fixes for avsync - rs=roc
|
2009-05-18 13:33:21 +12:00 |
|
Asaf Romano
|
599c561678
|
backing out bogus checkin again
|
2009-05-18 04:18:37 +03:00 |
|
Robert O'Callahan
|
80975dcc56
|
Fix seeking tests to avoid false assumptions
|
2009-05-18 12:25:05 +12:00 |
|
Robert O'Callahan
|
ee1a877ccf
|
Fix test_seek5; it should not depend on reading currentTime for the first seek during the asynchronous 'seeking' event, since the second seek may well have already happened.
|
2009-05-18 12:15:32 +12:00 |
|
Robert O'Callahan
|
c6a84f5c5f
|
Backing out bug 492225 on suspicion of causing Windows leak test fatal assertion.
|
2009-05-18 11:20:44 +12:00 |
|
Hiroyuki Ikezoe
|
2664872db7
|
Bug 492225. Remove nsUTF8Utils dependency from nsWIndowsWMain. r=bsmedberg
|
2009-05-18 10:30:41 +12:00 |
|
Hiroyuki Ikezoe
|
49f6a07a97
|
Bug 483819. iostream is not needed or wanted in WinCE build. r=bsmedberg
|
2009-05-18 10:29:54 +12:00 |
|
Hiroyuki Ikezoe
|
6983cac4df
|
Bug 483799. Avoid std::max in Windows CE. r=jwalden
|
2009-05-18 10:29:02 +12:00 |
|
Hiroyuki Ikezoe
|
09f3fd34d3
|
Bug 482558. Remove obsolete test. r=smontagu
|
2009-05-18 10:27:40 +12:00 |
|
Mats Palmgren
|
ff397fffbc
|
Bug 481921. Don't crash when timestamps go backwards. r=wiking
|
2009-05-18 10:24:04 +12:00 |
|
Chris Pearce
|
58241ba80b
|
Bug 485471. nsHTMLMediaElement's mChannel should be updated when redirects happen. r=bzbarsky,sr=roc
|
2009-05-18 10:20:37 +12:00 |
|
Gregory Maxwell
|
fc1b1747b5
|
Bug 493140. Use Theora x/y offset information if present. r=doublec
|
2009-05-18 10:19:04 +12:00 |
|
Chris Pearce
|
ff942d65f4
|
Bug 469408. Make seeking in bufferred ranges fast by trying a 'bounded seek' in each buffered data range before falling back to a seek over the whole resource. r=doublec,sr=roc
|
2009-05-18 10:15:57 +12:00 |
|
Robert O'Callahan
|
8d23e695a3
|
Bug 493202. Add a layout.css.devPixelsPerPx hidden pref to control that ratio if desired. r=vlad
|
2009-05-18 10:09:53 +12:00 |
|
Robert O'Callahan
|
9eb2887534
|
Bug 489008. Destroy anonymous content off a script-runner. r=bzbarsky
|
2009-05-18 10:08:08 +12:00 |
|
Robert O'Callahan
|
c2bc1f2907
|
Bug 476973. Don't get confused by repeated seeks in the Ogg decoder. r=doublec
|
2009-05-18 10:03:03 +12:00 |
|
Asaf Romano
|
4b1e16bc03
|
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
|
2009-05-17 23:14:27 +03:00 |
|
Daniel.S
|
0d7b749ecf
|
Adding test for bug 329359. r=bzbarsky
|
2009-05-17 15:51:50 -04:00 |
|
Boris Zbarsky
|
7ffb5c2980
|
Fixing test
--HG--
rename : content/base/test/test_bug490760.xhtml => content/base/crashtests/490760-1.xhtml
|
2009-05-17 13:12:20 -04:00 |
|
Jason Duell
|
e88ee35760
|
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
|
2009-05-17 10:22:55 -04:00 |
|
Aaron Train
|
dc98ffa890
|
Add tests for bug 416073. r=roc
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
87baef0972
|
Add the crashtest for bug 490760
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
0f6dae2977
|
Bug 489050. Make sure to not notify on our content once we've disconnected from the document. r=bent, sr=sicking
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
6f4f48e0e7
|
Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst
|
2009-05-17 10:22:54 -04:00 |
|
Aaron Train
|
46914210ec
|
Reftest for Bug 437704. r=longsonr
|
2009-05-17 15:18:02 +01:00 |
|
Ehsan Akhgari
|
d6f5a85336
|
Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin
|
2009-05-17 15:55:58 +04:30 |
|
Andreas Gal
|
2ae0b58d74
|
Compilation fix.
|
2009-05-15 22:04:02 -07:00 |
|
Robert Sayre
|
512b464e09
|
Merge m-c to tracemonkey.
|
2009-05-16 00:42:42 -04:00 |
|
Andreas Gal
|
40284299a7
|
Fix compiler warning (493345, r=brendan).
|
2009-05-15 21:01:22 -07:00 |
|
Josh Aas
|
a587e6f2eb
|
Disable XPCOM plugin loading. b=488042 r/sr=jst
|
2009-05-15 23:27:59 -04:00 |
|
Josh Aas
|
2f6891c68f
|
Disable test "test_videoDocumentTitle.html" due to random failures. b=492821
|
2009-05-15 23:20:39 -04:00 |
|
Brendan Eich
|
75497c861c
|
Bug 493177 - Browser crashes in loading of certain page.[@ js_Interpret] (r=mrbkap; take 2).
|
2009-05-15 17:38:38 -07:00 |
|