Commit Graph

34289 Commits

Author SHA1 Message Date
Neil Deakin
83ff8a48c4 Bug 1235372, re-enable browser_private_search_perwindowpb.js in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
7a91a32ed3 Bug 1235372, re-enable browser_426329.js in e10s, r=florian 2016-01-20 08:42:14 -05:00
Marco Bonardo
39c27b05b2 Bug 1230471 - Basic eslint fixes in places. r=mconley 2015-12-10 06:46:49 -05:00
Tanvi Vyas
f4d83becca Bug 1241292 - Update string in control centerl main panel of insecure passwords warning. r=MattN 2016-01-22 16:03:54 -08:00
Felipe Gomes
a224c7fc0a Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm 2016-01-22 14:42:30 -08:00
Wes Kocher
a56c3d12a1 Backed out changeset e7cfbfa5847c (bug 1241959) for browser_Troubleshoot.js failures 2016-01-22 14:42:04 -08:00
George Wright
429b9b1cc4 Bug 1237025 - Stop using CPOWs for View Image Info context menu r=mconley 2016-01-19 19:21:49 -05:00
Felipe Gomes
2ed85b90c2 Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm 2016-01-22 17:34:29 -02:00
Ralph Giles
414fbb1d64 Bug 1240982 - Update macosx tooltool to rustc 1.6.0. r=mshal
Custom build of the stable git branch (tag 1.6.0) with
MACOSX_DEPLOYENT_TARGET=10.7 and configured with
--enable-rpath --disable-elf-tls --disable-docs
and --target=x86_64-apple-darwin,i686-apple-darwin for cross-32
support. Built using the build_rust_mac.sh script from
https://github.com/rillian/rust-build.
2016-01-22 09:45:08 -08:00
Ralph Giles
adcac09bb2 Bug 1240982 - Update linux64 tooltool to rustc 1.6.0. r=mshal
Build from source of rust 1.6.0 stable configured with
--enable-rpath --enable-llvm-static-stdcpp and
--target=x86_64-unknown-linux-gnu,i686-unknown-linux-gnu
so it supports -m32 builds, using the docker image at
https://github.com/rillian/rust-build on taskcluster.
2016-01-22 09:43:49 -08:00
Luis Miguel [:quicksaver]
977514b893 Bug 1218351 - (e10s) Don't lose initial typed characters when opening the findbar. r=mikedeboer 2015-11-04 15:26:40 +00:00
Shane Caraveo
c4617933f5 Bug 1236014 l10n repack support for feature addons, r=glandium 2016-01-18 15:14:45 -08:00
Gijs Kruitbosch
8c0588f842 Backed out changeset eb1e9ec43a36 (bug 1005098) for mochitest-3 and -4 orange on windows, rs=bustage 2016-01-18 18:58:13 +00:00
Mike Conley
e966048bdc Bug 1233803 - Register RemoteWebNavigation as a standard js-implemented XPCOM component. r=felipe
This allows us to add shims to the implementation for add-ons.
2016-01-12 16:44:08 -05:00
Gijs Kruitbosch
6f72d39c9d Bug 1005098 - don't update titlebar attributes before the window has been activated, r=MattN 2016-01-12 16:57:20 +00:00
Carsten "Tomcat" Book
213538a92a Backed out 8 changesets (bug 1217129) for test failures in browser_ext_pageAction_context.js
Backed out changeset dc5742de0823 (bug 1217129)
Backed out changeset 106365a3847c (bug 1217129)
Backed out changeset 628af985c7eb (bug 1217129)
Backed out changeset 7ad8b56958c5 (bug 1217129)
Backed out changeset 71f46fe62f59 (bug 1217129)
Backed out changeset 7d8dee4c335b (bug 1217129)
Backed out changeset 3b5fb2845c3b (bug 1217129)
Backed out changeset 93266f211716 (bug 1217129)
2016-01-18 09:08:35 +01:00
Ryan VanderMeulen
43ca41103f Merge fx-team to m-c. a=merge 2016-01-17 15:05:20 -05:00
ffxbld
19ca82a432 No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update 2016-01-16 04:03:48 -08:00
Gijs Kruitbosch
35ab370737 Bug 1240181 - back out part of bug 1239319 to avoid url bar issues, rs=MattN,jaws a=merge CLOSED TREE 2016-01-15 22:45:47 +00:00
Wes Kocher
f5b5e24944 Merge fx-team to m-c a=merge 2016-01-15 14:52:34 -08:00
Carsten "Tomcat" Book
ff0f4d36b9 Backed out changeset a87a27864bb8 (bug 1223385) 2016-01-15 13:51:54 +01:00
Carsten "Tomcat" Book
a1d46b7914 merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Gijs Kruitbosch
a1d17e1fb7 Bug 1239319 - use input types properly for search and url bar to get better OSK support on Windows, r=jaws 2016-01-14 23:41:26 +00:00
Kris Maglione
0f238936b2 Bug 1239822: Part 2c - Destroy windowless browsers created by browser parsable CSS tests. r=gijs 2016-01-15 13:51:14 -08:00
Kris Maglione
9626a25b6a Bug 1217129: Follow-up: Fix test broken by rebase. 2016-01-15 21:43:26 -08:00
Kris Maglione
5757b66369 Bug 1217129: Part 6 - [webext] Test browserAction popups in both the toolbar and in the menu panel. r=gijs r=billm 2016-01-10 19:58:09 -08:00
Kris Maglione
d2242fde18 Bug 1217129: Part 5 - [webext] Use CustomizableUI views for BrowserAction popups. r=gijs ui-r=bwinton
This version addresses some popup sizing bugs, and also a few other issues I
ran into when debugging Blake's problems:

 * The standalone popup needs a max width of 800px for Chrome compatibility,
   which is wider than our default max width.

 * I added a flex attribute to our browser so that it fills the entire space
   of the slide-in panel. This is only necessary for browsers with content
   that is shorter than the height of the panel when it gets its desired
   width, but becomes longer when it doesn't, so it didn't show up in my
   initial tests.

 * I also added an extra pixel to the width calculations, since I noticed that
   a lot of single lines of text were unexpectedly wrapping without it. I'll
   look into this more in a follow-up bug.

