Commit Graph

423636 Commits

Author SHA1 Message Date
Bobby Holley
d424e2dd68 Bug 1168008 - Fix a typo from the addition of closure support to MediaPromise. r=jww 2015-05-28 16:03:05 -07:00
Eric Rahm
a78fbb7376 Bug 1167230 - Don't pack ProfileEntry on ARM. r=shu 2015-05-28 15:26:52 -07:00
Xidorn Quan
a8b76bbd2f Bug 1167890 - Cleanup DOM fullscreen state in chrome for MozDOMFullscreen:Exited event. r=dao
--HG--
extra : source : 337d896e2ba588c43d7dbe2574acda68b6a20e47
2015-05-29 09:55:39 +12:00
Mike Shal
d21fb31d58 Bug 1168311 - Bump mozharness.json to 76ddf456e51b 2015-05-28 17:52:06 -04:00
Jeff Gilbert
ec631286de Bug 1144906 - Fast WebGL compositing on E10S. - r=jrmuizel,mattwoodrow,nical 2015-05-28 14:51:39 -07:00
Jonathan Griffin
208b1233cc Bug 1168634 - Bump mozharness to 21eea84e3091 2015-05-28 14:05:21 -07:00
Nicholas Hurley
f4847624a3 Bug 1152048 - release assert non-reentrancy of sts lock acquisition. r=honzab DONTBUILD relanding 2015-05-28 13:50:52 -07:00
Nicholas Hurley
665b6d670f Backout 91a3fb327007 (wrong commit message) DONTBUILD 2015-05-28 13:50:51 -07:00
David Keeler
a83c753047 bug 1166976 - generate some PSM xpcshell test certificates at build time r=Cykesiopka,mgoodwin,froydnj 2015-05-20 16:35:16 -07:00
David Keeler
f23dffbae1 bug 1166976 - add Python-RSA python library r=ted,gerv 2015-05-20 16:34:03 -07:00
David Keeler
932ce8516b bug 1166976 - add pyasn1-modules python library r=ted,gerv 2015-05-20 16:33:23 -07:00
Nicholas Hurley
87dff12666 Bug 1159747 - release assert non-reentrancy of sts lock acquisition. r=honzab 2015-05-28 13:36:02 -07:00
Steve Fink
26cb8026c2 No bug. Update mozharness.json to d12c53e80161 on a CLOSED TREE.
--HG--
extra : amend_source : 3513376cb4f9df7c14fca819115c90b92043943d
2015-05-28 12:29:26 -07:00
Ryan VanderMeulen
13603e7715 Bug 1059081 - More non-unified bustage fixage.
CLOSED TREE

--HG--
extra : amend_source : 17ec29e14dbd9b1bb4296a0faed151c073b93599
2015-05-28 15:00:36 -04:00
Wes Kocher
18437e8dc3 Backed out changeset 3b09b61cdb45 (bug 1168676) for causing assertion failures CLOSED TREE 2015-05-28 11:45:56 -07:00
Kim Moir
19086f055e CLOSED TREE No bug update mozharness.json to 183cc1ad1933 2015-05-28 14:39:20 -04:00
Ryan VanderMeulen
5eae5c2c7b Bug 1166031 - Update NSS to NSS_3_19_1_RTM. a=sledru
--HG--
extra : transplant_source : %A7%DD%B5%C6%8C%1C%C1%C1%8C%CBY%E4%AD%87%0Bt%02%A9%B0%13
2015-05-28 14:14:52 -04:00
Josh Matthews
bd1ad4e991 Bug 1059081 - Fix non-unified bustage. a=bustage
--HG--
extra : transplant_source : %03j%8A%5DJ-%8F%CD%D7%BE%F11%B7%89%21%15n%F6%0E%8D
2015-05-28 13:23:56 -04:00
Sotaro Ikeda
6a032542b6 Bug 1168456 - Remove NotifyWaitingForResourcesStatusChanged() call from MediaCodecReader r=bholley,bwu 2015-05-28 11:11:46 -07:00
Dustin J. Mitchell
c14569449f Bug 1168592: remove extra directory from tooltool cache mount; r=mrrrgn
--HG--
extra : source : c81a69f86c07bcc76fab4873794fff02983d5c1c
2015-05-26 13:55:27 -04:00
Birunthan Mohanathas
180b572edb Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj 2015-05-28 11:07:44 -07:00
Birunthan Mohanathas
470bd9148f Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElements calls. r=froydnj 2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
fcc4ac1672 Bug 968520 - Add mozilla::fallible to FallibleTArray::InsertElementAt calls. r=froydnj 2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
6898a39a46 Bug 1165729 - Remove unnecessary template declaration for fallible nsTArray::AppendElement. r=froydnj 2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
baffd2f6b4 Bug 968520 - Use FallibleTArray::TruncateLength instead of SetLength where possible. r=froydnj
This preemptively fixes the upcoming -Wunused-result warnings due to unchecked
SetLength calls.
2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
ea4a3be55c Bug 968520 - Use FallibleTArray::Clear instead of SetLength(0). r=froydnj
This preemptively fixes the upcoming -Wunused-result warnings due to unchecked
SetLength calls.
2015-05-28 11:07:43 -07:00
Geoff Brown
ba19e64cd5 Bug 971742 - Re-balance test_URIs and test_URIs2; r=jesup 2015-05-28 12:06:44 -06:00
Geoff Brown
ee4ed9bd25 Bug 1168995 - Enable test_URIs2.js; r=jesup 2015-05-28 12:06:43 -06:00
Nikhil Marathe
e5964f4913 Bug 1168676 - Switch off embed/object ServiceWorker interception. r=ehsan
I would have liked to watch for onerror on the tags instead of having these
todos(), but onerror does not seem to fire. I have locally verified that the
test does indeed receive 404s on the network console.

