Commit Graph

182841 Commits

Author SHA1 Message Date
Jared Wein
e6c1a4102d Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
Nick Alexander
67e91b0e50 Bug 1010445 - Fix instanceof checks in CastingApps. r=mfinkle 2014-05-14 15:03:04 -07:00
Lucas Rocha
66f774333d Bug 1009853 - Override getNotificationUri() in TopSitesCursorWrapper (r=mfinkle) 2014-05-14 15:02:34 -07:00
Mike Conley
1433054b16 Bug 993712 - Remove hand-rolled timeout handler from customizableui/test/head.js. r=test-only
I'm trying to smoke out an intermittent orange in bug 993712, and I'm starting to run dry on
ideas. I'm having no luck reproducing the bug locally. What I'm trying to do here is cause
the orange (when it rears its head) to force a mochitest timeout, which will take a screenshot.
I'm hoping that screenshot gives me some clues about what's going on.
2014-05-14 17:09:34 -04:00
J. Ryan Stinnett
dc40546dea Bug 797639 - Part 4: Fix Network Monitor test leaks. r=vporof 2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
2237533405 Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin 2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
35fb8b8d22 Bug 797639 - Part 2: Bulk data support in client and server. r=jimb 2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
c278833c23 Bug 797639 - Part 1: Bulk data support in the transport layer. r=jimb
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/transport/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/transport/tests/moz.build
rename : toolkit/devtools/server/tests/unit/test_dbgsocket.js => toolkit/devtools/transport/tests/unit/test_dbgsocket.js
rename : toolkit/devtools/server/tests/unit/test_dbgsocket_connection_drop.js => toolkit/devtools/transport/tests/unit/test_dbgsocket_connection_drop.js
rename : toolkit/devtools/server/transport.js => toolkit/devtools/transport/transport.js
2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
12a46ec85f Bug 797639 - Part 0: Clean up transport style. r=jimb 2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
1b19c41bcd Bug 797639 - Part -1: Change forwarding prefix to slash. r=jimb 2014-05-14 14:30:01 -05:00
Michael Comella
9c26d2d9a7 Bug 997487 - Add awesomescreen session and cancel button UITelemetry. r=liuche f=mfinkle 2014-05-14 11:29:42 -07:00
Gijs Kruitbosch
5a2728852d Bug 1008647 - fix left padding and remove separator for top show all bookmarks item, r=mak 2014-05-14 11:33:30 +01:00
Michael Comella
0d30b7eca5 Bug 958889 - Part 2.6: Remove unused PanelView.getLayout code. r=nalexander 2014-05-14 08:56:59 -07:00
Michael Comella
80c80d5987 Bug 958889 - Part 2.5: Add old Sync upgrade URL method to services and strings. r=nalexander 2014-05-14 08:56:23 -07:00
Eugen Sawin
ce2193c486 Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn 2014-05-12 19:26:53 +02:00
David Rajchenbach-Teller
616d7a75ab Bug 989393 - Clean up old tabs and windows. r=ttaubert 2014-05-14 06:12:00 -04:00
Roberto A. Vitillo
379aea1acd Bug 988023 - Telemetry on how often we hit search service synchronous fallback. r=gavin 2014-05-14 05:36:00 -04:00
Martyn Haigh
f7d35f5863 Bug 970203 - Animate webapp update checking and downloading icons. r=wesj 2014-05-13 09:06:00 -04:00
David Rajchenbach-Teller
dc8916a340 Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert 2014-05-05 09:23:00 -04:00
Margaret Leibovic
0f83115a82 Bug 1005107 - Include charsetMenu.properties in localized files. r=Pike 2014-05-14 14:34:26 +01:00
Carsten "Tomcat" Book
d5cf415f6e Merge mozilla-central to fx-team 2014-05-14 13:15:02 +02:00
Carsten "Tomcat" Book
ba59d9abb4 merge b2g-inbound to mozilla-central 2014-05-14 13:08:40 +02:00
Carsten "Tomcat" Book
30b3a166d0 merge fx-team to mozilla-central 2014-05-14 13:01:30 +02:00
B2G Bumper Bot
ec8dce2ce1 Bumping manifests a=b2g-bump 2014-05-14 00:01:23 -07:00
B2G Bumper Bot
920026baf9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/993067c495a5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #19139 from crdlc/bug-1008033

Bug 1008033 - [Flame] [e.me Homescreen] Can't show more than 12 elements

========

https://hg.mozilla.org/integration/gaia-central/rev/e0c259101913
Author: crdlc <crdlc@tid.es>
Desc: Bug 1008033 - [Flame] [e.me Homescreen] Cannot show more than 12 elements
2014-05-13 23:56:01 -07:00
Dave Hylands
e17850647f Bug 1007053 - Pt3 - Implement canBeShared, canBeMounted, canBeFormatted attributes in DeviceStorage object. r=qDot 2014-05-13 15:48:08 -07:00
Dave Hylands
e4bdbbc915 Bug 1007053 - Pt2 - Add canBeShared, canBeMounted, canBeFormatted attributes To DeviceStorage webidl. r=bzbarsky 2014-05-13 15:48:06 -07:00
Dave Hylands
9f231b0a6c Bug 1007053 - Pt1 - Fix shadowing of IsFake attribute in the Child Volume cache. r=qDot 2014-05-13 15:48:04 -07:00
B2G Bumper Bot
3ec120a592 Bumping manifests a=b2g-bump 2014-05-13 22:56:33 -07:00
B2G Bumper Bot
ee0f133d97 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ec7bef08de0
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #19191 from steveck-chung/emergency-cb-mode-fix

