Mark Banner
|
ef489720b3
|
Bug 1147375 - Don't fall over if roomName isn't supplied, let users continue to use Loop. r=mikedeboer
|
2015-03-26 19:21:10 +00:00 |
|
Jared Wein
|
05079f10b4
|
Bug 1146907 - Dismissing the unblock related dialog window unblocks the download. r=paolo
|
2015-03-25 13:39:01 -04:00 |
|
Mark Banner
|
08e40d7b9d
|
Bug 1114563 - Show the room name before the user enters the room. r=mikedeboer
|
2015-03-25 17:08:19 +00:00 |
|
Mark Banner
|
d0c6ea9cbe
|
Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer
|
2015-03-25 17:08:15 +00:00 |
|
Alessio Placitelli
|
bc31318d43
|
Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan
|
2015-03-23 04:39:00 +01:00 |
|
Brian Grinstead
|
652d1f4fe2
|
Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs
|
2015-03-25 06:54:18 -07:00 |
|
Mark Banner
|
6677b52ffa
|
Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD
|
2015-03-25 10:43:09 +00:00 |
|
Mark Hammond
|
97f0dc7ecf
|
Bug 1147270 followup - fix stray quote character. r=me
|
2015-03-25 17:35:33 +11:00 |
|
Mark Hammond
|
1f2bba1d23
|
Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman
|
2015-03-25 16:28:19 +11:00 |
|
Mark Hammond
|
db77c39e4a
|
Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw
|
2015-03-25 16:28:18 +11:00 |
|
Drew Willcoxon
|
47e1e49402
|
Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh
|
2015-03-20 15:48:53 -07:00 |
|
Blake Winton
|
a8bbb9212f
|
Bug 1146946 - Handle empty lists in sidebar.js when using the up/down key. r=florian
|
2015-03-24 15:12:17 -04:00 |
|
Florian Quèze
|
e65f0cb5dc
|
Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws.
|
2015-03-24 23:44:28 +01:00 |
|
Iaroslav Sheptykin
|
0112909f0b
|
Bug 1012532 - Replace translation engine usage of RESTRequest with Http.jsm. r=felipe
|
2015-03-24 15:32:16 -03:00 |
|
Jared Wein
|
9fc379f670
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Dan Mosedale
|
5645f5ff7f
|
Bug 1145819 - Fix loop Telemetry counting of direct calls, r=Standard8
|
2015-03-24 14:28:45 -07:00 |
|
Ryan VanderMeulen
|
88c493d72e
|
Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
|
2015-03-24 14:32:20 -04:00 |
|
Tim Taubert
|
452fc40e2c
|
Bug 1146052 - Fix empty about:sessionrestore after crash as well as empty about:welcomeback after resetting the profile r=smacleod
|
2015-03-23 14:01:13 +01:00 |
|
Jared Wein
|
bbf5601d75
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Ryan VanderMeulen
|
c391f39428
|
Merge m-c to fx-team. a=merge
|
2015-03-24 12:01:54 -04:00 |
|
Ryan VanderMeulen
|
695686e2e9
|
Merge fx-team to m-c. a=merge
|
2015-03-24 11:55:30 -04:00 |
|
Tim Taubert
|
8e03f71547
|
Bug 1145942 - Use the frame message manager to revive crashed tabs upon navigation r=billm
|
2015-03-21 08:20:28 +01:00 |
|
Mike de Boer
|
60e3207b00
|
Bug 1135095: add telemetry for window and tab sharing triggers in Loop. r=Standard8,vladan
|
2015-03-24 11:21:20 +01:00 |
|
Mark Hammond
|
62018d36db
|
Bug 1146786 - make readinglist sidebar logs less noisy. r=florian
|
2015-03-24 20:31:55 +11:00 |
|
Mark Banner
|
aceb1b1d5d
|
Bug 1137843 - Loop client should not try to leave room that it fails to join. r=dmose
|
2015-03-24 08:46:06 +00:00 |
|
Mark Hammond
|
2e2564f177
|
Bug 1131416 - module for the readinglist sync engine to use to talk to the server. r=adw
|
2015-03-24 14:25:30 +11:00 |
|
Jared Wein
|
3a776a44be
|
Bug 1146486 - The generic reading list thumbnail graphic is stretched too big and on white background. r=florian
|
2015-03-23 18:53:36 -04:00 |
|
Brian Grinstead
|
dfee0dacea
|
Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs
|
2015-03-23 15:32:41 -07:00 |
|
Jared Wein
|
21e6ee6e61
|
Bug 1146358 - Adding an item to reading list from reader view fails. r=adw
|
2015-03-23 16:45:58 -04:00 |
|
Alessio Placitelli
|
a67e00af91
|
Bug 1145472 - Use HiddenFrame in browser_no_tabs.js test to fix security errors. r=MattN
|
2015-03-20 09:22:00 -04:00 |
|
Tiziana Sellitto
|
9014979fd8
|
Bug 1013695 - Add css id selector 'defaultFontSizeLabel' in incontentprefs to add some margin-left to 'size' label in content pane of in-content preferences. r=jaws
|
2015-03-23 14:22:00 -04:00 |
|
Mike Hommey
|
5433d1a252
|
Bug 1141441 - Make the -remote option return an error code. r=bsmedberg
|
2015-03-24 09:10:34 +09:00 |
|
Phil Ringnalda
|
6d5d098261
|
Merge m-c to m-i
|
2015-03-21 12:50:09 -07:00 |
|
Phil Ringnalda
|
341cc9e56a
|
Merge f-t to m-c, a=merge
|
2015-03-21 12:47:01 -07:00 |
|
Drew Willcoxon
|
994338e1f9
|
Bug 1131416 - Desktop syncing module for reading list service (one more fix to prepatory changes). r=jaws
|
2015-03-20 15:53:14 -07:00 |
|
Drew Willcoxon
|
cb676c5db0
|
Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
|
2015-03-20 14:26:54 -07:00 |
|
Drew Willcoxon
|
0b61724888
|
Back out 648e3888d9bd
|
2015-03-20 15:23:34 -07:00 |
|
Jared Wein
|
1875d10fe5
|
Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh
|
2015-03-20 13:14:34 -07:00 |
|
Wes Kocher
|
305bd58dcc
|
Merge m-c to inbound a=merge CLOSED TREE
|
2015-03-20 18:01:17 -07:00 |
|
Jared Wein
|
d13ca8b797
|
Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian
|
2015-03-20 11:20:11 -07:00 |
|
Mark Hammond
|
85c3dc5004
|
Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw
|
2015-03-20 11:08:51 -07:00 |
|
Ryan VanderMeulen
|
f90f8d7af2
|
Backed out changeset 8626a98a34d8 (bug 1145394) for mochitest-bc gApplicationsPane errors.
CLOSED TREE
|
2015-03-20 16:23:26 -04:00 |
|
Bill McCloskey
|
5a327da4cf
|
Bug 1145394 - Remove exec bit on js files (r=fabrice,gavin)
|
2015-03-20 11:57:38 -07:00 |
|
Bill McCloskey
|
5681508844
|
Bug 1145394 - Use AppConstants for prefs code (r=gavin)
|
2015-03-20 11:57:37 -07:00 |
|
Dan Mosedale
|
df3fa3aed1
|
Bug 1123660 - add logging to Loop media connection telemetry, r=Standard8
|
2015-03-20 10:44:40 -07:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Drew Willcoxon
|
08991e3e63
|
Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
|
2015-03-20 14:26:54 -07:00 |
|
Jared Wein
|
99d4141fed
|
Backed out changeset c8e6847915e1 (bug 1123518)
|
2015-03-20 12:45:01 -07:00 |
|
Jared Wein
|
c20e9213a4
|
Bug 1123518 - Follow-up, use background-size:cover for the reading list images. r=me
|
2015-03-20 12:43:17 -07:00 |
|
Jared Wein
|
25f71bdb3c
|
Backed out changeset ba4279ef4045 (bug 1008169)
|
2015-03-20 12:26:03 -07:00 |
|