Heiher
933aec8577
Bug 1213146 - IonMonkey: MIPS: Modify the last two args of Assembler::bind to generic type. r=arai
...
---
js/src/jit/mips-shared/Assembler-mips-shared.h | 2 +-
js/src/jit/mips32/Assembler-mips32.cpp | 2 +-
js/src/jit/mips32/Assembler-mips32.h | 2 +-
js/src/jit/mips64/Assembler-mips64.cpp | 2 +-
js/src/jit/mips64/Assembler-mips64.h | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
2015-11-01 07:36:57 +08:00
Andrea Marchesini
ae9778a6b2
Bug 1207546 - Integrate WebRTC with audio channels, r=roc
...
--HG--
rename : dom/base/test/test_audioNotification.html => dom/base/test/test_audioNotificationStream.html
2015-10-31 15:21:40 +00:00
Andrea Marchesini
24d91debc2
Bug 1213154 - tab-sound-icon should be supported by bfcache, r=roc
2015-10-31 15:20:59 +00:00
Andrew McCreight
5981b92f78
Bug 1219842 - Enable a bunch of mochitest-plain tests under e10s. r=mrbkap
2015-10-31 06:26:44 -07:00
Heiher
2d3d2cd964
Bug 1213146 - IonMonkey: MIPS: Move Assembler::PatchDataWithValueCheck to architecture specific. r=lth
...
---
js/src/jit/mips-shared/Assembler-mips-shared.cpp | 7 -------
js/src/jit/mips-shared/Assembler-mips-shared.h | 2 --
js/src/jit/mips32/Assembler-mips32.cpp | 8 ++++++++
js/src/jit/mips32/Assembler-mips32.h | 3 ++-
js/src/jit/mips64/Assembler-mips64.cpp | 8 ++++++++
js/src/jit/mips64/Assembler-mips64.h | 3 ++-
6 files changed, 20 insertions(+), 11 deletions(-)
2015-11-01 05:10:06 +08:00
Heiher
f288e15b6e
Bug 1213146 - IonMonkey: MIPS: Remove AssemblerMIPSShared::asAsm. r=arai
...
---
js/src/jit/mips-shared/Assembler-mips-shared.cpp | 10 ++--------
js/src/jit/mips-shared/Assembler-mips-shared.h | 6 ++----
2 files changed, 4 insertions(+), 12 deletions(-)
2015-11-01 05:10:03 +08:00
Heiher
8c8779d0f8
Bug 1213146 - IonMonkey: MIPS: Fix build failure caused by bug 1194139. r=nbp
...
---
js/src/jit/mips-shared/Architecture-mips-shared.h | 12 +++---
js/src/jit/mips-shared/Assembler-mips-shared.h | 38 -------------------
js/src/jit/mips32/Architecture-mips32.cpp | 17 +++++++++
js/src/jit/mips32/Architecture-mips32.h | 17 ---------
js/src/jit/mips32/Assembler-mips32.h | 46 +++++++++++++++++++----
js/src/jit/mips64/Architecture-mips64.cpp | 17 +++++++++
js/src/jit/mips64/Architecture-mips64.h | 17 ---------
js/src/jit/mips64/Assembler-mips64.h | 45 ++++++++++++++++++----
8 files changed, 117 insertions(+), 92 deletions(-)
2015-11-01 05:10:01 +08:00
Nathan Froyd
a5bf910f3f
Bug 1219246 - use UniquePtr instead of nsAutoArrayPtr in xpcom/; r=erahm
2015-10-28 09:50:29 -04:00
Tooru Fujisawa
c6e4cfbbbd
Bug 1217981 - Part 3: Remove for-each from testing/. r=bsmedberg
...
--HG--
extra : commitid : 5Rg3bKaa3DD
extra : rebase_source : 37c6b8abd3a3e2dd97e7a8e7e790ea206bcc0d93
2015-10-19 03:54:14 +09:00
Tooru Fujisawa
051a557fe5
Bug 1217981 - Part 2: Remove for-each from config/. r=bsmedberg
...
--HG--
extra : commitid : 41U3S5DxsBw
extra : rebase_source : 5033e215527f1c52c7759e4bdbde70494a13d093
2015-10-19 01:34:50 +09:00
Tooru Fujisawa
1981b6b662
Bug 1217981 - Part 1: Remove for-each from chrome/. r=bsmedberg
...
--HG--
extra : commitid : 6kzkmfyTvnE
extra : rebase_source : a482097f822f1045ffd65c4448fd4229797632e6
2015-10-19 01:28:18 +09:00
Madhurima
52b55c546f
Bug 1197313 - remove PR_snprintf calls in netwerk/; r=froydnj
2015-10-29 16:07:44 -04:00
Lars T Hansen
61717357d6
Bug 1094150 - make jitspew available in release builds. r=nbp
2015-10-31 11:43:01 +01:00
Phil Ringnalda
b79efb4eaf
Back out changeset 6e21339a66ed (bug 1208808) for bustage in the mislabelled and deceptive arm64 simulator
...
CLOSED TREE
2015-10-31 01:44:22 -07:00
Jeff Walden
1b692c0c1a
Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till
...
--HG--
extra : rebase_source : 1c59ffd1509c52791ab737df338962cf2c68dbc0
2015-10-30 16:14:32 -07:00
Jeff Walden
07612095d0
Bug 1208747 - Fix self-comparison compiler warnings. r=Yoric over IRC
...
--HG--
extra : rebase_source : ecd896817bc09d5d425614e750f6a28cb2edf825
2015-10-27 14:56:51 -07:00
Jeff Walden
a42af8f1fc
Bug 1217049 - Make Date.prototype.toString.call(<primitive value>) throw a TypeError. r=arai
...
--HG--
extra : rebase_source : cc3101443189465a21b442d304647e2543fae59c
2015-10-22 16:44:08 -07:00
Kit Cambridge
a434586a78
Bug 1219063, Part 2 - Remove obsolete "push" permission. r=mt
...
--HG--
extra : commitid : Gwzo2WQgBrD
extra : rebase_source : 300428e3ce886f27b12f0c6abe503e2e002bbab8
2015-10-30 18:16:19 -07:00
Kit Cambridge
818dc96a78
Bug 1219063, Part 1 - Use transactions for updating Push subscription permissions. r=mt
...
--HG--
extra : commitid : 8ozjimWcLTn
extra : rebase_source : 8a7fe8f397256ce9e02a19bb7df40c8916a3beac
2015-10-30 18:15:48 -07:00
Kit Cambridge
6ea0525c5f
Bug 1205109 - Make `pushsubscriptionchange` extendable. r=mt
...
--HG--
extra : commitid : 7bR7TQ39ZSS
extra : rebase_source : c037e5dda0cb1dbb96aa1900f64364feac65f7a7
2015-10-30 18:13:48 -07:00
Chris Peterson
4cbe614b32
Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8
...
xpcom/base/nsDebugImpl.cpp:458:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsCheapSets.h:139:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsPersistentProperties.cpp:232:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:360:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:766:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:1658:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:1661:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/glue/nsTextFormatter.cpp:355:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/glue/nsTextFormatter.cpp:362:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/io/nsWildCard.cpp:85:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/io/nsWildCard.cpp:401:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-10-29 21:31:32 -07:00
Alexander Surkov
d32bb30926
Bug 1219743 - remove special ARIA owns support for ARIA menus, r=yzen
2015-10-30 23:19:52 -04:00
Kartikaya Gupta
914afa45da
Bug 1219898 - Remove unneccessary gPreventMouseEvents flag. r=smaug
...
--HG--
extra : commitid : AWJfSunbegp
2015-10-30 22:22:32 -04:00
Kartikaya Gupta
b4cf5cc4aa
Bug 1219898 - Remove use of gPreventMouseEvents in APZ event state-tracking code. r=botond
...
--HG--
extra : commitid : 3raJl95nr6q
2015-10-30 22:22:28 -04:00
Kartikaya Gupta
f1ad1eef4f
Bug 1219898 - Remove legacy handling of touch events for non-APZ e10s platforms. r=smaug
...
--HG--
extra : commitid : D4m5rpCAcq9
2015-10-30 22:20:58 -04:00
Nathan Froyd
1e312fab5b
Bug 1220189 - use UniquePtr<T[]> instead of delete[] calls in mozglue/android/; r=darchons
...
We can do better than use raw new[]/delete[] calls all over this file:
we can factor out the code for APK library loading into a separate
function, and use UniquePtr there. This refactoring will also
centralize the code for determining the path to a library within the
APK.
2015-10-30 11:16:24 -04:00
Geoff Brown
c9da8d5ed0
Bug 1220238 - Use local tooltool manifest if available; r=jmaher
2015-10-30 18:53:24 -06:00
Wes Kocher
59aa271131
Merge m-c to inbound, a=merge
...
--HG--
rename : webapprt/application.ini.in => webapprt/webapprt.ini
extra : commitid : BR0bpNo1yny
2015-10-30 16:57:55 -07:00
Wes Kocher
8f2f7470c0
Merge b2ginbound to central, a=merge
...
--HG--
extra : commitid : Gss5YcLbHOY
2015-10-30 16:54:07 -07:00
Wes Kocher
d31ed2617b
Merge inbound to central, a=merge
...
--HG--
extra : commitid : GwjoFY5dx7Q
2015-10-30 16:35:46 -07:00
Wes Kocher
c1785077ef
Merge fx-team to central, a=merge
...
--HG--
extra : commitid : 8al3n2DXcWr
2015-10-30 16:16:38 -07:00
Wes Kocher
36c2970b75
Backed out changeset e22433400ec2 (bug 1216901
) to hopefully fix winpgo bustage
...
--HG--
extra : commitid : JAZy6YeISB7
extra : amend_source : ff101ba617320bae1f76f7232a4c648a451dd4ce
2015-10-30 10:11:46 -07:00
Wes Kocher
1f1147fd63
Backed out changeset b855984ff056 (bug 1216901
)
...
--HG--
extra : commitid : DRn4qQLqwWu
2015-10-30 10:11:45 -07:00
Wes Kocher
174b6386ec
Backed out changeset 35e546b48807 (bug 1219122)
...
--HG--
extra : commitid : 8fUKdYmuoeO
2015-10-30 10:11:44 -07:00
Wes Kocher
9ec1a1aa32
Backed out changeset 9475e3ef6a44 (bug 1217276)
...
--HG--
extra : commitid : Aaj33hafwl
2015-10-30 10:11:43 -07:00
Wes Kocher
46439f8894
Backed out changeset 57137bb5c665 (bug 1219126)
...
--HG--
extra : commitid : 2AioSh3eozm
2015-10-30 10:11:42 -07:00
Wes Kocher
311a75ab6f
Backed out changeset 1d3d17144c07 (bug 1219147)
...
--HG--
extra : commitid : 2SqEZu9KgWr
2015-10-30 10:11:41 -07:00
Carsten "Tomcat" Book
7eaa924089
merge fx-team to mozilla-central a=merge
2015-10-30 11:46:11 +01:00
Jordan Santell
421ce5ab88
Bug 1219623 - Memory tool should be responsive in low widths and right panel docked. r=fitzgen
2015-10-29 19:54:24 -07:00
Mark Hammond
c3e774bb32
Bug 1199354 - add link to Firefox for iOS and fix link to Firefox for Android on Sync prefs pane. r=adw
2015-10-30 11:35:28 +11:00
Nick Fitzgerald
1c1b5c1262
Bug 1219820 - Do not try and select the hidden root when navigating the heap view tree with keyboard shortcuts; r=jsantell
2015-10-29 17:28:32 -07:00
Jordan Santell
75e46e620c
Bug 1218673 - Clean up toolbar stlying and be more responsive in the memory tool. r=fitzgen
2015-10-29 17:21:09 -07:00
Nick Fitzgerald
6ff5f69470
Bug 1219854 - Add more robust source name parsing for displaying allocation stack tree items; r=jsantell
2015-10-29 17:21:08 -07:00
Nick Fitzgerald
1fdeb4f734
Bug 1219805 - Make coarse type break objects down by [[class]] rather than allocation stack; r=jsantell
2015-10-29 17:21:07 -07:00
Nick Fitzgerald
e6daba098d
Bug 1218670 - Add % to heap view tree items; r=jsantell
2015-10-29 17:21:06 -07:00
Wes Kocher
def31b952c
Merge m-c to fx-team, a=merge
...
--HG--
extra : commitid : JfOXHrexxbp
2015-10-29 17:18:38 -07:00
Wes Kocher
bff6406254
Merge m-c to b2ginbound, a=merge
...
--HG--
extra : commitid : 14DCEYRe0b9
2015-10-29 17:17:52 -07:00
Wes Kocher
f989cf27b4
Merge inbound to central, a=merge
...
--HG--
extra : commitid : B2ufrhKlXRr
2015-10-29 17:12:28 -07:00
Wes Kocher
1b36d95442
Merge fx-team to central, a=merge
...
--HG--
extra : commitid : HRvqk20Jqmp
2015-10-29 17:07:41 -07:00
B2G Bumper Bot
01e6fe5449
Bumping manifests a=b2g-bump
2015-10-29 17:06:38 -07:00