Commit Graph

34021 Commits

Author SHA1 Message Date
Bill McCloskey
4bd412ad17 Bug 1208257 - [webext] page_action.json (r=kmag) 2015-12-23 08:57:13 -08:00
Bill McCloskey
0f9b386b7b Bug 1208257 - [webext] browser_action.json (r=kmag) 2015-12-23 08:57:13 -08:00
Bill McCloskey
8581781404 Bug 1208257 - [webext] bookmarks.json (r=kmag) 2015-12-23 08:57:13 -08:00
Olivier Yiptong
1dc6ed903b Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc 2015-12-21 16:14:38 -05:00
Olivier Yiptong
6d03b8cacd Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc 2015-12-21 16:14:33 -05:00
Olivier Yiptong
a4f8fe8b59 Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc,oyiptong 2015-12-21 16:14:29 -05:00
Olivier Yiptong
28bf2596fb Bug 1218996 - AboutRedirector uses aboutNewTabService exclusively for about:newtab r=marcosc,mconley 2015-12-21 16:14:23 -05:00
Carsten "Tomcat" Book
8b8104669f merge mozilla-inbound to mozilla-central a=merge 2015-12-23 12:00:09 +01:00
Nigel Babu
91c2f07df3 Backed out changeset 3cc8559d0d65 (bug 384336) on suspicion of causing test bustage 2015-12-23 10:52:25 +05:30
Kris Maglione
20b0b76d9f Bug 1230776: Fix ESLint failures in HTML test files. r=trivial 2015-12-22 22:26:36 -05:00
Mark Hammond
677d7496df Bug 1234199 - fix mobile promo links in synced tabs menu. r=adw 2015-12-23 08:57:46 +11:00
Dão Gottwald
e403ba0aec Bug 384336 - Firefox window should be maximized on first run on small screens. r=MattN 2015-12-22 13:10:35 +01:00
Carsten "Tomcat" Book
623572a2f8 merge mozilla-inbound to mozilla-central a=merge 2015-12-22 11:47:07 +01:00
Carsten "Tomcat" Book
0382f6e22b merge fx-team to mozilla-central a=merge 2015-12-22 11:42:20 +01:00
Carsten "Tomcat" Book
3cca10f430 Merge mozilla-central to b2g-inbound 2015-12-21 12:01:32 +01:00
Carsten "Tomcat" Book
97c5920693 merge mozilla-inbound to mozilla-central a=merge 2015-12-21 11:52:31 +01:00
Carsten "Tomcat" Book
81c3c9f937 merge fx-team to mozilla-central a=merge 2015-12-21 11:50:09 +01:00
Carsten "Tomcat" Book
4675409456 merge b2g-inbound to mozilla-central a=merge 2015-12-21 11:47:51 +01:00
ffxbld
fb44643d4e No bug, Automated blocklist update from host bld-linux64-spot-573 - a=blocklist-update 2015-12-19 04:09:28 -08:00
Carsten "Tomcat" Book
75cc2ea56a merge mozilla-inbound to mozilla-central a=merge 2015-12-18 15:23:39 +01:00
Markus Stange
615c2afa27 Bug 1209970 - Fire scroll events early in the refresh tick. r=mats
With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.

Patch by Markus Stange, test fixes by Kartikaya Gupta
2015-12-17 17:19:30 -05:00
Carsten "Tomcat" Book
c913f81d47 Merge mozilla-central to fx-team 2015-12-21 12:00:23 +01:00
Phil Ringnalda
bc0078055e Back out changeset 698cda645acb (bug 1209970) for Gu failures in tag_visibility_monitor_test.js 2015-12-17 19:44:55 -08:00
Mantaroh Yoshinaga
9827988f68 Bug 1200133 - Part1 - Change mochitest using TV Simulator Service. r=seanlin 2015-12-17 15:41:00 +01:00
Richard Marti
ceafe940b4 Bug 1191230 - Add Windows 10 twisties. r=Gijs 2015-12-09 18:20:25 +01:00
Markus Stange
e3350c0d7f Bug 1209970 - Fire scroll events early in the refresh tick. r=mats
With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.

Patch by Markus Stange, test fixes by Kartikaya Gupta
2015-12-17 17:19:30 -05:00
Ralph Giles
ffdc2553c6 Bug 1211562 - Update linux64 tooltool rustc to 1.5. r=mshal
Custom build of stable rustc 1.5 with --enable-rpath
--enable-llvm-static-stdcpp and --target=i686-unknown-linux-gnu.

