Commit Graph

40413 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
8f42935451 Merge mozilla-central to fx-team to fix 2 perma failures 2016-04-05 10:36:40 +02:00
Carsten "Tomcat" Book
0c8ce93507 Backed out changeset 902ee4a0983d (bug 1261223) for XPC failures 2016-04-05 09:18:57 +02:00
Carsten "Tomcat" Book
fad84a5168 Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c 2016-04-05 08:54:01 +02:00
Ryan VanderMeulen
26094430c0 Merge inbound to m-c. a=merge 2016-04-04 23:34:14 -04:00
George Wright
50500e36f3 Bug 1261416 - Rename firefox-plugin-container back to plugin-container to satisfy Flash's protected mode checks, and ensure that we launch the correct binary r=ted 2016-04-04 18:03:33 -04:00
Chris Manchester
f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Jeff Muizelaar
328e2a6882 Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Josh Matthews
80d7a050f3 Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw 2016-04-04 15:25:58 -04:00
bsilverberg
ace0427254 Bug 1261185 - Complete test coverage for browser.windows.create, r=kmag
Add coverage for:
* passing an invalid |tabId|
* passing an array of URLs to open in |url|

MozReview-Commit-ID: EW8sh0p6hgB

--HG--
extra : transplant_source : %5D%BF%EE%EBM%9C%EA%AFj%0F%7F%AFx%F1%8E%F0QV%1Bb
2016-03-31 18:01:45 -04:00
Thom Chiovoloni
4c300de472 Bug 1239845 - Replace fetching synced tabs text with blank panel r=markh
MozReview-Commit-ID: 4j37OvKlWhE

--HG--
extra : rebase_source : 249e42bc6a8e38afbac6445ec9f1e22e7da684a9
2016-04-01 11:16:23 -04:00
Alessio Placitelli
d073596ed6 Bug 1254550 - Set MOZ_TELEMETRY_REPORTING in the common browser configuration. r=glandium
MozReview-Commit-ID: 3aqJfoU2YxT
2016-03-25 06:14:00 +01:00
Mike Conley
9b79809916 Bug 1261657 - Don't record SSTabRestored events in StartupPerformance that are the result of a remoteness flip. r=Yoric
MozReview-Commit-ID: 2pnT2DdKPHV

--HG--
extra : rebase_source : f64f2007b7738c259996402a722b3a9bfcab5e0d
2016-04-03 00:30:14 -04:00
Edouard Oger
b5e12e8fc6 Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-04 11:33:00 +02:00
Edouard Oger
15b6cbd91f Bug 1261215 - Change Synced Tabs tooltip. r=markh 2016-04-04 11:41:00 +02:00
Thom Chiovoloni
2fe899e657 Bug 1261172 - update link to sync sign-in page shown in dev edition r=markh
MozReview-Commit-ID: K7vTJfaixBM

--HG--
extra : transplant_source : %A1%EEq%C5%C7%D0%D8%DF%21%FC%8D%93%8D%A3%99%80%BE%89b%C4
2016-04-04 19:21:32 -07:00
Thom Chiovoloni
2e34be3d6b Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh
MozReview-Commit-ID: GQjHez4gtky

--HG--
extra : transplant_source : P%04%7EV%C3%F9%87%91%C3%C7%B5%A9%8FUl%E9%941%9F%CE
2016-04-04 11:56:09 -07:00
Ryan VanderMeulen
8f64ef0960 Merge m-c to fx-team. a=merge 2016-04-04 23:37:40 -04:00
Kris Maglione
dff885cba8 Bug 1261738: Try to avoid overlapping FX_TAB_SWITCH_TOTAL_MS stopwatches. r=mconley
MozReview-Commit-ID: JSSvsbL6q1n

--HG--
extra : rebase_source : 91a1888d5bbf4878a37644e44fc076b9aa018282
2016-04-04 19:32:58 -07:00
Felipe Gomes
92e3b4d357 Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm
MozReview-Commit-ID: 1tke1RXrCE2
2016-04-04 21:48:30 -03:00
Kit Cambridge
81cb8e12e4 Bug 1246156 - Show additional link options in the synced tabs sidebar context menu. r=markh
MozReview-Commit-ID: 44KlEasJiLc

--HG--
extra : rebase_source : ccd6b124d5d8159d47ad8918710ad7060e63b750
2016-03-10 15:56:25 -08:00
Ralph Giles
40394ef9d9 Bug 1261503 - Update win32 rustc to support i586-pc-windows-msvc. r=mshal
Update win32 builds to use a Repack of today's (2016 April 1)
rustc nightly for i686-pc-windows-msvc host and
i586-pc-windows-msvc target.

This should properly support machines without sse2 instructions.
2016-04-04 10:09:46 -07:00
Ryan VanderMeulen
1bb567e688 Merge fx-team to m-c. a=merge 2016-04-02 13:34:45 -04:00
Jared Wein
8955f79d9b Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
370ca8535c Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout 2016-04-02 10:45:08 +02:00
Jared Wein
4dbcfae693 Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Kit Cambridge
e42c1be8df Bug 1233535 - Show the user's email and display name in Sync preferences when available. r=markh
MozReview-Commit-ID: JU0HgQDPxPJ

