Ryan VanderMeulen
a88eba15d2
Merge fx-team to m-c.
2013-08-22 15:33:42 -04:00
Ryan VanderMeulen
f052649111
Bug 908306 - Disable more Web Audio crashtests on B2G due to frequent timeouts.
2013-08-22 14:04:41 -04:00
Gavin Sharp
8cf0a610cf
Bug 907430: XBL constructors/destructors should have names, r=bz
...
--HG--
extra : transplant_source : G%E8%B6%A4%9D%E3%A2%F8C%81%1Dc%3E%FC%CD%13%5Ea%8A%E0
2013-08-21 16:45:52 -07:00
Ms2ger
1a58e5982b
Bug 904831 - Followup: clobber
2013-08-22 11:22:03 +02:00
Ms2ger
dd3ed79f0d
Merge PGO-green changeset from inbound to m-c.
2013-08-22 10:31:44 +02:00
Ms2ger
da7aa79847
No bug - Use Unix line endings in nsSandboxFlags.h.
2013-08-22 08:56:07 +02:00
Ms2ger
d54dfa0c57
Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal
2013-08-22 08:56:01 +02:00
Ms2ger
19f3e043e3
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
cb6087d9f7
Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
fa65b962f6
Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey
2013-08-22 08:55:59 +02:00
Ms2ger
5c981f7ca9
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Ms2ger
66214743ad
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Ms2ger
0d4cf13f01
Bug 907606 - Remove BindingUtils.h include from WebGLContext.h; r=mounir
2013-08-22 08:34:54 +02:00
Ms2ger
97bb27fbf6
Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap
2013-08-22 08:34:44 +02:00
Ms2ger
516ce5fe88
Bug 899705 - Give SetDoubleAttr an ErrorResult argument; r=dzbarsky
2013-08-22 08:34:39 +02:00
Ms2ger
4da6920eb5
Bug 907364 - Remove the unused nsContentUtils::sDOMScriptObjectFactory; r=bholley
2013-08-22 08:34:25 +02:00
Ms2ger
584215995c
Bug 903844 - Add/update include-what-you-use annotations for various files; r=ehsan+khuey
2013-08-22 08:31:21 +02:00
Ms2ger
badb581ba0
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
2013-08-22 08:30:55 +02:00
Ms2ger
047b191ace
Bug 904178 - Part e: Make it possible to include nsIDocument.h on its own; r=ehsan
2013-08-22 08:30:44 +02:00
Ms2ger
c590a6ce46
Bug 903778 - Move dom::Date into its own files; r=khuey
2013-08-22 08:30:38 +02:00
Ms2ger
a47f57f344
Bug 905747 - Reduce includes in nsXMLHttpRequest.h; r=khuey
2013-08-22 08:29:30 +02:00
Masayuki Nakano
0a2073c931
Bug 906281 part.4 Use Preferences::AddIntVarCache() for accesskey prefs in nsEventStateManager::Prefs r=smaug
2013-08-22 11:31:26 +09:00
Masayuki Nakano
b9f1d1af1a
Bug 906281 part.3 Create nsEventStateManager::Prefs for capsuling the preferences management r=smaug
2013-08-22 11:31:26 +09:00
Masayuki Nakano
c150c2d4a1
Bug 906281 part.2 Get rid of "nglayout.events.dispatchLeftClickOnly" due to not used r=smaug
2013-08-22 11:31:26 +09:00
Masayuki Nakano
ed5fe75117
Bug 906281 part.1 Make nsEventStateManager::mClickHoldContextMenu static variable r=smaug
2013-08-22 11:31:26 +09:00
Guillaume Abadie
0c828225cf
bug 903480 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - r=jgilbert
2013-08-21 21:11:03 -04:00
Ryan VanderMeulen
908be1856b
Merge inbound to m-c.
2013-08-21 17:14:32 -04:00
John Schoenick
bfef5ec19c
Bug 902375 - Actually use the optional parameter added explicitly for this purpose. r=bsmedberg
2013-08-21 14:47:53 -07:00
Stephen Pohl
137e8534cd
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:22:03 -04:00
Olli Pettay
157f78e913
Bug 906301, follow the DOM specs more strictly in case of mutations, r=peterv
...
--HG--
extra : rebase_source : 775b570151782223cf69705e2225e4f1da4014e7
2013-08-21 19:08:23 +03:00
Ed Morley
6e9119b21e
Merge mozilla-central and b2g-inbound
2013-08-21 13:10:57 +01:00
Daniel Holbert
b839bcc1af
Bug 907565: Remove redundant (unused) copy of nsISVGPoint.cpp. r=dzbarsky
2013-08-20 22:10:43 -07:00
Wes Kocher
2a9e21a70f
Backed out changeset 315c9f0af9bb (bug 902929)
2013-08-20 20:50:20 -07:00
Nicholas Cameron
8acfeaece0
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
2013-08-21 13:28:53 +12:00
Ryan VanderMeulen
63ae93c3cb
Merge m-c to inbound.
2013-08-21 17:17:18 -04:00
Eitan Isaacson
a7011bca77
Bug 858529 - Add nsISpeechTask.SendAudioNative. r=smaug
2013-08-21 12:39:27 -07:00
Daniel Holbert
e176529eae
Bug 907539: Use sizeof(PRUnichar) instead of magic number 2, when converting from bytes to wide-string-length in nsCheapString constructor. r=ehsan
2013-08-21 12:31:36 -07:00
Ehsan Akhgari
2a87c95927
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
2013-08-21 15:28:26 -04:00
Martijn Wargers
3d65d093d0
Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher
2013-08-21 18:11:26 +02:00
Jason Smith
b8fca425b6
Bug 899878 - Mochitest for recording media with no timeslice for media recording API. r=roc
2013-08-20 23:40:29 -07:00
Michael Harrison
d111da916d
Bug 897491 - Update the display when the alt attribute of an image is added or removed. r=bz
2013-08-21 08:44:14 -04:00
Hsin-Yi Tsai
2ea077b16b
Bug 772765 - part2 - Telephony DOM. r=bent
2013-07-06 18:24:55 +08:00
Eitan Isaacson
b64475c4fc
Bug 906867 - Include speech synth ipdls regardless of it being enabled at build time. r=gps
2013-08-20 09:24:04 -07:00
Guillaume Abadie
f54c0d20fb
bug 903481_- step 3 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_BUFFER - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
3175b5af43
bug 903481 - step 1 - Move WebGL buffers function into GLContextBuffers.cpp - r=jgilbert
2013-08-20 11:36:19 -04:00
Rick Eyre
cc0a3a7eac
Bug 905320 - Add regression tests to make sure we don't leak again. r=khuey
...
Original test comes from bug 895305 which is a duplicate of 905320.
2013-08-15 18:30:13 -04:00
Rick Eyre
7b90a3a973
Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey
...
We were incorrectly using the wrapper cache cycle collection macros when that
functionality was already implemented by the base classes. Therefore, we
should instead use the inherited version of the cycle collection macros.
2013-08-15 11:11:15 -04:00
Bobby Holley
b306fdba14
Bug 901106 - Make nsJSRuntime initialization infallible and do it implicitly in the nsJSContext constructor. r=mrbkap
...
We also move the runtime out of the namespace, which requires some updates.
2013-08-19 16:24:29 -07:00
Bobby Holley
4e0f1d69d4
Bug 901106 - Remove nsIScriptRuntime. r=mrbkap
...
All this stuff is now for nsGlobalWindow's use only.
2013-08-19 16:24:28 -07:00
Bobby Holley
17c2bda537
Bug 901106 - Stop using nsIScriptContext for XUL prototype documents. r=smaug
...
This patch is roughly analagous to what I did for XBL compilation scopes in
https://hg.mozilla.org/mozilla-central/rev/26898c90f9cc .
According to CC dumps, the gray unmarking during MarkInCCGeneration prevents this
stuff from being traversed during CC.
2013-08-19 16:24:28 -07:00