David Zbarsky
5b975224e6
Remove an extra include of nsContentUtils that I somehow added in bug 903819
2013-08-22 09:26:19 -04:00
Ms2ger
f2b45b118e
Merge m-c to inbound.
2013-08-22 11:25:07 +02:00
Ms2ger
7e1f9114f0
Bug 904831 - Followup: clobber
2013-08-22 11:22:03 +02:00
Ms2ger
87ae95251c
Merge PGO-green changeset from inbound to m-c.
2013-08-22 10:31:44 +02:00
Ms2ger
e8eaf4eb07
No bug - Use Unix line endings in nsSandboxFlags.h.
2013-08-22 08:56:07 +02:00
Ms2ger
399a57add9
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
4922ccbc0a
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
5e3caea55b
Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
2d7391b50d
Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey
2013-08-22 08:55:59 +02:00
Ms2ger
8ccdba4aa0
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Ms2ger
4ea4dafae0
Bug 907606 - Remove BindingUtils.h include from WebGLContext.h; r=mounir
2013-08-22 08:34:54 +02:00
Ms2ger
4122e2ac15
Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap
2013-08-22 08:34:44 +02:00
Ms2ger
e769de94cf
Bug 899705 - Give SetDoubleAttr an ErrorResult argument; r=dzbarsky
2013-08-22 08:34:39 +02:00
Ms2ger
cd3481c94d
Bug 907364 - Remove the unused nsContentUtils::sDOMScriptObjectFactory; r=bholley
2013-08-22 08:34:25 +02:00
Ms2ger
585bec8d38
Bug 903844 - Add/update include-what-you-use annotations for various files; r=ehsan+khuey
2013-08-22 08:31:21 +02:00
Ms2ger
dd5239111f
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
2013-08-22 08:30:55 +02:00
Ms2ger
ce9929aa7f
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
ce99c00e31
Bug 903778 - Move dom::Date into its own files; r=khuey
2013-08-22 08:30:38 +02:00
Ms2ger
087f1a8f14
Bug 905747 - Reduce includes in nsXMLHttpRequest.h; r=khuey
2013-08-22 08:29:30 +02:00
Masayuki Nakano
83f3a4a71f
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
5937361545
Bug 906281 part.3 Create nsEventStateManager::Prefs for capsuling the preferences management r=smaug
2013-08-22 11:31:26 +09:00
Masayuki Nakano
560dff961d
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
4bec56d5a8
Bug 906281 part.1 Make nsEventStateManager::mClickHoldContextMenu static variable r=smaug
2013-08-22 11:31:26 +09:00
Guillaume Abadie
a547469d5d
bug 903480 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - r=jgilbert
2013-08-21 21:11:03 -04:00
Ryan VanderMeulen
11b14acefd
Merge inbound to m-c.
2013-08-21 17:14:32 -04:00
John Schoenick
75c88795c6
Bug 902375 - Actually use the optional parameter added explicitly for this purpose. r=bsmedberg
2013-08-21 14:47:53 -07:00
Stephen Pohl
adbadb868e
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:22:03 -04:00
Olli Pettay
55e2f46fa1
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
Nicholas Cameron
c9afa4094d
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
2013-08-21 13:28:53 +12:00
Ms2ger
8bfa279bb1
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
Ed Morley
ae0d962225
Merge mozilla-central and b2g-inbound
2013-08-21 13:10:57 +01:00
Daniel Holbert
f6db577e42
Bug 907565: Remove redundant (unused) copy of nsISVGPoint.cpp. r=dzbarsky
2013-08-20 22:10:43 -07:00
Wes Kocher
536fb11a9d
Backed out changeset 315c9f0af9bb (bug 902929)
2013-08-20 20:50:20 -07:00
Nicholas Cameron
a6ed5e965c
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
2013-08-21 13:28:53 +12:00
Ryan VanderMeulen
3bace0adf9
Merge m-c to inbound.
2013-08-21 17:17:18 -04:00
Eitan Isaacson
57f8a1270b
Bug 858529 - Add nsISpeechTask.SendAudioNative. r=smaug
2013-08-21 12:39:27 -07:00
Daniel Holbert
37f619058a
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
1e7ca5d13f
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
2013-08-21 15:28:26 -04:00
Martijn Wargers
ff171ea537
Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher
2013-08-21 18:11:26 +02:00
Gavin Sharp
aca0172974
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
Nicholas Nethercote
42ccf38dcd
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
...
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Jason Smith
50688353a8
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
9546f11a00
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
Trevor Saunders
6d4bc4993b
bug 899210 - convert camera control to WebIDL r=bz
2013-07-06 16:55:10 -04:00
James Willcox
c9f4c10cfa
Bug 902651 - Restore the DrawTarget transform and clip when demoting r=mattwoodrow,bz
...
--HG--
rename : browser/config/mozconfigs/win64/common-opt => browser/config/mozconfigs/win64/nightly
extra : rebase_source : 1f1438d54fb97935c9186b69afc37a5d17028dbb
2013-08-23 09:52:32 -04:00
Trevor Saunders
788b9425e4
bug 908347 - rename CloseContainer() to CloseBody() r=mrbkap
2013-08-17 15:26:48 -04:00
Trevor Saunders
8e2914b645
bug 908347 - remove logging stuff for html content sink r=mrbkap
...
It hardly seems useful to have debug logging for creating about:blank
2013-08-17 15:18:03 -04:00
Trevor Saunders
5a8598bced
bug 908347 - remove AddLeaf() r=mrbkap
2013-08-17 14:48:06 -04:00
Trevor Saunders
dac77d2bb5
bug 908347 - remove text handling from html content sink r=mrbkap
2013-08-17 14:42:20 -04:00
Trevor Saunders
3a62231955
bug 908347 - make a bunch of html content sink stuff explicitly only deal with html:body r=mrbkap
2013-08-17 11:39:34 -04:00
Trevor Saunders
705a930a75
bug 908347 - rm nsIDebugDumpContent r=mrbkap
2013-08-17 10:46:38 -04:00
Trevor Saunders
ffc74483ed
bug 908347 - remove OpenHeadContext() r=mrbkap
2013-08-17 09:11:18 -04:00
Trevor Saunders
aa0b2562ae
bug 908347 - make Open / Close Container() take an enum with only html and body elements r=mrbkap
2013-08-17 08:06:23 -04:00
Trevor Saunders
57645ed471
bug 908347 - remove nsIHTMLCOntentSink::IsEnabled r=mrbkap
2013-08-17 07:45:46 -04:00
Trevor Saunders
cb32f87c7b
bug 908347 - kill nsIParserNode r=mrbkap
2013-08-16 22:19:32 -04:00
Trevor Saunders
25d83bca02
bug 908347 - rm the bits of nsIHTMLContentSink nobody calls r=mrbkap
2013-08-16 22:02:26 -04:00
Trevor Saunders
69685851b8
bug 908347 - HTMLContentSink::OpenContainer() doesn't need a parser node either r=mrbkap
2013-08-16 21:20:57 -04:00
Trevor Saunders
5901882a4f
bug 908347 - OpenBody() doesn't need a parser node r=mrbkap
2013-08-16 21:00:33 -04:00
Trevor Saunders
d5f5c2b37a
bug 908347 - SinkContext::OpenContainer() only needs a tag r=mrbkap
2013-08-16 20:45:39 -04:00
Trevor Saunders
9f4d8af909
bug 908347 - CreateContentObject() doesn't need a parser node r=mrbkap
2013-08-16 20:29:23 -04:00
Trevor Saunders
c050336620
bug 908347 - remove HTMLContentSink::AddAttribute() r=mrbkap
...
the first thing it does is to return if nsIParserNode.GetAttributeCount()
returned 0 which the one impl always does, so its all dead code we can remove.
2013-08-16 19:51:58 -04:00
Trevor Saunders
4d08a5a5ce
bug 908347 - rm nsIElementObserver r=mrbkap
2013-08-16 16:39:22 -04:00
Ivan Alagenchev
12ff408212
Bug 875456 - DOM patch. Modifies Mixed Content Blocker, so that its messages are appropriately logged to the security console. r=bz
2013-08-26 11:27:00 -04:00
Jeff Gilbert
53f8d69f34
Bug 783674 - WebGLContext::Render to use ReadScreen* and mark its surfaces as dirty. r=bjacob
2013-08-26 11:26:27 -04:00
Randell Jesup
e95c682ba0
Bug 909187: Part 2 - Allow DOM MediaStreams to intercept SetTrackEnabled calls r=roc (reland)
2013-08-26 02:07:19 -04:00
Randell Jesup
31b3d54567
Bug 909187: Part 1-Refactor MediaStreamTrack disabling so we can call it directly and access from other threads r=roc (reland)
2013-08-26 02:07:17 -04:00
Hsin-Yi Tsai
6684f516c0
Bug 772765 - part2 - Telephony DOM. r=bent
2013-07-06 18:24:55 +08:00
Eitan Isaacson
cdb342b201
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
9ea19440eb
bug 903481_- step 3 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_BUFFER - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
892f0e1dee
bug 903481 - step 1 - Move WebGL buffers function into GLContextBuffers.cpp - r=jgilbert
2013-08-20 11:36:19 -04:00
Rick Eyre
2e34186e12
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
67da9a7c47
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
7c26851804
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
684f16b450
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
6d140eb83f
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
Bobby Holley
98c9992ba7
Bug 901106 - Stop implementing nsIScriptGlobalObjectOwner in nsXULPrototypeDocument. r=smaug
2013-08-19 16:24:27 -07:00
Bobby Holley
f45e40947e
Bug 901106 - Pass nsXULPrototypeDocuments directly through serialization and use AutoSafeJSContext at the serialization point. r=smaug
2013-08-19 16:24:27 -07:00
Bobby Holley
1f3ab5118b
Bug 901106 - Be more direct in nsXULPrototypeScript::Compile. r=smaug
...
Given that this is just the phony compilation global we're dealing with, the
only thing relevant about this script context is that it defaults to the right
compartment. But we can do that manually with the SafeJSContext.
The CanExecuteScripts check was something I added to address review comments
in bug 901162 comment 8. I now realize that it's effectively a no-op, because
the nsIScriptContext here corresponds to the compilation scope, not the
document, so it will never have script disabled.
2013-08-19 16:24:27 -07:00
Bobby Holley
ce13d4df7a
Bug 901106 - Inline and remove nsIScriptContext::{Serialize,Deserialize}. r=smaug
2013-08-19 16:24:27 -07:00
Bobby Holley
1cbd09b70f
Bug 901106 - Deserialize FastLoad scripts into the compilation scope, rather than the scope of the first document created. r=smaug
...
This code dates back to 2003, and smaug and I both think it's probably a bug.
In fact, it might cause leaks, because the prototype document would hold the
script alive, the script would hold the document alive, and the document would
hold the prototype document alive in the cache.
2013-08-19 16:24:26 -07:00
Ralph Giles
437a387175
Bug 865253 - Part 5: Shorten a comment to fit in 80 columns. r=ehsan
2013-08-19 11:58:00 -07:00
Ralph Giles
fc6c1b487b
Bug 865253 - Part 4: Stop OscillatorNodes on context shutdown. r=ehsan
...
Like AudioBufferSourceNode and ScriptProcessorNode, OscillatorNode
holds a self-reference in mPlaying. Keep track of all osc nodes
in the AudioContext and explicitly stop them to make sure this
reference is dropped.
2013-08-19 11:57:00 -07:00
Ralph Giles
5c102b5da6
Bug 865253 - Part 3: Direct generation of fixed oscillator types. r=ehsan
...
Simple direct calculation of the fixed types.
We probably want to use the PeriodicWave machinery to generate
the pre-defined waveforms once it's available. In either case
we can optimize this significantly by caching the generated
waveform when the frequency is stationary over the block.
2013-08-19 11:56:00 -07:00
Ehsan Akhgari
d4b3957aa8
Bug 865253 - Part 2: Implement the alternate enum values for OscillatorNode; r=roc
2013-08-19 11:54:00 -07:00
Ehsan Akhgari
d3e93cd446
Bug 865253 - Part 1: Implement the DOM bindings for OscillatorNode; r=roc
2013-08-19 11:53:00 -07:00
Randell Jesup
6fd042fea7
Bug 905002: backout bug 879717 until we can fix the mac-only regression rs=roc
2013-08-19 18:30:15 -04:00
Olli Pettay
efdcdd5d9b
Bug 906684, make sure to access the right EventTargetChainItem when forwarding events to chrome, r=jst
...
--HG--
extra : rebase_source : afb2b457c422585e85d7abccfd76f0b6f85315a4
2013-08-20 00:12:56 +03:00
Cervantes Yu
ea16e610c2
Bug 897741 - Limit the CSP cache key size to reduce memory usage. r=fabrice
2013-08-19 09:43:44 -04:00
Rick Eyre
e448413ee7
Bug 880064 - Change HTMLTrackElement::Kind to a DOMString value. r=Ms2ger
...
This was originally in the spec as an enumerated value, but due to the current
problems with reflecting enumerated values it had to be changed to a DOMString.
This has been changed in the HTML5 spec as well.
2013-07-04 14:16:05 -04:00
Mina Almasry
817ee803d6
Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir
...
This adds a CSS psuedo class to fieldset that acts much in the same way as the one
on form.
2013-08-16 20:32:47 -04:00
David Zbarsky
0f565540a1
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-19 06:15:55 -04:00
Phil Ringnalda
3a9bc1d23d
Merge m-c to m-i
2013-08-18 17:51:12 -07:00
Phil Ringnalda
8bfafc9e7d
Merge fx-team to m-c
2013-08-18 17:44:05 -07:00
Tanvi Vyas
fbb2152434
Bug 902350 - Mochitest. r=smaug
2013-08-18 12:32:09 -07:00
Phil Ringnalda
beddb21787
Merge m-c to fx-team
2013-08-17 08:42:11 -07:00
Mark Capella
0d5545ac39
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 21:51:41 -04:00
Wes Kocher
ad2cf0b4fb
Backed out changeset 2404f5888de3 (bug 864589)
2013-08-16 16:09:46 -07:00
Mark Capella
437a43e9ca
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 16:45:42 -04:00
Ehsan Akhgari
e69e625575
Bug 905444 - Do not attempt that we can handle empty channels when mixing; r=roc
2013-08-16 10:42:50 -04:00