Commit Graph

184724 Commits

Author SHA1 Message Date
Tim Taubert
9e40bef2c0 Bug 990812 - Add nsIDOMChromeWindow.getGroupMessageManager() API r=smaug 2014-05-23 14:51:56 +02:00
Tim Taubert
8e4728a686 Bug 990812 - Allow a deeper frame message manager hierarchy than only global > window > tab r=smaug 2014-05-23 14:52:36 +02:00
Jon Coppeard
0f06ce220b Bug 1013972 - Take account of reentrancy when removing entries from sJSObjWrappers r=bsmedberg 2014-05-27 10:35:13 +01:00
Benjamin Bouvier
162138e1e8 Bug 1015656: Fix overflows on ARM's ceil inline implementation; r=mjrosenb 2014-05-27 11:31:38 +02:00
Phil Ringnalda
9aff8ddd59 Merge m-c to a CLOSED TREE m-i 2014-05-26 23:37:46 -07:00
Phil Ringnalda
44b9362bb7 Back out 4c660783c5d8 (bug 994293) for OOP b2g reftest bustage
CLOSED TREE
2014-05-26 23:22:59 -07:00
Phil Ringnalda
edcfa8e4f3 Back out 5e1bd5190442 (bug 897996) for b2g OOP reftest bustage
CLOSED TREE
2014-05-26 23:22:37 -07:00
Phil Ringnalda
cc97afea03 Bug 981477 followup, skip one more newly-added XUL reftest on OOP b2g
CLOSED TREE
2014-05-26 23:20:30 -07:00
Milan Sreckovic
4f4eda0638 Bug 1016079: Remove unused gfxQtPlatform::UseXRender method. r=bjacob 2014-05-26 16:17:23 -04:00
William Lachance
ed6ae85e74 Bug 1016042 - Bump mozdevice to 0.35;r=ahal DONTBUILD 2014-05-26 14:10:07 -04:00
Ben Hearsum
54b046915c bug 1015407: nexus 4 builds need to upload mars publicly. r=aki DONTBUILD because it only affects nightly builds 2014-05-26 11:23:06 -04:00
Ben Hearsum
e1a2c754ad bug 1011489: hamachi device builds submitting bad urls to balrog. r=aki DONTBUILD because it only affects nightly builds. 2014-05-26 11:22:38 -04:00
Carsten "Tomcat" Book
c509721e94 merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Carsten "Tomcat" Book
00eac7d5ba merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Carsten "Tomcat" Book
9a7d110ce3 merge mozilla-inbound to mozilla-central 2014-05-26 14:36:35 +02:00
Ben Tian
e6dff5f2e9 Bug 1015090 - Add BluetoothAdapterEvent.webidl and BluetoothAttributeEvent.webidl, r=bz 2014-05-26 09:40:28 +08:00
B2G Bumper Bot
a2785b0479 Bumping manifests a=b2g-bump 2014-05-26 02:13:02 -07:00
Szu-Yu Chen [:aknow]
6c8d3ece84 Bug 1015097 - Rewrite test_outgoing_emergency_in_airplane_mode.js. r=hsinyi 2014-05-25 20:22:00 +02:00
ffxbld
1b5b7ecfd1 No bug, Automated HSTS preload list update from host bld-linux64-spot-1068 - a=hsts-update 2014-05-24 03:14:12 -07:00
ffxbld
7b0ec0952b No bug, Automated blocklist update from host bld-linux64-spot-041 - a=blocklist-update 2014-05-24 03:11:22 -07:00
Wes Kocher
ad37b2f7f0 Merge b2g-inbound to m-c 2014-05-23 17:34:49 -07:00
Wes Kocher
9ec54118d8 Merge inbound to m-c DONTBUILD 2014-05-23 17:23:09 -07:00
Wes Kocher
594334d9ce merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher
996c3dc9d1 Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Wes Kocher
ac63bf06e5 Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage 2014-05-23 12:13:54 -07:00
Nick Alexander
a461b99329 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander
37a58318d1 Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
Nick Alexander
21bfe1a799 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Dão Gottwald
91ac240000 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
980f21a719 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
57ce77a271 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Wes Kocher
c62bc44163 Backed out changeset 7809455a72a7 (bug 970252) for build bustage on a CLOSED TREE 2014-05-23 10:58:09 -07:00
Wan-Teh Chang
9839ff3935 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Kannan Vijayan
8f52013352 Bug 970252 - Ensure that SPS entries are popped for frames that error during bailout. r=jandem 2014-05-23 13:40:54 -04:00
Jonathan Wei
b039e9c380 Bug 1011736 - Added null check to Accessible::Shutdown. 2014-05-23 13:15:07 -04:00
B2G Bumper Bot
c8dc5f2366 Bumping manifests a=b2g-bump 2014-05-23 09:52:26 -07:00
B2G Bumper Bot
ff0dcf8168 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a6778c8ff4a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19585 from lightsofapollo/bin-ci-no-after