https://github.com/rillian/rust-build commit fe6d07b8b86c.
2015-12-17 12:11:23 -08:00
Ralph Giles
210f2d1f01 Bug 1211562 - Update mac tooltool rustc to 1.5. r=mshal
Custom build from 1.5.0-src with MACOSX_DEPLOYMENT_TARGET=10.7
--enable-rpath --disable-elf-tls --disable-doc with i686 rustlib
copied into the x86_64 install for cross-32 support.
2015-12-17 12:11:15 -08:00
Wes Kocher
48075c5321 Backed out 2 changesets (bug 1211562) for breaking mulet builds
Backed out changeset 5889e20eb419 (bug 1211562)
Backed out changeset d7450e4e52de (bug 1211562)
2015-12-17 09:34:50 -08:00
Rail Aliiev
e360afa234 Bug 1233314 - beta repacks are failing trying to find checksums file. r=mshal 2015-12-17 11:40:07 -05:00
Ralph Giles
4bb5301af4 Bug 1211562 - Update linux64 tooltool rustc to 1.5. r=mshal
Custom build of stable rustc 1.5 with --enable-rpath
--enable-llvm-static-stdcpp and --target=i686-unknown-linux-gnu.

https://github.com/rillian/rust-build commit fe6d07b8b86c.
2015-12-17 08:25:03 -08:00
Ralph Giles
90152b78e8 Bug 1211562 - Update mac tooltool rustc to 1.5. r=mshal
Custom build from 1.5.0-src with MACOSX_DEPLOYMENT_TARGET=10.7
--enable-rpath --disable-elf-tls --disable-doc with i686 rustlib
copied into the x86_64 install for cross-32 support.
2015-12-17 08:25:03 -08:00
Carsten "Tomcat" Book
6d2a08ef4b merge mozilla-inbound to mozilla-central a=merge 2015-12-17 11:59:41 +01:00
Drew Willcoxon
b389f16b8c Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE 2015-12-16 15:52:30 -08:00
Sebastian Hengst
7116964dfd Backed out 2 changesets (bug 1227539) for Win 7 M(bc4) and likely Win XP opt M(bc6) failures. r=backout
Backed out changeset 48d56e89c482 (bug 1227539)
Backed out changeset 0fbd239d0c37 (bug 1227539)
2015-12-16 23:33:08 +01:00
Kit Cambridge
b3b07331a3 Bug 1189998, Part 2 - Migrate Push service callers. r=mt 2015-12-08 15:41:48 -05:00
Kit Cambridge
71c1bae374 Bug 1189998, Part 1 - Consolidate Push client interfaces. r=mt,dragana 2015-12-08 15:41:41 -05:00
Carsten "Tomcat" Book
9db2517cbc merge mozilla-inbound to mozilla-central a=merge 2015-12-16 12:01:46 +01:00
Chris Rafuse
a259b9fc08 Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Chris Rafuse
98253789fe Bug 1219158 - FTU panel visual UI update, r=mikedeboer 2015-12-15 16:28:27 -08:00
Wes Kocher
e8b7fd1209 Merge m-c to inbound, a=merge 2015-12-15 15:52:44 -08:00
Jesse Ruderman
7d7baa769b Bug 1234398 - declare |item|. r=dolske 2015-12-21 17:46:58 -08:00
Gijs Kruitbosch
5629d87068 Bug 1230831 - fix treatment of tabs with no group information, r=mconley 2015-12-14 13:49:13 +00:00
Gijs Kruitbosch
a4622dd36c Bug 1225800 - only import items that have valid URLs, r=MattN 2015-12-10 12:27:52 -05:00
Phil Ringnalda
a27d832ad6 Merge m-c to m-i 2015-12-14 22:22:33 -08:00
ffxbld
b449346661 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Ryan VanderMeulen
2fcd9c54e7 Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl 2015-12-13 11:15:26 -05:00
Manuel Casas Barrado
ef2538b907 Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer 2015-12-12 18:34:27 -05:00
Phil Ringnalda
4f2226bab0 Merge m-c to f-t 2015-12-11 21:30:33 -08:00
Phil Ringnalda
6fc1a435f8 Merge m-i to m-c, a=merge 2015-12-11 21:20:03 -08:00
Ryan VanderMeulen
014670ac32 Bug 1232015 - Update pdf.js to version 1.3.72. r=bdahl 2015-12-11 14:06:30 -05:00
Steve Fink
b375b5327d Bug 1231879 - Fix tests: getElementById returns null on failure, not undefined, r=mrbkap 2015-12-10 21:49:18 -08:00
Carsten "Tomcat" Book
9813077811 Merge mozilla-central to mozilla-inbound 2015-12-11 11:42:10 +01:00
Carsten "Tomcat" Book
237c1bea42 merge mozilla-inbound to mozilla-central a=merge 2015-12-11 11:38:17 +01:00
Mike Conley
4fc1f0310d Bug 1195295 - Fix browser_tab_detach_restore.js and browser_popupNotifications_4.js r=felipe
These tests seemed to rely on the synchronous infrastructure that the
now defunct SyncHandler for SessionStore provided. This moves them
to safer, more modern alternatives.
2015-12-10 17:44:26 -05:00
Kris Maglione
c69a993371 Bug 1229874: Support defineLazyServiceGetter in components-import eslint helper. r=miker 2015-12-02 16:49:50 -08:00
Carsten "Tomcat" Book
1243a822e4 Merge mozilla-central to fx-team 2015-12-11 11:44:43 +01:00
Manuel Casas Barrado
0ba6e114c9 Bug 1215570 - Update the rooms context whenever the domain/tab changes whilst tab sharing. r=standard8 2015-12-08 07:44:00 +01:00
Gijs Kruitbosch
c1f58115b4 Bug 1229486 - fix submission of tablet mode histogram on non-win10, r=jaws 2015-12-02 10:23:09 +00:00
Gijs Kruitbosch
2b53ddb19b Bug 1232800 - simulate mouseenter on the currently-hovered tab, not the previously-hovered one, r=dao 2015-12-16 14:54:13 +00:00
Alessio Placitelli
ed26cf73f9 Bug 1217282 - Add test coverage. r=gfritzsche 2015-12-15 05:44:00 +01:00
Alessio Placitelli
01a9c3f2af Bug 1217282 - Experiments are enabled even when telemetry is disabled. r=gfritzsche 2015-12-04 09:49:00 +01:00
Mike Conley
9b040d2a03 Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert 2015-12-01 14:34:25 -05:00
Felipe Gomes
c737bc6bad Bug 1231728 - Fixes sync/setup.js switch statement. r=markh 2015-12-10 14:39:12 -05:00
Felipe Gomes
5d292721d0 Bug 1231728 - Fixes some code to follow eslint rules. r=mak 2015-12-10 14:38:30 -05:00
Felipe Gomes
d6c80f658c Bug 1231728 - Enable no-dupe-args, no-dupe-keys, no-duplicate-case, no-obj-calls, no-with rules globally, no-redlecare and consistent-return in browser. r=Mossop 2015-12-10 14:34:44 -05:00
Mark Hammond
0f007812b6 Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs 2015-12-10 09:28:54 -05:00
Carsten "Tomcat" Book
209b6fca86 merge mozilla-inbound to mozilla-central a=merge 2015-12-10 12:05:03 +01:00
Carsten "Tomcat" Book
88255f0de3 merge fx-team to mozilla-central a=merge 2015-12-10 12:02:37 +01:00
Matt Howell
65f4846ad2 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert, relanding), r=catlee, a=lizzard 2015-12-09 17:22:19 -05:00
Chris Rafuse
d9814195b1 Bug 1213844 - Update Loop's user journey strings with final versions [r=mikedeboer] 2015-12-09 14:55:47 -05:00
Matt Howell
1d05344605 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1 with two certs, r=catlee, a=lizzard 2015-12-09 12:42:20 -05:00
Nick Thomas
7d02b4f70c Backed out 2 changesets (bug 1079858)
Backed out changeset a8965ae93c5d (bug 1079858)
Backed out changeset ba03ae4ac5df (bug 1079858)
2015-12-09 12:40:58 -05:00
Carsten "Tomcat" Book
392df82c41 merge fx-team to mozilla-central a=merge 2015-12-09 11:46:15 +01:00
Matt Howell
b79e2ddec2 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert), r=catlee, a=lizzard 2015-12-08 16:16:55 -05:00
Matt Howell
afb74ad8f5 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1, r=catlee, a=lizzard 2015-12-08 16:06:26 -05:00
Mark Banner
8059d0b00d Bug 1206683 - Enable eslint rule for no unused variables for Loop. r=Mardak 2015-12-08 08:08:06 -05:00
Carsten "Tomcat" Book
de18e0bc52 merge mozilla-inbound to mozilla-central a=merge 2015-12-07 14:15:43 +01:00
Vidhuran Harichandra Babu
d663c69ee9 Bug 1227105 - Add cryptoKey to storeState for use in retry action and fix for TypeError in standaloneRoomViews to make retrying work better in more instances. r=Standard8 2015-12-06 12:22:50 +00:00
Vidhuran Harichandra Babu
9da175a9ff Bug 1227105 - Add an onerror handler for Get requests in standaloneMozLoop so that issues contacting the server are correctly reported to the user. r=Standard8 2015-12-06 12:22:50 +00:00
Bill McCloskey
c260a1ac17 Bug 1208257 - [webext] Fix failing test 2015-12-06 11:01:20 -08:00
Bill McCloskey
172bc851f3 Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-06 08:50:24 -08:00
Bill McCloskey
52236ac1b1 Bug 1208257 - [webext] windows.json (r=kmag) 2015-12-06 08:50:24 -08:00
Ryan VanderMeulen
600c01a4b6 Merge fx-team to m-c. a=merge 2015-12-05 15:09:41 -05:00
Wes Kocher
b6c86514bf Backed out changeset 0ea0832d052d (bug 1079858) for causing bug 1230631 a=backout 2015-12-04 14:58:55 -08:00
Kris Maglione
1fb8f15cd8 Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
The base .eslintrc is essentially a merge of the root Toolkit .eslintrc and
the devtools .eslintrc, with some minor changes to match our prevalent style.

