Commit Graph

246124 Commits

Author SHA1 Message Date
Nicolas B. Pierron
7b46222ed4 Bug 1147403 part 2 - IonMonkey: Use GenericPrinter& instead of FILE* for *::dump functions. r=h4writer 2015-05-28 19:26:55 +02:00
Nicolas B. Pierron
002003e122 Bug 1147403 part 1 - Move Sprinter into its own header and add a FILE & LifoAlloc variants. r=h4writer 2015-05-28 19:26:54 +02:00
Nicolas B. Pierron
ff39134cc3 Bug 1147403 part 0 - Replace contextual information of dispatchHook by lambdas. r=shu 2015-05-28 19:26:54 +02:00
Blake Kaplan
cf77cad98c Bug 1162329 - Implement autocompletion entry deletion for e10s. r=felipe 2015-05-28 09:55:47 -07:00
Blake Kaplan
a9e5f3169c Bug 1162329 - Fix display label vs. value. r=felipe
The current code only grabs the value, but datalist entries can have separate
values (what's submitted/put in the input if selected) and labels (what's
displayed in the autocomplete popup.
2015-05-28 09:55:47 -07:00
Blake Kaplan
533a12d493 Bug 1162329 - Fix the autocomplete popup opening with cached results. r=felipe
The e10s autocomplete popup doesn't pop back up if
nsAutoCompleteController.cpp decides to reuse its cached autocomplete result.
We need to detect when this happens and open the popup in the parent.
2015-05-28 09:55:46 -07:00
Blake Kaplan
f57d6ca5d2 Bug 1162330 - Prepare satchel mochitests for e10s and turn a few of them on. r=MattN 2015-05-28 09:55:46 -07:00
Blake Kaplan
80be7ba197 Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
Blake Kaplan
7b5ef0f481 Bug 1024437 - Get rid of a deprecated API. r=MattN 2015-05-28 09:55:46 -07:00
Jonathan Griffin
3f41402bd2 Bug 1168997 - Bump marionette-client to 0.14, r=dburns 2015-05-28 08:58:22 -07:00
Yanis Sellami
b7d648288f Bug 967031 - Rename DumpHeapComplete to DumpHeap; r=terrence 2015-05-22 11:22:56 +02:00
Masayuki Nakano
b2175a7b21 Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
Ryan VanderMeulen
4d0124e866 Backed out changeset dd96df1da2b5 (bug 1166728) for making test_bug320799.html permafail on Mulet.
CLOSED TREE
2015-05-28 11:01:18 -04:00
Ben Kelly
f7df5a47fa Bug 1168152 P5 Follow-up to use 32kb growth size as intended in previous patches. r=me 2015-05-28 07:52:35 -07:00
Josh Matthews
ab1977fb39 Bug 1157283 - Recreate IPC redirected HTTP channels as necessary after intercepting the request in the child. r=mayhemer 2015-05-28 10:47:35 -04:00
Ben Kelly
caeaf9acac Bug 1168152 P4 Add a test to verify Cache incremental vacuum works. r=ehsan 2015-05-28 07:46:48 -07:00
Ben Kelly
f7683d5203 Bug 1168152 P3 Perform incremental vacuum at tail end of Cache db connections. r=ehsan 2015-05-28 07:46:47 -07:00
Ben Kelly
681eb5dd51 Bug 1168152 P2 Use a wrapper mozIStorageConnection for shared Cache connections. r=ehsan 2015-05-28 07:46:47 -07:00
Ben Kelly
af1e1065d6 Bug 1168152 P1 Use a smaller sqlite page size and a growth increment in Cache. r=ehsan 2015-05-28 07:46:47 -07:00
Ben Kelly
135c3feeb7 Bug 1168135 P3 Cache Context should pass shared Data container to init Action. r=ehsan 2015-05-28 07:46:47 -07:00
Ben Kelly
d33f118c38 Bug 1168135 P2 Add Cache Context::Init() method. r=ehsan 2015-05-28 07:46:47 -07:00
Ben Kelly
c973de0ae7 Bug 1168135 P1 Execute Cache init Action on same target thread used for other Actions. r=ehsan 2015-05-28 07:46:47 -07:00
Nick Fitzgerald
c2fb010733 Bug 1024774 - Followup: Don't redefine the Debugger property in xpcshell tests;
r=jorendorff
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
f4f4cdfcd7 Bug 1024774 - Part 14: Ignore protobuf indirect calls in the GC hazard analysis;
r=sfink
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
78ff34d4d2 Bug 1024774 - Part 13: Change to new SpiderMonkey style from bug 1144366; r=me 2015-05-28 07:37:43 -07:00
Nick Fitzgerald
2d600e8943 Bug 1024774 - Part 12: Add a GTest for the JS::ubi::Node specialization for
DeserializedNode; r=jimb
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
1fe9f17177 Bug 1024774 - Part 11: Implement a JS::ubi::Node specialization for DeserializedNode; r=jimb 2015-05-28 07:37:43 -07:00
Nick Fitzgerald
8a0ed1b0d0 Bug 1024774 - Part 10: Add an xpcshell test for reading heap snapshots. r=jimb 2015-05-28 07:37:43 -07:00
Nick Fitzgerald
e1b3857b1c Bug 1024774 - Part 9: Deserialize heap snapshots; r=jimb 2015-05-28 07:37:43 -07:00
Nick Fitzgerald
1d0ee3fcb6 Bug 1024774 - Part 8: Add JS::ubi::Node::isLive; r=jimb 2015-05-28 07:37:43 -07:00
Nick Fitzgerald
1b8e2780b5 Bug 1024774 - Part 7: Add HeapSnapshot WebIDL interface; r=bholley 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
89d895306b Bug 1024774 - Part 6: Add a mochitest-chrome sanity check test. r=bholley 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
b0254b983e Bug 1024774 - Part 5: Add GTests for core dump serialization. r=jimb 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
8a8b5a7db6 Bug 1024774 - Part 4: Add an xpcshell test for saving heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
4dd1466e0a Bug 1024774 - Part 3: Serialize heap snapshots. r=jimb 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
d895f6ab90 Bug 1024774 - Part 2: Implement a google::protobuf::ZeroCopyOutputStream wrapper
around nsIOutputStream; r=jimb
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
b3b4912ae8 Bug 1024774 - Part 1: Add the ChromeUtils WebIDL interface. r=bholley 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
ffe154cc52 Bug 1024774 - Part 0: Upgrade the protobuf library. r=mmc,glandium 2015-05-28 07:37:42 -07:00
Nick Fitzgerald
dbc93a3476 Bug 1149397 - JS::ubi::Node::edges should return a mozilla::UniquePtr; r=jimb 2015-05-28 07:37:42 -07:00
Jan de Mooij
fd6f4cad48 Bug 1168864 - Use mayResolve hook for addprop stubs. r=bhackett 2015-05-28 16:29:16 +02:00
Sotaro Ikeda
30d2de3b62 Bug 1168531 - Fix MediaCodecReader video playback problem r=bwu 2015-05-28 07:23:57 -07:00
Ryan VanderMeulen
566c696fa6 Merge m-c to inbound. a=merge 2015-05-28 10:20:38 -04:00
Ryan VanderMeulen
52e526e5e5 Merge fx-team to m-c. a=merge 2015-05-28 10:08:37 -04:00
Ryan VanderMeulen
97e1c5bc2f Merge inbound to m-c. a=merge 2015-05-28 10:03:07 -04:00
B2G Bumper Bot
57e3182465 Bumping manifests a=b2g-bump 2015-05-28 04:07:27 -07:00
B2G Bumper Bot
176181e185 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7c817ea2396
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30241 from mwargers/1167688

Bug 1167688 - test_persona_app.py: AssertionError

========

https://hg.mozilla.org/integration/gaia-central/rev/272dd80a75b7
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1167688 - test_persona_app.py: AssertionError
2015-05-28 04:05:25 -07:00
B2G Bumper Bot
ae2983c648 Bumping manifests a=b2g-bump 2015-05-28 02:57:21 -07:00
B2G Bumper Bot
ef8cffa678 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d992996fa0f
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #30239 from rexboy7/1168035-focus-on-widget

Bug 1168035 - [Stingray][Dashboard] Focus/unfocus widgets after moving. r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/191192fbfe38
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1168035 - [Stingray][Dashboard] Focus/unfocus widgets after moving
2015-05-28 02:55:26 -07:00
B2G Bumper Bot
db386de52e Bumping manifests a=b2g-bump 2015-05-28 02:42:51 -07:00
B2G Bumper Bot
b2239fdd19 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0a0082329c8
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #30237 from luke-chang/1168297_spatial_navigator_configurable

Bug 1168297 - Make SpatialNavigator more configurable, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/52643db27832
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1168297 - Make SpatialNavigator more configurable
2015-05-28 02:40:28 -07:00