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 |
|
Justin Lebar
|
782796ddd7
|
Bug 879214 - Try to fix race condition in test_audio_wakelock.html. r=baku
--HG--
extra : rebase_source : af1d40db2ed8395db183a14a229ad49e4bc36bf8
|
2013-06-04 12:00:40 -04:00 |
|
Nikhil Marathe
|
471c3cc2cb
|
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
|
2013-06-04 09:13:16 -07:00 |
|
Mihai Sucan
|
e0c048cda0
|
Bug 877773 - If Browser console is staying opened, Browser UI freezes for a while when open youtube page; r=robcee
|
2013-06-04 18:47:39 +03:00 |
|
Ryan VanderMeulen
|
045f0037c4
|
Merge m-c to fx-team.
|
2013-06-06 15:21:01 -04:00 |
|
Tim Taubert
|
ffbd574669
|
Bug 878747 - part 2 - use the new 'nodefaultsrc' attribute for browsers; r=dao
|
2013-06-06 21:05:21 +02:00 |
|
Tim Taubert
|
fcc2d91629
|
Bug 878747 - part 1 - implement 'nodefaultsrc' attribute for XUL frames; r=smaug
|
2013-06-06 21:05:21 +02:00 |
|
Gijs Kruitbosch
|
2b4275e251
|
Bug 879961 - Remove unused arrows.png files, r=robcee
|
2013-06-05 22:51:30 +02:00 |
|
Victor Porof
|
67785802cd
|
Bug 877351 - Network Panel is broken on RTL UI, r=rcampbell
|
2013-06-06 09:53:09 +03:00 |
|
Victor Porof
|
2c712fd183
|
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
|
2013-06-06 09:53:08 +03:00 |
|
Scott Johnson
|
bf29874117
|
Bug 877160: Backout patch for bug 794693 due to regressions. [r=mats]
|
2013-06-04 10:43:08 -05:00 |
|
Dave Hylands
|
360cbc6179
|
Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv
|
2013-06-04 16:35:33 +02:00 |
|
Ed Morley
|
c1f2262e21
|
Merge latest green inbound changeset and mozilla-central
|
2013-06-04 15:14:21 +01:00 |
|
Ryan VanderMeulen
|
8ea6d842c6
|
Merge birch to m-c.
|
2013-06-04 10:11:39 -04:00 |
|
Geoff Lankow
|
98d42caf36
|
Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD
|
2013-06-04 23:39:19 +12:00 |
|