Gian-Carlo Pascutto
a9eccf01a5
Bug 874572 - Suspend and resume the camera together with the application. r=blassey
2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
c646b21629
Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey
2013-06-05 08:26:00 +02:00
Daniel Holbert
f5826d6b94
Bug 879540: Remove "random" annotation from reftests that depend on flexbox being enabled at startup time; they're not actually random, since it's enabled by default. (no review; just a reftest.list tweak)
2013-06-04 23:23:22 -07:00
Giovanni Marquez
cd26eb460a
Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin
2013-06-04 23:20:35 -07:00
Phil Ringnalda
469b58d5db
Bug 879494 followup, clean up the last few bug685516 annotations
...
CLOSED TREE
2013-06-04 23:10:53 -07:00
Timothy Nikkel
e84c378072
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
2013-06-05 00:18:54 -05:00
Bobby Holley
a28e914d2c
Bug 877261 - Fold XPCCallContext::Init into XPCCallContext::XPCCallContext. r=Ms2ger
...
The large block is a simple move.
2013-06-04 21:11:21 -07:00
Bobby Holley
106481e316
Bug 877261 - Remove WrapperInitOptions. r=Ms2ger
...
Now that we don't have the separate path for initialization from an
XPCLazyCallContext, this stuff can be simplified. We get rid of Init entirely
in the next patch.
2013-06-04 21:11:21 -07:00
Bobby Holley
79e154981a
Bug 877261 - Kill XPCLazyCallContext. r=Ms2ger
...
\o/
2013-06-04 21:11:21 -07:00
Bobby Holley
9ab7c2d38c
Bug 877261 - Remove XPCLazyCallContext from Quickstubs. r=Ms2ger
...
There are a number of places where quickstubs does a scary-looking call to
lccx->SetWrapper. However, the lccx never gets morphed into a ccx, nor does
it escape in any other way. And unlike ccxes, declaring an lccx on the stack
doesn't have any observable side-effects. So this should actually be safe.
2013-06-04 21:11:20 -07:00
Bobby Holley
4843761664
Bug 877261 - Stop Passing lccx in a few Quickstubs places where we just want a JSContext. r=Ms2ger
2013-06-04 21:11:20 -07:00
Bobby Holley
6bfdce50e9
Bug 877261 - Remove the last two non-quickstub XPCLazyCallContexts. r=Ms2ger
2013-06-04 21:11:20 -07:00
Bobby Holley
e7426ec772
Bug 877261 - Remove a bunch of now-unnecessary ccx declarations from nsXPConnect. r=Ms2ber
2013-06-04 21:11:20 -07:00
Bobby Holley
19baba1983
Bug 877261 - Remove XPCCallContext from XPCCComponents. r=Ms2ger
2013-06-04 21:11:19 -07:00
Bobby Holley
ad7187ee15
Bug 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger
...
Some of these callers seem to be passing a ccx when they don't need to, but
let's just remove the param all together for consistency.
2013-06-04 21:11:19 -07:00
Bobby Holley
41e994226a
Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger
2013-06-04 21:11:19 -07:00
Bobby Holley
21f7e67df3
Bug 877261 - Stop using XPCCallContext for most stuff in XPCWrappedNative.cpp. r=Ms2ger
...
Starting with the above, this is the smallest unit change that will compile.
2013-06-04 21:11:18 -07:00
Fabrice Desré
184954ee4f
Bug 877984 - Trying to update a hosted app preloading appcache that was preinstalled will fail to update r=gene.lian
2013-06-05 10:43:45 +08:00
Michael Wu
667eee5ec6
Backout bug 869903 for test failures
2013-06-04 21:59:34 -04:00
Michael Wu
86668f75fe
Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures
2013-06-04 21:58:53 -04:00
Rodrigo Silveira
2a0b042343
Bug 879115 - Find bar does not dismiss
...
--HG--
extra : rebase_source : 9300c5ad5d03aac9ad59758fc170828bd74e3f59
2013-06-04 17:52:00 -07:00
David Zbarsky
c796a281aa
Bug 788549 Part 12: Add tests for async transform transitions r=dbaron
2013-06-04 20:11:56 -07:00
David Zbarsky
c4ea9e18e0
Bug 788549 Part 11: Refactor test_transitions_per_property in prepartion for async tests r=dbaron
2013-06-04 20:11:56 -07:00
David Zbarsky
83c7653da6
Bug 788549 Part 13: Sample animations on shadow layers update in testing mode r=roc
2013-06-04 20:11:56 -07:00
Ryan VanderMeulen
dae296687a
Merge m-c to birch.
2013-06-04 20:47:08 -04:00
Ryan VanderMeulen
93e33e2b11
Merge inbound to m-c.
2013-06-04 20:45:05 -04:00
Richard Newman
2821a3a8ae
Bug 868445 - Part 2: sessions provider for FHR on Android. r=nalexander
...
* * *
More sessions.
2013-06-04 17:16:57 -07:00
Richard Newman
d794a362d2
Bug 868445 - Part 1: allow recording of JSON objects. r=nalexander
2013-06-04 17:16:56 -07:00
Richard Newman
f236a1e533
Merge m-c to s-c.
2013-06-04 17:16:15 -07:00
Michael Wu
f6740c7cbc
Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar
2013-06-04 19:41:39 -04:00
Reuben Morais
9ee5f55e3e
Bug 874611 - Fix error reporting in some ContactDB methods. r=gwagner
2013-06-04 14:23:19 -07:00
Vivien Nicolas
b7bd1bfae7
Backout c0213576a3b7 and 780d65e3ebfa (bug 874984) because it was slowing down HTML rendering
2013-06-04 23:14:24 +02:00
Nikhil Marathe
1dff358de3
Bug 867868 - Alarms tests. r=jlebar
2013-06-04 13:30:06 -07:00
Nikhil Marathe
e05e4b1901
Bug 867868 - Implement nsITimer based alarms in HAL fallback. r=jlebar
2013-06-04 13:30:03 -07:00
Kartikaya Gupta
51a24a369b
Bug 879369 - Make NFC not a required hardware feature. r=blassey
2013-06-04 15:44:46 -04:00
Guillaume Abadie
a29fd38573
Bug 879304 - Add "webgl.max-warnings-per-context" preference. r=bjacob
2013-06-04 15:44:08 -04:00
Markus Flaig
402c1c9beb
Bug 875297 - Move the contents of the initialize method into the constructor of the search-textbox binding. r=mconley
2013-06-04 15:43:27 -04:00
Ryan VanderMeulen
4608bbbc00
Merge m-c to inbound.
2013-06-04 15:30:00 -04:00
Ryan VanderMeulen
e6717fa65c
Backed out 4 changesets (bug 496923) for jsreftest failures on a CLOSED TREE.
...
Backed out changeset 55796a799ea9 (bug 496923)
Backed out changeset 05a46b5b3fec (bug 496923)
Backed out changeset 0fde7e7ba61c (bug 496923)
Backed out changeset 8dff0aaddd1c (bug 496923)
2013-06-04 15:10:33 -04:00
Nicolas Silva
72d938108e
Bug 875211 - fix windows build on a CLOSED TREE
2013-06-04 21:08:15 +02:00
Nicolas Silva
36b7a99a6e
Bug 875211 - fix build on a CLOSED TREE
2013-06-04 21:02:52 +02:00
Ryan VanderMeulen
9f97ebd7ad
Merge inbound to m-c.
2013-06-04 15:01:10 -04:00
Ryan VanderMeulen
56a62f9f89
Merge birch to m-c.
2013-06-04 15:00:37 -04:00
Nicolas Silva
78867ef005
Bug 875211 - use one global gl texture per texture unit rather than one per GrallocTextureHostOGL. r=bjacob
2013-06-04 20:44:37 +02:00
Joe Drew
b8aa52a3a9
Bug 878037 - Make static image requests (imgRequestProxyStatic) Clone correctly when the concrete-type Clone override is called. r=seth
2013-06-04 14:38:37 -04:00
Joe Drew
e33a4fa67a
Bug 878037 - Revert the null-owner intentional crashes, since we found the cause. r=seth
2013-06-04 14:38:31 -04:00
Ryan VanderMeulen
fa7156a6ca
Backed out changeset 0fbef2fd43e0 (bug 877733) for test bustage on a CLOSED TREE.
2013-06-04 14:23:29 -04:00
Jeff Walden
5f27020fd5
Bug 496923 - Remove js/src/tests/update-test402.sh as update-test262.sh subsumes it. r=trivial
...
--HG--
extra : rebase_source : 18d64c90097ab0776657e67cc146cc7f25fedb8c
2013-06-04 10:46:36 -07:00
Jeff Walden
bb634b85df
Bug 496923 - Import all the ch10/ tests from test262 into jstests. r=importing-script-was-reviewed
...
--HG--
extra : rebase_source : dea30b698346549b29d01a8506cc05fde981569e
2013-06-04 10:43:51 -07:00
Jeff Walden
363504ff37
Bug 496923 - Make the test262-importing script import tests from ch10/, and skip the tests that we don't currently pass (6 for test harness shortcomings, 2 for actual bugs). r=terrence
...
--HG--
extra : rebase_source : 92c4b241bb0ad55f5de7077cca5c4cf75fbecfe1
2013-06-04 10:43:42 -07:00