Chris Pearce
|
a0da0c82f6
|
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
|
f201fe7c68
|
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
|
bb3c7fc0f9
|
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
|
c9f04c44a2
|
Bug 488597 Fix Random Test Failure (test_punycodeURIs.js). r=sdwilsh
|
2009-05-19 10:58:39 +01:00 |
|
Ehsan Akhgari
|
394aba523a
|
Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor
|
2009-05-19 14:12:29 +04:30 |
|
Robert O'Callahan
|
acdb5cc508
|
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
|
0855ba8432
|
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
|
f1b439157e
|
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 |
|
Robert O'Callahan
|
0785b005eb
|
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
|
a3f433b1b3
|
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
|
b1e4112ca1
|
Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano
|
2009-05-18 18:12:59 -07:00 |
|
Blake Kaplan
|
0163278d15
|
Bug 491219 - Make SOWs wrap more deeply. r+sr=jst
|
2009-05-18 16:52:12 -07:00 |
|
Blake Kaplan
|
26e255161f
|
Bug 493281 - Find our object. r+sr=jst
|
2009-05-18 16:45:29 -07:00 |
|
Karl Tomlinson
|
69a549fde7
|
leak test for bug 486974
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
|
2009-05-19 10:25:40 +12:00 |
|
Karl Tomlinson
|
f369cf9255
|
reftests for bug 481751
--HG--
extra : rebase_source : b9a54218d11b7abb5ac01c299a92f47d36bbb976
|
2009-05-19 10:15:37 +12:00 |
|
Karl Tomlinson
|
1b9df1cee4
|
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
|
dada5bf421
|
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
|
566208306c
|
Bug 492804 - remove hasAnno check for bookmark description, r=mak77
|
2009-05-19 01:06:55 +02:00 |
|
Dietrich Ayala
|
3418d27755
|
Bug 492799 - nodeIsReadOnly should cache read-only item ids, r=mak77
|
2009-05-19 01:06:50 +02:00 |
|
Marco Bonardo
|
0eaa5c5003
|
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
|
f319200054
|
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
|
7887addc7b
|
Bug 493538 - Crash in [@ nsNavHistory::RecalculateFrecenciesInternal(mozIStorageStatement*, int)], r=mardak
|
2009-05-19 01:06:33 +02:00 |
|
Atsushi Sakai
|
d34f9aabd9
|
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
|
02d969acec
|
Fix trace-malloc build bustage from bug 488175... tracemalloc/nsTraceMalloc.h is no longer
|
2009-05-18 14:32:00 -04:00 |
|
Benjamin Smedberg
|
bb1c33c4ea
|
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
|
d4637280de
|
Bug 485141: Build fixes for Symbian in js/src patch=harry.li r=jimb
|
2009-05-18 11:07:39 -07:00 |
|
Shawn Wilsher
|
e00eb882b6
|
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 |
|
Shawn Wilsher
|
ead79c665b
|
Backed out changeset d88e6b8fab83 (bug 486974) due to reftest parsing issues.
|
2009-05-18 12:30:29 -04:00 |
|
Benjamin Smedberg
|
611c5b8124
|
Fix mis-spellings of "receive" to kick builds on a CLOSED TREE.
|
2009-05-18 09:48:36 -04:00 |
|
Dão Gottwald
|
d95335d8cf
|
remove obsolete images
|
2009-05-18 13:04:58 +02:00 |
|
Honza Bambas
|
1b8efcdac1
|
Bug 487695 - Decide on localStorage behavior in session-only cookies or private-browsing mode, test bustage fix
|
2009-05-18 12:50:43 +02:00 |
|
timeless@mozdev.org
|
de6cf61130
|
Bug 491193 - fix intl warnings. r=smontagu
|
2009-05-18 12:44:02 +02:00 |
|
timeless@mozdev.org
|
b2e7596a82
|
Bug 491194 - fixing miscellaneous warnings. r=biesi
|
2009-05-18 12:43:55 +02:00 |
|
Jorge Villalobos
|
9fc1f9ebcf
|
Bug 486791 - BrowserStartup() throws exception when sidebars are inserted by code. r=gavin
|
2009-05-18 12:43:39 +02:00 |
|
Dão Gottwald
|
d24ef01513
|
remove obsolete images
|
2009-05-18 12:43:31 +02:00 |
|
Dave Townsend
|
f1d9573fd7
|
Bug 386153: Make nsIJAR scriptable. r+sr=bz
|
2009-05-18 10:26:19 +01:00 |
|
Olli Pettay
|
f9fa7407e7
|
Bug 493251 - Header/navigation links on PG.com take two clicks to load, r+sr=jst
|
2009-05-18 12:17:45 +03:00 |
|
Karl Tomlinson
|
3f4b72a738
|
leak (crash)test for bug 486974
|
2009-05-18 21:13:39 +12:00 |
|
Robert O'Callahan
|
ceaf55f434
|
Fix test_media_selection.html; its video resource needs to be autobuffer so it doesn't stop loading
--HG--
extra : rebase_source : 937602951c6a8c9831f6a73adc913457e913a7d6
|
2009-05-18 20:18:43 +12:00 |
|
Honza Bambas
|
1027f32e5c
|
Bug 487695 - Decide on localStorage behavior in session-only cookies or private-browsing mode, r+sr=jst
--HG--
rename : dom/src/storage/nsDOMStorageDB.cpp => dom/src/storage/nsDOMStoragePersistentDB.cpp
rename : dom/src/storage/nsDOMStorageDB.h => dom/src/storage/nsDOMStoragePersistentDB.h
|
2009-05-18 10:12:14 +02:00 |
|
Karl Tomlinson
|
d447d2ec7d
|
b=486974 zombie ft_font_face / ft_unscaled_font mutual referencing problems. r=jdaggett
--HG--
extra : rebase_source : 8f2e3d477bbad5177a228681b9650735ec9d6817
|
2009-05-18 19:35:16 +12:00 |
|
Alexander Surkov
|
e939e0b0a3
|
Bug 386813 - Support table interfaces for grid/treegrid when no HTML table undeneath, r=davdib, marcoz, sr=neil
|
2009-05-18 16:35:21 +08: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 |
|
Drew Willcoxon
|
a506b12c1c
|
Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich
|
2009-05-16 19:32:13 -07:00 |
|