Bug 1007441 - Emergency Callback Mode UI not displaying. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1217ef01f42a
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1007441 - Emergency Callback Mode UI not displaying
2014-05-13 22:51:10 -07:00
B2G Bumper Bot
7bbcdc424f Bumping manifests a=b2g-bump 2014-05-13 21:46:34 -07:00
B2G Bumper Bot
56e66b3209 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e0bdad94977
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19219 from etiennesegonzac/bug-1009950-edge-gestures-on

Bug 1009950 - Turning the app-to-app edge gesture on by default. r=gwagner,21

========

https://hg.mozilla.org/integration/gaia-central/rev/d6f5bca247f6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1009950 - Turning the app-to-app edge gesture on by default.
2014-05-13 21:41:11 -07:00
B2G Bumper Bot
e792470dff Bumping manifests a=b2g-bump 2014-05-13 21:21:32 -07:00
B2G Bumper Bot
58fbf6dc91 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/76375434f4d1
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #19193 from luke-chang/1009379_stingray_change_appentrypoint_naming

Bug 1009379 - [Stingray] The naming of "AppEntryPoint" object in applications.js is inconsistent, r=gchen, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/13d88553131f
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1009379 - [Stingray] The naming of "AppEntryPoint" object in applications.js is inconsistent
2014-05-13 21:16:13 -07:00
B2G Bumper Bot
8b0a1fc5d9 Bumping manifests a=b2g-bump 2014-05-13 20:26:21 -07:00
B2G Bumper Bot
5f53795caf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/726c4bd403f5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19199 from RudyLu/keyboard/Bug1006343-Cannot_enable_layouts

Bug 1006343 - Cannot enable layouts with keyboard setup menu after
r=garychen

========

https://hg.mozilla.org/integration/gaia-central/rev/008831e8897b
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1006343 - Cannot enable layouts with keyboard setup menu after
3rd-party keyboard installation.
 - Should enable keyboard layout with [manifestURL, layoutId].
2014-05-13 20:20:55 -07:00
B2G Bumper Bot
ecab750811 Bumping manifests a=b2g-bump 2014-05-13 20:01:22 -07:00
B2G Bumper Bot
42ed099214 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3311e3c9eea
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #19022 from mnjul/bug_1003770_shrinking_ui_test

Bug 1003770 - [Unit test] Unit test for shrinking UI

========

https://hg.mozilla.org/integration/gaia-central/rev/aae47fe8ec0e
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1003770 - [Unit test] Unit test for shrinking UI
2014-05-13 19:55:57 -07:00
B2G Bumper Bot
562454b7bf Bumping manifests a=b2g-bump 2014-05-13 19:06:36 -07:00
B2G Bumper Bot
9491b67e61 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cf9b07dbfc5
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #19201 from anvk/bug1009397

Bug 1009397: Removing /apps/*/shared from .gitignore r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/9181da27bca3
Author: Alexey Novak <alexey.novak.mail@gmail.com>
Desc: Bug 1009397: Removing /apps/*/shared from .gitignore
2014-05-13 19:01:53 -07:00
Wes Kocher
9d86435a55 Merge m-c to b2g-inbound 2014-05-13 18:58:01 -07:00
Wes Kocher
47d0ef7175 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Wes Kocher
3bafc820e4 Merge b-i to m-c 2014-05-13 18:34:41 -07:00
B2G Bumper Bot
14fdce7b14 Bumping manifests a=b2g-bump 2014-05-13 18:12:59 -07:00
B2G Bumper Bot
6acb742671 Bumping manifests a=b2g-bump 2014-05-13 18:03:07 -07:00
B2G Bumper Bot
692f62322d Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0550bfc36dcc
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19216 from jrburke/bug1009183-email-activity-blank-messages-2

Bug 1009183 - [email] activity launch, return to message list, no messages shown r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/911f39b332be
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1009183 - [email] activity launch, return to message list, no messages shown

========

https://hg.mozilla.org/integration/gaia-central/rev/9bbdb64b05f2
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #19105 from rnowm/967592

Bug 967592 - [BB][Calendar] Input areas are not connected to Building Blocks

========

https://hg.mozilla.org/integration/gaia-central/rev/80b67f1a7e84
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 967592 - [BB][Calendar] Input areas are not connected to Building Blocks

========

https://hg.mozilla.org/integration/gaia-central/rev/7f86e4010335
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 941035 - Load url in current browsing window. r=kgrandon, r=alive
2014-05-13 18:00:57 -07:00
Wes Kocher
2e8e65d92c Backed out changeset 6761e016c804 (bug 1009680) for m-oth bustage on an otherwise CLOSED TREE 2014-05-13 15:56:42 -07:00
Olli Pettay
30fb8c7abc Backout Bug 1009624, better patch needed
--HG--
extra : rebase_source : 0f4ddc9b0f14673ac63e76b1fe1f2ec4650d5e2e
2014-05-14 00:56:56 +03:00
Nikhil Marathe
7c6b812e3a Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
--HG--
extra : amend_source : 06855fd6ba0c0b06f087f98f51fe9b3a314ed7ca
2014-05-13 14:49:36 -07:00
B2G Bumper Bot
3b571a9162 Bumping manifests a=b2g-bump 2014-05-13 14:36:22 -07:00