I also added some comments, and renamed a couple of variables, where things
seemed unclear.

The test changes are mostly just updates to older browser action tests to use
newer helpers, rather than ad-hoc events, to open/close/click the widgets. A
few tests also needed updates to explicitly close the panel when they were
done with it.
2016-01-15 15:14:25 -08:00
Kris Maglione
8cd25bb67f Bug 1217129: Part 4b - [webext] Use the extension name as the default title value for browserAction/pageAction popups. r=billm
This brings our behavior closer in line with Chrome's.
2016-01-10 21:00:09 -08:00
Kris Maglione
816cda36a4 Bug 1217129: Part 4a - Allow creating CustomizableUI widgets without tooltips. r=gijs 2016-01-15 15:03:20 -08:00
Kris Maglione
fdba80acbd Bug 1217129: Part 3 - Recalculate CustomizableUI panel arrow position after resize. r=gijs 2016-01-15 15:39:27 -08:00
Kris Maglione
8b7a54bbe2 Bug 1235365: Parse WebExtension JSON files as UTF-8. r=billm 2016-01-09 16:53:24 -08:00
Ryan VanderMeulen
8db1a5831a Bug 1239912 - Update pdf.js to version 1.3.196. r=bdahl 2016-01-14 23:30:59 -05:00
Kris Maglione
b1c67e0e8e Bug 1238685: Use Maps instead of arrays to store tab listeners and filters. r=dao 2016-01-11 15:33:44 -08:00
Kris Maglione
b20c88c495 Bug 1217129: Part 2 - Clear open state of view widgets if view opening is prevented. r=gijs 2016-01-07 19:26:33 -08:00
Kris Maglione
3213caa5fe Bug 1217129: Part 1 - Add onDestroyed callback to CustomizableUI widgets. r=gijs 2016-01-09 20:52:47 -08:00
Kris Maglione
14bedc88a8 Bug 1239884: Part 2 - [webext] Force a GC after certain tests in debug mode to deal with timeout issues. r=billm 2016-01-13 22:34:16 -08:00
Wes Kocher
5e5d086372 Merge m-c to fx-team, a=merge 2016-01-15 15:14:20 -08:00
Gijs Kruitbosch
7212eccfef Bug 1240181 - back out part of bug 1239319 to avoid url bar issues, rs=MattN,jaws 2016-01-15 22:45:47 +00:00
Jared Wein
3f893e88e4 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
Mark Banner
294b672418 Bug 1239963 - Stop unloading style sheets and destroying the loop-button on shutdown to help performance and Talos test failures. r=mikedeboer 2016-01-15 11:14:50 +00:00
Carsten "Tomcat" Book
6492ea767a Merge mozilla-central to fx-team 2016-01-15 11:49:44 +01:00
Mark Banner
93baf30fdc Follow to bug 1232707 - Adjust how react is included into Loop in release and debug configurations. r=glandium 2016-01-15 10:26:39 +00:00
Dão Gottwald
1718cd12e5 Bug 1098468 - »Show all Bookmarks« should show unsorted bookmarks by default. r=mak 2016-01-15 11:21:52 +01:00
Christoph Kerschbaumer
be37224f16 Bug 1239085 - Remove Deprecation warning from NewTabUrl.jsm (r=olivier) 2016-01-12 13:17:19 -08:00
Drew Willcoxon
241d5d7e7d Bug 1239015 - Fix Ctrl-click and middle-click on search suggestions in the urlbar. r=mak 2016-01-14 11:39:22 -08:00
Georg Fritzsche
f05eade892 Bug 1239753 - FirefoxProfileMigrator is broken after generator expression removal. r=gijs 2016-01-14 20:15:22 +01:00
Mark Banner
b85ae2ca88 Bug 1232707 - Import the latest version of the Loop system add-on. r=me for import of already reviewed code. 2016-01-14 17:53:34 +00:00
Mark Banner
01ba00d1c9 Bug 1232707 - General renames and deletes preparing for Loop being imported from external repo. r=mikedeboer 2016-01-14 17:53:34 +00:00
Mark Banner
c908eae7a9 Bug 1232707 - Build changes to support Loop imported as an add-on. r=mikedeboer,r=glandium 2016-01-14 17:53:32 +00:00
Wes Kocher
a3d9abba43 Backed out 3 changesets (bug 1232707) for ESLint failures CLOSED TREE
Backed out changeset 556628e979a3 (bug 1232707)
Backed out changeset e93dcab6dd3d (bug 1232707)
Backed out changeset a0d5ef4e35e3 (bug 1232707)
2016-01-14 09:22:13 -08:00
Mark Banner
b55632f2f4 Bug 1232707 - Import the latest version of the Loop system add-on. r=me for import of already reviewed code. 2016-01-14 16:07:21 +00:00
Mark Banner
fe8d60a03c Bug 1232707 - General renames and deletes preparing for Loop being imported from external repo. r=mikedeboer 2016-01-14 16:07:20 +00:00
Mark Banner
096061ba57 Bug 1232707 - Build changes to support Loop imported as an add-on. r=mikedeboer,r=glandium 2016-01-14 16:07:19 +00:00
Paolo Amadini
ad4121ba06 Bug 1233771 - Add a UITour API to close the current tab and return to the previous page. r=MattN 2016-01-14 14:52:49 +00:00
Florian Quèze
342fa034f7 Bug 1071623 - make the browser_devices_get_user_media.js test pass with e10s, r=felipe. 2016-01-14 13:09:51 +01:00
Gijs Kruitbosch
93d704b407 Bug 1237350 - don't steal focus for the search box if another piece of non-button/non-input UI has focus, r=jaws,giorgos 2016-01-11 11:57:36 +00:00
Kit Cambridge
661576b51a Bug 1234054 - Only enable service worker notifications on Desktop and non-release B2G/Android. r=ehsan 2016-01-05 15:53:43 -07:00
Ryan VanderMeulen
4a3f2c043d Merge inbound to m-c. a=merge 2016-01-13 20:25:33 -05:00
Carsten "Tomcat" Book
171eca078a Merge mozilla-central to fx-team 2016-01-13 11:59:17 +01:00
Carsten "Tomcat" Book
0506fad16e merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Matthew Noorenberghe
272841c9f9 Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske
Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.
2016-01-12 11:39:02 -08:00
Alexandre Poirot
4146b14790 Bug 1235781 - Remove preprocessing from common.css. r=bgrins 2016-01-13 02:55:32 -08:00
Dão Gottwald
0063b21486 Bug 1238901 - ""Start a conversation..." menu item should use title capitalization". r=gijskruitbosch 2016-01-12 02:53:00 +01:00
Axel Hecht
d7f73d371c Bug 1223385 - use in-tree compare-locales in Makefiles, r=gps
Also fix that the default merge dir in the mach command creates a directory
that's the merge make target, and thus keeps that make target from actually
running.
2016-01-08 16:37:52 +01:00
Shane Caraveo
f67b2b3083 Bug 1236755 use about urls for panel iframes, r=Gijs 2016-01-12 09:27:33 -08:00
Carsten "Tomcat" Book
b96a0845a0 Merge mozilla-central to fx-team 2016-01-12 11:57:10 +01:00
Carsten "Tomcat" Book
5ddb3f6b57 merge mozilla-inbound to mozilla-central a=merge 2016-01-12 11:54:38 +01:00
Jared Wein
b7223e7edf Bug 1229636 - Remove new tab first time use message. r=gijs 2016-01-08 17:31:14 -05:00
Mike Hommey
0329087b81 Bug 1235099 - Remove the NS_APP_BOOKMARKS_50_FILE directory service key. r=dolske
Nothing in mozilla-central uses the NS_APP_BOOKMARKS_50_FILE/BMarks key except
tests. It's also not been very useful since the switch to places in ... Firefox
3? so even if addons use it, it's not doing them much good.
BookmarkHTMLUtils.defaultPath returns the same thing anyways for those that
really do insist on getting the equivalent thing (but I'd argue
BookmarkHTMLUtils.defaultPath, as well as the browser.bookmarks.file pref could
just go away as well).

