Commit Graph

125884 Commits

Author SHA1 Message Date
David Zbarsky
c8b7bf5925 Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger 2013-03-25 02:26:06 -04:00
David Zbarsky
3fb078d755 Bug 847120: Move SVGFEConvolveMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.h
2013-03-25 02:26:06 -04:00
David Zbarsky
a7074f9c0a Bug 847120: Convert SVGFEDisplacementMapElement to WebIDL r=Ms2ger 2013-03-25 02:26:06 -04:00
David Zbarsky
76fd924f47 Bug 847120: Move SVGFEDisplacementMapElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.h
2013-03-25 02:26:05 -04:00
David Zbarsky
1a1574f9ce Bug 847120: Convert SVGFEDiffuseLightingElement to WebIDL r=Ms2ger 2013-03-25 02:26:05 -04:00
David Zbarsky
ff6e9b4664 Bug 847120: Move SVGFEDiffuseLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.h
2013-03-25 02:26:05 -04:00
David Zbarsky
f37a8ed52c Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger 2013-03-25 02:26:05 -04:00
David Zbarsky
5824a65b53 Bug 847120: Move SVGFESpecularLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.h
2013-03-25 02:26:04 -04:00
David Zbarsky
e8e35c9939 Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger 2013-03-25 02:26:04 -04:00
David Zbarsky
11cb5d278e Bug 853692: Move SVGFESpotLightElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.h
2013-03-25 02:26:04 -04:00
Cameron McCormack
16c4d10d3a Bug 844683 - Prevent scoped-style-pseudo-00[12].html from failing when :scope is disabled. r=philor 2013-03-25 17:15:18 +11:00
Nicholas Nethercote
921dd3bf08 Bug 854212 - Fix link errors in jsfuninlines.h caused by bug 851421. r=smaug. 2013-03-24 15:28:38 -07:00
Tim Taubert
42f260b331 merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Sean Stangl
10f9c607ee Bug 854197 - Only initialize WorkerThreadState in parallel mode. r=luke 2013-03-24 18:45:35 -07:00
Phil Ringnalda
d80d92f68c Merge the last PGO-really-clean cset on mozilla-inbound to mozilla-central on a CLOSED TREE 2013-03-24 17:57:34 -07:00
Phil Ringnalda
836b7d28c0 Back out 939f0488b0f7:46e4373d6d95 (bug 847120) and 13443c4586a4:e7f48e9b8bd7 (bug 853692) on suspicion of causing bug 854225 Linux32 PGO build failures
CLOSED TREE
2013-03-24 15:17:18 -07:00
Trevor Saunders
f3bfbc2ddd backout 275cd395f9fa and 9e4b22851976 bug 716140 for breaking linux tp on a CLOSED TREE 2013-03-24 15:43:20 -04:00
Trevor Saunders
42c1d5ef97 backout 392c55ce512d bug 853340 to see if it somehow broke linux pgo landed on a CLOSED TREE 2013-03-24 15:28:34 -04:00
Bobby Holley
bcb7ce6f0a Bug 854019 - Continue checking the XBL bit if remote XUL disables XBL scopes. r=bz 2013-03-24 09:27:10 -07:00
Bobby Holley
014baaf697 Bug 853571 - Tests. r=bz 2013-03-24 09:27:10 -07:00
Bobby Holley
79bc02dabd Bug 853571 - Do special detection for sandboxPrototype to make sure the source gets set up right in postMessage. r=bz 2013-03-24 09:27:10 -07:00
Bobby Holley
8943712333 Bug 853571 - Add some belt-and-suspenders checks for sketchy scripted caller detection. r=bz 2013-03-24 09:27:09 -07:00
Joe Drew
c0dc68a18f Merge last pgo-clean changeset to mozilla-central. 2013-03-24 11:38:13 -04:00
Nicolas B. Pierron
477c691774 Bug 831349 - Reset Ion cache flags when flushed. r=dvander 2013-03-23 23:33:09 -07:00
Joe Drew
a02c202899 Merge last green mozilla-inbound into mozilla-central. 2013-03-23 18:45:56 -04:00
Ehsan Akhgari
6475bbf9f0 Bug 854108 - Use FallibleTArray in SVG code some more; r=longsonr 2013-03-23 12:47:31 -04:00
Joe Drew
897f5fe8e0 Bug 853536 - Never write to size-only decoders when we've already gotten the size. r=jrmuizel
--HG--
extra : rebase_source : 14e8cf30dc665eab10e04ef643513bcfad633ea2
2013-03-23 11:05:55 -04:00
Brian R. Bondy
aa2f8e90aa Backout of 266694bb2f66 due to bustage. r=me 2013-03-23 11:11:27 -04:00
Brian R. Bondy
f2ca239156 Backout of 925db0605e39 due to bustage. r=me 2013-03-23 11:10:28 -04:00
Brian R. Bondy
4ef3a925cc Bug 844954 - Add LoadLibrary RAII helper and System32 LoadLirary helper for use anywhere. r=jimm 2013-03-23 10:19:46 -04:00
Brian R. Bondy
a5d3945d58 Bug 844954 - Add support for DX9.3 feature level for Metro and cleanup CreateDevice code. r=bas 2013-03-23 10:19:42 -04:00
Masayuki Nakano
cc2123c364 Bug 840837 Fix IME enabled state check at MozIMEFocusOut r=bz 2013-03-23 23:20:31 +09:00
Masayuki Nakano
23d8060cd8 Bug 849647 Get rid of message order optimization on Windows r=jimm 2013-03-23 23:18:52 +09:00
ffxbld
9499638af6 No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update 2013-03-23 03:15:22 -07:00
Joe Walker
ea579ff364 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
46bf6f7a50 Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Shane Caraveo
c47dfb5466 bug 853642 fix menu placement and missing label on menu, r=markh 2013-03-22 16:30:54 -07:00
Georg Fritzsche
4022065ba0 Bug 853911 - Fix nsPluginHost usage in nsPluginTag. r=bsmedberg 2013-03-23 17:37:08 +01:00
Marco Bonardo
b7ea9efd3a Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Peter Van der Beken
7ad60eda0b Fix for bug 852979 (Remove unused nsContentUtils::JSArrayToAtomArray). r=smaug.
--HG--
extra : rebase_source : c61c3477d5686956a44d45685c59c0a3415dc3c3
2013-03-25 12:19:11 +01:00
Joe Walker
6e03b4177b Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Daniel Holbert
23ae17fd01 (no bug) Fix indentation of multi-line std::max invocations in nsFlexContainerFrame. Whitespace-only, DONTBUILD 2013-03-22 12:13:51 -07:00
Mounir Lamouri
bdd72ba9e1 Bug 849438 - Searches in ListControlFrames should ignore  . r=bz 2013-03-22 17:52:52 +00:00
Geoff Lankow
6f1208ca38 Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Joe Walker
ed97c5931c Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe 2013-03-22 09:38:56 +00:00
Joe Walker
79ba59d7e8 Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
40234f7436 Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Trevor Saunders
2c4b7496cc bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00
Trevor Saunders
06fd0a980e bug 852044 - follow up test_link.html doesn't assert on win anymore 2013-03-22 05:00:31 -04:00
Joe Drew
86206ae7fd Bug 853169 - Initialize the output profile explicitly from within gfxPlatform::Init, and handle when we can't create one in xpcshell tests on Gtk because we don't have an X Display. r=jrmuizel 2013-03-21 23:12:30 -04:00