Boris Zbarsky
|
644555dba0
|
Adding test file too
|
2008-11-02 21:33:04 -05:00 |
|
Boris Zbarsky
|
3f4a2c5c2f
|
Bug 388794. Send 0,0 as the x,y values of the click if there was no click, or if there's no imageframe for the image input. Aligns with HTML5. r+sr=sicking
|
2008-11-02 21:25:11 -05:00 |
|
Peter Van der Beken
|
9a338d486e
|
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
|
2008-10-31 14:40:35 -07:00 |
|
Peter Van der Beken
|
71167e05be
|
Backed out changeset 5d65342d7287 to fix orange
|
2008-10-31 11:07:26 -07:00 |
|
Peter Van der Beken
|
155edafd57
|
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
|
2008-10-31 08:55:59 -07:00 |
|
Blake Kaplan
|
b91e4a69a6
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
|
Ted Mielczarek
|
26dab6f284
|
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
|
2008-10-30 13:02:14 -04:00 |
|
Robert O'Callahan
|
c98e2689e7
|
Bug 448603. Support direct loading of Ogg audio and video files by creating a synthetic <video> document. r=doublec,sr=bzbarsky
|
2008-10-29 22:20:08 -07:00 |
|
Boris Zbarsky
|
e275a6b622
|
Bug 439965. Make sure to flush frames on our parent before checking whether editing is on, since editing depends on the presshell. r+sr=peterv
|
2008-10-29 13:12:24 -07:00 |
|
Chris Double
|
dd7fc2d9fd
|
Bug 457964 - changed media paused type to boolean - r+sr=roc
|
2008-10-29 10:54:17 +13:00 |
|
Chris Double
|
b9fbf2e7c2
|
Bug 449518 - Video autostart after doing Back/Forward history button on browser - r+sr=roc
|
2008-10-29 07:48:39 +13:00 |
|
Benjamin Smedberg
|
4862de1d3d
|
Bug 461186 - nsTextControlFrame should not implement nsIPhonetic: there's only one caller, and that caller can use nsITextControlFrame directly. This is one less frame that implements an nsISupports-derived interface. r+sr=roc
|
2008-10-27 20:27:55 -04:00 |
|
Masayuki Nakano
|
4d1d7c9551
|
Bug 460568 removeAttribute('contenteditable') doesn't work fine r+sr=peterv
|
2008-10-26 01:21:56 +09:00 |
|
Peter Van der Beken
|
75e0eede36
|
Fix for bug 461278 ("ASSERTION: Uh, fix QI!" loading a bug list). r/sr=bz.
|
2008-10-24 15:58:33 +02:00 |
|
Chris Double
|
29028931ea
|
Bug 460871 - fire timeupdate event when playback position changes - r+sr=roc
|
2008-10-23 21:02:18 +13:00 |
|
Boris Zbarsky
|
772fea1f1f
|
Removing stray trailing ';'
|
2008-10-22 17:17:49 -04:00 |
|
Peter Van der Beken
|
f3f2a880fb
|
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
|
604af67734
|
Bug 460803. Start layout more like the content sinks do. r+sr=sicking
|
2008-10-21 16:17:11 -04:00 |
|
Boris Zbarsky
|
ab786f9a30
|
Remove bogus assertion and comment
|
2008-10-21 16:09:54 -04:00 |
|
Chris Double
|
d01400799c
|
Bug 449154 - nsHTMLMediaElement::play() doesn't reset properly - s+sr=roc
|
2008-10-21 22:19:33 +13:00 |
|
Robert O'Callahan
|
6f7497e454
|
Bug 421662. Remove unused files.
|
2008-10-20 15:14:50 +13:00 |
|
Chris Double
|
d8f279addd
|
Bug 449159 - Refactor Ogg backend and implement seeking - r+sr=roc
|
2008-10-19 20:39:21 +13:00 |
|
Jesse Ruderman
|
78f3fed8e8
|
Add crashtest for bug 257818
|
2008-10-18 21:10:39 -07:00 |
|
Justin Dolske
|
f797fdd19e
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
|
Ian
|
ee43bba9c1
|
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
|
f217b27ac5
|
Bug 454469: prbool issues in content/ r+sr=sicking
|
2008-10-14 12:00:08 -07:00 |
|
Ben Newman
|
4fd213f46d
|
Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky
|
2008-10-12 13:44:23 -04:00 |
|
arno
|
ea69499568
|
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
|
8b11d938d2
|
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
|
aeff3cbe81
|
Bug 455742: outparamdel nsIForm r+sr=jst
|
2008-10-09 16:31:40 -07:00 |
|
Olli Pettay
|
256070b717
|
Bug 458202 - Speed up event handling, r+sr=jst
|
2008-10-08 14:35:29 +03:00 |
|
Boris Zbarsky
|
164afa9a0a
|
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
|
7059b35b94
|
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
|
1b9f5190da
|
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
|
af37ffa177
|
Bug 454683 - "Media element setVolume should fail on invalid values" [r+sr=roc]
|
2008-10-01 00:44:16 -05:00 |
|
Chris Double
|
7df02ed7e4
|
Backout bug 454971 - Support creation of Audio objects outside of the document
|
2008-10-01 16:53:29 +13:00 |
|
Chris Double
|
1155ec25d9
|
Backed out changeset 477309013214
|
2008-10-01 16:52:51 +13:00 |
|
Jonas Sicking
|
83bda6d42d
|
Reland old Access-Control implementation. b=389508 r/sr=jst
|
2008-09-30 17:49:30 -07:00 |
|
Chris Double
|
87416154b2
|
Bug 454971 - Support creation of Audio objects outside of the document - r+sr=roc
|
2008-09-30 12:49:30 +13:00 |
|
Chris Double
|
0ca49699b8
|
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
|
d674c8ca02
|
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
|
012ae72fd1
|
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
|
a63964617e
|
Backing out 454683 due to test failure
|
2008-09-29 17:06:34 +13:00 |
|
Chris Pearce
|
88294184fe
|
Bug 454683 - Media element setVolume should fail on invalid values; r+sr=roc
|
2008-09-29 00:28:26 +02:00 |
|
Boris Zbarsky
|
10026a0921
|
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
|
5ac113d948
|
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
|
390adbe464
|
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
|
47da238178
|
Bug 456896. Need to flush here. r+sr=jst
|
2008-09-25 14:29:39 -04:00 |
|
Chris Double
|
cb014a3623
|
Backed out changeset c7c42974317d
|
2008-09-25 19:33:10 +12:00 |
|
Chris Double
|
5a9cd82fac
|
Bug 449159 - Implement seeking in the Ogg backend - r+sr=roc
|
2008-09-25 16:25:15 +12:00 |
|