Commit Graph

23209 Commits

Author SHA1 Message Date
Nicolas Perriault
c7eeff1458 Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:13:45 +01:00
Nicolas Perriault
b148744fb0 Bug 998271 - L10n notifications, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
f5b358c5bb Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
662cdabecc Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
0ac653959d Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
4d3afa8f91 Bug 972019: Terminate a call. r=Standard8 2014-05-29 21:13:43 +01:00
Nicolas Perriault
1513560b26 Bug 987252 - Using new shared notification system. r=Standard8 2014-05-29 21:13:43 +01:00
Dan Mosedale
3569e14679 Bug 976127 - Get marionette to drive desktop-local & shared unit tests, r=Standard8 2014-05-29 21:13:43 +01:00
Mark Banner
b1a2bb524e Bug 985596 Set up initial desktop conversation window. r=dmose 2014-05-29 21:13:43 +01:00
Nicolas Perriault
8711ed2ba4 Bug 985596 - Updated shared assets & tests layout. r=Standard8
--HG--
rename : browser/components/loop/test/mocha-test/README.md => browser/components/loop/test/desktop-local/README.md
rename : browser/components/loop/test/mocha-test/client_test.js => browser/components/loop/test/desktop-local/client_test.js
rename : browser/components/loop/test/mocha-test/index.html => browser/components/loop/test/desktop-local/index.html
rename : browser/components/loop/test/mocha-test/panel_test.js => browser/components/loop/test/desktop-local/panel_test.js
2014-05-29 21:13:42 +01:00
Dan Mosedale
f82de50ab9 Bug 989127 - README build clarifications r=Standard8 2014-05-29 21:13:42 +01:00
Dan Mosedale
17c08bcb58 Bug 988457 - Remove loop shared dir, add README for building, r=Standard8 2014-05-29 21:13:42 +01:00
Romain Gauthier
99612470cc Bug 987597: Send an caller identifier when obtaining a call-url. r=Standard8 2014-05-29 21:13:42 +01:00
Mark Banner
040a9ce68f Bug 985596 Set up the conversation window infrastructure and obtain the list of calls. r=dmose 2014-05-29 21:13:41 +01:00
Nicolas Perriault
20cd821590 Bug 972020 - Loop basic UI. r=Standard8
--HG--
rename : browser/components/loop/content/libs/backbone-min.js => browser/components/loop/content/shared/libs/backbone-1.1.2.js
rename : browser/components/loop/content/libs/lodash.min.js => browser/components/loop/content/shared/libs/lodash-2.4.1.js
2014-05-29 21:13:41 +01:00
Nicolas Perriault
00133416ba Bug 978952 - stand up trivial mocha/chai test; code by @n1k0 and @dmose; r=Standard8 2014-05-29 21:13:41 +01:00
Adam Roach
63c9c1f73c Bug 976358: Adding chrome URL for Loop panel. r=tOkeshu 2014-05-29 21:13:40 +01:00
Adam Roach
0a103d80f4 Bug 975548: Import minimal frameworks for client. r=nperriault 2014-05-29 21:13:39 +01:00
Paul Rouget
5fccfc1683 Backed out changeset 2fb11b6f1dfe - fail in test_webappsActor.js 2014-05-29 13:40:35 +02:00
Paul Rouget
c7525d8463 Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau 2014-05-29 12:37:27 +02:00
Paul Rouget
9973f56296 Bug 1017029 - [appmgr v2] Validation is not triggered after the manifest file has changed. r=ochameau 2014-05-29 11:02:14 +02:00
Tim Taubert
51830f1a61 merge m-c to fx-team 2014-05-29 08:47:51 +02:00
Tim Taubert
980311dcc6 merge m-c to inbound 2014-05-29 08:32:31 +02:00
Blair McBride
1a9fba0cff Bug 1014460 - Extend the retention period of UITour.seenPageIDs. r=ttaubert 2014-05-29 16:38:24 +12:00
Wes Kocher
c49f3d6864 Merge m-c to fx-team 2014-05-28 17:26:00 -07:00
Wes Kocher
f86aa991e3 Merge m-c to inbound 2014-05-28 17:23:23 -07:00
Wes Kocher
c48da415e3 Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js 2014-05-28 17:00:32 -07:00
Richard Marti
4e68515ffd Bug 1015709 - In-content prefs: Align Application pane. r=jaws 2014-05-25 09:56:28 +02:00
Richard Marti
9cec071b66 Bug 1013724 - In-content preferences: style categories according Chameleon. r=jaws 2014-05-28 19:06:30 +02:00
Richard Marti
bce4337462 Bug 1007888 - Move the Cookies button at the end of the row in in-content preferences. r=jaws 2014-05-21 22:51:58 +02:00
Richard Marti
1a4d034279 Bug 996036 - Restyle in-content radio and checkmark. r=jaws, ui-r=mmaslaney 2014-05-24 00:21:41 +02:00
Ryan VanderMeulen
7656cf4023 Bug 1017133 - Update pdf.js to version 1.0.266. r=yury 2014-05-28 15:29:39 -04:00
Dão Gottwald
eb887f4359 Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Dão Gottwald
f7922d1731 Bug 1016942 - Implement workaround for bug 962594 to prevent hidden (display:none) loading throbbers from causing permanent CPU usage. r=ttaubert 2014-05-28 21:26:14 +02:00
Ryan VanderMeulen
c4ae56fcc7 Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Bobby Holley
cbd5c13ca0 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Bobby Holley
f793b273a0 Bug 1015380 - Fix up UITour.jsm. r=gijs 2014-05-28 11:14:27 -07:00
Paolo Amadini
c2db067c01 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Gijs Kruitbosch
03b3777d0b Bug 1015494 - allow disabling panel animations during tests, r=mconley
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
Brian Grinstead
0ff3dc6bc4 Bug 991810 - Move the inspector button to the top left;r=vporof 2014-05-28 09:11:33 -05:00
Carsten "Tomcat" Book
6b04055bd0 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
5b8d5f6fa8 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Joe Walker
46222502db Bug 1016820 - rename csscoverage.noMatch to reflect new content; r=pbrosset 2014-05-28 14:15:04 +01:00
Carsten "Tomcat" Book
9c73951370 merge b2g-inbound to mozilla-central 2014-05-28 14:33:48 +02:00
Carsten "Tomcat" Book
7f9c4ef8ba merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Althaf Hameez
7b881ee444 Bug 983988 - Update constants for idle time before backup. r=mak 2014-05-28 01:10:00 -04:00
Jared Wein
ed35930aec Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN 2014-05-27 12:56:00 +02:00
Gabriel Luong
74fb19445a Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins 2014-05-27 18:55:00 +02:00
Ryan VanderMeulen
f573309ab7 Merge m-c to b2g-inbound. 2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
f2349a07bd Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
305a0950f7 Bug 1005274 - Disable browser_dbg_addon-console.js on Windows. 2014-05-27 15:58:52 -04:00
Alexandre Poirot
ab64ac7cae Bug 1015949 - Ensure that make package when building b2g/dev ship all b2g files. r=fabrice 2014-05-26 09:18:00 -04:00
Tim Taubert
f3b078b70b Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Georg Koppen
94cf566406 Bug 1013341 - Fix 'make package' for GCC ASan builds. r=glandium 2014-05-26 11:29:56 +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
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
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
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
Carsten "Tomcat" Book
f30dcfc791 merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Jared Wein
b9c8418ec5 Bug 962069 - Dragging an item on to the toolbar overflow chevron should open the overflow popup. r=mikedeboer 2014-05-23 10:51:30 -07:00
Wes Kocher
1bcba9bc3a Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Felipe Gomes
738afe176b Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian 2014-05-23 13:09:21 -03:00
Felipe Gomes
4f71d9e38f Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian 2014-05-23 13:08:18 -03:00
Dão Gottwald
90df4dabe8 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Dão Gottwald
49bdf7ce3d Bug 848460 - Reduce browser.slowStartup.timeThreshold to a more aggressive value. r=dolske 2014-05-23 17:48:51 +02:00
Mike de Boer
2ae21c8f45 Bug 1013861: show translation preferences section if ui.show pref == true. r=felipe 2014-05-23 17:16:28 +02:00
Mike de Boer
316faf7109 Bug 1013861: add pref to control showing the translation UI. r=felipe 2014-05-23 17:16:27 +02:00
Mike Hommey
b430fa62a7 No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me 2014-05-23 16:46:24 +09:00
Frederik Braun
1220520f53 Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb 2014-05-23 10:49:13 +02:00
Carsten "Tomcat" Book
61700bd0df Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Richard Marti
3b6edeaf78 Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws 2014-05-23 18:16:32 +02:00
Althaf Hameez
a3e0d5b456 Bug 818587 - Adding a compression option for bookmark backups. r=mak 2014-05-24 19:48:00 +02:00
Mark Hammond
525ffb952e Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Alex Harris
f2986ef214 Bug 1011173 - Remove background-noise.toolbar.png and its references. r=bgrins 2014-05-22 17:53:00 +02:00
Richard Marti
79da8ebac5 Bug 1013719 - in-content preferences: Leave the buttons also on OS X on one line. r=jaws 2014-05-22 18:33:01 +02:00
Dave Townsend
10e90932df Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs 2014-05-21 14:54:00 +01:00
Jared Wein
50f8edc821 Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
3ac9e21e94 Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Wes Kocher
4623b8b4a6 Merge m-c to fx-team 2014-05-23 17:43:08 -07:00
Mike Conley
5cb7816d6d Bug 993712 - Try to fix intermittent browser_984455_bookmarks_items_reparenting.js by using openPopup to open menus instead of synthesized mouse events. rs=jaws. 2014-05-23 14:18:00 -04:00
Wes Kocher
e594fbd022 Merge m-c to inbound 2014-05-22 17:55:00 -07:00
Victor Porof
c02e9c10dd Bug 1014532 - Remove border radius from Linux toolbar tabs. r=bgrins 2014-05-22 09:05:12 -04:00
Allison Naaktgeboren
bd0e58c0bb Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Asaf Romano
ecf0f3e66c Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin. 2014-05-22 19:06:57 +03:00
Carsten "Tomcat" Book
53c79d0fc5 Merge mozilla-central to fx-team 2014-05-22 15:56:09 +02:00
Carsten "Tomcat" Book
c3b1f0e8ad merge fx-team to mozilla-central 2014-05-22 15:17:20 +02:00
Florian Quèze
b8fea6a22e Bug 988297 - Language is changed if up/down arrow keys are used while translation infobar displays the error message, r=felipe. 2014-05-22 15:12:53 +02:00
Wes Kocher
91aab75d1b Merge m-c to fx-team 2014-05-21 20:40:01 -07:00
Wes Kocher
1f2aaaf04e Merge fx-team to m-c 2014-05-21 20:29:05 -07:00
Drew Willcoxon
0b909bbbff Bug 1013722 - Fix ContentSearch.jsm error: TypeError: msg.target.messageManager is undefined. r=felipe 2014-05-21 14:20:29 -07:00
Tim Taubert
5ee414cf5b Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw 2014-05-21 11:17:58 +02:00
Dão Gottwald
116e580edc Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Mike de Boer
adbc98a2cc Bug 10113915: remove unused imports. r=florian. 2014-05-21 17:54:52 +02:00
Ed Morley
19ba1db077 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Ed Morley
35c85719ad Backed out changeset b62cad86a3ad (bug 987089) 2014-05-21 15:53:27 +01:00
Ed Morley
4f602752ce Backed out changeset 06607dd59bba (bug 987089) 2014-05-21 15:48:57 +01:00