--HG--
extra : rebase_source : 133304a27b06dc45dce05af015481ce7709994b0
2016-04-01 14:31:46 -07:00
Sebastian Hengst
b6fc1a89c5 Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. Follow-up: Replace "currentVersion" with "currentUIVersion" to fix XPCshell and browser-chrome bustage related to nsBrowserGlue.js. r=bustage on a CLOSED TREE 2016-04-02 01:30:14 +02:00
Masatoshi Kimura
24dc7a411b Bug 1251819 - Use the classic Control Panel if the Settings app believes the current Windows logon is a Microsoft account while actually it is not. r=jimm 2016-04-02 08:17:16 +09:00
Wes Kocher
e5f0bc1053 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: NdvPhdYhbi
2016-04-01 15:49:51 -07:00
Wes Kocher
56b7127be0 Merge fx-team to central, a=merge
MozReview-Commit-ID: 8rupfWq5Wa6
2016-04-01 15:43:36 -07:00
Felipe Gomes
b88e06345b Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. r=mconley
MozReview-Commit-ID: DHqSTh18wQu
2016-04-01 18:22:36 -03:00
Wes Kocher
52eafbcb7d Backed out 2 changesets (bug 1259729) for pocket test failures
Backed out changeset 9b5113e833ff (bug 1259729)
Backed out changeset 24134582d0ce (bug 1259729)

MozReview-Commit-ID: AKMIgo1HJBi
2016-04-01 09:53:07 -07:00
Mark Banner
91944788b7 Bug 1138638 - Make Loop's browser sharing work properly in e10s mode and enable the mochitest. r=mikedeboer 2016-04-01 16:53:10 +01:00
Shane Caraveo
3eb5bc0293 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
e9a05a4490 Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
Alexandre Poirot
277aab4dec Bug 1259024 - Fix developer toolbox close and toolbar toggle button tooltips. r=jwalker 2016-04-01 05:49:00 -07:00
Alexandre Poirot
b681b08e4a Bug 1248603 - Register devtools menuitems dynamically. r=gijs,jryans 2016-04-01 05:49:00 -07:00
Wes Kocher
f8a3d5ab1c Merge m-c to inbound a=merge
MozReview-Commit-ID: 354GFpoNc7b
2016-04-01 16:05:29 -07:00
Gijs Kruitbosch
748a42f056 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9

--HG--
extra : rebase_source : 31cee7d85b80d2c136722558c9589132574b6455
2016-03-22 14:32:32 +00:00
Gijs Kruitbosch
f310165068 Bug 1255526 - fix import of typed URLs on versions of windows that do not store timestamps, r=MattN
MozReview-Commit-ID: KSXtQAS7meZ

--HG--
extra : rebase_source : fa72b5f58779b7223ecea5ca9d95a5473dca8262
extra : amend_source : 5f9a1ca7d102905b245fbe7b800e967217e16ede
2016-04-01 20:43:25 +01:00
Shane Caraveo
36348557b2 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
b7c1251a28 Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
Ryan VanderMeulen
c2c02d65d1 Bug 1261352 - Update pdf.js to version 1.4.185. r=bdahl, r=Mossop
--HG--
extra : amend_source : 0540a4c558243f212e2aa7dd0651b12da89e34e1
2016-04-01 06:37:00 -04:00
Kirk Steuber
58e1376bdc Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
MozReview-Commit-ID: 2PaMjqYu54Y

--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Mark Banner
b61baddd6c Bug 1260811 - Land version 1.2.4 of the Loop system add-on in mozilla-central. rs=Standard8 for already reviewed code. 2016-04-01 11:41:46 +01:00
Carsten "Tomcat" Book
e873a45f68 Merge mozilla-central to fx-team 2016-04-01 11:49:37 +02:00
George Wright
5c454494ce Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer
--HG--
rename : ipc/app/module.ver => ipc/app/plugin-container/module.ver
rename : ipc/contentproc/plugin-container.cpp => ipc/contentproc/firefox-webcontent.cpp
2016-04-01 02:12:59 -04:00
Gijs Kruitbosch
012b95a196 Bug 1130411 - deal with opening dialogs when the previous dialog is not unloaded yet, r=jaws
MozReview-Commit-ID: IY0W3UfYTdc

--HG--
rename : browser/components/preferences/in-content/tests/subdialog.xul => browser/components/preferences/in-content/tests/subdialog2.xul
extra : rebase_source : b843e77866d9c50cfb91263d3a2d1439977b3e40
2016-04-02 20:09:16 +01:00
Mike de Boer
2f92671a5a Bug 1244991: re-enable browser_backgroundTab.js UITour test and to make sure it doesn't fail on slower hardware, wait for the visibilitychange event explicitly since it may occur later than the tab open and switch. r=MattN 2016-04-01 10:57:46 +02:00
Matthew Wein
f64c3ca257 Bug 1245355 - Add a unit test for tabs.getAllInWindow. r=kmag
MozReview-Commit-ID: 5wVRCLdCuq9

--HG--
extra : transplant_source : %B0%89%CB%F5%9C%C8%A7%94%BAJ%1Cz%BE%1AU%99%BE%A4%D0%AE
2016-03-17 09:35:58 +01:00