Commit Graph

250949 Commits

Author SHA1 Message Date
Ted Mielczarek
a3da25665b bug 1172655 - Add GeckoEmbed XCode project (NPOTB) 2015-06-15 07:46:08 -04:00
Ted Mielczarek
5c7ace67e9 bug 1162519 - use winrm for mach clobber on Windows. r=gps 2015-07-01 11:47:03 -04:00
Steven Michaud
e65466be3c Bug 1178984 - Crashes at nsMenuBarX::RemoveMenuAtIndex. r=spohl 2015-07-01 14:28:05 -05:00
Shu-yu Guo
27cd1411d2 Bug 1177898 - Fix error checking in CloneFunctionObjectIfNotSingleton. (r=efaust) 2015-07-01 12:20:18 -07:00
Byron Campen [:bwc]
4536d156cf Bug 1035428: Re-register writeable callback after partially servicing the send queue. r=drno 2014-07-07 14:25:23 -07:00
Nathan Froyd
461098e261 Bug 1174344 - make error message for mismatched leak log entries more helpful; r=mccr8 2015-06-29 16:36:32 -04:00
Terrence Cole
5f506c3139 Backed out changeset 6da67b7e65ac (Bug 1175642) for unexpected bustage on a CLOSED TREE. r=meow 2015-07-01 11:43:40 -07:00
Andrew McCreight
4430fa5b2e Bug 1178969 - nsXPConnect doesn't need to implement nsSupportsWeakReference. r=bholley 2015-07-01 11:17:17 -07:00
Andrew McCreight
5f803a32c4 Bug 958778 - De-holder nsIXPConnect::GetWrappedNativePrototype(). r=gabor 2015-07-01 11:17:17 -07:00
Andrew McCreight
f8e0ff1fa5 Bug 958641 - De-holder nsIXPConnect::WrapNative. r=gabor 2015-07-01 11:17:17 -07:00
Boris Zbarsky
ee4aa67f3d Bug 959992. Go back to not treating properties that the named properties object exposes as enumerable. r=peterv 2015-07-01 14:15:22 -04:00
Boris Zbarsky
e1064c603b Bug 1176236. Make typed array arguments work for constructors of JS-implemented interfaces. r=peterv 2015-07-01 14:15:20 -04:00
Boris Zbarsky
1744262129 Bug 1177869. Fix example codegen to output the correct return type for WrapObject in the non-wrappercached case. r=peterv 2015-07-01 14:15:20 -04:00
Boris Zbarsky
e73189f7da Bug 1162956 part 2. Forward-declare things as needed in example codegen. Also, use js/TypeDecls.h for the JSContext declaration and include BindingDeclarations.h so we get things like Optional (which are a pain to forward-declare). r=peterv 2015-07-01 14:15:19 -04:00
Boris Zbarsky
16ceb55340 Bug 1162956 part 1. Move forwardDeclareForType to be a method on ForwardDeclarationBuilder. r=peterv 2015-07-01 14:15:19 -04:00
Terrence Cole
2743137d82 Bug 1175642 - Fix the interface that RelocatablePtr uses to interact with the StoreBuffer; r=jonco
* * *
Bug 1175466 - "Allocate arguments objects in the nursery" [r=terrence]
2015-06-18 10:23:49 -07:00
Terrence Cole
1eacda008a Bug 1178581 - Interning does not and should not imply infinite lifetime; r=sfink 2015-06-30 07:58:31 -07:00
Andrew Bartlett
019c4e3337 bug 496234 - add test vectors from RFC 1320 for md4 implementation r=mayhemer 2015-06-25 12:10:40 -07:00
David Keeler
cd883f2839 bug 496234 - fix md4 implementation by appending the input length as a 64-bit number r=mayhemer 2015-06-25 12:32:44 -07:00
David Keeler
bc07da648e bug 496234 - use stdint types in md4 implementation r=mayhemer
Also removes some trailing whitespace.
2015-06-25 12:00:49 -07:00
Jon Coppeard
65e215ed5c Bug 1155618 - Add some more OOM tests r=terrence 2015-07-01 18:53:04 +01:00
Jon Coppeard
d1bae30055 Bug 1155618 - Don't retry memory allocation if we're simulating OOM r=terrence 2015-07-01 18:53:04 +01:00
Jon Coppeard
49efb3d692 Bug 1155618 - Fix more places where we don't correctly report allocation failure to the context r=terrence 2015-07-01 18:53:04 +01:00
Jon Coppeard
36fef836ec Bug 1177515 - Skip tracing object elements if type information shows they don't contain any GC pointers r=terrence 2015-07-01 18:50:50 +01:00
Ryan VanderMeulen
b83ecb4a8d Bug 1179287 - Skip TestTiledLayerBuffer due to Linux PGO bustage.
CLOSED TREE
2015-07-01 13:42:48 -04:00
Nicolas Silva
40109519e2 Bug 1179287 - Attempt to fix a gcc warning by removing the line in the test that may have caused it. CLOSED TREE 2015-07-01 18:22:17 +02:00
Ryan VanderMeulen
dc5a51dcd7 Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-01 12:20:22 -04:00
Ryan VanderMeulen
a2f60f688a Backed out changesets 57bbe09f18f2 and 8353c823b8b5 (bug 1158561) for win32 build bustage.
CLOSED TREE
2015-07-01 12:11:41 -04:00
Myk Melez
a11440851b Bug 1179045 - stop checking for obsolete tablist properties; r=marco 2015-07-01 08:44:36 -07:00
Myk Melez
99a793e61d Bug 1080088 - disable broken mozPay implementation in desktop runtime; r=marco 2015-07-01 08:44:36 -07:00
Masayuki Nakano
b3852ef820 Bug 1179093 Make ContentEventHandler::mSelection as nsRefPtr<Selection> r=smaug 2015-07-02 00:41:17 +09:00
Masayuki Nakano
280611e646 Bug 1179082 ContentEventHandler::OnQueryCaretRect() should guess its result when the query offset is same as the offset of collappsed selection but there is no caret frame r=smaug 2015-07-02 00:41:17 +09:00
Masayuki Nakano
7541756fbe Bug 1179081 ContentEventHandler should use the primary frame of mRootContent when it retrieves focused widget but there is no caret frame r=smaug 2015-07-02 00:41:17 +09:00
B2G Bumper Bot
32769e5046 Bumping manifests a=b2g-bump 2015-07-01 07:18:33 -07:00
B2G Bumper Bot
c13353ecc2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7729852bdfb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30561 from jankeromnes/hiddenhud

