Carsten "Tomcat" Book
2fa5830c12
Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures
2015-04-09 13:11:32 +02:00
Mike de Boer
59183f2118
Bug 1152391: appVersionInfo should use UpdateChannel.jsm to fetch update channel information. r=Standard8
2015-04-09 10:43:42 +02:00
Mark Banner
57195bf3bc
Bug 1136797 - For Loop standalone rename the brand website url to download firefox url and update the default. r=dmose
2015-04-09 09:24:37 +01:00
Mike Conley
b8a0cc8cfb
Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
...
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.
2015-03-27 23:34:15 -04:00
Abhishek Bhattacharya
817d790315
Bug 1123309 - Remove Dict.jsm. r=mak,gfritzsche,felipe
2015-04-08 15:49:47 -03:00
Mark Banner
7ab1dbbbf5
Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer
2015-04-08 17:13:03 +01:00
Mark Banner
021b4a3628
Bug 1152245 - Receiving a call whilst in private browsing or not browser windows open can stop any calls to contacts being made or received. r=mikedeboer
2015-04-08 17:12:01 +01:00
Mark Banner
8db8cf60e3
Bug 1151832 - Remove some old workarounds for loop-server - optional parameters are now respected for PATCH /rooms/{token} and the 'roomConnectionId' check no longer needs to fallback to 'id'. r=mikedeboer
2015-04-08 17:12:01 +01:00
Mark Hammond
eab3a8c29e
Bug 1149896 - avoid warnings when using sendAsyncMessage on a ReadingListItem object. r=adw
2015-04-08 11:15:23 +10:00
Drew Willcoxon
4049a8a4db
Bug 1151077 - Make the desktop reading list sync module batch its POST /batch requests. r=markh
2015-04-07 15:49:28 -07:00
Mark Banner
5549056ec8
Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose
2015-04-07 22:37:02 +01:00
Mark Banner
246af339e3
Follow-up to bug 1150632 - add documentation for running eslint against Loop's jsm files. rs=dmose over irc. NPOTB DONTBUILD
2015-04-07 21:56:59 +01:00
Gijs Kruitbosch
96dd3f97c9
Bug 1151252 - back out content part of the restyle of about:preferences, r=jaws
2015-04-07 17:50:52 +01:00
Gijs Kruitbosch
d317d8bad0
Bug 1148024 - fix wrapping of privacy pane, r=jaws
2015-04-07 17:50:48 +01:00
Mark Hammond
fcbf9bb4b9
Bug 1151521 - make logs less scary when non-JSON responses are received. r=adw
2015-04-07 15:14:56 +10:00
Mark Hammond
cfdfcdc1e0
Bug 1149880 - avoid readinglist item races logging unhandled promise exceptions. r=dolske
2015-04-07 11:43:22 +10:00
Felipe Gomes
9ea45d45bc
Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley
2015-04-06 15:06:46 -03:00
Felipe Gomes
b3f2174a4f
Bug 1147156 - Part 0. Improve handling of e10s notice when users disable and reenable it. r=mconley
2015-04-06 15:05:14 -03:00
Mark Banner
36fa3f333e
Bug 1150632 - Extend eslint to Loop's .jsm files. r=dmose
2015-04-04 14:43:27 +01:00
Mark Banner
f2e06c0a70
Bug 1150273 - Use eslint for the react files for Loop. r=dmose
2015-04-04 14:43:27 +01:00
Ryan VanderMeulen
99c73c078d
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-04-03 10:52:46 -04:00
Mark Hammond
332d62de71
Bug 1139743 (part 3) - Cache OAuth tokens. r=ckarlof
2015-04-03 12:47:00 +11:00
Wes Kocher
36225c3113
Merge inbound to m-c a=merge
2015-04-02 17:45:19 -07:00
Wes Kocher
b8e83eac04
Backed out changeset a1a88af9e251 (bug 1142240) for bc1 orange
2015-04-02 15:50:37 -07:00
Mike de Boer
decafbd367
Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8
2015-04-02 15:53:22 +02:00
Mike de Boer
aa21998066
Bug 1150052: report exceptions that occur in MozLoop object APIs directly to the console, so we'll be able to recognize errors better. r=Standard8
2015-04-02 15:28:45 +02:00
Ralph Giles
37f61e45c2
Bug 1133862 - Remove MSE debug User Agent string. r=mconley
...
This reverts bug 1127448, removing the build id from the user
agent string we send to youtube in non-release builds. Now that
the feature is in release we no longer need this code for testing.
2015-04-01 16:29:12 -07:00
Steven MacLeod
b9049e690f
Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop
2015-03-11 16:36:50 -04:00
Fabian Furger
6ebe394909
Bug 1107941 - Removing old upgrade backups if too many exist. Max upgrade backups is defined in preferences. Tested with mochi tests. r=Yoric
2015-04-02 17:09:31 +01:00
Mike de Boer
9f49a9f57a
Bug 1114957: clean up event listeners in MozLoop when they are next called after the conversation window was closed. r=Standard8
2015-04-02 15:42:33 +02:00
Carsten "Tomcat" Book
142373b093
Merge mozilla-central to fx-team
2015-04-02 15:12:18 +02:00
Carsten "Tomcat" Book
4c87eec644
merge mozilla-inbound to mozilla-central a=merge
2015-04-02 14:09:15 +02:00
Mike de Boer
c32c94770d
Bug 1146921: disable the window sharing dropdown item in Loop conversation windows on unsupported platforms. r=Standard8
2015-04-02 13:24:31 +02:00
Mike de Boer
9505c467cd
Bug 1146834: use Uint8Array's subarray when slice is not available in Loop content pages. r=Standard8
2015-04-02 13:14:18 +02:00
Drew Willcoxon
ad3f9c1cf1
Bug 1149105 - Fix various desktop reading list sync failures, add more logging. r=markh
2015-03-31 16:41:13 +11:00
Drew Willcoxon
96c415487b
Bug 1147554 - Lazily create desktop reading list's database connection. r=markh
2015-04-01 18:24:32 -07:00
Dan Mosedale
7f3f66be23
Bug 999737-add ESLint to run-all-loop-tests; update docs, rs=Standard, DONTBUILD
2015-04-01 14:08:38 -07:00
Wes Kocher
b6c164f637
Merge m-c to inbound a=merge
2015-04-01 18:19:18 -07:00
Mark Banner
87c1dddbc1
Bug 1147609 - Make Loop's standalone UI work with roomName as an unecrypted parameter or as an encrypted part of context. r=mikedeboer
2015-04-01 12:04:08 +01:00
Mark Hammond
5c11b8db6a
Bug 1149869 - prevent duplicate readinglist items from appearing in the sidebar in some cases. r=Unfocused
2015-04-01 17:03:53 +11:00
Mark Hammond
dd324bcad4
Bug 1149023 - fix errors deleting an already synced readinglist item. r=adw
2015-04-01 16:14:16 +11:00
Brian Grinstead
1b9420556e
Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs
2015-03-31 20:00:32 -07:00
Dan Mosedale
9c14aaf449
Bug 999737-bootstrap eslint for loop content JS, fix a found bug, rs=MattN
2015-03-31 17:28:36 -07:00
Kartik Somani
b1c27bb439
Bug 1147398 - Replaced string bundle creation for browser.properties and brand.properties with lazy getters, r=gijs
2015-03-31 16:00:45 -07:00
Wes Kocher
9f37dd3a23
Backed out changeset b8c1a40cea07 (bug 1147398) for crashtest assertions
2015-03-31 15:58:06 -07:00
Kartik Somani
09a0deeb7c
Bug 1147398 - Replaced string bundle creation for browser.properties and brand.properties with lazy getters, r=gijs
2015-03-30 15:11:00 +01:00
Jared Wein
ee325f2275
Bug 1146773 - Unify the code paths for adding an item to the reading list (location bar + reader mode). r=margaret
2015-03-30 19:58:00 -04:00
Blake Winton
b1f2161130
Bug 1147479 - Add a transition for adding items to the reading list. ui-r=mmaslaney, r=Unfocused
2015-03-30 14:16:05 -04:00
Blake Winton
084223dd00
Bug 1147444 - Add a transition when deleting an item from the Reading List. ui-r=mmaslaney, r=Unfocused
2015-03-30 14:07:36 -04:00
Blake Winton
2f0ec4ae48
Bug 1139949 - Make the small swatch of current theme in the themes button smaller and rounded. ui-r=phlsa, r=Gijs
2015-03-27 13:34:27 -04:00