Commit Graph

251019 Commits

Author SHA1 Message Date
Jim Blandy
45ba6c258f Bug 1060567: Debugger.Memory.prototype.takeCensus: provide byte counts on request. r=fitzgen 2015-06-04 09:55:48 -07:00
Jim Blandy
bd07a03c9a Bug 1061909: Implement 'allocationStack' breakdown for Debugger.Memory.prototype.takeCensus. r=fitzgen 2015-06-30 23:47:37 -07:00
Jim Blandy
946ab8f649 Bug 1061909: Arrange for trees of census counts to be traced by the GC. r=fitzgen 2015-06-30 17:25:50 -07:00
Jim Blandy
5819be8c0c Bug 1061909: Add breakdown argument to Debugger.Memory.prototype.takeCensus, covering all existing count types. r=fitzgen 2015-07-01 15:51:32 -07:00
Jim Blandy
3f2037f66b Bug 1061909: Define a testing function to introduce easily traceable objects. r=fitzgen 2015-06-28 13:11:06 -07:00
Jim Blandy
aced758ae0 Bug 1061909: Add documentation for Debugger.Memory.prototype.takeCensus's 'breakdown' parameter. r=fitzgen 2015-06-26 17:24:35 -07:00
Nicholas Nethercote
d872cd9415 Bug 1175810 (part 2) - Remove PL_DHashTableEnumerate() uses from nsJSNPRuntime. r=bz.
Also, remove the |AutoSafeJSContext| because it wasn't being used.
2015-06-18 17:59:42 -07:00
Nicholas Nethercote
0fcd2ad385 Bug 1176160 (part 3) - Remove uses of PL_DHashTableEnumerator() from SweepForwardArcsEntries(). r=pike. 2015-06-18 22:12:38 -07:00
Brian Hackett
5863080505 Bug 1174230 - Limit the complexity of regalloc bundles which can be merged together, r=sunfish. 2015-07-01 15:47:35 -07:00
Jeff Gilbert
59d5f11c82 Bug 1178999 - Switch to backbuffer as needed. 2015-07-01 15:21:43 -07:00
Shu-yu Guo
d4113da79e Revert "Bug 1172157 - Save malformed profile JSON to file to help debug." (r=BenWa) 2015-07-01 14:57:55 -07:00
Shu-yu Guo
f3721f04a1 Bug 1172186 - Followup: revert accidental changes to ProfileJSONWriter.cpp (r=me) 2015-07-01 14:57:55 -07:00
Byron Campen [:bwc]
9c2cb58d74 Bug 980609: Do not assert that TURN TCP client contexts can't fail before attempting to allocate. r=ekr 2014-03-07 15:29:09 -08:00
Byron Campen [:bwc]
06c837e8fb Bug 971357: Log STUN responses at INFO instead of DEBUG. r=ekr 2014-02-11 17:27:45 -08:00
Jeff Gilbert
a70ee72603 Bug 1178999 - Do initial backbuffer clear lazily. - r=kamidphish 2015-07-01 14:28:32 -07:00
Jeff Walden
0af40bbc75 Bug 1029483 - Fix various 99ch style violations in Intl.cpp. r=sparky 2015-07-01 14:00:08 -07:00
Jeff Walden
dba5a1ad7d Bug 1093421 - Add a test for support for currencyDisplay: 'name' or 'code' when formatting numbers. r=abargull 2015-07-01 13:58:06 -07:00
Jeff Walden
1bde1eaa91 Bug 946528 - Update the default number of digits of precision in numbers formatted as CLF currency (Chile's Unidad de Fomento) in the Intl API. r=abargull 2015-06-30 15:34:32 -07:00
Jeff Walden
8ce6da2483 Bug 866596 - Properly reject locales with duplicate singletons or variants as invalid within the Intl API. r=abargull 2015-06-30 14:09:17 -07:00
Trevor Rowbotham
e697eac1e1 Bug 1177845 - Test that the doorhanger is shown when the user clicks on the overlay after having previously blocked the plugin. r=bsmedberg 2015-07-01 08:16:00 -04:00
Trevor Rowbotham
5e333f6464 Bug 1177845 - Reattach click event listener to CTP overlay after blocking a plugin. r=bsmedberg 2015-06-30 07:15:00 -04:00
Ryan VanderMeulen
a30cd09bf5 Merge m-c to inbound. a=merge 2015-07-01 16:38:12 -04:00
Ryan VanderMeulen
c2c51a89db Merge inbound to m-c. a=merge 2015-07-01 16:37:26 -04:00
Ryan VanderMeulen
696ce02a4c Merge b2g-inbound to m-c. a=merge 2015-07-01 16:34:22 -04:00
Bill McCloskey
22cfec43a3 Bug 1139860 - Set default process shutdown timeout to 0 for xpcshell tests (r=jimm) 2015-07-01 13:30:49 -07:00
Bill McCloskey
2e6ec629ef Bug 1176096 - Ensure we don't do self-moves in move assignment (r=bent) 2015-07-01 13:30:49 -07: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