For the most enforces the coding styles that we've been using most
consistently. There are a couple of significant differences, though:

 * The rule for opening brace alignment can only be applied globally, and
   doesn't make exceptions for top-level functions. I chose to turn it on, and
   change the brace style of existing top-level functions that violated it,
   since the rule seemed worth using, and that's the direction most Toolkit JS
   code has been headed anyway.

 * The rule for switch/case statements requires an added indentation level for
   case statements. Most of our switch statements did not use an extra level
   of indentation, and I initially wrote the rule to enforce that style, until
   I came across case statements that used blocks, and required the extra
   indentation level for sanity.
2015-12-02 16:58:53 -08:00
Kris Maglione
378757e2e9 Bug 1229874: Part 2 - Fix the major errors detected by ESLint. r=billm 2015-12-02 16:58:24 -08:00
Mike Conley
da311211f7 Bug 1226333 - Add tests for async window flushing. r=billm. 2015-12-02 09:46:06 -05:00
Mark Banner
fcc5d9ab6a Bug 1230147 - Loop is attempting to load OpenTok SDK's configs from the wrong places. r=mikedeboer 2015-12-03 18:00:32 +00:00
Blake Kaplan
84ac6d9b25 Bug 1233910 - Enable these now-passing tests. r=felipe 2015-12-21 08:23:19 -08:00
Carsten "Tomcat" Book
edb48de851 Merge mozilla-central to mozilla-inbound 2015-12-21 11:54:26 +01:00
Dave Townsend
fe811a136f Bug 1231828: Fix JS parsing errors in toolkit and browser XBL files. r=felipe 2015-12-10 16:53:46 -05:00
Blake Kaplan
7810d396a4 Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell 2015-12-21 14:12:52 -08:00
Tim Nguyen
bc275e1dd1 Bug 1227235 - Color tweaks to the tabbar svg icons. r=dao 2015-12-06 02:40:00 +01:00
Luis Miguel [:quicksaver]
a6c884089b Bug 1228980 - Display favicons of tab entries in aboutSessionRestore-based pages. r=ttaubert 2015-12-08 12:35:28 +00:00
Blake Kaplan
4dbbd6a937 Bug 1102025 - Make this test pass in e10s. r=bholley 2015-12-10 14:17:09 -05:00
Andrea Marchesini
7ea6dd401c Bug 1231364 - the audio icon in tabs should be removed only if the location changes for real, r=ehsan 2015-12-10 13:40:57 -05:00
David Rajchenbach-Teller
d109fb8949 Bug 1228020 - Removing about: pages from FX_PAGE_LOAD. r=dao
about: pages (including about:blank) are loaded quite often and do not
reflect any useful real-world performance for this histogram, so we
remove them.

