Граф коммитов

357942 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd 579dfd2182 Bug 940329: fix spammy implicit type-conversion warnings in nsTSubstring.h r=ehsan 2014-04-27 00:29:25 -04:00
Randell Jesup 9ace4688fe Bug 940329: avoid warnings from using size_t in ImplCycleCollectionTraverse() r=ehsan 2014-04-27 00:29:18 -04:00
Garvan Keeley 40aeac4872 Bug 1001708: Don't use ternary operator with class const statics r=jesup 2014-04-27 00:02:17 -04:00
Boris Zbarsky e9122abf27 Bug 942121. Fix WebIDL dictionary member tracing to null-check nullable object types before trying to trace them, since passing pointer-to-null to JS_CallObjectTracer is not OK. r=smaug 2014-04-26 21:50:00 -04:00
Boris Zbarsky 24ebb19c4f Bug 1000944. Allow unions and dictionaries that contain non-SpiderMonkey WebIDL interface types to be copy-constructed. r=dzbarsky 2014-04-26 21:49:59 -04:00
Boris Zbarsky 57cd950edf Bug 1000675. Don't always include nsContentUtils in example codegen, fix example header guards to not end with __, don't use fully-qualified names in argument types when those argument types are in the mozilla::dom namespace already, and include headers from mozilla/dom. r=jst 2014-04-26 21:49:59 -04:00
Ryan VanderMeulen f11ba3f87d Merge fx-team to m-c. 2014-04-25 16:24:02 -04:00
Ryan VanderMeulen 3c60ecfba4 Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
Ryan VanderMeulen 4c82ae1e17 Merge inbound to m-c. 2014-04-25 15:53:56 -04:00
Ryan VanderMeulen 83e8056756 Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
B2G Bumper Bot 20daa7cc4c Bumping manifests a=b2g-bump 2014-04-25 10:46:20 -07:00
B2G Bumper Bot 20f6ce694c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0017eff21d3
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18670 from cctuan/968661-6

Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.j...

========

https://hg.mozilla.org/integration/gaia-central/rev/df8fea1d3a79
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js
2014-04-25 10:40:42 -07:00
Botond Ballo 6c9512555d Bug 1000633 - Avoid APZ data race in accessing mAnimation. r=kats 2014-04-25 13:38:09 -04:00
Drew Willcoxon 3e1363b47a Bug 962490 - Add a search field to the new tab page (Bing and Amazon logos). r=gavin 2014-04-25 10:25:46 -07:00
Drew Willcoxon ea21121b2f Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin 2014-04-25 10:25:11 -07:00
B2G Bumper Bot fc33fc0d94 Bumping manifests a=b2g-bump 2014-04-25 10:21:13 -07:00
Gabriele Svelto f3dc543fc2 Bug 888698 - Make client.mk pass the top-level -j parameter to the recursive invocations. r=glandium 2014-04-25 19:19:24 +02:00
B2G Bumper Bot a474dcb9dc Bumping manifests a=b2g-bump 2014-04-26 03:02:51 -07:00
B2G Bumper Bot 6583e88620 Bumping manifests a=b2g-bump 2014-04-26 02:41:19 -07:00
B2G Bumper Bot f0fa3122aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca37de09e83f
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #18600 from lissyx/bug1000337

Bug 1000337 - Correct notification title checking in integration test r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/d3e9bc7972cb
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1000337 - Correct notification title checking in integration test
2014-04-26 02:35:54 -07:00
B2G Bumper Bot f395d357ac Bumping manifests a=b2g-bump 2014-04-25 22:51:20 -07:00
B2G Bumper Bot 4d5439d2fc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db17f22d019a
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #18602 from jimporter/music-update-hidden-scrubber

Bug 1000214 - [music] Update progress bar when display is suspended and ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a6b9c324e768
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1000214 - [music] Update progress bar when display is suspended and audio paused; r=dkuo
2014-04-25 22:45:53 -07:00
B2G Bumper Bot d05144f4b2 Bumping manifests a=b2g-bump 2014-04-25 17:06:36 -07:00
B2G Bumper Bot 3d644b3327 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5867d3a26830
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #18693 from wilsonpage/994077

Bug 994077 - [Camera][Hamachi] Long wait for initial preview stream

========

https://hg.mozilla.org/integration/gaia-central/rev/cecebd9d0ff3
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 994077 - [Camera][Hamachi] Long wait for initial preview stream
2014-04-25 17:00:43 -07:00
Wes Kocher e015d5da87 Backed out changeset a73dece39b01 (bug 985496) for mochitest-5 orange 2014-04-25 16:15:37 -07:00
Wes Kocher 5cc9dd49eb Backed out changeset 27b41f71ccd4 (bug 987954) for mochitest-5 orange 2014-04-25 16:14:58 -07:00
B2G Bumper Bot 40db28f250 Bumping manifests a=b2g-bump 2014-04-25 15:56:18 -07:00
B2G Bumper Bot 5df2169fde Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83652e1b8cc5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #18198 from mcav/power-snooze" for intermittent failure.

