Chris Double
|
7cfa507370
|
Bug 460871 - fire timeupdate event when playback position changes - r+sr=roc
|
2008-10-23 21:02:18 +13:00 |
Boris Zbarsky
|
64b2bb8bcb
|
Removing stray trailing ';'
|
2008-10-22 17:17:49 -04:00 |
Peter Van der Beken
|
a9ba7dc3aa
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
Boris Zbarsky
|
eebe7ac327
|
Bug 460803. Start layout more like the content sinks do. r+sr=sicking
|
2008-10-21 16:17:11 -04:00 |
Boris Zbarsky
|
ed7c6740df
|
Remove bogus assertion and comment
|
2008-10-21 16:09:54 -04:00 |
Chris Double
|
f2de2340d8
|
Bug 449154 - nsHTMLMediaElement::play() doesn't reset properly - s+sr=roc
|
2008-10-21 22:19:33 +13:00 |
Robert O'Callahan
|
988739e6a9
|
Bug 421662. Remove unused files.
|
2008-10-20 15:14:50 +13:00 |
Chris Double
|
316e587060
|
Bug 449159 - Refactor Ogg backend and implement seeking - r+sr=roc
|
2008-10-19 20:39:21 +13:00 |
Jesse Ruderman
|
59ffe7e400
|
Add crashtest for bug 257818
|
2008-10-18 21:10:39 -07:00 |
Justin Dolske
|
825d819a9b
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
Ian
|
98fa0763c7
|
Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky.
|
2008-10-15 16:05:23 -04:00 |
Taras Glek
|
9811966aff
|
Bug 454469: prbool issues in content/ r+sr=sicking
|
2008-10-14 12:00:08 -07:00 |
Ben Newman
|
986e6eec49
|
Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky
|
2008-10-12 13:44:23 -04:00 |
arno
|
90e6ab8f39
|
Bug 442801 - No caret or wrongly positioned caret within contenteditable=inherit element; r+sr=peterv
|
2008-10-10 18:09:37 +02:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Taras Glek
|
c32a967f9c
|
Bug 455742: outparamdel nsIForm r+sr=jst
|
2008-10-09 16:31:40 -07:00 |
Olli Pettay
|
a0c05b71ed
|
Bug 458202 - Speed up event handling, r+sr=jst
|
2008-10-08 14:35:29 +03:00 |
Boris Zbarsky
|
a5999683b3
|
Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst
|
2008-10-07 14:53:23 -04:00 |
Boris Zbarsky
|
658d1dfdfb
|
Bug 456617. Refactor some ugly code to only live in one spot. r+sr=jst
|
2008-10-07 14:53:23 -04:00 |
Zack Weinberg
|
7ea359fd75
|
Bug 450652 – Style system changes to support CSS3 border-radius – data structures for elliptical borders (part 1) [r+sr=dbaron]
|
2008-10-01 00:50:52 -05:00 |
Chris Pearce
|
7314ba00d9
|
Bug 454683 - "Media element setVolume should fail on invalid values" [r+sr=roc]
|
2008-10-01 00:44:16 -05:00 |
Chris Double
|
5f292cc6a5
|
Backout bug 454971 - Support creation of Audio objects outside of the document
|
2008-10-01 16:53:29 +13:00 |
Chris Double
|
d17c54fcc1
|
Backed out changeset 477309013214
|
2008-10-01 16:52:51 +13:00 |
Jonas Sicking
|
f9b484d02c
|
Reland old Access-Control implementation. b=389508 r/sr=jst
|
2008-09-30 17:49:30 -07:00 |
Chris Double
|
8ad1beddde
|
Bug 454971 - Support creation of Audio objects outside of the document - r+sr=roc
|
2008-09-30 12:49:30 +13:00 |
Chris Double
|
5d9d43b8bd
|
Bug 455500 - Enormous memory usage with fieldset, legend, audio and DOMAttrModified event listener - s+sr=roc
|
2008-09-30 12:05:06 +13:00 |
Boris Zbarsky
|
872ba2e8a1
|
Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst
|
2008-09-28 15:14:28 -04:00 |
Boris Zbarsky
|
fea473d9f8
|
Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions
|
2008-09-29 08:51:29 -04:00 |
Robert O'Callahan
|
a041d55225
|
Backing out 454683 due to test failure
|
2008-09-29 17:06:34 +13:00 |
Chris Pearce
|
968bf2248f
|
Bug 454683 - Media element setVolume should fail on invalid values; r+sr=roc
|
2008-09-29 00:28:26 +02:00 |
Boris Zbarsky
|
3eac01f00c
|
Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst
|
2008-09-28 15:14:28 -04:00 |
Chris Double
|
e7f9f6f902
|
Bug 451457 - <video> seems to download from net even if the document has been closed/unloaded - r+sr=roc
|
2008-09-27 00:56:21 +12:00 |
Taras Glek
|
712115b8df
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
Boris Zbarsky
|
d5c67d1483
|
Bug 456896. Need to flush here. r+sr=jst
|
2008-09-25 14:29:39 -04:00 |
Chris Double
|
81adb47d63
|
Backed out changeset c7c42974317d
|
2008-09-25 19:33:10 +12:00 |
Chris Double
|
b8b3c54bca
|
Bug 449159 - Implement seeking in the Ogg backend - r+sr=roc
|
2008-09-25 16:25:15 +12:00 |
Arpad Borsos
|
f4d133d873
|
Bug 454482 - Clean up unused variables in content/; r+sr=peterv
|
2008-09-24 06:37:56 +02:00 |
Olli Pettay
|
3de94ab3fb
|
Bug 450160 - DOMImplementation createDocument does not create an HTML document, r+sr=bz
|
2008-09-20 21:55:04 +03:00 |
sharparrow1@yahoo.com
|
a1458dff29
|
Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst
|
2008-09-18 14:15:47 +03:00 |
Robert O'Callahan
|
9c1776c82c
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
Robert O'Callahan
|
700f1be783
|
Bug 454114. Avoid infinite recursion due to nsHTMLEditor::AddOverrideStyleSheet triggering a mozAutoDocUpdate that reenters nsHTMLDocument::EndUpdate. r+sr=jst
|
2008-09-18 14:32:44 +12:00 |
Taras Glek
|
4c105d1266
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
Boris Zbarsky
|
93f67d6fb4
|
Missing * bad. Bug 453858
|
2008-09-11 02:13:34 -04:00 |
Boris Zbarsky
|
cffad21f1a
|
Still need this cast. Bug 453858
|
2008-09-11 02:04:09 -04:00 |
Boris Zbarsky
|
9fa7a6c258
|
Removing code that can't possibly work. Bug 453858
|
2008-09-11 01:56:20 -04:00 |
Boris Zbarsky
|
8b73378a2c
|
Bug 453858 followup to fix orange. Hurray for tests!
|
2008-09-11 01:37:09 -04:00 |
Boris Zbarsky
|
5af5fbb5dd
|
Fixing typo leading to build bustage. Bug 453496
|
2008-09-10 23:29:59 -04:00 |
Boris Zbarsky
|
b58f823e24
|
Bug 453496. Split up SetForm() into SetForm and ClearForm and rationalize the args. r+sr=jst
|
2008-09-10 23:21:33 -04:00 |
Boris Zbarsky
|
b26b8334ae
|
Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst
|
2008-09-10 23:15:29 -04:00 |
Jesse Ruderman
|
d8cea83184
|
Fix bug 393802 for HTML links: remove them from the link map when they stop being links due to removeAttribute. r+sr=bz
|
2008-09-10 15:12:43 -07:00 |