Ryan VanderMeulen
1fe0a415bd
Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions.
2014-09-25 14:32:43 -04:00
Tom Tromey
42ae9227c1
Bug 1072932 - Hoist "let"s to avoid the TDZ. r=past
2014-09-25 06:54:00 -04:00
Walter Litwinczyk
f7733ef997
Bug 1071233 - WebGL add strong GLenum support for framebuffers and renderbuffers. r=jgilbert
2014-09-25 08:21:33 -07:00
Ben Tian
515bb0d108
Bug 1063066 - [Flame][KK] Bluetooth transfer does not work in Gallery App. r=tzimmermann
2014-09-25 18:35:54 +08:00
Jinho Hwang
4d79d2b206
Bug 1055961 - Touch.radiusX always returns zero. r=mwu
2014-09-24 19:00:00 -04:00
Simon Lindholm
1e3fede187
Bug 981987 - Set displayURL before invoking Debugger.onNewScript hook. r=jimb
2014-09-25 09:14:00 -04:00
Lars T Hansen
9b0361d6d6
Bug 1071024 - fix style violations. r=me
2014-09-25 20:08:10 +02:00
Kartikaya Gupta
7f4b94f99c
Bug 973105 - Add a test to verify that new input blocks flush APZ repaint requests. r=botond
2014-09-25 13:46:34 -04:00
Kartikaya Gupta
8192a0dd8b
Bug 973105 - Force flushing of repaint requests before processing touchstart events. r=botond
2014-09-25 13:46:33 -04:00
Nicolas B. Pierron
e06f875c50
Bug 1064358 - Recover CreateThisWithTemplate. r=jandem
2014-09-25 19:12:55 +02:00
Nicolas B. Pierron
738b095e27
Bug 1064358 - Recover state of MCreateThisWithTemplate objects. r=jandem
2014-09-25 19:12:55 +02:00
Nicolas B. Pierron
11a9f33fd7
Bug 1067489 - IonMonkey: Make |this| recoverable. r=shu
2014-09-25 19:12:55 +02:00
Jim Chen
cde51fcc7b
Bug 1067018 - Make sure calloc/malloc/free usages match in Tools.h; r=jwatt
2014-09-25 13:08:23 -04:00
Jeff Muizelaar
67573bc01e
Bug 1073039. Change uniform workaround to use raw gl. r=mstange
...
Bug 1073036 is changing the way we track shader state. Making
this use raw gl instead of Activate() allows CompositorOGL
to remain ignorant of it.
--HG--
extra : rebase_source : ed7e98b35b3fb7c7ea902ee921e09f9cf620b245
2014-09-24 15:06:09 -04:00
Jon Coppeard
13b707c611
Bug 1063468 - Remove more unnecessary use of address() r=sfink
2014-09-25 17:39:02 +01:00
Terrence Cole
bfa670684e
Bug 1072696 - Don't leak the debugScopes pointer if init fails; r=terrence
2014-09-25 09:31:05 -07:00
Malini Das
7e1e279864
Bug 1072650 - Fix giant wall of logcat output when connection times out, r=dburns
2014-09-25 12:27:29 -04:00
Ralph Giles
ed5e732977
Bug 1063356 - Update libvpx source files. r=kinetik
...
Results of running update script against libvpx commit
d95585fb0ec024f6abd96f7b02e0df58019d46af
2014-09-24 20:37:00 -07:00
Ralph Giles
0391789008
Bug 1063356 - Update libvpx build flags. r=kinetik,ted
...
Propagate ssse3 and sse4.1 build flags from configure.
This is required by new optimations in upstream commit
d95585fb0ec024f6abd96f7b02e0df58019d46af.
2014-09-24 20:33:00 -07:00
Ralph Giles
1d6f1c30da
Bug 1063356 - Update libvpx update script. r=kinetik
...
There have been releases. Bump to the git commit used by the
most recent chrome pull: d95585fb0ec024f6abd96f7b02e0df58019d46af.
This patch contains changes to the update script necessary to
build the new snapshot and removes upstreamed patches.
It's no longer possible to build vp8 and vp9 in the same unified
source file, so most of the vp9 code is moved to standalone sources.
2014-09-24 20:30:00 -07:00
Jeff Muizelaar
805235c469
Bug 1072930. Remove accidentally added .orig files.
2014-09-25 11:39:45 -04:00
David Burns
c8ca163495
Bug 1070268: Add findChildElements endpoint to Marionette for WebDriver compatibility; r=jgriffin
2014-09-25 15:42:35 +01:00
Guilherme Goncalves
2ffd310fa0
Bug 1071998 - Use js_free to free JSShellContextData in the JS shell. r=jorendorff
...
--HG--
extra : rebase_source : cee995d8aa10e9e45f23984345f2978b7e8e4798
2014-09-25 04:00:00 -04:00
Guilherme Goncalves
2f64d6b533
Bug 1071996 - Use JS_free to free memory allocated by JS_malloc in testXDR.cpp. r=Waldo
...
--HG--
extra : rebase_source : 19683822dcfac8efb5b09916c751ea352f57804e
2014-09-24 09:54:00 -04:00
Guilherme Goncalves
0251787e08
Bug 1071993 - Use js_realloc in nsXMLHttpRequest::ArrayBufferBuilder. r=sfink
...
--HG--
extra : rebase_source : e388083dff50ad02c4efa2d019a1b79586bd8d6e
2014-09-25 04:03:00 -04:00
Guilherme Goncalves
7cb4e3f2e1
Bug 1071976 - Use js_calloc for allocating ArrayBufferContents objects. r=Yoric
...
--HG--
extra : rebase_source : c3ad82ebe6e12e3340e6564833cc2e5524b900dd
2014-09-23 15:23:00 -04:00
ziyunfei
c85e0f456d
Bug 1071464 - Object.isFrozen() should return true when given primitive values as input. r=till
...
--HG--
extra : rebase_source : b905336908fb6d2cc23b9ff019bd307c62d950d8
2014-09-23 16:17:14 +08:00
Ehsan Akhgari
8d05436942
Bug 1072310 - Build more DOM code in unified mode; r=baku
...
--HG--
extra : rebase_source : a34dbc7323238d5f83a0144b62a6c52c3e6c54dc
2014-09-25 10:12:06 -04:00
Ehsan Akhgari
c03db1bf0f
Bug 1072299 - Build dom/animation in unified mode; r=baku
...
--HG--
extra : rebase_source : 2119739c119fddb1204f6941b19a9a3f68d49cf8
2014-09-25 10:11:43 -04:00
Ehsan Akhgari
080e94906d
Bug 1072701 - Build some Firefox OS specific DOM code in unified mode; r=baku
...
--HG--
extra : rebase_source : 4a8812c18341c9851fb3265e1f8e6c77a95911c5
2014-09-25 10:10:42 -04:00
Guilherme Goncalves
e55c541d13
Bug 1071967 - Replace ScopedFreePtr with UniquePtr in jsapi.cpp. r=terrence
...
ScopedFreePtr is deprecated and uses |free| directly, as opposed to
UniquePtr, which can be made to use js_free.
2014-09-23 15:16:00 -04:00
James Kitchener
d2f86e55b5
Bug 1069929 - Tests for dtls font feature setting. r=fredw
2014-09-24 04:46:00 -04:00
James Kitchener
dfcfbaf57a
Bug 1069929 - Apply dtls font feature setting for <mover> elements. r=roc
2014-09-24 04:38:00 -04:00
James Kitchener
8f92656d9a
Bug 1069929 - Flag dtls font feature setting for <mover> elements. r=fredw
2014-09-24 04:33:00 -04:00
Bob Owen
ac3435226d
Bug 1068000 - Add client side chrome.* pipe rule for Windows content sandbox. r=tabraldes
2014-09-16 15:44:25 +01:00
Bob Owen
1d4728e803
Bug 1067312 - Create the low integrity temp directory when first requested. r=froydnj
...
At least one test expects the temporary directory to exist, so creating it in case other parts of the code do as well.
2014-09-15 16:51:28 +01:00
Bob Owen
ad615bc81f
Bug 1067301 - Add mach / mochitest option to run tests with Windows content sandbox. r=jmaher
2014-09-16 08:20:07 +01:00
Alessio Placitelli
870033d7ca
Bug 1067037 - Split debugger arguments passed through --debugger-args. r=ted
2014-09-23 08:11:00 -04:00
Vaibhav Agrawal
4aa1784298
Bug 987849 - Temporary solution to raise an Exception if 'fail-if' encountered. r=ahal
2014-09-24 14:12:00 -04:00
Yura Zenevich
59b5477db1
Bug 1071858 - aria-hidden elements will not be part of childCount when traversing. r=eeejay
...
---
accessible/jsat/TraversalRules.jsm | 4 ++--
accessible/jsat/Utils.jsm | 10 +++++++++
accessible/tests/mochitest/jsat/doc_traversal.html | 24 ++++++++++++++++++++++
.../tests/mochitest/jsat/test_traversal.html | 18 ++++++++--------
4 files changed, 46 insertions(+), 10 deletions(-)
2014-09-25 09:57:22 -04:00
Christoph Kerschbaumer
a88081a953
Bug 808292 - CSP: Implement path-level host-source matching, redirect tests (r=grobinson,sstamm)
2014-08-13 13:04:31 -07:00
Christoph Kerschbaumer
7fcf1eacf2
Bug 808292 - CSP: Implement path-level host-source matching, mochitests (r=grobinson,sstamm)
2014-08-12 13:08:52 -07:00
Christoph Kerschbaumer
af5722c366
Bug 808292 - CSP: Implement path-level host-source matching, utils modifications (r=grobinson,sstamm)
2014-08-12 12:55:08 -07:00
Christoph Kerschbaumer
f40f011958
Bug 808292 - CSP: Implement path-level host-source matching, parser updates (r=grobinson,sstamm)
2014-08-12 13:06:19 -07:00
Christoph Kerschbaumer
2c67b1a8b8
Bug 808292 - CSP: Implement path-level host-source matching, parser tests (r=grobinson,sstamm)
2014-08-12 13:07:34 -07:00
Daniel Stenberg
c9509d1945
Bug 939318 - Introduce the "network.notify.changed" prefs. r=mcmanus
...
Makes it possible to disable 'changed' events.
Disable the network changed event in test_ping_aboutnetworking.js
2014-09-19 06:36:00 -04:00
Daniel Stenberg
5cc4927898
Bug 939318 - Send a network changed event when returning from sleep. r=mcmanus
...
Coming back from hibernation, the network situation is unknown and may
have changed since the computer went into sleep.
2014-09-19 06:34:00 -04:00
Daniel Stenberg
714212437e
Bug 939318 - Have websockets act on network interface changes. r=mcmanus
...
If there's no outstanding PING, send a new to make sure the connection
is still alive and fine.
2014-08-24 23:21:00 -04:00
Daniel Stenberg
f94b737def
Bug 939318 - Have protocolproxy service act on network change. r=mcmanus
...
Reloads the PAC on network change, but avoids the reload if the
specified PAC URL is a file: or a data: one - as those are not likely to
have changed just because the network changed.
2014-09-05 09:29:00 -04:00
Daniel Stenberg
820cb9c20e
Bug 939318 - Find and close HTTP connections without traffic after network change. r=mcmanus
...
SPDY/http2 connections get a ping and be allowed N seconds to respond.
Active HTTP connections will be allowed N seconds to get traffic, if they
don't afer N seconds they get closed to avoid risking stalled transfers.
N is 5 by default: pref is "network.http.network-changed.timeout"
2014-09-11 06:55:00 -04:00