Boris Zbarsky
aa6185bdd6
Bug 927796. Make sure we don't end up with options in a bogus state where their DefaultSelected() doesn't match mIsSelected but they think their mIsSelected value hasn't changed from the default. r=sicking
2013-11-06 13:02:58 -05:00
Andrea Marchesini
a8b74ee333
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
2013-11-06 17:21:15 +00:00
Vicamo Yang
a59bce9b5b
Bug 835143: Implement StkCommandEvent using event generator. f=vyang. r=smaug
2013-07-18 07:18:00 +08:00
Matt Woodrow
200aa06830
Bug 922942 - Add some fuzz to some SVG path measurement tests since D2D doesn't return exact results. r=roc
...
--HG--
extra : rebase_source : 2cef979ae0a6f88f42c660c43f8fb2588c2e6b45
2013-11-04 14:51:55 +13:00
Matt Woodrow
9940282c26
Bug 922942 - Change test_pointer-events-2 to not use overlapping stokes since they're not consistently rendered by our backends. r=jwatt
...
--HG--
extra : rebase_source : 15762e5a24663c1e46d8823ee2c14567573da339
2013-11-04 14:47:19 +13:00
Matt Woodrow
0e77492dbc
Bug 922942 - Use the screen reference draw target in SVG. r=jwatt
...
--HG--
extra : rebase_source : 230fd579b052649c59b4e1f5f6725fc60f6a05ae
2013-10-15 13:29:15 +13:00
Matt Woodrow
adea8db602
Bug 927413 - Gracefully handle 0 sized DrawWindow rects. r=roc
...
--HG--
extra : rebase_source : 660845f58092277004157f898f31d03502bbfa9a
2013-11-04 14:47:17 +13:00
Phil Ringnalda
f1dbfa19f5
Merge m-c to m-i
2013-11-03 16:38:02 -08:00
Phil Ringnalda
ccf7d2f18e
No bug (or rather, too many), disable test_playback_rate.html for constant timeouts and crashes in random locations across every platform it ever gets enabled on
2013-11-03 16:35:21 -08:00
Chris Pearce
8967534188
Bug 933579 - Export IsVideoContentType() to VideoUtils, so that it can be used elsewhere, and move all of VideoUtils into namespace mozilla. r=kinetik
2013-11-04 11:45:19 +13:00
Andreas Gal
30d020981d
Bug 933030 - Eliminate thebes use from CanvasRenderingContext2D.cpp r=mattwoodrow
2013-11-03 08:28:30 -08:00
Matthew Gregan
d66dde322d
Bug 933552 - Enable audio/mpeg MIME type in MediaSource. r=doublec
2013-11-01 14:07:22 +13:00
Jonathan Watt
0480968b71
Bug 932761 - Implement Moz2D path builders for all of the SVG element types. r=dholbert
2013-11-02 11:10:38 +00:00
Robert O'Callahan
a999a450cf
Bug 911889. Part 2: Refactor MarkLayersActive code into its own class and be much more explicit about what it does. r=mattwoodrow
...
This also changes the functionality a little bit to track independent
per-property mutation counts and independent "content active" status.
2013-09-04 23:30:57 +12:00
Ryan VanderMeulen
5263f8a089
Merge fx-team to m-c.
2013-11-01 14:51:36 -04:00
Ryan VanderMeulen
d6769d613c
Merge b2g-inbound to m-c.
2013-11-01 14:45:07 -04:00
Ed Morley
a1c03ea556
Merge mozilla-central and fx-team
2013-11-01 13:19:18 +00:00
Ed Morley
641a5b27d4
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-01 13:14:45 +00:00
Ed Morley
8355addd46
Merge latest green inbound changeset and mozilla-central
2013-11-01 13:13:15 +00:00
Phil Ringnalda
8cadd9d368
Back out df0f69fc244f (bug 933030) for bustage
...
CLOSED TREE
2013-10-31 21:42:00 -07:00
Doug Turner
ac37f38bda
Backing out 987b3ec24f68
2013-10-31 20:25:46 -07:00
Bruce Sun
0d03bd6791
Bug 933091 - Re-enable MP3FrameParser to parse MP3 duration. r=sotaro, r=doublec
2013-11-01 11:02:53 +08:00
Ryan VanderMeulen
3181194b69
Merge m-c to inbound on a CLOSED TREE.
2013-10-31 16:10:29 -04:00
Ryan VanderMeulen
c80a525c6d
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Sotaro Ikeda
2f8ac74186
Bug 932076 - Add check for MediaExtractor creation failure. r=doublec
2013-10-30 15:41:07 -04:00
Andreas Gal
c65871f1e3
Bug 933030 - Eliminate thebes use in CanvasRenderingContext2D.cpp. r=roc
2013-10-31 23:19:22 -04:00
Hsin-Yi Tsai
d919d4c9b4
Bug 912849 - part6 - interface tests. r=khuey
2013-10-29 19:00:53 +08:00
Jeff Gilbert
59aa8cf815
Bug 911394 - arrayless drawElements works on ANGLE and Android. - r=bjacob
2013-10-29 11:40:44 -07:00
Jeff Gilbert
3b8db956ba
Bug 911394 - Add test for arrayless drawArrays. - r=bjacob
2013-10-29 11:25:46 -07:00
Robert Longson
5a693ddffc
Bug 929011 - Simplify path and transform parsing. r=dholbert
2013-10-29 17:15:39 +00:00
Andrea Marchesini
2c924a4923
Bug 819900 - File constructor. r=sicking
2013-10-31 11:27:12 -04:00
Martijn Wargers
8dd41305bb
Bug 926544 - content/base/test/test_bug578096.html needs to create file in the chrome process. r=jgriffin
2013-10-30 22:32:12 +01:00
Carsten "Tomcat" Book
a81d72c264
Backed out changeset cb6165af87e7 (bug 929011) for Android Build Bustage
2013-10-29 15:59:50 +01:00
Gian-Carlo Pascutto
a53914c3fd
Bug 902000 - Make the load adaption depend on a pref. r=jesup
2013-10-29 15:00:28 +01:00
Gian-Carlo Pascutto
f7eb963a90
Bug 902000 - Add a service that monitors the system load. r=jesup
2013-10-29 15:00:20 +01:00
Robert Longson
bb1e0a9f46
Bug 929011 - Simplify path and transform parsing. r=dholbert
2013-10-29 13:29:28 +00:00
Jeff Gilbert
f22901a7a1
Bug 924241 - Don't force-present after post-resize clear. r=bjacob
2013-10-31 09:52:24 -04:00
Phil Ringnalda
b679ae2f4c
Back out 0a88dee3b92b:dc5cc7d7b84d (bug 911889) for beaucoup unexpected assertions
...
--HG--
extra : rebase_source : a2a13633b6028c99a3c732dbbafe8c800bc32071
2013-10-28 23:38:02 -07:00
Tim Taubert
cb9d8453fb
merge m-c to fx-team
2013-11-01 10:47:21 +01:00
Matthew Noorenberghe
55f84f1c9b
Bug 915951 - Adjust precision in test_bug388794.html to avoid a rounding issue. r=roc
2013-10-31 22:14:00 -07:00
Ed Morley
4326269d4b
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
17e058673d
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Nicholas Nethercote
b38b84f869
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
...
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Rik Cabanier
8d58106239
Bug 768067 - Fix style nits from original review. r=roc
2013-10-27 20:53:45 -04:00
Phil Ringnalda
0f6fec1509
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
...
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
d338e52f46
Bug 929513 Part 5: Use LayerIntSize for CanUseCanvasLayerForSize r=nical
2013-10-27 17:53:27 -04:00
David Zbarsky
a003dbc862
Bug 929513 Part 3: Use some LayerIntSize in gfx/layers r=nical
2013-10-27 17:53:27 -04:00
David Zbarsky
79f6eb5139
Bug 929513 Part 1: Use gfx::IntSize for image layer sizes r=nical
2013-10-27 17:53:26 -04:00
Nathan Froyd
b8a331f2bf
Bug 925329 - unify the formatting of xslt ids across 32-bit and 64-bit OSes; r=peterv
2013-10-09 17:14:02 -04:00
Bobby Holley
93be455019
Bug 911864 - Make in-content XBL event handlers allowuntrusted=false by default. r=smaug
2013-11-01 15:31:58 +01:00
Bobby Holley
c95f96e1ab
Bug 911864 - Only expose XBL members which have the exposeToUntrustedContent attribute set. r=smaug
2013-11-01 15:31:58 +01:00
Bobby Holley
eaa51e3667
Bug 911864 - When QIing objects bound with XBL scopes, route the XPCWrappedJS through an XrayWrapper from the XBL scope. r=smaug
2013-11-01 15:31:57 +01:00
Bobby Holley
cb7b1e1b58
Bug 911864 - Add annotations to our XBL tests as-needed. r=smaug
2013-11-01 15:31:57 +01:00
Bobby Holley
c1e62da8c9
Bug 911864 - Install XBL members in the safe scope, then clone them into content (rather than the reverse). r=smaug
2013-11-01 15:31:57 +01:00
Bobby Holley
e994871e1e
Bug 911864 - Introduce an explicit opt-in attribute for exposing methods and properties to untrusted content. r=smaug
2013-11-01 15:31:56 +01:00
Bobby Holley
bbf63801a8
Bug 911864 - Frob the marquee in a different fashion. r=me
2013-11-01 15:31:56 +01:00
Peter Van der Beken
69e7c5ae55
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Randy Lin
314a2ff822
Bug 919905 - Media Recording - Refactor encoder architecture to support the video encoder module. r=roc, r=cjku
2013-10-25 10:59:52 +08:00
Alfredo Yang
087493b7e7
Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-10-26 21:20:09 -04:00
Tom Schuster
ce701cf26f
Bug 930782 - Handlify JS_WrapValue. r=terrence
2013-10-26 18:19:05 +02:00
Ms2ger
88bbf03777
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Chris Pearce
69f7502c38
Bug 930833 - Extract more WMF utility functions to WMFUtils.h/cpp. r=padenot
2013-10-26 15:23:37 +13:00
Phil Ringnalda
82b94bdc36
Back out df17cff05b54 (bug 927196) for test bustage
...
CLOSED TREE
2013-10-25 18:28:13 -07:00
Randell Jesup
933821ecb9
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
2013-10-25 18:13:42 -04:00
Shih-Chiang Chien
4468923e42
Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey.
2013-10-25 20:04:50 -04:00
Martijn Wargers
c8664e3f1f
Bug 927196 - Check more stuff in XHR. r=jonas
2013-10-16 19:20:51 +02:00
Randell Jesup
1af5c4fe0b
backout 5f38b1bd3358 for bustage CLOSED TREE
2013-10-25 19:25:54 -04:00
Olli Pettay
6c27802db5
Bug 920804 - Improve nsFrameMessageManager p=fabrice,smaug, r=smaug,fabrice
...
--HG--
extra : rebase_source : 1930ae4472d899c0996d78642d6ba2164dcdf9f1
2013-10-26 00:55:16 +03:00
Randell Jesup
a0692a49f2
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
2013-10-25 18:13:42 -04:00
Nicholas Hurley
bcf8e851a3
Bug 881804 (part 3) - Plumb script loader into predictive network actions. r=jst
2013-10-25 14:56:54 -07:00
Christoph Kerschbaumer
c7daf8d453
Bug 909920 - Mixed content warning should not show on a HTTP site (r=tanvi,smaug)
2013-09-20 13:42:32 -07:00
Ed Morley
d1eeb9782e
Merge mozilla-central and inbound
2013-11-01 13:18:19 +00:00
Olli Pettay
eef7e42e54
Bug 924681, return early from nsEventStateManager::FireContextClick if we don't have a prescontext, r=masayuki
2013-11-01 14:55:05 +02:00
Ed Morley
401e6db2a1
Backed out changeset 9f04406171f7 (bug 911889) for reftest failures on Android on a CLOSED TREE
2013-11-01 12:35:36 +00:00
Benoit Jacob
6d45877a85
Bug 931335 - Handle mismatched texture target in framebufferTexture2D - r=jgilbert
2013-10-31 13:01:41 -04:00
Benoit Jacob
dd7aaa4dc2
Bug 928697 - Fix crash in deferred WebGL texture initialization - r=jgilbert
2013-10-31 13:00:32 -04:00
Ed Morley
f5bf135341
Backed out changeset e697e7dcc321 (bug 932322)
2013-11-01 11:14:30 +00:00
Jonathan Watt
7c20d22345
Bug 932091 - Convert SVGBBox.mBBox to Moz2D. r=dholbert
2013-11-01 11:04:01 +00:00
Peter Van der Beken
ee8349f313
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : 0225f25a61d1bffdae8eac4f82d7fe725a3af2df
2013-10-08 18:18:40 +02:00
Garrett Robinson
15f707f40d
Bug 909029 - Fix incorrect parsing of CSP source list due to early return
2013-10-23 14:49:07 -07:00
Cykesiopka
e0bcd6aebc
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
Robert O'Callahan
201d29edb6
Bug 261037. Support scrolled fieldsets. r=mats
...
--HG--
extra : rebase_source : 248521189921b2a46f0805582a3789b27c26ecbd
2013-10-23 00:46:40 +02:00
Andrew Quartey
4e8364ae03
Bug 882665 - Part b: Add list of pending text tracks to TextTrackManager. r=rillian, khuey
2013-10-25 00:14:36 -04:00
Andrew Quartey
df20c7ff7e
Bug 882665 - Part a: Add readiness state attribute to text track. r= rillian, khuey
2013-10-25 00:14:36 -04:00
Yura Zenevich
6295116c21
Bug 924896 - exposing the text input type in the accessible's attributes. r=surkov
...
---
accessible/src/html/HTMLFormControlAccessible.cpp | 15 +++++++++++++++
accessible/src/html/HTMLFormControlAccessible.h | 1 +
accessible/tests/mochitest/attributes/test_obj.html | 16 ++++++++++++++++
content/base/src/nsGkAtomList.h | 1 +
4 files changed, 33 insertions(+)
2013-10-24 23:21:24 -04:00
Chris Pearce
3f98cc2f01
Bug 930829 - Add MediaData class as base for VideoData and AudioData to simplify writing a generic stream decoder. r=kinetik
2013-10-25 15:44:58 +13:00
Karl Tomlinson
a1eb5075e9
b=898291 skip HRTF panner processing when input has been null long enough for output to be null r=ehsan
...
--HG--
extra : transplant_source : %E4l%83zo%0E%08%14%FF%F7%9D%D6%8C%FD%A2%07a%2A%8Aq
2013-10-25 14:05:43 +13:00
Karl Tomlinson
63f4eca296
b=898291 remove unused PannerNodeEngine model type variables r=ehsan
...
--HG--
extra : transplant_source : %0F%F0%EB%AF%17%B6%B6%CEI0%857%D8%09%C4%D1%0D%C2.l
2013-10-25 14:05:43 +13:00
Karl Tomlinson
8dadbd29a9
b=898291 erase azimuth/elevation history when reset()ing HRTFPanner r=ehsan
...
so that old cross-fade info does not distort new sound when a PannerNode
finishes and restarts.
--HG--
extra : transplant_source : I%A9%DAx%9F%AE%B8%88%90FN%3B%3E%FC%FE%827%CB%10%8C
2013-10-25 14:05:42 +13:00
Karl Tomlinson
8cfe28e7d4
mochitest for bug 898291
...
--HG--
extra : transplant_source : %1F%18%3A%91%21%06%B6%C47%7Ck%83%C7%C8yo%2A%22%A5%02
2013-10-25 14:05:42 +13:00
Karl Tomlinson
d6a5c6d017
b=924288 continue producing BiquadFilter sound output after input becomes null r=ehsan
...
--HG--
extra : transplant_source : %A6%DDf%09%98C%C0%E6%AEy%F8%F6%FF%7E/f%D7%12Ub
2013-10-25 14:05:42 +13:00
Jesse Ruderman
e37c6e93ad
crashtest for bug 926619
...
--HG--
extra : transplant_source : %1CQ%E6%B7%A6%DB%98%BF%F3Vlc%F1%93Xe%9D8%BAm
2013-10-25 14:05:42 +13:00
Karl Tomlinson
9bf08ddb64
b=926619 check for non-AudioNodeStreams in MediaStream cycles r=padenot
...
--HG--
extra : transplant_source : %2B%F4%EEG%BD%17%2A/%B7%80%F6%22%04%9F%F4E%1FD%F0%A5
2013-10-25 14:05:41 +13:00
Karl Tomlinson
e336f9c09e
b=923301 use MediaStreamGraph to dispatch the other PlayingRefChangeHandlers too r=trivial
...
--HG--
extra : transplant_source : %A6%9F%81%40%AF%EE_EU%03%BCvZ%0B%1CE%7F%8C%80F
2013-10-25 14:05:41 +13:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Karl Tomlinson
dd65bfc884
b=923301 use MediaStreamGraph to dispatch PlayingRefChangeHandlers r=roc
...
This reduces the number of events dispatched to the main thread
and ensures these run in order with other pending updates.
--HG--
extra : transplant_source : %5E%235%DEz%EB%7D%C6%C7%F8%AF%A3%84%1F%F9%5B%87D%B3%13
2013-10-25 12:12:33 +13:00
Karl Tomlinson
f6f7c9f710
b=923301 skip reverb processing when input has been null long enough for output to be null r=roc
...
--HG--
extra : transplant_source : t%F4Fi%7C%FE%A0l%7B%8FT%9D%F8%F8A%15%93%2A%5Bw
2013-10-25 12:12:13 +13:00
Karl Tomlinson
c2bc7b499e
b=923301 skip delay processing when nothing is buffered and input is null r=roc
...
--HG--
extra : transplant_source : %60%1B%88Z%BD%9AoAI%92%FA%B1%E4%A1%EFg%2A%FE%05%8F
2013-10-25 12:12:13 +13:00
Karl Tomlinson
386de8083d
b=923301 send only one release message when convolver tail time expires r=roc
...
--HG--
extra : transplant_source : p%B7dN%D9%A7%DB%F3%FB%A9a%85%BC%2BH%A4uW%A4%84
2013-10-25 12:12:13 +13:00