Seamonkey does use NS_APP_BOOKMARKS_50_FILE/BMarks, but they really only need
the #define, which they can add in their source.
2016-01-12 08:01:52 +09:00
Xidorn Quan
9453b9f009 Bug 1238844 - Do not call window utils if content has been null. r=dao 2016-01-13 10:29:09 +11:00
Jim Mathies
b14f4a735a Bug 1096804 - Fixup a typo and the original skip-if conditional string that landed with browser_taskbar_preview.js. r=tests CLOSED TREE 2016-01-12 16:47:13 -06:00
Drew Willcoxon
0212634592 Bug 1234258 - Allow the first entry in the urlbar to be removed again. r=mak 2016-01-11 10:02:09 -08:00
Panos Astithas
533b438a05 Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo 2016-01-11 19:30:07 +02:00
Mark Banner
da4bac9c12 Bug 1230102 - Re-enable the functional tests for Loop. r=mikedeboer NPTOB DONTBUILD 2016-01-11 16:23:21 +00:00
Alessio Placitelli
90e314bfe7 Bug 1235345 - Remove services/metrics. r=gfritzsche 2016-01-07 04:23:00 +01:00
Alessio Placitelli
46d13b7fcb Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche 2016-01-05 06:41:00 +01:00
Alessio Placitelli
ef51acb040 Bug 1234526 - Remove services/healthreport. r=gfritzsche 2016-01-06 09:07:00 +01:00
Alessio Placitelli
62dbec8dc3 Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Alessio Placitelli
9204617c56 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Alessio Placitelli
33130603a1 Bug 1234522 - Remove services/datareporting. r=gfritzsche 2016-01-05 02:01:00 +01:00
Mark Hammond
81ddd24e88 Bug 1238187 - 'Synced Tabs' entry on history panel is always disabled. r=Gijs 2016-01-11 11:41:17 +11:00
Phil Ringnalda
faf673d2e3 Back out changeset c06ff2c95163 (bug 1237713) for enabling parts of browser_tabkeynavigation.js which fail on non-e10s OS X 2016-01-09 20:18:12 -08:00
Tracy Walker
de8333c4dc Bug 1237713 - Fix and re-enable test browser_tabkeynavigation on e10s. r=jimm 2016-01-07 13:41:52 -06:00
AJ Kerrigan
e5a8317a6f Bug 1132556 - Replace runInContent() with ContentTask.spawn(). r=smacleod 2016-01-07 03:26:31 -05:00
Phil Ringnalda
fa9e3b8541 Merge f-t to m-c, a=merge 2016-01-09 11:44:32 -08:00
Phil Ringnalda
c8c53eec3a Merge m-i to m-c, a=merge 2016-01-09 11:40:40 -08:00
ffxbld
99375f9bbf No bug, Automated blocklist update from host bld-linux64-spot-506 - a=blocklist-update 2016-01-09 04:38:52 -08:00
Phil Ringnalda
43d54ab19e Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
CLOSED TREE

Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
2016-01-08 20:25:27 -08:00
Carsten "Tomcat" Book
55ac662bbd merge mozilla-inbound to mozilla-central a=merge 2016-01-08 12:00:28 +01:00
Tracy Walker
1a1cf4ca0c Bug 1221159 - Re-enable a few working tests for e10s. r=jimm 2016-01-07 12:40:18 -06:00
Ryan VanderMeulen
7f5de59b87 Bug 1237815 - Update pdf.js to version 1.3.161. r=bdahl 2016-01-07 18:32:09 -05:00
Fernando Campo
2406bc991f Bug 1205661 - Blue shade of icon in toolbar does not match other blue icons. r=mikedeboer 2016-01-07 19:07:31 +00:00
Kris Maglione
4ea469e1e1 Bug 1233326: [webext] Fix default value handling for tabs.create, and add missing tests. r=billm 2016-01-05 19:06:44 -08:00
Jared Wein
49faf0129d Bug 1087114 - Run browser_subdialogs.js in e10s. r=gijs 2016-01-08 13:08:34 -05:00
Sebastian Hengst
c87017136e Backed out changeset bac08b0a467d (bug 1235781) for breaking dt tests on a CLOSED TREE. r=backout 2016-01-08 19:14:34 +01:00
Paolo Amadini
e1f79cf36b Bug 1231373 - Add a dialog to inspect or remove exceptions from TP. r=past 2016-01-08 14:40:54 +00:00
Paolo Amadini
a3bdd845a7 Bug 1231359 - Simplify the hidden preferences that control whether Tracking Protection is enabled in non-private windows. r=past 2016-01-08 14:16:09 +00:00
Paolo Amadini
217ff9a8bf Bug 1231375 - Add a dialog to manage DNT settings. r=past 2016-01-08 14:11:38 +00:00
Paolo Amadini
af796680a8 Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN 2016-01-05 14:04:49 +00:00
Mike Hommey
360c0a0f43 Bug 1234012 - Remove {localstore,mimeTypes}.rdf, user{Chrome,Content}-example.css. r=bsmedberg
These files have not been used since Firefox 4.0 because they were in the
omnijar while the code trying to copy them were expecting them outside the
omnijar. Fast forward a few years, and new profiles are now expected to be
empty so these files are just dead weight.
2016-01-09 07:30:32 +09:00
Alexandre Poirot
d6513994ac Bug 1235781 - Remove preprocessing from common.css. r=bgrins 2016-01-08 06:59:34 -08:00
Gijs Kruitbosch
8b68332ca2 Bug 1222747 - fix alignment of forward button on OSX devedition theme, r=dao 2016-01-04 15:51:31 +00:00
Tyler Steiman
9cfd553890 Bug 1231312 Simplify the string in browser.properties about certificate errors sent to website owners. r=past 2016-01-07 15:04:52 +02:00
Dão Gottwald
5eb18ec923 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Carsten "Tomcat" Book
d1ee9c9f70 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Mike Conley
9fe0e1ca47 Bug 1233368 - Be more careful about how we measure when an async tab switch has finished. r=jaws
Now we only attempt to stop any measurements if we're sure a switch was in
progress.
2016-01-05 19:03:45 -05:00
Ryan VanderMeulen
a38d9263ef Merge m-c to fx-team. a=merge 2016-01-06 09:52:22 -05:00
Ryan VanderMeulen
975728d416 Merge fx-team to m-c. a=merge 2016-01-06 09:48:18 -05:00
Dão Gottwald
16a03543ad Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2016-01-06 14:29:36 +01:00
Jeremy Francispillai
1741af1a02 Bug 1122618 - Added change to rebuild the defaultEngineDropDown whenever the default engine is changed. Separated the code performing the changes and displaying the changes when removing/adding engines. r=florian. 2016-01-06 12:52:52 +01:00
Dão Gottwald
858283f53d Bug 1207422 - Remove Apps link from about:home. r=gijs 2016-01-06 12:22:49 +01:00
Dão Gottwald
f4563a97e3 Bug 1207423 - Remove Apps from Tools menu. r=gijs 2016-01-06 12:22:23 +01:00
Fernando Campo
91d8ad2afd Bug 1178304 - Facebook share button in conversation when waiting alone. r=dmose 2016-01-06 10:20:15 +00:00
Nigel Babu
2beaf77729 Backed out changeset 1b5c66916877 (bug 1237081) for mochitest browser-chrome bustage 2016-01-06 12:01:27 +05:30
Bill McCloskey
1cb4564e94 Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
Wes Kocher
2e9b291290 Merge m-c to fx-team, a=merge 2016-01-05 16:54:04 -08:00
Wes Kocher
d2a275509a Merge fx-team to m-c a=merge CLOSED TREE 2016-01-05 16:34:06 -08:00
Kris Maglione
646959c3f8 Bug 1237122 - Use base test suite eslintrc files for WebExtension tests. r=trivial 2016-01-05 16:10:33 -08:00
Kris Maglione
084aec6ec0 Bug 1229248, 1224087, 1230439: Follow-up: Fix ESLint failures. r=trivial 2016-01-05 15:53:12 -08:00
Kris Maglione
5a5b790960 Bug 1211366: Follow-up: Fix ESLint errors. r=trivial 2016-01-05 14:10:58 -08:00
Kris Maglione
f00c4fb9f7 Bug 1214007: Follow-up: Fix ESLint errors. r=trivial 2016-01-05 15:10:39 -08:00
David Critchley
8625949b8d Bug 1231808 - Hide Pause button in Infobar using CSS r=Standard8 2016-01-05 19:17:54 +00:00
Andrea Marchesini
0f0137e916 Bug 1236827 - Remove non-useful 'delete' in TabStore.jsm, r=ttaubert 2016-01-05 17:22:36 +00:00
George Wright
237a81888c Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -05:00
Mike Hommey
110878ccbd Bug 1235108 - Install bookmarks.html from jar.mn instead of a custom Makefile rule. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey
85ad7a2122 Bug 1235108 - For ja-JP-mac locale, reassign AB_CD in bookmarks.html.in instead of in the Makefile. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey
25cc9cd8e8 Bug 1235108 - Stop using the -I option to force-include bookmarks.inc in bookmarks.html.in. r=gps
Use a #include instead.
2016-01-05 20:03:43 +09:00
Mike Hommey
722f13fb65 Bug 1235108 - Stop using vpaths for bookmarks.inc. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey
f34f5ce5c9 Bug 1235107 - Move bookmarks.html to a chrome localized location. r=dolske 2016-01-05 20:03:43 +09:00
Carsten "Tomcat" Book
f3a72c9035 merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Dave Townsend
c0799f6dfd Bug 1229224: Another bustage fix for browser-social.js 2016-01-04 15:49:40 -08:00
Dave Townsend
f5943d41cb Bug 1229224: Bustage fix for browser-social.js 2016-01-04 12:04:57 -08:00
Andy McKay
b701689cd2 Bug 1214007 - Implement chrome.tabs.move. r=billm 2015-12-23 17:04:23 -08:00
Dave Townsend
fb1e757d42 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Dave Townsend
acc0680808 Bug 1229224: Fix linting for some browser files that tests depend on. r=felipe 2015-12-17 15:19:00 -08:00
Jared Wein
a4ae46b4dc Bug 1043586 - Tweak how about:preferences gets filtered out of current set of tabs for homepages. r=Gijs 2016-01-04 11:12:30 -05:00
Ryan VanderMeulen
ff8b5f3325 Backed out changeset 4e9389db3a5a (bug 1219788) for causing M(JP) LSAN permaleaks. a=backout 2016-01-01 20:21:59 -05:00
Ryan VanderMeulen
f0dc54f9b2 Merge inbound to m-c. a=merge 2016-01-01 19:29:16 -05:00
Matthew Noorenberghe
e1d88b0424 Bug 1229076 - Follow-up to remove leftover component references for the C++ Edge Reading List Migrator. r=bustage 2016-01-01 16:24:33 -05:00
Tim P
e4602edc84 Bug 1164569 - text overlaps image on SSLv3 error page. r=past 2016-01-01 21:13:59 +02:00
Gijs Kruitbosch
f8f0d65457 Bug 1229076 - use JS module for reading ESE database, r=MattN 2015-12-01 20:24:54 +00:00
Gijs Kruitbosch
e46e71b965 Bug 1236126 - fix oversight in principal handling for dialogs with host-less principals, r=aryx 2016-01-01 12:42:33 +00:00
Kris Maglione
6c1a5cdefd Bug 1234755: Follow-up: Fix additional failures. r=trivial 2015-12-31 16:17:00 -08:00
Gijs Kruitbosch
ef5bee73be Bug 1235845 - add the pocket stylesheet to browser windows instead of using the stylesheet service, r=mixedpuppy 2015-12-31 13:04:08 +00:00
Dão Gottwald
3500153fef Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2015-12-31 11:01:09 +01:00
Nick Alexander
2d12810664 Bug 1207890 - Post: Hacks to make --disable-compile-environment work on Mac OS X. r=glandium 2015-12-23 16:50:47 -08:00
Kit Cambridge
9785f44f12 Bug 1234054 - Enable Push and service worker notifications on Desktop release builds. r=ehsan 2016-01-04 14:32:33 -07:00
Robert Longson
fcce11f604 Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin 2016-01-04 22:16:23 +00:00
Andrea Marchesini
ed1cb58ca1 Bug 1237081 - Remove the getter of userContextId from nsIDocShell. r=smaug 2016-01-05 14:22:00 -05:00
Honza Bambas
e7d7677e3a Bug 1165214 - Use OriginAttributes in DOM Storage. r=smaug, r=bholley 2016-01-05 07:25:00 -05:00