This reverts commit ea42223ccd6a406d8214978fc635f4bd12f1ff33, reversing
changes made to 896fd4f89f017483e70d5e0dced008ea90476867.
2014-04-25 15:50:50 -07:00
B2G Bumper Bot 676c95e43b Bumping manifests a=b2g-bump 2014-04-25 14:51:15 -07:00
B2G Bumper Bot bbd2ac65eb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/243d38a5760f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001576 - [Home2] Use contextmenu event to detect when to enter drag/drop state to avoid race conditions with apz r=me
2014-04-25 14:45:47 -07:00
B2G Bumper Bot 4b8fb6e92e Bumping manifests a=b2g-bump 2014-04-25 14:21:22 -07:00
B2G Bumper Bot b3c55ffb6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a9654733e58
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18198 from mcav/power-snooze

 Bug 996092 - [Clock] Use hardware buttons to dismiss/mute alarms. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/7a5feee904f7
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 996092 - [Clock] Use hardware buttons to dismiss/mute alarms. r=millermedeiros
2014-04-25 14:15:52 -07:00
B2G Bumper Bot 8a2bab3041 Bumping manifests a=b2g-bump 2014-04-25 13:52:59 -07:00
B2G Bumper Bot 90d3a54be0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/305c34da82e1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001638 - [Home2] Final user testing tweaks r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/f272c2f5ef70
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1000272 - Show google search link if < 2 places results. r=benfrancis
2014-04-25 13:51:14 -07:00
B2G Bumper Bot e840ad01f9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7942ceb85f3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1001210 - Hide start page before showing task manager r=kgrandon
2014-04-25 10:15:46 -07:00
Ben Hearsum d160b3db0a bug 1000207: upload flame gecko/gaia mars to public ftp - upload any mar in b2g-update. r=aki DONTBUILD (doesn't affect any on-change builds) 2014-04-25 13:08:44 -04:00
Ed Morley 47380caf13 Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE 2014-04-25 17:59:48 +01:00
Ed Morley 1281549341 Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE 2014-04-25 17:51:42 +01:00
Ed Morley 20dd87ee29 Backed out changeset 1a6ada013610 (bug 959089) 2014-04-25 17:51:15 +01:00
Ed Morley 1ce229a50b Backed out changeset d58403b60c77 (bug 959089) 2014-04-25 17:51:11 +01:00
Andrew McCreight 3cebc6f775 Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug 2014-04-25 09:12:26 -07:00
Botond Ballo fe94a83a74 Bug 993930 - Do not assume TabChild::mInnerSize being (0, 0) means it's never been initialized. r=kats 2014-04-25 11:40:23 -04:00
Jonathan Kew 0d4074194a bug 1002425 - add a Gecko script code for "mathematical notation". r=smontagu 2014-04-28 17:10:36 +01:00
Kannan Vijayan 132513fe1d Bug 987379 - Fix enableSPSProfilingAssertions api to be cleaner. r=h4writer 2014-04-28 11:37:29 -04:00
James Willcox 4379c05e4a Bug 966154 - Don't use __fork, it's gone in newer bionic r=glandium
--HG--
extra : rebase_source : d9658b67bae73031b2a8212764a33bff8f0e3bb7
2014-04-28 10:21:22 -05:00
Julian Seward 0a7ab6f6d9 Bug 990247 - Conditional jump or move depends on uninitialised value(s) and Use of uninitialised value of size 4 [@ dosprintf]. r=n.nethercote.
--HG--
extra : rebase_source : bebbc355cca7365b500b82ef29f29eb29420c600
2014-04-28 17:17:50 +02:00
Ed Morley fd0c43adba Backed out changeset ab970e182f57 (bug 907123) for assertions from AsyncPanZoomControllerTester 2014-04-28 16:06:55 +01:00
Ed Morley 0db6682830 Backed out changeset 729fb5ddc1b9 (bug 907123) 2014-04-28 16:06:32 +01:00
Ed Morley 8ae1ffaa22 Backed out changeset 932f6530318d (bug 1000959) for 603490-1.html asserts 2014-04-28 16:05:04 +01:00
Ed Morley e8a4305244 Backed out changeset 1c27ec193926 (bug 1002271) for B2G build failures 2014-04-28 15:28:48 +01:00