Florian Quèze
|
62156f6da6
|
Bug 1057006 - Implement UI for app sharing, r=Gijs.
|
2014-08-27 16:52:22 +02:00 |
|
B2G Bumper Bot
|
2fd198265d
|
Bumping manifests a=b2g-bump
|
2014-08-26 15:26:29 -07:00 |
|
B2G Bumper Bot
|
ef2fb165d0
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/65ba7a3f16b3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23124 from KevinGrandon/bug_1054447_start_page_refinements
Bug 1054447 - [Browser] Browser Start Page Refinements
========
https://hg.mozilla.org/integration/gaia-central/rev/4fce33b3dbe4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1054447 - [Browser] Browser Start Page Refinements ui-r=epang r=kgrandon
|
2014-08-26 15:15:35 -07:00 |
|
B2G Bumper Bot
|
6680f9dfec
|
Bumping manifests a=b2g-bump
|
2014-08-26 15:06:57 -07:00 |
|
B2G Bumper Bot
|
a10005b563
|
Bumping manifests a=b2g-bump
|
2014-08-26 14:16:28 -07:00 |
|
B2G Bumper Bot
|
be2e8407d2
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/df31e1c9cdce
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23311 from mozfreddyb/bug-1056882
Bug 1056882: disallow cross-origin imports
========
https://hg.mozilla.org/integration/gaia-central/rev/ecdee1ec1a7e
Author: Frederik B <fbraun+gh@mozilla.com>
Desc: Bug 1056882: no cross-origin imports, r=kgrandon
|
2014-08-26 14:10:31 -07:00 |
|
B2G Bumper Bot
|
a4bdb744ec
|
Bumping manifests a=b2g-bump
|
2014-08-26 13:27:02 -07:00 |
|
B2G Bumper Bot
|
93f0104549
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/0380c2f80df2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #23283 from mcav/clock-12h
Bug 1035757 - [B2G][Clock] support 24 hour time format. r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/1f582e7b1bc7
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1035757 - [B2G][Clock] support 24 hour time format.
========
https://hg.mozilla.org/integration/gaia-central/rev/acfbab105d04
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23282 from KevinGrandon/bug_1057670_app_title_default
Bug 1057670 - Change title displayed in collapsed rocketbar within apps
========
https://hg.mozilla.org/integration/gaia-central/rev/93c369e08f70
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1057670 - Change title displayed in collapsed rocketbar within apps r=benfrancis
|
2014-08-26 13:25:30 -07:00 |
|
Ryan VanderMeulen
|
41293929ad
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-26 16:11:01 -04:00 |
|
Ryan VanderMeulen
|
7c10863e87
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2014-08-26 16:05:42 -04:00 |
|
Ryan VanderMeulen
|
a19bf3acbf
|
Backed out 5 changesets (bug 965022) for mochitest-2 failures on a CLOSED TREE.
Backed out changeset 7f68752ffe1e (bug 965022)
Backed out changeset 24251d4da019 (bug 965022)
Backed out changeset a34ae046c947 (bug 965022)
Backed out changeset f747fd154739 (bug 965022)
Backed out changeset f076faf3c282 (bug 965022)
|
2014-08-26 16:02:37 -04:00 |
|
B2G Bumper Bot
|
f797c2949d
|
Bumping manifests a=b2g-bump
|
2014-08-26 12:57:07 -07:00 |
|
Ryan VanderMeulen
|
0efb1eb5c4
|
Backed out 7 changesets (bug 939318) for frequent Win7/Win8 xpcshell failures. a=backout
Backed out changeset 21dcd9e1b607 (bug 939318)
Backed out changeset cc131cf9ef81 (bug 939318)
Backed out changeset 02925699b9bb (bug 939318)
Backed out changeset a2d39ac660a6 (bug 939318)
Backed out changeset eeb8897aaa59 (bug 939318)
Backed out changeset d1e1ca369322 (bug 939318)
Backed out changeset 37bee525b188 (bug 939318)
|
2014-08-26 15:56:51 -04:00 |
|
Ryan VanderMeulen
|
62ac641707
|
Merge inbound to m-c. a=merge
|
2014-08-26 15:55:57 -04:00 |
|
B2G Bumper Bot
|
be55ca2108
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/405fd5950898
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #22934 from eeejay/bug-1050381
Bug 1050381 - Support accessibility edge gestures. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/95adf2f69b1c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1050381 - Support accessibility edge gestures.
|
2014-08-26 12:55:29 -07:00 |
|
Brian Hackett
|
070b11f0bb
|
Bug 894596 - Bake constant valued object properties into jitcode when possible, r=jandem, patch mostly written by djvj.
|
2014-08-26 12:30:36 -07:00 |
|
B2G Bumper Bot
|
868a92ab0c
|
Bumping manifests a=b2g-bump
|
2014-08-26 12:27:02 -07:00 |
|
B2G Bumper Bot
|
efa68b22ea
|
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/1ff57d77a69f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1047143 - close aps entering task-manager, exitToApp to open/restore"
This reverts commit 1d9a8cf867f281d7ab22402f246bac48d0980c33.
========
https://hg.mozilla.org/integration/gaia-central/rev/38c61b71e905
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #23285 from benfrancis/1054979
Bug 1054979 - Do not show overflow menu for apps r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/a4acf83a64b1
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1054979 - Do not show overflow menu for apps
|
2014-08-26 12:25:29 -07:00 |
|
Vladan Djeric
|
ba28e2fa57
|
Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab
|
2014-08-26 15:12:42 -04:00 |
|
Jim Chen
|
8117b170c6
|
Bug 1056941 - Remove extract libs parameter; r=glandium
|
2014-08-26 15:08:00 -04:00 |
|
Jim Chen
|
b3d78f3a71
|
Bug 1056941 - Disable unused local typedef warning in STLPort; r=glandium
|
2014-08-26 15:07:59 -04:00 |
|
Jim Chen
|
3dcbdea53a
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
|
B2G Bumper Bot
|
b276204efc
|
Bumping manifests a=b2g-bump
|
2014-08-26 11:56:33 -07:00 |
|
B2G Bumper Bot
|
7d7a049f8f
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/6c4c3328e7d4
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #23294 from qdot/revert-revert-938171
Revert revert 938171
========
https://hg.mozilla.org/integration/gaia-central/rev/e3a01fb72b2e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 938171 - Add MockVersionHelper to bootstrap test for app_migrator module
========
https://hg.mozilla.org/integration/gaia-central/rev/184a276517d0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Bug 938171 - Add app_migrator module include to bootstrap unit test""
This reverts commit 0acb88a5663af1fa4ec8beb84b7cb657acba19b2.
========
https://hg.mozilla.org/integration/gaia-central/rev/2b8df8b14335
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Revert "Bug 938171 - Browser Bookmark Migration to Homescreen in Gaia""
This reverts commit d35f1c9a22c87e96f0289135955f7316900de6ab.
|
2014-08-26 11:50:34 -07:00 |
|
Eitan Isaacson
|
6c0c232767
|
Bug 1059059 - Don't blur in editing mode if vc is on focused item. r=yzen
|
2014-08-26 20:32:00 +02:00 |
|
Ryan VanderMeulen
|
fa613d9454
|
Merge fx-team to m-c. a=merge
|
2014-08-26 14:16:26 -04:00 |
|
B2G Bumper Bot
|
6ecaf01dd8
|
Bumping manifests a=b2g-bump
|
2014-08-26 10:32:12 -07:00 |
|
B2G Bumper Bot
|
6cb84eb9ea
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/506635e2bf3f
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #23281 from benfrancis/1056884
Bug 1056884 - Implement special expanded Rocketbar state for browser start page r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/1ddf839cff25
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1056884 - Implement special expanded Rocketbar state for browser start page
|
2014-08-26 10:25:28 -07:00 |
|
B2G Bumper Bot
|
a4395ab84a
|
Bumping manifests a=b2g-bump
|
2014-08-26 10:03:20 -07:00 |
|
B2G Bumper Bot
|
b09b323fbe
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/2fb42aadc028
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23279 from zbraniecki/1051850-delay-MO-init-until-ready-for-non-default-locales
Bug 1051850 - In non-default locale scenario, delay MO init until l10n is ready. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/efc66c50dc79
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1051850 - In non-default locale scenario, delay MO init until l10n is ready
|
2014-08-26 09:55:22 -07:00 |
|
Botond Ballo
|
c8e5c6df06
|
Bug 965022 - Use MOZ_FORMAT_PRINTF for nsTString::AppendPrintf, and fix incorrect usages. r=jrmuizel
|
2014-08-26 12:05:41 -04:00 |
|
Kartikaya Gupta
|
3c19efedf2
|
Bug 1057642 - Fix some printing call sites that try to print CoordTyped as floats. r=botond
|
2014-08-26 12:05:05 -04:00 |
|
Kartikaya Gupta
|
2310a16f84
|
Bug 1058048 - Implement the *= operator on Matrix4x4. r=Bas
|
2014-08-26 12:04:07 -04:00 |
|
Jim Chen
|
0b8d35ee8c
|
Bug 1058127 - Properly implement removeSpan synchronization; r=cpeterson
|
2014-08-26 11:50:19 -04:00 |
|
B2G Bumper Bot
|
f9f0689820
|
Bumping manifests a=b2g-bump
|
2014-08-26 08:43:52 -07:00 |
|
B2G Bumper Bot
|
942914a520
|
Bumping manifests a=b2g-bump
|
2014-08-26 08:35:59 -07:00 |
|
Nathan Froyd
|
4507f5db75
|
Bug 1058678 - remove unused variable in EXIF.cpp; r=seth
|
2014-08-26 11:34:56 -04:00 |
|
David Rajchenbach-Teller
|
bb78b4880d
|
Bug 1059746 - Fix typos that prevent Sqlite.jsm from displaying the name of unclosed clients. r=froydnj
|
2014-08-28 05:09:00 -04:00 |
|
Chris Manchester
|
f54fd4e5b1
|
Bug 1059453 - Treat either str or unicode as a file in mozlog's commandline.py. r=jgraham
|
2014-08-28 09:42:02 -04:00 |
|
Martijn Wargers
|
5a33dfdd37
|
Bug 1058451 - Intermittent test_CSP_bug885433.html | Inline script should be allowed - Result logged after SimpleTest.finish(). r=sstamm
|
2014-08-26 17:59:42 +02:00 |
|
James Long
|
de8b7ce3ba
|
Bug 1037675 - Improve Debugger 'findScripts': Add 'source' param and allow 'displayURL' with 'line'. r=jorendorff
|
2014-08-28 08:55:00 -04:00 |
|
Ryan VanderMeulen
|
5ca90f3f76
|
Bug 1059589 - Skip testBug1057248.js if SharedArrayBuffer isn't supported. r=lth
|
2014-08-28 13:02:32 -04:00 |
|
Jim Blandy
|
9425b091ec
|
Bug 971673: Assert that AutoJSAPI is always given a JSContext. r=bobowen
|
2014-08-28 10:00:56 -07:00 |
|
Joshua Cranmer
|
03c76f7c7b
|
Bug 1059550 - Add an iterator to PLDHashtable, r=froydnj
|
2014-08-28 11:29:23 -05:00 |
|
Nikhil Marathe
|
d32849655e
|
Bug 1058043 - Patch 2 - StopListeningForEvents in ServiceWorkerRegistration destructor. r=baku
--HG--
extra : rebase_source : 224f28dcb1b9604916cbdd53bf4690ef32d71be9
|
2014-08-27 13:33:20 -07:00 |
|
Kannan Vijayan
|
7b43518b20
|
Bug 1059555 - Fix js/src/SplayTree forEach to not inadvertantly copy the callback functor. r=bhackett
|
2014-08-28 12:18:44 -04:00 |
|
Andrea Marchesini
|
c33db444da
|
Bug 1025077 - patch 2 - ServiceWorkerContainer should unregister its promise on dtor, r=nsm
|
2014-08-28 17:04:51 +01:00 |
|
Daniel Holbert
|
7f688ec75d
|
Bug 1059485: Declare variable "LayoutHelpers" to fix JS strict warning in LayoutHelpers.jsm. r=jwalker
|
2014-08-28 08:41:24 -07:00 |
|
Jonathan Kew
|
e667e65c85
|
bug 1057330 pt 3 - provide character property accessor for Vertical_Orientation. r=smontagu
|
2014-08-28 16:00:03 +01:00 |
|
Jonathan Kew
|
6901dfad4d
|
bug 1057330 pt 2 - regenerate Unicode character property tables with updated tool. rs=smontagu
|
2014-08-28 16:00:03 +01:00 |
|