Bug 1015059 - Only run gaia_ui_tests after_script on travis ci

========

https://hg.mozilla.org/integration/gaia-central/rev/06b1cb76c1d4
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1015059 - Only run gaia_ui_tests after_script on travis ci
2014-05-23 09:45:32 -07:00
B2G Bumper Bot
18acfd1bdf Bumping manifests a=b2g-bump 2014-05-23 09:03:33 -07:00
B2G Bumper Bot
3b5c280108 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1059a5a8e6d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 987487 - [Gaia] [Build] Refactoring webapp-optimize.js and unit tests"
This broke a lot of apps.

This reverts commit 3cc2733bc0e5ec952a4c1edfc115b814b49edb95.
2014-05-23 08:55:22 -07:00
Chris AtLee
82be4884b3 Bug 1014751: Renaming mako to nexus-4. a=NBOTB DONTBUILD 2014-05-23 11:47:54 -04:00
B2G Bumper Bot
05f1ed15e4 Bumping manifests a=b2g-bump 2014-05-23 08:32:31 -07:00
B2G Bumper Bot
0f220acebf Bumping manifests a=b2g-bump 2014-05-23 08:23:55 -07:00
B2G Bumper Bot
40770a7060 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eca3a524bcd4
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1009065 - Make focused Rocketbar full width on all devices. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/c2aee90a903e
Author: Gareth Aye <gaye@mozilla.com>
Desc: Update calendar README, grammar nit

========

https://hg.mozilla.org/integration/gaia-central/rev/df406b3a70ff
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #19600 from gaye/update-calendar-readme

Update calendar README

========

https://hg.mozilla.org/integration/gaia-central/rev/dece9f459af8
Author: gaye <gaye@mozilla.com>
Desc: Update calendar README
2014-05-23 08:23:43 -07:00
B2G Bumper Bot
376be78dad Bumping manifests a=b2g-bump 2014-05-23 08:07:29 -07:00
B2G Bumper Bot
11f6b55a53 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3455d0d33b1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #19495 from hfiguiere/bug846871

Bug 1014821 - Send the call-log-ready perf event even if the call log is empty. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/fa3f8eb62ea2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1014821 - Send the call-log-ready perf event even if the call log is empty.
2014-05-23 07:55:21 -07:00
Robert Strong
2d1b1ffb4a Bug 606415: Tests for bug 1009668. r=spohl 2014-05-23 10:42:58 -04:00
Stephen Pohl
c267206a18 Bug 1009668: Make retrieval of updater.ini more robust and predictable on OSX. r=smichaud,rstrong 2014-05-23 10:42:52 -04:00
Mike Conley
3d1a60d674 Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug. 2014-05-23 10:36:50 -04:00
B2G Bumper Bot
4b923478c9 Bumping manifests a=b2g-bump 2014-05-23 07:24:53 -07:00
B2G Bumper Bot
c1e864e31c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9bf1b03cd152
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #19590 from shamenchens/Bug1014531-FTULastScreen

Bug1014531 - Errors in FTE last screen after registering in FxA, r=fcampo, flod

========

https://hg.mozilla.org/integration/gaia-central/rev/2f2b3f8566cd
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug1014531 - Errors in FTE last screen after registering in FxA

========

https://hg.mozilla.org/integration/gaia-central/rev/b7c3a2626c21
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #19291 from gaye/bug-1010961-interop-tests

Bug 1010961 - Calendar interop tests r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/f8182bc058c9
Author: gaye <gaye@mozilla.com>
Desc: Bug 1010961 - Calendar interop tests
2014-05-23 07:15:32 -07:00