Robert O'Callahan
|
1f03994614
|
Bug 493431. When a frame has no video data, don't try to use the video time. r=doublec
--HG--
extra : rebase_source : 985b41ec426c1cc793634c9f40f6924fbd33ed9b
|
2009-05-19 17:30:36 +12:00 |
Chris Pearce
|
5bf110bcd3
|
Bug 487612. Let the start time of all media be 0 even if the internal timestamps start with something nonzero. r=doublec,roc
--HG--
extra : rebase_source : ee419a06388a5230cddd79c78ddb86ed99fb6400
|
2009-05-19 17:25:51 +12:00 |
Matthew Gregan
|
07f0682802
|
Bug 454971. Support 'new Audio()' constructor. r+sr=roc
--HG--
extra : rebase_source : 1738d65cd16a79d69408055a8d9feb5ab5d97923
|
2009-05-19 17:18:41 +12:00 |
Robert O'Callahan
|
97e33b8c4d
|
Bug 492420. Delay a little before playing a live stream to try to reduce the likelihood we'll have to buffer. r=doublec
--HG--
extra : rebase_source : 022aa4d89644b3cfef62f95b4349932594de734f
|
2009-05-19 17:14:20 +12:00 |
Mark Banner
|
affe896191
|
Bug 488597 Fix Random Test Failure (test_punycodeURIs.js). r=sdwilsh
|
2009-05-19 10:58:39 +01:00 |
Ehsan Akhgari
|
ca7a2fcb8c
|
Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor
|
2009-05-19 14:12:29 +04:30 |
Arpad Borsos
|
bbcea38eb6
|
Bug 492376 - Optimize Docshell for memory usage; r=bz
|
2009-05-13 10:26:47 +02:00 |
Arpad Borsos
|
6a70c37113
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
Dave Townsend
|
3618b7200e
|
Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong
|
2009-05-19 09:28:04 +01:00 |
Honza Bambas
|
e09db9f02c
|
Bug 492219 - localStorage's constructor should be Storage, iids update on trunk only, r=bz
|
2009-05-19 10:26:40 +02:00 |
xtc4uall@gmail.com
|
6eb4d8a4d1
|
Bug 413746 - Use "page" instead of "site" for malware/phishing block pages. r=dcamp, pike
|
2009-05-19 10:19:45 +02:00 |
Robert Sayre
|
31455aa14d
|
Merge.
|
2009-05-19 04:16:06 -04:00 |
Robert Sayre
|
a239571e1f
|
Merge.
|
2009-05-19 04:14:51 -04:00 |
Robert O'Callahan
|
f88d86a439
|
Disable test_autobuffer2.html for now, it fails a lot (bug 493692 filed)
|
2009-05-19 17:44:23 +12:00 |
Robert O'Callahan
|
aded9b0e65
|
Make test_autobuffer2.html more informative to try to narrow down the failures
|
2009-05-19 16:10:08 +12:00 |
Robert O'Callahan
|
9a81729d41
|
Backing out bug 480058 since it seems to have caused reftest failures on Windows
|
2009-05-19 16:04:16 +12:00 |
Robert O'Callahan
|
4f35f8e467
|
Backed out changeset 49f254a4390e
|
2009-05-19 16:03:49 +12:00 |
Brendan Eich
|
8dd842bcc0
|
Bug 493466 - TM: youtube.com customization broken (r=mrbkap).
|
2009-05-18 18:02:51 -07:00 |
Robert O'Callahan
|
1064d0e7b8
|
Bug 480058. New liboggplay API oggplay_get_video_aspect_ratio. r=doublec
--HG--
extra : rebase_source : 776301d01f67892d1812e6f749d67b2cc4903afb
|
2009-05-19 12:23:52 +12:00 |
Robert O'Callahan
|
0d64ef266c
|
Fix comment for bug 493202.
--HG--
extra : rebase_source : 91ca94c871a6d46c6c60d8644aff3a6a0ab636ab
|
2009-05-19 12:15:36 +12:00 |
Robert Sayre
|
d282094195
|
Merge.
|
2009-05-18 20:14:14 -04:00 |
Robert Sayre
|
7e5abe31fc
|
Bug 493586. JSON.parse replacer function doesn't elide object values correctly. r=brendan
|
2009-05-18 20:12:51 -04:00 |
Chris Double
|
cc33d9fa6a
|
Bug 461286. Don't try to get more frames if we've completed decoding. r=roc
--HG--
extra : rebase_source : 11346f044176fdaba753e5a4ce5d74ef91ffc493
|
2009-05-19 12:07:27 +12:00 |
Chris Double
|
db0c99f1ca
|
Bug 493494. Stop playback when a seek occurs so that A/V sync doesn't get confused. r=roc
--HG--
extra : rebase_source : 8dd4c7d5e95472cb17f7523db56446966f11f704
|
2009-05-19 11:11:59 +12:00 |
Robert O'Callahan
|
017c3d03e8
|
Bug 493109. Shut down step-decode thread from the main decoder thread, instead of synchronously on the main thread at bad times. r=doublec
--HG--
extra : rebase_source : 3a1a053308fc209181f7f23b234ba2f396de2a6e
|
2009-05-19 11:08:08 +12:00 |
Robert O'Callahan
|
fc6c9fa798
|
Bug 480058. Handle non-square Theora pixel-aspect-ratio property. r=doublec
--HG--
extra : rebase_source : 762e10566ae85d0f73d7080ccb090533d50bfe66
|
2009-05-19 11:07:19 +12:00 |
Robert O'Callahan
|
43bd7e6097
|
Bug 493509. Don't fire 'suspend' when the resource is actually fully loaded. r=doublec
--HG--
extra : rebase_source : a7ae1b2f53c7eb4b8a0e270510028d155d79f319
|
2009-05-19 11:06:10 +12:00 |
Robert O'Callahan
|
6ee870e86b
|
Bug 487659. Make sure we never pass a playback rate of 0 to the media cache. r=doublec
--HG--
extra : rebase_source : af86613bb5283e777acf1ca01d67eaa734cb8a0f
|
2009-05-19 11:05:13 +12:00 |
Andreas Gal
|
64939ced4e
|
Update JSSLOT_ARRAY_COUNT when emitting array constructor code on trace (493255, r=jorendorff).
|
2009-05-18 15:56:11 -07:00 |
Robert O'Callahan
|
b641e771c8
|
Bug 493187. Call nsOggDecoder::UpdateReadyStateForData more often so we don't fail to notice state changes, and make it smarter about examining the frame queue. r=doublec
--HG--
extra : rebase_source : 9a45e7cf9dc048956971ecf83b0bcc9bb2e45491
|
2009-05-19 10:47:08 +12:00 |
Robert O'Callahan
|
08a4384325
|
Bug 493443. Set readyState to HAVE_CURRENT_DATA whenever the Ogg frame queue is empty or we're buffering/seeking, instead of trying to hardcode it based on other events like PlaybackEnded. r=doublec
--HG--
extra : rebase_source : 0b2f938e5f19cbb21258248da9da09e2a525db81
|
2009-05-19 10:44:17 +12:00 |
Phil Ringnalda
|
9d32e37a42
|
Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano
|
2009-05-18 18:12:59 -07:00 |
Blake Kaplan
|
9e30170668
|
Bug 491219 - Make SOWs wrap more deeply. r+sr=jst
|
2009-05-18 16:52:12 -07:00 |
Blake Kaplan
|
8113d13169
|
Bug 493281 - Find our object. r+sr=jst
|
2009-05-18 16:45:29 -07:00 |
Karl Tomlinson
|
7f783c16db
|
leak test for bug 486974
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
|
2009-05-19 10:25:40 +12:00 |
Karl Tomlinson
|
844139449a
|
reftests for bug 481751
--HG--
extra : rebase_source : b9a54218d11b7abb5ac01c299a92f47d36bbb976
|
2009-05-19 10:15:37 +12:00 |
Karl Tomlinson
|
3bbadcfb42
|
b=481751 block-height line-height for text input and strut baseline for textarea r=bz,sr=dbaron
--HG--
extra : rebase_source : 1241360066ea9387d15c71936da9468399240640
|
2009-05-19 10:13:12 +12:00 |
Dietrich Ayala
|
496f65c0d7
|
Bug 492802 - library details pane is refreshed on focus even when contents haven't changed, r=mak77
|
2009-05-19 01:07:01 +02:00 |
Dietrich Ayala
|
ba4f4fec8d
|
Bug 492804 - remove hasAnno check for bookmark description, r=mak77
|
2009-05-19 01:06:55 +02:00 |
Dietrich Ayala
|
229fe47f86
|
Bug 492799 - nodeIsReadOnly should cache read-only item ids, r=mak77
|
2009-05-19 01:06:50 +02:00 |
Marco Bonardo
|
b80599d62a
|
Bug 493374 - Avoid marking database as corrupt if initializing additional db objects fails, and avoid creating more than one corrupt file every 24 hours, r=sdwilsh
|
2009-05-19 01:06:46 +02:00 |
David Dahl
|
ea49e678a0
|
Bug 491719 - Ctrl+H and Ctrl+Maj+H both display an empty history, r=mak77
|
2009-05-19 01:06:39 +02:00 |
Marco Bonardo
|
3b1383e32d
|
Bug 493538 - Crash in [@ nsNavHistory::RecalculateFrecenciesInternal(mozIStorageStatement*, int)], r=mardak
|
2009-05-19 01:06:33 +02:00 |
Atsushi Sakai
|
430959849d
|
Bug 493522 - Some Wi-Fi related tools don't work after using geolocation. r=dougt, sr=vlad
|
2009-05-18 15:58:23 -07:00 |
Benjamin Smedberg
|
8655b73917
|
Fix trace-malloc build bustage from bug 488175... tracemalloc/nsTraceMalloc.h is no longer
|
2009-05-18 14:32:00 -04:00 |
Benjamin Smedberg
|
6df221580d
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
Jim Blandy
|
a5175e0414
|
Bug 485141: Build fixes for Symbian in js/src patch=harry.li r=jimb
|
2009-05-18 11:07:39 -07:00 |
Robert Sayre
|
ff3d52ef6b
|
Merge mozilla-central to tracemonkey.
|
2009-05-18 13:18:48 -04:00 |
Robert Sayre
|
fb9bbee93a
|
Backout last cset. Bug 487607 is not ready yet.
|
2009-05-18 12:36:02 -04:00 |
Shawn Wilsher
|
c9d784134c
|
Merge for back out of changeset d88e6b8fab83 (bug 486974) due to reftest parsing issues.
Trying to make the CLOSED TREE go away.
|
2009-05-18 12:32:19 -04:00 |