Also, documenting a tad more the histogram.
2015-11-27 12:15:10 +01:00
Mike Conley
51877eaf77 Bug 1225921 - Have SessionStore keep a list of window data that might be saved during a flush. r=billm
This helps us keep track of what windows we've chosen to forget, and helps
us avoid the problem of accidentally saving a window we've chosen to forget.
2015-12-02 13:48:19 -05:00
Mike Conley
ee5945adec Bug 1225921 - Regression tests. r=billm 2015-12-02 13:48:05 -05:00
Ryan VanderMeulen
03ccdd20b6 Bug 1230618 - Update pdf.js to version 1.3.56. r=bdahl 2015-12-04 11:10:12 -05:00
Panos Astithas
426718f4e5 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Mark Banner
4e74a40cec Bug 1230192 - Loop's desktop unit tests are doing lots of unnecessary console.log of dispatcher actions. r=dcritch 2015-12-04 17:26:14 +00:00
Gijs Kruitbosch
b5eb241766 Bug 1218249 - followup: re-add 'content.' to the Node reference in content.js, rs=bustage 2015-12-04 15:21:43 +00:00
simplyblue
d6e8ff2425 Bug 1228976 - Remove array comprehensions from Places .r=mak 2015-12-03 16:26:58 +05:30
Gijs Kruitbosch
db6656f83e Bug 1218249 - check type of node before using xlink:href, r=felipe,f=longsonr 2015-12-02 14:10:39 +00:00
Gijs Kruitbosch
dc5ad48ddb Bug 1229474 - only create widgets in browser windows, r=jaws 2015-12-02 16:11:56 +00:00
Francois Marier
7b6f55ddfb Bug 1231021 - Sync new cookie prefs. r=jdm 2015-12-09 17:30:38 -05:00
Andrea Marchesini
220f9adea0 Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
Andrea Marchesini
b47ee21ee3 Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking 2015-12-09 15:52:15 -05:00
Ralph Giles
5b2b1160be Bug 1228703 - Enable rust for MacOS X nightly builds. r=mshal
Enable rust for MacOS X Nightly opt builds. Previously it
was only on for debug.
2015-12-09 11:08:58 -05:00
Ralph Giles
7429c083ce Bug 1228703 - rustc 1.4.0 build for MacOS X with 32+64 bit support. r=mshal
Update tooltool manifest for macosx with a custom build of rustc 1.4.0
with --enable-rpath --disable-elf-tls and MACOSX_DEPLOYMENT_TARGET=10.7
on MacOS X 10.10.5, Xcode 7.1.1 (clang-700.1.76).