Bug 1173346 - Allow hiding the Developer HUD elements. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/9434a9d3cc3b
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 1173346 - Allow hiding the Developer HUD elements. r=vingtetun
2015-07-01 07:16:37 -07:00
Carsten "Tomcat" Book
1fe5e00320 Merge mozilla-central to b2g-inbound 2015-07-01 15:49:08 +02:00
Carsten "Tomcat" Book
c5b8e42eac merge mozilla-inbound to mozilla-central a=merge 2015-07-01 14:10:32 +02:00
Carsten "Tomcat" Book
44ac2a9b7b merge fx-team to mozilla-central a=merge 2015-07-01 13:56:09 +02:00
Frédéric Wang
375cc00c62 Bug 1178817 - Fix segfault in mozilla::a11y::HTMLTableRowAccessible::GroupPosition(). r=MarcoZ
CLOSED TREE
2015-07-01 05:02:00 -04:00
Kelly Davis
1d2104b9e1 Bug 1167542 - Implement SpeechSynthesisErrorEvent. r=smaug 2015-07-01 04:49:00 -04:00
Brad Lassey
f583daadd4 bug 1158561 - follow up to fix win build r=bustage CLOSED TREE 2015-07-01 11:14:45 -04:00
B2G Bumper Bot
47e38bbfa4 Bumping manifests a=b2g-bump 2015-07-01 00:17:13 -07:00
B2G Bumper Bot
77147ab771 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d028e4070569
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1159028 - [music] Refactor the music database backend (part 1); second take: fix share activity"

This reverts commit 6d6d95fc82e245e3e8957c8329d2e61e8991acb4.
2015-07-01 00:15:14 -07:00
Carsten "Tomcat" Book
d4735903b0 Backed out changeset f5f3827ffcf1 (bug 1166910) for bustage 2015-07-01 08:19:28 +02:00
Carsten "Tomcat" Book
2684c9ea8e Backed out changeset 981a1dbe042b (bug 1166910) 2015-07-01 08:18:58 +02:00
B2G Bumper Bot
f80ee94d2f Bumping manifests a=b2g-bump 2015-06-30 22:58:36 -07:00
B2G Bumper Bot
81978ddb96 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0469dbd8dbeb
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #30765 from timdream/revert-bug1174062

Revert "Bug 1174062 - click() instead of tap() on the attach button"

========

https://hg.mozilla.org/integration/gaia-central/rev/0f15dae6a135
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #30559 from timdream/gij-message-attach-tap"

This reverts commit 45e5ad86657f993147c57eab8cd2e7a1e8c85669, reversing
changes made to b387bcad9bf8389580a8ae133b071053cfc9c30f.

========

https://hg.mozilla.org/integration/gaia-central/rev/aeeba81ff6a2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1174062 - Follow up, fix jshint error"

This reverts commit e7cde916d02a3bc0c63860e686889a588495db83.

========

https://hg.mozilla.org/integration/gaia-central/rev/13c06bc22d85
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1179085 - Disable perma-failing test, month_day_test.js | Views.MonthDay #create future-other-month
2015-06-30 22:56:39 -07:00
B2G Bumper Bot
f0bc89cbc7 Bumping manifests a=b2g-bump 2015-06-30 22:28:18 -07:00
B2G Bumper Bot
7e753d6fd3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69426e1f84cf
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #30761 from mozilla-b2g/revert-30439-gij-message-send-tap

Revert "Bug 1171387 - click() instead of tap() on the send message button"

========

https://hg.mozilla.org/integration/gaia-central/rev/bc1a168791b4
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Bug 1171387 - click() instead of tap() on the send message button"
2015-06-30 22:26:23 -07:00
B2G Bumper Bot
950e6dc99e Bumping manifests a=b2g-bump 2015-06-30 22:02:18 -07:00