Commit Graph

162447 Commits

Author SHA1 Message Date
Rick Eyre
ff8e7b94f1 Bug 949642 - Implement VTTCue::LineAlign. r=rillian 2013-12-13 09:29:15 -05:00
Jed Parsons
0c74675d79 Bug 931465 - mozId.request() options should default to {}. r=MattN 2014-01-08 17:00:58 -08:00
Alex Vincent
8aee4be934 Bug 747597 - Part 2: Remove --install-app from XULRunner. r+sr=bsmedberg 2012-04-21 22:22:46 -07:00
Alex Vincent
25b9f5d59f Bug 747597 - Port XULRunner's --install-app to Python. r=Mossop 2013-10-22 13:18:44 -07:00
ojab
886985c503 Bug 627699 - Fix build bustage with --disable-dbus. r=karlt 2014-01-09 13:30:10 -05:00
Steve Fink
5d733d1bda Bug 956434 - Avoid unnecessary zeroing of memory, r=terrence 2014-01-08 18:27:51 -08:00
Monica Chew
b85fdf7bc2 Bug 957704: Switch from apikey to key for browser.safebrowsing.updateURL (r=gcp,dougt) 2014-01-09 10:20:59 -08:00
Myk Melez
7ed59e75c8 bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Gregory Szorc
08f5caa133 NO BUG - Synchronize mach documentation with upstream repo
DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 07831414dcc182b57a6d7844f8eb2e136f1b636d
extra : amend_source : b8bc9cd1146f82d3e36bbd2846442d13989eefe4
2014-01-08 15:29:43 -08:00
David Keeler
af14c1e77c bug 950268 - fix leak in nsCertTree::GetDispInfoAtIndex r=cviecco 2014-01-09 10:02:08 -08:00
Terrence Cole
d7904b91ad Bug 957891 - Treat PersistentRooted as Rooted for the hazard analysis; r=sfink
--HG--
extra : rebase_source : 6744bb6509f2c3016f751d1f246c84ecd09603ab
2014-01-09 09:59:51 -08:00
Jordan Lund
9f131d71dc Bug 956384 - Enable addons for talos runs when running metro browser, r=jmaher 2014-01-09 09:37:52 -08:00
Tom Schuster
af21b5b94c Bug 939294 - Handlify all the rest. r=terrence 2014-01-09 18:39:37 +01:00
Tom Schuster
7c411c1c4c Bug 939294 - Handlify toolkit/. r=smaug 2014-01-09 18:39:37 +01:00
Tom Schuster
51cda132ba Bug 939294 - Handlify content/. r=smaug 2014-01-09 18:39:37 +01:00
Tom Schuster
da562fb734 Bug 939294 - Handlify dom/. r=khuey 2014-01-09 18:39:37 +01:00
Tom Schuster
2e0669fb59 Bug 939294 - Handlify XPConnect. r=gabor 2014-01-09 18:39:36 +01:00
Tom Schuster
bf23659c60 Bug 939294 - Change xpidl header generation code to use JS handles. r=bsmedberg 2014-01-09 18:39:36 +01:00
Markus Stange
7231bd727d Bug 958025 - Only enable GL_SCISSOR_TEST when we know that we have a useful scissor rect. r=bjacob 2014-01-09 17:59:32 +01:00
Markus Stange
7884c53661 Bug 958025 - Disable the scissor test in nsChildView::DrawWindowOverlay so that window controls are visible again. r=bjacob 2014-01-09 17:59:24 +01:00
Nikhil Marathe
9f2cfc9a8d Bug 957950 - Refactor tempRoot scope in WebIDL codegen. r=bz 2014-01-09 08:58:21 -08:00
Luke Wagner
2829cc4b63 Bug 957921 - Fix Recv__delete__ when asm.js cache file not yet opened in parent process runnable (r=janv)
--HG--
extra : rebase_source : f69a7f31d366c5c16b0f2a6c6dfc6c5467317107
2014-01-09 10:40:23 -06:00
Mike Shal
5a313588a2 Bug 875013 - Remove VPATH in gfx/; r=joey 2014-01-07 17:50:44 -05:00
Jan de Mooij
563e9b1f37 Bug 957628 - Don't call TypeScript::Monitor from monitored Ion ICs. r=efaust 2014-01-09 17:11:59 +01:00
Bas Schouten
7bf6b36b0e Bug 941585: Better dealing with degenerate beziers. r=jrmuizel 2014-01-09 17:04:17 +01:00
Gabor Krizsanits
2d18c11e26 Bug 952192 - getObjectPrincipal should be script callable. r=bholley 2014-01-09 15:28:46 +01:00
Daniel Holbert
88715a700a Bug 957784: Mark gfx/layers as FAIL_ON_WARNINGS. r=nical 2014-01-09 06:26:28 -08:00
Daniel Holbert
09a24c070b Bug 957904: Fix signed/unsigned comparison build warnings in CompositorD3D11.cpp. r=nrc 2014-01-09 06:26:20 -08:00
Daniel Holbert
534f8825cb Bug 957858: Drop unnecessary 'switch' in CreateTextureHostBasic, to fix MSVC C4065 warning. r=nical 2014-01-09 06:26:20 -08:00
Daniel Holbert
0cb651be15 Bug 957884: Add return statement to default case in SurfaceFormatToDXGIFormat(), to address build warning. r=nical 2014-01-09 06:26:20 -08:00
Daniel Holbert
86745c02c5 Bug 957859: Add "f" suffix to some numeric literals in Compositor.cpp and ContainerLayerComposite.cpp, to fix MSVC C4305 warnings. r=nical 2014-01-09 06:26:19 -08:00
Daniel Holbert
e3bd2c412f Bug 957783: Drop unused variable 'compositable' from CompositableParentManager::ReceiveCompositableUpdate. r=nical 2014-01-09 06:26:19 -08:00
Daniel Holbert
fc4254eb78 Bug 957499: Fix SetCompositor() signature in subclasses of NewTextureSource, to actually override the parent's impl (and to fix -Woverloaded-virtual build warnings). r=nical 2014-01-08 11:25:52 -08:00
Andrea Marchesini
1d506ba841 Bug 957899 - WakeLock should QI nsISupports, r=bz 2014-01-09 15:20:25 +01:00
Ehsan Akhgari
1a1087b78d Bug 957652 - Address Ms2ger's comment 2014-01-09 09:08:33 -05:00
Ehsan Akhgari
9f0a4725ad Bug 957652 - Replace the Attr element getters by something that returns an Element; r=bzbarsky 2014-01-09 09:07:22 -05:00
Robert Longson
c65732055a Bug 812795 (Part 2) - Disable subpixel AA on SVG text when requested to. r=jwatt 2014-01-09 13:40:00 +00:00
Carsten "Tomcat" Book
c6bcd4737d Merge mozilla-central to mozilla-inbound 2014-01-09 13:01:11 +01:00
Carsten "Tomcat" Book
2bf7bcb796 merge fx-team to mozilla-central 2014-01-09 12:59:42 +01:00
Carsten "Tomcat" Book
fc7c23e4aa Backed out changeset 18eeafedd180 (bug 952192) XPC Shell Bustage on a CLOSED TREE 2014-01-09 12:53:22 +01:00
Jan de Mooij
189c762bb9 Bug 955850 - Fix regalloc safepoint issue. r=djvj 2014-01-09 12:10:14 +01:00
Jan de Mooij
bf07737958 Bug 956156 - Fix FinishDefinitePropertiesAnalysis to not assert if a script is compiled more than once. r=shu
--HG--
extra : rebase_source : de9dde08065e866c0ce1007798c83eb1646d51e6
2014-01-09 11:15:26 +01:00
Jan de Mooij
b4a6c97b08 Bug 951632 - Fix shell metadata hook to skip functions from other compartments. r=luke
--HG--
extra : rebase_source : c1b5d5fdde8748890cc6179d7d0676c809c4939b
2014-01-09 11:07:59 +01:00
Gabor Krizsanits
db12b3ec81 Bug 952192 - getObjectPrincipal should be script callable. r=bholley 2014-01-09 11:31:33 +01:00
Robert Longson
cbdcef08d7 Bug 938555 - Test for SVG Elements not being rendered after manipulating transform. r=jwatt 2014-01-09 10:21:21 +00:00
Carsten "Tomcat" Book
d3c320a5aa merge b2g-inbound to mozilla-central 2014-01-09 10:12:29 +01:00
Wes Kocher
d779fe495a Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange 2014-01-08 22:02:28 -08:00
Luke Wagner
49fe60b61b Bug 938385 - Disable script compression for super-large scripts (r=billm)
--HG--
extra : rebase_source : b50b64415bc272a8002bd9cc9fdf5d121f621435
2014-01-08 23:30:35 -06:00
Nikhil Marathe
3ccadc5848 Bug 957429 - Method parameters that are callbacks obey [TreatNonCallableAsNull] semantics. r=bz 2014-01-08 22:12:27 -08:00
Gaia Pushbot
43a91c4fc6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e971c6a9f94
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #15100 from snowmantw/issue935148

Bug 935148 - Double touch on the slide would make Lockscreen can't unlock

========

https://hg.mozilla.org/integration/gaia-central/rev/5391546bcfc0
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 935148 - Double touch on the slide would make Lockscreen can't unlock
2014-01-08 20:20:17 -08:00