Built for x86_64-apple-darwin with the rustlib from a separate
i686-apple-darwin build copied into the tree to support 32-bit cross
for universal builds.

Since we've enabled rpath, we can drop the DYLD_LIBRARY_PATH setting
from mozconfig.rust. This method seems cleaner since the add/append
decision for DYLD_LIBRARY_PATH is verbose in shell.
2015-12-09 11:08:40 -05:00
Olli Pettay
a81d87113e Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
Kartikaya Gupta
6c7aa98f32 Bug 1178298 - Enable APZ on the trains. r=botond 2015-12-30 12:42:52 -05:00
Kit Cambridge
c8fab6a7a3 Bug 1219030 - Collect notification management telemetry. r=wchen,MattN; p=ally 2015-11-13 21:22:59 -08:00
Gijs Kruitbosch
bf016cd985 Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws 2015-12-15 15:28:27 +00:00
Gijs Kruitbosch
c6feda4ec8 Bug 1233492 - make browser/experiments eslintable, r=felipe 2015-12-17 19:42:24 +00:00
Gijs Kruitbosch
9bfa781081 Bug 1233470 - make browser/modules eslintable, r=Mossop 2015-12-17 18:31:08 +00:00
Ryan VanderMeulen
450d78d75c Bug 1233801 - Update pdf.js to version 1.3.110. r=bdahl 2015-12-18 14:35:36 -05:00
Carsten "Tomcat" Book
82b38314a3 Merge mozilla-central to fx-team 2015-12-18 15:26:47 +01:00
Chris Rafuse
48e0d20f60 Bug 1233189 - Duplicated string first_time_experience_button_label in loop.properties. r=Standard8 2015-12-18 12:29:16 +00:00
Mike Conley
64e9444f2f Bug 1177310 - Don't flush windows synchronously on application shutdown. r=billm,feedback=ttaubert
Instead of synchronously flushing the windows, we use AsyncShutdown to
wait for all window flushes to finish.
2015-11-13 14:46:37 -05:00
Mike Conley
c9fdb117ce Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric
They'll always resolve, but might receive a negative success state
and a message. We're doing this so that we can maintain a Set of
in-flight flushes that we can call Promise.all on (which will
fast-fail if any Promise rejects, or will just never resolve if
one or more of the Promises never resolve).
2015-11-24 18:41:32 -05:00
Mark Banner
90571f2d72 Bug 1230088 - Update Loop's use of eslint and eslint-plugin-react, fix warnings in latest versions and add a few more rules. r=mancus 2015-12-03 12:18:53 +00:00
Carsten "Tomcat" Book
d1dcde81ab Merge mozilla-central to fx-team 2015-12-03 12:08:49 +01:00
Carsten "Tomcat" Book
c29d9679a2 merge mozilla-inbound to mozilla-central a=merge 2015-12-03 12:00:42 +01:00
Carsten "Tomcat" Book
d6f020013a merge fx-team to mozilla-central a=merge 2015-12-03 11:58:40 +01:00
Mike de Boer
9c4969d6e1 Bug 1214215: Part 3 - disable functional tests temporarily until bug 1229926 is resolved. r=Standard8 2015-12-03 11:12:57 +01:00
Mike de Boer
0feb7e5ead Bug 1214215: Part 2 - remove screen sharing controls entirely from the conversation window. r=Standard8 2015-12-03 11:12:54 +01:00
Mike de Boer
ba62aa9975 Bug 1214215: Part 1 - start sharing browser tabs when owner joins the room. r=Standard8 2015-12-03 11:12:52 +01:00
Mark Banner
2a2a41aae9 Bug 1228999 - Undo css workaround in Loop's system-addon that was necessary as AUTHOR_SHEETS were previously not working correctly. r=mikedeboer 2015-12-03 07:43:25 +00:00
Kris Maglione
22b11bf752 Bug 1190688: Part 2 - [webext] Add tests for executeScript permission checks. r=billm 2015-12-02 15:07:02 -08:00
ffxbld
f57647cb94 No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update 2015-12-02 14:59:19 -08:00
Carsten "Tomcat" Book
0f9a85616c merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +01:00
Kris Maglione
294c025113 Bug 1190688: Part 1 - [webext] Implement the activeTab permission. r=billm 2015-12-01 20:37:41 -08:00
Kris Maglione
ee06b6660a Bug 1193837: Part 2 - [webext] Enforce host matching and load URI restrictions on tabs.executeScript and insertCSS. r=billm 2015-12-01 20:32:18 -08:00
Matthew Noorenberghe
94afd57006 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter 2015-12-02 15:26:23 -08:00
Drew Willcoxon
c1e3ac83c4 Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Felipe Gomes
26bf843a09 Bug 1229603 - Make most of browser/base lintable by removing non-standard syntax. r=Mossop 2015-12-02 17:51:26 -02:00
Mike Connor
1eb88b293a bug 1229667 - ship a hidden search plugin for Yahoo Canada, r=florian 2015-12-03 01:42:58 -05:00
Mark Hammond
e55afa3558 Bug 1201331 (part 5) - Use a new non-animated icon for the sync button. r=Gijs 2015-12-03 10:05:04 +11:00
Mark Hammond
b4007e3888 Bug 1201331 (part 4) - replace "Tabs from other devices" with "Synced Tabs" on menus and history panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
a1a301ed0d Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
e85d0ad95b Bug 1201331 (part 2) - update tests that use the sync-button as a placeholder for "generic XUL button". r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
ef3a69b4dc Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
simplyblue
d07b1cbaa6 Bug 1228975 - Remove Array generics usage from Places code. r=mak 2015-12-01 15:40:30 +05:30
Wes Kocher
a73b95a5ef Backed out 2 changesets (bug 1193837) because the web extension tests are failing CLOSED TREE
Backed out changeset ebe2433705a5 (bug 1193837)
Backed out changeset c3307a5ac126 (bug 1193837)
2015-12-02 13:23:18 -08:00
Wes Kocher
1477d0b289 Backed out 2 changesets (bug 1190688) for browser_ext_tabs_executeScript.js permatimeouts
Backed out changeset 1d5e9f3d094d (bug 1190688)
Backed out changeset 4a10c564dfca (bug 1190688)
2015-12-02 11:22:31 -08:00
Dave Townsend
66dc5f5d28 Bug 1229097: Land an initial .eslintrc for browser and toolkit. r=gijs, r=Standard8
Currently all rules are commented out except eol-last.
2015-11-30 10:45:45 -08:00
Gijs Kruitbosch
7064bb92ac Bug 1229831 - tab group migration code loses group titles, r=felipe 2015-12-02 17:31:22 +00:00