Dão Gottwald
3b27651189
Bug 1151507 - Warn users when unsigned add-ons have been disabled during startup. r=dtownsend
2015-05-08 19:27:56 +02:00
Dão Gottwald
55b17ab83d
Bug 1151509 - Implement the front-end side of the warning about add-ons detected as no longer signed during the periodic check. r=dtownsend
2015-05-08 19:27:25 +02:00
Mark Banner
a31132716f
Bug 1153788 - Part 2. Ask the user to re-sign in to Loop if they don't have encryption keys for FxA. r=mikedeboer
2015-05-08 13:46:52 +01:00
Tim Taubert
128fc55f89
Bug 961215 - Fix intermittent browser_tabview_bug625269.js failures by taking into account that window.resizeTo() can fail to change the window size sometimes r=MattN
2015-05-07 20:27:52 +02:00
Mike de Boer
e7926bf434
Bug 1156205: show a scrollbar in the social share dropdown list inside the Loop conversation window when the number of items exceeds the maximum height. r=Standard8
2015-05-08 10:32:46 +02:00
Mike de Boer
de13ef03fd
Bug 1162442: add tooltips to the context edit and close buttons inside the Loop conversation window. r=Standard8
2015-05-08 12:30:42 +02:00
Marco Bonardo
a4a2afd118
Bug 1160864 - The description field is not shown when editing a read-only container child in the Library. r=mano
2015-05-08 12:43:29 +02:00
Marco Bonardo
8f3d7648d5
Bug 1161882 - "Add a Keyword for this search..." dialog accept button is disabled. r=ttaubert
2015-05-08 12:43:24 +02:00
Jared Wein
6e4ebfd8c3
Bug 1161793 - Wait to run the Pocket popupshowing code until the popupshowing event is dispatched, same for the popupshown code. r=dolske
2015-05-07 17:55:21 -04:00
Jared Wein
5c04d75259
Bug 1162735 - Re-add code that got removed accidentally to fix context menus. r=florian
2015-05-07 17:53:46 -04:00
Felipe Gomes
83401d4067
Bug 1161260 - Make e10s opt-in on Aurora and display popup asking users to try it. r=billm
2015-05-07 17:38:56 -03:00
Mark Banner
6e77443534
Bug 1162646 - Enable eslint rules for Loop: no trailing spaces. r=dmose NPOTB DONTBUILD
2015-05-07 20:45:06 +01:00
Brian Grinstead
722316be23
Bug 1162490 - Only set the transparent accentcolor for Dev Edition theme in Windows;r=Gijs
...
It is causing the drop shadow to disappear on osx 10.9. Windows is the only platform
that uses a transparent background on the tabs, so it's the only one that neesd the accentcolor
2015-05-07 11:08:45 -07:00
Tim Taubert
0fadc88345
Bug 1161928
- Require an epoch (managed in the parent) included in every message sent by the frame script to get rid of TabState.flush() calls in restoreTab() r=billm
2015-05-06 15:06:29 +02:00
Tim Taubert
21847d3e4e
Bug 1161928
- Add assertions to ensure tab restoration methods are used correctly r=billm
2015-05-06 12:03:24 +02:00
Tim Taubert
e974683386
Bug 1161928
- Move epoch handling from ContentRestore.jsm to content-sessionStore.js r=billm
2015-05-06 11:55:20 +02:00
Mark Banner
e47a855193
Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose CLOSED TREE
...
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Mark Banner
b3ff681c8e
Fix browser_parsable_css.js bustage from bug 1142515 - use correct way to reset padding-left to default. rs=bustage-fix for CLOSED TREE
2015-05-07 13:25:05 +01:00
Carsten "Tomcat" Book
99b05f33d8
Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js
...
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.4.js => browser/components/loop/content/shared/libs/jquery-2.1.0.js
2015-05-07 14:04:57 +02:00
Gijs Kruitbosch
4b534d3e47
Bug 1161838 - fix positioning of newly added widgets, r=jaws
...
--HG--
extra : rebase_source : db10803e3bfac762307077cd83a2a8531d51ce54
2015-05-06 17:01:30 +01:00
Tim Taubert
6a5537fada
Bug 1161981 - Add SessionStore:crashedTabRevived to NOTAB_MESSAGES to silence warnings when closing about:tabcrashed tabs r=billm
2015-05-06 11:56:59 +02:00
Tim Taubert
7e3c78f219
Bug 1162036 - Remove pending/restoring tabs when receiving browser:purge-session-history instead of leaving empty tabs r=Yoric
2015-05-07 08:00:16 +02:00
Mike de Boer
a24f442a0c
Bug 1142515: add unit test coverage for the editing of context data inside the Loop conversation view. r=Standard8
2015-05-07 11:39:00 +02:00
Mike de Boer
18d196064c
Bug 1142515: implement updating a room with changed context information. r=Standard8
2015-05-07 11:38:57 +02:00
Mike de Boer
7acc550f67
Bug 1142515: add utils to compare simple objects to support Loop context in rooms. r=Standard8
2015-05-07 11:38:54 +02:00
Mike de Boer
8e66196893
Bug 1142515: add a generic custom checkbox widget for Loop UI elements to use. r=Standard8
2015-05-07 11:38:51 +02:00
Mike de Boer
7fb5d31c3d
Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8
2015-05-07 11:38:49 +02:00
Mark Banner
46a3f493b3
Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose
...
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Justin Dolske
d76848212a
Bug 1160663 - Allow hilighting the Pocket button via UITour. r=MattN
...
--HG--
extra : rebase_source : 4e11a41e11f3a32c4f207bd4fc22043eccf799c5
2015-05-06 16:53:48 -07:00
Martin Tomes
247ef0c6cb
Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8
2015-05-06 18:15:56 +01:00
Ryan VanderMeulen
8c304a4876
Backed out changeset 0cecdb107e91 (bug 1162036) for e10s browser_privatebrowsing_DownloadLastDirWithCPS.js failures.
...
CLOSED TREE
--HG--
extra : rebase_source : d9021ec4b0e810314138858194a56f4479edf21d
2015-05-06 12:07:00 -04:00
Tim Taubert
00fed436ce
Bug 1162036 - Remove pending/restoring tabs when receiving browser:purge-session-history instead of leaving empty tabs r=Yoric
2015-05-06 15:33:46 +02:00
David Rajchenbach-Teller
43784d218f
Bug 1153198 - Remove accesskey for disabling add-ons. r=blassey
...
--HG--
extra : transplant_source : %AC%DBGn%88%28%0E%5B%C8%B7%1Fy%C3E%DCT%03%B5%D5V
extra : histedit_source : 9cdf517b20382cb080af6ab8522408fe90fd1918
2015-04-24 12:22:29 +02:00
Mark Banner
2c77a3f8a4
Bug 1152761 - Fix intermittent failure fixes in test_looprooms.js. Ensure we wait for all conditions to complete before moving on. r=mikedeboer
2015-05-06 12:47:14 +01:00
Mark Banner
90721308af
Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer
2015-05-01 13:41:38 +01:00
Mark Banner
7c97c2e5a5
Bug 1151862 - Get the full list of Loop rooms on first notification if we haven't got it previously. r=mikedeboer
2015-05-06 12:47:10 +01:00
Mark Banner
284a13a8d7
Backed out changeset b0573ebe7b3a / bug 1151862 for incorrectly including two different bugs in one commit.
2015-05-06 12:37:23 +01:00
Mark Banner
5928e07946
Bug 1151862 - Get the full list of Loop rooms on first notification if we haven't got it previously. r=mikedeboer
2015-05-06 12:23:21 +01:00
Martin Tomes
75dc92028a
Bug 1160487 - Enable eslint rules for Loop: semi-colon related. r=Standard8
2015-05-06 12:23:21 +01:00
Carsten "Tomcat" Book
6e929ef81c
merge mozilla-inbound to mozilla-central a=merge
2015-05-06 11:59:15 +02:00
Jared Wein
ee6179a264
Bug 1160678 - Pocket door hangers arent automatically closed. r=dolske
2015-05-06 00:11:32 -04:00
Mark Hammond
8f91295fc2
Bug 1153708 - put the FxA profile fetch behind the same pref used to display the avatar. r=zaach
2015-05-06 11:38:06 +10:00
Wes Kocher
e68f6b417b
Merge m-c to inbound a=merge
2015-05-05 20:29:21 -07:00
Drew Willcoxon
579004be29
Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 2, migration). r=jaws
2015-05-05 17:23:59 -07:00
Gijs Kruitbosch
c831107cdb
Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 1, CustomizableUI changes). r=jaws
2015-05-05 17:21:33 -07:00
Jared Wein
12293f0ffe
Bug 1161654 - Remove some dead code in Pocket.jsm and use pktApi for checking if the user is logged in. r=dolske
2015-05-05 17:05:45 -07:00
Xidorn Quan
f869af4070
Bug 947854 part 0 - Modify test for bug 885052 to make it more robust. r=dao
...
--HG--
extra : source : a19123ae6fbf203b2c3f38fa6f18674843141ac6
2015-05-06 10:04:31 +12:00
Florian Quèze
d7a0af2f06
Bug 1160076 - Hide the in-content preferences Search pane when browser.search.showOneOffButtons is false, r=Gijs.
2015-05-05 15:58:58 +02:00
Tim Taubert
371ed78417
Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm
2015-05-04 19:08:06 +02:00
Tim Taubert
13d48c8601
Bug 1109875 - Fix sessionstore tests to properly wait for data from closed tabs r=billm
2015-04-28 16:30:47 +02:00