Nathan Froyd
|
ccb206da1e
|
Bug 849866 - fix signed/unsigned comparison warning in nsDocument::Register; r=smaug
|
2013-03-11 12:26:17 -04:00 |
|
Neil Deakin
|
effc6c1616
|
Bug 407983, add clipboard events constructor, r=smaug
|
2013-03-11 11:49:56 -04:00 |
|
Neil Deakin
|
1efdb14bf3
|
Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug
|
2013-03-11 11:49:48 -04:00 |
|
Paul Adenot
|
cc5b3eaabf
|
Bug 846612 - r=kinetik
|
2013-03-04 15:48:58 +01:00 |
|
David Zbarsky
|
df6140a572
|
Kick off a build because of the clobber, no bug
|
2013-03-11 04:04:18 -04:00 |
|
David Zbarsky
|
aca680de18
|
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
|
2013-03-11 03:27:08 -04:00 |
|
David Zbarsky
|
1ad2048153
|
Bug 847120: Move SVGFETileElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.h
|
2013-03-11 03:26:23 -04:00 |
|
Phil Ringnalda
|
a22141a743
|
Back out d39b5acb8d83 and cf778a07299d (bug 847120) for Windows build bustage
|
2013-03-10 22:54:32 -07:00 |
|
David Zbarsky
|
1480e2306f
|
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
|
2013-03-11 00:50:58 -04:00 |
|
David Zbarsky
|
7c6b6816d1
|
Bug 847120: Move SVGFETileElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETileElement.h
|
2013-03-11 00:50:58 -04:00 |
|
Seth Fowler
|
6a2ce39f70
|
Bug 843895 (Part 1) - Add an aWhichFrame parameter to imgIContainer::Draw. r=joe
|
2013-03-10 18:43:37 -07:00 |
|
Matthew Gregan
|
81d35989b4
|
Bug 849519 - Raise INDEX_SIZE_ERR if media element volume is set to NaN. r=doublec
|
2013-03-11 11:11:23 +13:00 |
|
Ehsan Akhgari
|
aacd3da00e
|
Bug 849652 - Copy enough number of bytes in AudioBufferSourceNode::ProduceAudioBlock's memcpy loop; r=roc
|
2013-03-10 17:37:40 -04:00 |
|
Seth Fowler
|
fc4a9e9406
|
Bug 849114: Add parser support for spatial media fragments. r=cpearce
--HG--
rename : content/html/content/src/nsMediaFragmentURIParser.cpp => netwerk/base/src/nsMediaFragmentURIParser.cpp
rename : content/html/content/src/nsMediaFragmentURIParser.h => netwerk/base/src/nsMediaFragmentURIParser.h
|
2012-12-20 17:04:50 -08:00 |
|
Ms2ger
|
a75666050c
|
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
|
2013-03-10 09:00:33 +01:00 |
|
Ms2ger
|
b515a10f94
|
Bug 849191 - Cleanup some ToDOMAnimatedString calls; r=dzbarsky
|
2013-03-10 08:58:53 +01:00 |
|
Ms2ger
|
f581f2029c
|
Bug 847144 - Rename Element::GetAttributes() to Attributes() and remove null-checks; r=mounir
|
2013-03-10 08:58:47 +01:00 |
|
Ms2ger
|
933d9c7a9b
|
Bug 802560 - Handle the second argument to DOMImplementation.createDocument correctly; r=bz
|
2013-03-10 08:58:42 +01:00 |
|
Ms2ger
|
07c40e885e
|
Bug 823549 - Make NodeIterator.detach() a no-op; r=mounir
|
2013-03-10 08:58:25 +01:00 |
|
Ms2ger
|
4465cc3a75
|
Bug 821383 - Don't bother with JSAPI magic in nsHTMLMediaElement::{G,S}etMozSrcObject; r=bz+roc
|
2013-03-10 08:58:18 +01:00 |
|
Jonathan Watt
|
caa43afdb0
|
Remove duplicate range-value-setting code from nsHTMLInputElement.cpp by calling pre-existing helper that does exactly the same thing. r=me. No bug.
|
2013-03-09 14:12:06 +00:00 |
|
Olli Pettay
|
8f72caeb73
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
|
Bill McCloskey
|
7c63e47dd5
|
Back out bug 846890 for reftest orange
|
2013-03-08 21:27:25 -08:00 |
|
Bill McCloskey
|
351d6541f9
|
Bug 846890 - Fix leak from cycle between parser and XULContentSinkImpl (r=smaug)
|
2013-03-08 18:53:00 -08:00 |
|
John Schoenick
|
668baedbb6
|
Backout d1f27bcc360a (Bug 849114) for windows bustage CLOSED TREE
|
2013-03-08 16:20:11 -08:00 |
|
John Schoenick
|
2f37c8ad63
|
Backout 9f5cff5a1a3d and 36cde68b1bf4 (Bug 783059) for Android M-1 Orange on a CLOSED TREE
|
2013-03-08 15:23:43 -08:00 |
|
Seth Fowler
|
90638a5614
|
Bug 849114: Add parser support for spatial media fragments. r=cpearce
--HG--
rename : content/html/content/src/nsMediaFragmentURIParser.cpp => netwerk/base/src/nsMediaFragmentURIParser.cpp
rename : content/html/content/src/nsMediaFragmentURIParser.h => netwerk/base/src/nsMediaFragmentURIParser.h
|
2012-12-20 17:04:50 -08:00 |
|
John Schoenick
|
9dfd78c6fd
|
Bug 783059 - Plugin instantiation tests for embed/object tags. r=josh
|
2013-03-08 13:21:41 -08:00 |
|
Frank Yan
|
7ba43f5dba
|
Bug 631473 - Don't consume mouse scroll events outside arrow panels on OS X. r=mstange r=enndeakin
|
2013-03-08 11:48:48 -08:00 |
|
Sotaro Ikeda
|
edb14d52b9
|
Bug 803471 - Part 5b - Change OmxDecode to use GonkNativeWindowClient. r=cdouble
|
2013-03-08 14:43:33 -05:00 |
|
Sotaro Ikeda
|
f598af80f7
|
Bug 803471 - Part 2 - Use OmxClient in OmxDecoder. r=cdouble
|
2013-03-08 14:43:32 -05:00 |
|
Ehsan Akhgari
|
3418e3c685
|
Bug 849106 - Adjust the fuzz tolerance value for small-shot.ogg on mobile
|
2013-03-08 13:07:21 -05:00 |
|
Ehsan Akhgari
|
c6ddf88782
|
Bug 849230 - Limit the range of sample rates accepted by AudioContext.createBuffer according to the spec; r=padenot
|
2013-03-08 12:29:00 -05:00 |
|
Brian Smith
|
2b13bfbca3
|
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
|
2013-03-06 11:25:03 -08:00 |
|
Paul Adenot
|
1811d5ab85
|
Bug 846687 - Set the transport as non-seekable if the server sends Accept-Ranges, but no Content-Length. r=cpearce
|
2013-03-01 19:55:01 +01:00 |
|
Ehsan Akhgari
|
fc32827507
|
Bug 848651 - Part 2: Log an error to the Web Console if we run out of memory while trying to resample an AudioBuffer for playback; r=padenot
|
2013-03-08 11:49:56 -05:00 |
|
Ehsan Akhgari
|
a06ea67f9d
|
Bug 848651 - Part 1: Implement resampling of audio buffers to be able to play back buffers with a different sample rate than the AudioContext; r=padenot
|
2013-03-07 18:14:46 -05:00 |
|
Mats Palmgren
|
0600e7abd7
|
Bug 635852. r=smaug
|
2013-03-08 12:04:53 +01:00 |
|
Jonathan Watt
|
96c995755b
|
Bug 846380 - Add support for dragging of <input type=range>'s thumb using mouse/touch events. r=smaug, r=mounir.
|
2013-03-08 09:40:12 +00:00 |
|
John Schoenick
|
ad8488c2eb
|
Bug 849067 - Unbreak gstreamer builds again. r=cpearce
|
2013-03-07 17:44:00 -08:00 |
|
Masatoshi Kimura
|
34260ccf6d
|
Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey
|
2013-03-08 07:27:21 +09:00 |
|
Simon Montagu
|
65bca04d24
|
Move WalkDescendantsClearAncestorDirAuto from BeforeSetAttr to OnSetDirAttr to simplify the test for elements that had dir=auto but no longer do, especially <bdi>. Bug 845093, r=ehsan
|
2013-03-07 22:53:08 +02:00 |
|
Simon Montagu
|
9227c29ea2
|
Make sure not to return the old text node in ResetNodeDirection. Bug 845093, r=ehsan
|
2013-03-07 22:53:08 +02:00 |
|
Simon Montagu
|
f91dc1e794
|
Set the AncestorHasDirAuto flag for all new text nodes that need it. Bug 847127, r=ehsan
|
2013-03-07 22:53:07 +02:00 |
|
Simon Montagu
|
929eb364df
|
Testcase from bug 847127, r=ehsan
|
2013-03-07 22:53:07 +02:00 |
|
Olli Pettay
|
ceab0ac5ce
|
Bug 844313 - Call GC more likely when there are lots of Events to collect, r=mccr8
--HG--
extra : rebase_source : 675ad0e5b5e22b3ccc1ec2bddac7048df57f522a
|
2013-03-07 20:53:19 +02:00 |
|
Joel Maher
|
05a0bb6ef8
|
Bug 845486 - webgl conformance crashes frequently on ubuntu VMs. r=jgilbert
|
2013-03-07 12:22:55 -05:00 |
|
Jon Coppeard
|
f85957ecb3
|
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
|
2013-03-06 16:41:43 +00:00 |
|
Randell Jesup
|
82afed2e43
|
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
|
2013-03-07 03:53:45 -05:00 |
|
Ed Morley
|
0887cddaa0
|
Backed out changeset 28ef4bdff455 (bug 848395)
|
2013-03-07 13:03:35 +00:00 |
|