--HG--
extra : rebase_source : bb1c9150b3efc0c8ea3027ec8f59198d31d13039
2015-05-27 16:36:44 -07:00
Nicolas B. Pierron
d5a3e3926a Bug 1147403 part 3.1 - Replace newly added IonSpewPass after KeepAlive transform. r=KWierso
CLOSED TREE
2015-05-28 19:46:53 +02:00
Jonathan Kew
412e118c03 Bug 1167930 - Handle direction:rtl in vertical modes when converting a LogicalMargin to physical. r=smontagu 2015-05-28 18:29:07 +01:00
Nicolas B. Pierron
d014435f6d Bug 1147403 part 7 - Fix inIon, only reset the counter when the function is executed. r=jandem 2015-05-28 19:26:56 +02:00
Nicolas B. Pierron
1e4749f76b Bug 1147403 part 6 - Remove GetJitContext from serializing functions. r=h4writer 2015-05-28 19:26:56 +02:00
Nicolas B. Pierron
cfbaec0f26 Bug 1147403 part 5 - Add Debugger::onIonCompilation hook. r=shu 2015-05-28 19:26:56 +02:00
Nicolas B. Pierron
194694e4b1 Bug 1147403 part 4 - Extract the printer from the serializer. r=h4writer 2015-05-28 19:26:55 +02:00
Nicolas B. Pierron
a7fb0f2daf Bug 1147403 part 3 - Make IonSpewer work during off-thread compilation. r=h4writer 2015-05-28 19:26:55 +02:00
Nicolas B. Pierron
e9ff01042d 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
3b8fe44661 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
7ac83a9495 Bug 1147403 part 0 - Replace contextual information of dispatchHook by lambdas. r=shu 2015-05-28 19:26:54 +02:00
Blake Kaplan
2899981c5b Bug 1162329 - Implement autocompletion entry deletion for e10s. r=felipe 2015-05-28 09:55:47 -07:00
Blake Kaplan
001727359d 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
b6d13deb0a 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
5aab2947e9 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
6ff0cdd8d2 Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
Blake Kaplan
d8adedd380 Bug 1024437 - Get rid of a deprecated API. r=MattN 2015-05-28 09:55:46 -07:00
Jonathan Griffin
2eed05fc9a Bug 1168997 - Bump marionette-client to 0.14, r=dburns 2015-05-28 08:58:22 -07:00
Yanis Sellami
4562d9ef59 Bug 967031 - Rename DumpHeapComplete to DumpHeap; r=terrence 2015-05-22 11:22:56 +02:00
Masayuki Nakano
274f4c6cb1 Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan 2015-05-29 00:58:42 +09:00
Ryan VanderMeulen
47df1bbfe3 Backed out changeset dd96df1da2b5 (bug 1166728) for making test_bug320799.html permafail on Mulet.
CLOSED TREE

--HG--
extra : rebase_source : 4ff4ea2d22a0beb2af011cec40f90efba2e452b9
2015-05-28 11:01:18 -04:00
Ben Kelly
7ea74752c9 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