Граф коммитов

2301 Коммитов

Автор SHA1 Сообщение Дата
ffxbld 2f297da411 No bug, Automated blocklist update from host bld-linux64-ec2-093 - a=blocklist-update 2013-10-26 03:14:34 -07:00
Ed Morley af0a1da034 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Carsten "Tomcat" Book d7e4c57fbb Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Stephen Pohl f1cc9c8ff4 Bug 930768: Backout 6155ea7e8dea for causing pages to refresh (instead of using bfcache) when swiping back and forth on OSX. r=smichaud 2013-10-24 21:57:54 -04:00
Mike Hommey b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Monica Chew fbd7f92937 Bug 887044: Remove CsdTesting/Mozilla from User-Agent, set safebrowsing URLs to use the GOOGLE_API_KEY (r=dougt) 2013-11-01 15:43:28 -07:00
Nick Alexander 8920f74077 Merge m-c to elm 2013-10-24 09:35:02 -07:00
Monica Chew 705586a6a6 Bug 895476: Enable updating local lists for application reputation (r=gcp) 2013-10-31 14:15:14 -07:00
Paul Rouget c529e9a1b1 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Ryan VanderMeulen 594bd58209 Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Carsten "Tomcat" Book 03cad4df42 merge mozilla-central to fx-team 2013-11-07 16:04:23 +01:00
Paul Rouget 0dcfd9bc8c Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Paolo Amadini cd2ba67f77 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Benjamin Smedberg 53ab4320ca Bug 941137 - Alter plugin defaults on the beta/release channel so that Java is still click-to-activate by default, but other plugins are not for the next few releases while we articulate a potential whitelist/transition strategy, r=gfritzsche 2013-11-20 15:33:05 -05:00
Anton Kovalyov 618ec264b4 Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Nick Alexander 84fd08f70a Merge m-c to elm 2013-10-23 09:00:38 -07:00
Victor Porof b2a7636fab Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Ed Morley 39731bff46 Backed out changeset cfd30965638a (bug 906839) 2013-10-24 18:50:31 +01:00
Shane Caraveo 4a799e1347 Bug 906839 - enable by default social.allowMultipleWorkers - flip the pref, r=markh. 2013-10-24 15:53:37 +02:00
Nick Alexander 52f4295f65 Merge m-c to elm 2013-10-22 09:19:06 -07:00
Rob Campbell 692cbea071 Bug 909756 - Turn off CSS warnings by default in Web Console. r=msucan 2013-10-22 03:25:54 +02:00
Nick Alexander c787539e66 Merge m-c to elm 2013-10-21 09:19:47 -07:00
Benjamin Smedberg c48a40e0eb Fixup for bug 927174 - use the preexisting app.support.baseURL pref instead of a custom one
--HG--
extra : rebase_source : 90f2f8dc85b9198bca608b46bee037d93a118543
2013-10-21 10:33:49 -04:00
Yury Delendik d8761fcf8e Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Paul Rouget 0aeb12701d Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Nick Alexander c0e6e1451b Merge fx-team to elm 2013-10-18 11:39:01 -07:00
Robert Strong 81739c1942 bug 928489 - Bug 928489 - Disable update xml certificate checks on Windows. r=bbondy 2013-10-19 22:36:40 -07:00
ffxbld 716528d656 No bug, Automated blocklist update from host bld-linux64-ec2-075 - a=blocklist-update 2013-10-19 03:20:32 -07:00
Carsten "Tomcat" Book a3284daeb0 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Stephen Pohl 82c3fdfcd9 Bug 860493 - Enable history swipe animations by default (implemented in bug 678392). r=smichaud 2013-10-22 20:49:36 -04:00
Tim Taubert e2df2442f1 merge m-c to elm 2013-10-17 10:51:26 -07:00
Tim Taubert b08ff3c212 merge m-c to elm 2013-10-16 10:25:32 -07:00
Benjamin Smedberg 002450028b Bug 927174 - Add a "More Info..." link to the plugin click-to-activate panel which links to SUMO, r=jaws
--HG--
extra : rebase_source : 06f59db92ea08e64f0d9e39bfeb20460ea780d36
2013-10-16 16:35:40 -04:00
Carsten "Tomcat" Book 0f7453cae3 Merge mozilla-central to fx-team 2013-10-17 13:56:42 +02:00
Carsten "Tomcat" Book ae6f76e443 Merge mozilla-central to mozilla-inbound 2013-11-09 12:25:41 +01:00
Mike Hommey a470038314 Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Nick Alexander 42a469772e Merge m-c to elm 2013-10-14 09:05:11 -07:00
Jonas Finnemann Jensen 41edf8980c Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-11-05 07:45:20 -05:00
Nick Alexander 6f6b07c194 Merge m-c to elm. 2013-10-09 10:11:44 -07:00
Gavin Sharp 992c46c5f1 Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice 2013-10-08 14:00:48 -07:00
Nick Alexander 17580da435 Merge m-c to elm 2013-10-07 12:23:37 -04:00
ffxbld e687ee0867 No bug, Automated blocklist update from host bld-linux64-ec2-143 - a=blocklist-update 2013-10-05 03:20:47 -07:00
Nick Alexander 7b1b54a29d Merge m-c to elm 2013-10-03 09:19:36 -07:00
Nick Alexander 062d95c446 Merge m-c to elm 2013-10-02 10:46:44 -07:00
Nick Alexander c0229d21ad Merge m-c to elm 2013-10-01 08:55:35 -07:00
Yury Delendik e6ec0238d9 Bug 904346 - Integrate Shumway into Firefox. r=gps 2013-09-30 18:23:41 -05:00
Ben Hearsum ba71861abe bug 885477: switch Nightly users to Balrog - default to aus3 unless we're in a NIGHTLY_BUILD. r=rstrong
--HG--
rename : accessible/src/windows/ia2/ia2Accessible.cpp => accessible/src/windows/msaa/AccessibleWrap.cpp
rename : accessible/src/windows/ia2/ia2Accessible.h => accessible/src/windows/msaa/AccessibleWrap.h
rename : js/xpconnect/src/XPCShellImpl.cpp => js/xpconnect/shell/xpcshell.cpp
extra : rebase_source : f6cb7be487206b6828b454ef5dac66810c5efe18
2013-09-30 16:42:21 -04:00
Nick Alexander ca6b202516 Merge m-c to elm 2013-09-30 08:09:11 -07:00
Ben Hearsum 4d7401a177 bug 885477: switch Nightly users to aus4.mozilla.org. r=rstrong 2013-09-30 09:50:03 -04:00
Nick Alexander 8d05c5f298 Merge m-c to elm 2013-09-28 12:07:23 -07:00
ffxbld b43adacd75 No bug, Automated blocklist update from host bld-linux64-ec2-007 - a=blocklist-update 2013-09-28 03:31:27 -07:00
Zach Carter fc3d2f695c Bug 913199 - Use HTTPS for FxAccounts server URL. r=rnewman
--HG--
extra : rebase_source : 61f4e1d3f071da8ec504b0a91e77926eac72f86d
2013-09-27 12:02:20 -07:00
Nick Alexander 2c8842b2b6 Merge m-c to elm 2013-09-27 08:41:13 -07:00
Nick Fitzgerald 89d22b97bb Bug 925073 - Create a pref to enable/disable pretty printing in the UI; r=vporof 2013-10-11 13:52:50 -07:00
Nick Alexander 1c33b9c9ee Merge m-c to elm. 2013-09-23 08:47:42 -07:00
David Major 4a637bff20 Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00
David Major 0233f4ada7 Bug 932100 - Part 1: Remove load-time dependency on user32. r=bsmedberg 2013-11-12 08:31:32 -05:00
Tim Taubert 452dc0c60a merge m-c to elm
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
2013-09-20 08:55:13 +02:00
Nick Alexander 750c76f251 Merge m-c to elm 2013-09-18 11:08:28 -04:00
Ryan VanderMeulen 506eb102e1 Backed out 5 changesets (bug 894595) for causing new mochitest-bc intermittent failures.
Backed out changeset 778adbf10481 (bug 894595)
Backed out changeset 5b621d8eb5e9 (bug 894595)
Backed out changeset 91303ff403ac (bug 894595)
Backed out changeset 3caa785122bf (bug 894595)
Backed out changeset 108e2b8e177c (bug 894595)
2013-09-17 13:35:58 -04:00
Tim Taubert e023a63414 merge m-c to elm 2013-09-16 09:14:47 +02:00
Heather Arthur bf2d8df761 Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp 2013-09-14 23:26:18 -07:00
Ryan VanderMeulen ae3637e561 Merge fx-team to m-c. 2013-09-14 20:30:06 -04:00
Michael Ratcliffe ddd2281784 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
ffxbld 8aedca46f2 No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update 2013-09-14 03:30:50 -07:00
Nick Alexander 4603aa7048 Merge m-c to elm. 2013-09-13 11:59:08 -07:00
Tetsuharu OHZEKI a9e5920bc8 Bug 915096 - Remove needless prefs for `devtools.layoutview.*`. r=paul.rouget 2013-09-13 09:25:48 -04:00
Alexandre Poirot 5585c96e3a Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul 2013-09-13 15:36:00 +02:00
Paul Rouget e03a8d916e Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Paolo Amadini 147dff90bb Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Shane Caraveo f770d205ad Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh. 2013-10-31 10:59:35 +11:00
Tim Taubert 54216b11ce merge m-c to elm 2013-09-12 10:35:40 +02:00
Monica Chew e8c34403bb Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Paul Rouget 60f1560601 Bug 913945 - [app manager] Turn it on. r=ochameau 2013-09-10 04:50:00 +02:00
Paul Rouget 269e11cf20 Bug 912892 - [app manager] simulator launch UI. r=ochameau 2013-09-10 11:42:00 +02:00
Nick Alexander 8ab8f9b7e4 Merge m-c to elm 2013-09-03 10:45:50 -07:00
Paul Rouget 982380517e Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
ffxbld 0a34bf6820 No bug, Automated blocklist update from host bld-linux64-ec2-391 - a=blocklist-update 2013-08-31 03:14:28 -07:00
Tim Taubert cabc97dd9e Bug 894595 - part 3 - Use asynchronous data collection for delayed save state calls; r=yoric 2013-08-29 16:02:42 +02:00
Gijs Kruitbosch 60afcb7ca6 Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Zach Carter 1418f63d35 Bug 904612 - Implement first version of about:accounts wrapper for desktop; r=gavin,ttaubert 2013-08-27 13:31:03 -07:00
Tim Taubert 3fcba54b3a Backed out changeset 571b2854e11f 2013-08-28 09:56:59 +02:00
Zach Carter fd29d9deb1 imported patch lloyd-patch 2013-08-27 13:31:03 -07:00
Carsten "Tomcat" Book 213702d480 Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures 2013-11-12 08:47:46 +01:00
J. Ryan Stinnett 6201d8b080 Bug 922193 - Add VariablesView as manifest editor in App Manager. r=paul 2013-10-09 00:52:38 -05:00
Raymond Lee e607a271ee Bug 908244 - When a download is launched automatically, the target file should be deleted when the browser is closed. r=paolo 2013-09-12 14:03:00 +02:00
ffxbld 26b82294d0 No bug, Automated blocklist update from host bld-linux64-ec2-315 - a=blocklist-update 2013-09-21 03:27:52 -07:00
Ed Morley 2f579f2c8b Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Tim Taubert d6ae93bdb2 Backed out changeset 2514aac648b2 (bug 506975) 2013-08-29 14:22:11 +02:00
Manish Goregaokar bd56b168ee Bug 506975 - Write sessionstore.js less often when on battery; r=ttaubert 2013-08-29 09:09:51 +02:00
Ryan VanderMeulen 78bcb8af18 Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Birunthan Mohanathas 2799a23c6a Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan 2013-08-21 12:13:50 -04:00
Paolo Amadini dd5a31d7cc Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn 2013-08-21 09:36:07 +02:00
Ed Morley 70b73abeed Backed out changeset c2b4444ad9fd (bug 847863) 2013-08-20 11:52:03 +01:00
Paolo Amadini ec8c4f0fd9 Bug 847863 - Part 8 of 8 - Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. r=enn 2013-08-19 23:39:14 +02:00
Ekanan Ketunuti c71565bb75 Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley 2013-08-19 08:49:11 -04:00
ffxbld 333dc60931 No bug, Automated blocklist update from host bld-linux64-ix-027 - a=blocklist-update 2013-08-17 03:13:50 -07:00
Ryan VanderMeulen 9339de4f3f Merge m-c to inbound. 2013-08-12 17:43:24 -04:00
Robert Bindar f2829da797 Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin 2013-08-12 08:40:02 -04:00
ffxbld e60a3a6f04 No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-08-10 03:19:31 -07:00
Ehsan Akhgari a327209455 Bug 885505 - Enable Web Audio by default on all platforms; r=roc
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Ben Hearsum 44499419fe bug 927364: make Balrog ride the trains to Aurora. r=gavin 2013-10-17 10:39:25 -04:00
Tim Taubert 71ffe6f194 Bug 894595 - part 3 - Use asynchronous data collection for delayed save state calls; r=yoric 2013-09-17 12:37:23 +02:00
Eddy Bruel 12a0c9f3f6 Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp 2013-09-09 19:02:41 +02:00
ffxbld 59930220e8 No bug, Automated blocklist update from host bld-linux64-ec2-097 - a=blocklist-update 2013-09-07 03:34:09 -07:00
Wes Kocher f54e32562c Merge m-c to fxteam 2013-11-04 21:23:11 -08:00
Blair McBride 1758dd3090 Bug 933023 - UITour: Add preference to disable HTTPS check for testing/development. r=MattN 2013-11-05 15:23:25 +13:00
Ben Hearsum f11c25ca0c bug 803531: renew authenticode certificates in september 2013 - update in-tree fingerprints for add-on hotfixes. r=mossop
--HG--
rename : browser/base/content/test/general/moz.build => browser/base/content/test/newtab/moz.build
extra : rebase_source : bbb8df66e22b5541e3112b4898e2a4eab1462f90
2013-09-19 13:31:33 -04:00
Ryan VanderMeulen bc09ab2cd9 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Paul Rouget 2f20ca459d Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop 2013-09-05 07:37:00 +02:00
Wes Kocher 545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Georg Fritzsche 63d2cabdae Bug 899080 - Let all plugins except Flash default to click-to-play. r=bsmedberg 2013-09-04 16:05:21 +02:00
Michael Ratcliffe 6d0668de12 Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe 2013-09-04 17:43:40 +02:00
Ryan VanderMeulen 439417c819 Backed out changesets af0dda676cb7, 550e2f5b4224, and bb76828c5f22 (bug 842828) for B2G bustage and xpcshell failures.
CLOSED TREE
2013-09-25 11:50:51 -04:00
Monica Chew 3d2a39baf6 Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp) 2013-09-25 07:03:45 -07:00
Valentin Gosu e3dcbfc16c Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Tim Taubert 837f70da75 merge m-c to fx-team 2013-08-05 10:03:51 +02:00
ffxbld 123b6246f7 No bug, Automated blocklist update from host bld-linux64-ec2-393 - a=blocklist-update 2013-08-03 03:23:01 -07:00
Paolo Amadini 9441f6c0be Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Doug Turner db228ccd35 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Dão Gottwald 60765a4876 Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske 2013-07-30 22:51:25 +02:00
Xidorn Quan d0971ce6b3 Bug 897930 - Unhide hidden preference for disabling green download flash animation added in bug #861613. r=mak
--HG--
extra : rebase_source : 9a8231ae6d9971318c19d9b5b52864aa32926c27
2013-07-27 06:25:00 -07:00
Mike Hommey 2c41b70c9a Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps 2013-09-05 15:08:24 +09:00
Bill McCloskey 6c0e3d49cb Bug 891954 - Skip Necko IPC security checks for desktop Firefox (r=jduell) 2013-07-26 14:26:31 -07:00
Jim Mathies 7e231db627 Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy 2013-07-26 12:19:55 -05:00
Monica Chew 5a474cd13e Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop) 2013-07-25 21:25:43 -07:00
Felipe Gomes 0613309e46 Bug 888304 - Temporarily disable content touch events on Desktop until we properly support them. r=jimm 2013-07-25 19:48:32 -03:00
Gijs Kruitbosch a7d75a9eb1 Merge mozilla-central and ux 2013-10-29 17:23:48 +01:00
Gijs Kruitbosch aceea3dc8b merge m-c to UX 2013-10-27 21:18:18 +01:00
Matthew Noorenberghe 0ba166e52e Merge mozilla-central to UX 2013-10-25 18:30:46 -07:00
Gijs Kruitbosch d3774ed08c Merge m-c to ux 2013-10-25 11:45:31 +02:00
Gijs Kruitbosch 0aa036514a Merge mozilla-central and ux 2013-10-25 10:23:03 +02:00
Gijs Kruitbosch 7af76e1cdc Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch 0dcf8beb08 Merge mozilla-central and ux 2013-10-23 15:41:02 +02:00
Gijs Kruitbosch ef9057f594 Merge mozilla-central and ux 2013-10-22 10:34:17 +02:00
Gijs Kruitbosch 3ef05b86af Merge mozilla-central and ux 2013-10-21 10:03:47 +02:00
Gijs Kruitbosch b16f361a83 Merge mozilla-central and ux 2013-10-19 12:28:13 +02:00
Gijs Kruitbosch 2b30d3ad35 Merge m-c to UX 2013-10-18 12:56:16 +02:00
Gijs Kruitbosch 9e08212619 Merge mozilla-central and ux 2013-10-17 13:48:43 +02:00
Gijs Kruitbosch 3f4d9d7b7e Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Gijs Kruitbosch a5d4fcfa22 Merge m-c to ux 2013-10-13 23:58:05 +02:00
Gijs Kruitbosch f66f8124ef Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Gijs Kruitbosch 93ab718298 Merge mozilla-central and ux 2013-10-06 10:33:11 +02:00
Gijs Kruitbosch 4ef230e3b8 Merge m-c to ux 2013-10-03 17:20:04 +02:00
Gijs Kruitbosch 1eb9880322 Merge mozilla-central and ux 2013-10-02 09:48:41 +02:00
Gijs Kruitbosch 44ad1ed594 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Gijs Kruitbosch 049fc011e0 Merge mozilla-central and ux 2013-09-30 19:26:47 +02:00
Gijs Kruitbosch a119cc3f76 Merge mozilla-central and ux 2013-09-29 11:56:48 +02:00
Gijs Kruitbosch 7ff3b4b7d0 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
Gijs Kruitbosch bbf2cef672 Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Gijs Kruitbosch cae541b6a5 Merge mozilla-central and ux 2013-09-20 11:54:02 +02:00
Gijs Kruitbosch ad93de7f1e Merge m-c to UX
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch aeaa73f245 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Gijs Kruitbosch afe135745e Merge mozilla-central and ux 2013-09-16 09:13:50 +02:00
Gijs Kruitbosch 496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch 914bdb1a7c Merge m-c to ux 2013-09-13 09:42:13 +02:00
Matthew Noorenberghe fd9b516e69 Merge mozilla-central to UX 2013-09-12 01:39:29 -07:00
Gijs Kruitbosch 1ea72c3a1a Merge mozilla-central and ux 2013-09-10 16:46:22 +02:00
Gijs Kruitbosch ac0cc86253 Merge mozilla-central and ux 2013-09-08 14:26:44 +02:00
Matthew Noorenberghe b2cd8e53a5 Merge mozilla-central to UX 2013-09-06 00:10:05 -07:00
Mike Conley a7dfe464f8 Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Matthew Noorenberghe 83409ca290 Merge mozilla-central to UX 2013-09-04 23:31:53 -07:00
Matthew Noorenberghe e992563a49 Merge mozilla-central to UX 2013-09-03 23:17:06 -07:00
Matthew Noorenberghe 8852a78ede Merge mozilla-central to UX 2013-09-02 16:49:09 -07:00
Gijs Kruitbosch 643b306371 Merge m-c to ux 2013-08-22 00:07:23 +02:00
Gijs Kruitbosch 467438f2ca Merge backouts from m-c to ux to fix mochitest-bc 2013-08-20 14:20:54 +02:00
Gijs Kruitbosch ae90c8b3ac Merge m-c to ux 2013-08-20 11:00:57 +02:00
Gijs Kruitbosch 27fc510686 Merge m-c to ux 2013-08-20 10:49:07 +02:00
Mike Conley 41a4a4b627 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-17 20:27:30 -04:00
Mike Conley 083b775a4f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Jared Wein 1585098246 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-10 18:18:29 -04:00
Gijs Kruitbosch 7886066ae6 Merge from m-c to UX 2013-08-08 09:21:50 +02:00
Gijs Kruitbosch 4996f524c2 Merge m-c to UX 2013-08-05 11:57:12 +02:00
Gijs Kruitbosch 33cd9fa532 Merge m-c to UX 2013-08-03 21:51:18 +02:00
Matthew Noorenberghe b7459452a2 Merge mozilla-central to UX 2013-07-31 17:48:12 -07:00
Matthew Noorenberghe 116c1b7c2a Merge mozilla-central to UX 2013-07-30 19:16:50 -07:00
Gijs Kruitbosch 9c5e7a50ad Merge m-c to UX 2013-07-30 11:14:11 +02:00
Gijs Kruitbosch 917537e9e5 Merge m-c to UX. 2013-07-28 11:50:05 +02:00
Mike Conley e181e23c37 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-27 15:01:05 -04:00
Matthew Noorenberghe 5dca60419c Merge mozilla-central to UX 2013-07-26 00:27:14 -07:00
Gijs Kruitbosch 45a1ad5f32 Merge m-c to ux 2013-07-22 09:26:50 +02:00
ffxbld da298149aa No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update 2013-07-20 03:35:40 -07:00
Gijs Kruitbosch 0d6dd47ed2 Merge mozilla-central and ux 2013-07-15 14:13:14 +02:00
ffxbld cb222c0fee No bug, Automated blocklist update from host bld-centos6-hp-016 - a=blocklist-update 2013-07-13 03:09:41 -07:00
Matthew Noorenberghe 3cb1da3f70 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Gijs Kruitbosch 6cd359a5e6 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Anton Kovalyov e469129761 Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Mihai Sucan c980f78d30 Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
ffxbld 0bfc049edc No bug, Automated blocklist update from host bld-linux64-ec2-059 - a=blocklist-update 2013-07-06 03:24:06 -07:00
Jared Wein 33707a2c3e Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-07 17:21:25 -04:00
Gijs Kruitbosch 7973353857 Merge mozilla-central and ux 2013-07-04 01:23:30 +02:00
Gijs Kruitbosch b6a1409293 Merge m-c to ux
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
ffxbld 401e1c7a85 No bug, Automated blocklist update from host bld-linux64-ec2-116 - a=blocklist-update 2013-06-29 03:25:23 -07:00
Gijs Kruitbosch 649c7e53e6 Merge mozilla-central and ux 2013-06-28 09:13:09 -04:00
Gijs Kruitbosch 597f293d60 Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
David Rajchenbach-Teller 2ed9577da6 Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Mike Shal 3dd206a952 Bug 920915 - Use correct manifest dependencies; r=gps 2013-09-26 15:27:17 -04:00
Mike Hommey ca1b5bf42a Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
Dão Gottwald 105030e61b Bug 861101 - Stop adding getpersonas.com to the xpinstall whitelist. r=bmcbride
--HG--
extra : rebase_source : aa471b7000c829676e01dee3328a3ef9e2e0f2e2
2013-07-12 09:12:56 +02:00
Christian Sonne fb076adb9e Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book 40b5602338 Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure 2013-10-17 08:44:01 +02:00
Christian Sonne 077da75e86 Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Gijs Kruitbosch 429c3fecb1 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Benjamin Smedberg dc3478faea Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Jared Wein 1061da0f1d Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Matthew Noorenberghe 13d2526e5d Bug 875130 - Disable CustomizableUI debug logging. rs=mconley
--HG--
extra : rebase_source : dd67e092d9a57ba1ee832674bdca23b771d23fc2
2013-06-20 17:40:45 -07:00
Matthew Noorenberghe 9493089322 Merge mozilla-central to UX 2013-06-17 03:54:34 -07:00
ffxbld ee25bcfab1 No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update 2013-06-15 03:23:04 -07:00
Gijs Kruitbosch f6b0ea5da4 Merge mozilla-central and ux-central 2013-06-14 10:18:31 +02:00
Tim Taubert cf8bb8af9b Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage 2013-06-13 12:52:24 +02:00
Ryan VanderMeulen 002b60b719 Merge fx-team to m-c. 2013-06-12 12:22:36 -04:00
Brian R. Bondy 87026bbe43 Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Nick Fitzgerald 3385f351be Bug 881939 - Enable source maps by default; r=past 2013-06-11 15:19:00 +03:00
Jared Wein 68ae18c538 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-12 23:12:42 -04:00
Gijs Kruitbosch 0fab9ae1fd Merge mozilla-central and ux-central 2013-06-10 11:22:16 +02:00
ffxbld 7f42f0ef81 No bug, Automated blocklist update from host bld-linux64-ec2-645 - a=blocklist-update 2013-06-08 03:24:30 -07:00
Gijs Kruitbosch 9068f66933 Merge mozilla-central and ux-central 2013-06-08 00:09:29 +02:00
Vladimir Vukicevic f4af325139 b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Gijs Kruitbosch 4ca22db3a6 Merge m-c to UX. 2013-06-06 16:57:35 +02:00
Jared Wein 5b9b894578 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-05 11:43:23 -04:00
Jared Wein 0bcd532042 Bug 755593 - Remove tabs-on-bottom mode. r=dao 2013-06-04 18:08:55 -04:00
Tim Taubert 6e705812fe Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Mihai Sucan 76edcc4694 Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker 2013-06-03 20:57:13 +03:00
Gijs Kruitbosch 21accbf766 Merge m-c to ux 2013-06-02 21:35:55 +02:00
Matthew Noorenberghe ffacf39cec Merge mozilla-central to UX 2013-06-01 02:45:51 -07:00
Phil Ringnalda e70ff36fbd Merge m-c to a CLOSED TREE ux 2013-05-27 11:48:20 -07:00
Matthew Noorenberghe 021967cedc Merge mozilla-central to UX on a CLOSED TREE 2013-05-25 18:33:51 -07:00
philringnalda@gmail.com f7a9455f63 No bug, Automated blocklist update from host slice 2013-05-25 09:58:51 -07:00
Michael Ratcliffe 9d13885f2c Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker 2013-05-24 11:26:17 +01:00
Blair McBride 6b9dd03cc4 Bug 875129 - Enable CustomizableUI debug logging. r=mconley 2013-05-24 11:44:55 +12:00
Mike Conley 92b1661f1f Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-23 09:39:09 -04:00
Ehsan Akhgari 9af8ee20af Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
ffxbld cf19c47dde No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update 2013-06-22 03:30:59 -07:00
Tim Taubert 4585d591d4 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Victor Porof 40a80438b6 Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Martin Stransky 2d7e7fed1a Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Mike Conley f75a81b03f Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-20 22:56:50 -04:00
ffxbld 2a9799f946 No bug, Automated blocklist update from host bld-linux64-ec2-709 - a=blocklist-update 2013-06-01 03:21:49 -07:00
Gavin Sharp 10716bfeb4 Fix misleading comment from bug 803675, r=dolske
--HG--
extra : rebase_source : 443649d79172ba5e1304116aae22c74b898827c1
2013-06-06 10:35:27 -07:00
philringnalda@gmail.com 17234c8e12 No bug, Automated blocklist update from host slice 2013-05-18 18:56:23 -07:00
Mike Conley f6f1137888 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-15 17:14:08 -04:00
Mike Conley cfbf815906 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-13 13:04:32 -04:00
Ryan VanderMeulen d2fc01f4fc Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Benoit Girard 98b2e97ddb Bug 869114 - Fix race in browser/app repackage when using j>=2. r=glandium 2013-05-06 15:00:07 -04:00
Mike Conley a3756c0466 Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-06 16:55:59 -04:00
Mike Conley 40ddc57727 Bug 865374 - Position tabs in the OSX titlebar. Cocoa Widget work by Steven Michaud. r=dao,bgirard. 2013-05-02 14:15:29 -04:00
Girish Sharma dc8f680d63 Bug 866138 - Refactor disabling logic for a tool and convert options panel to a tool too, r=jwalker 2013-05-04 12:01:07 +05:30
Christian Sonne 66a299bc03 Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Mike Shal 5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Brian R. Bondy 8e2172bf4e Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger 2013-05-13 17:47:23 -07:00
Ian Melven b8080d575d Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst) 2013-05-16 08:06:43 -07:00
Brian R. Bondy 2b27a1ede9 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Ryan VanderMeulen 8dd4074205 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe 7422d5ac7b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Jonathan Kew 07ea0b6c93 bug 866365 - declare both firefox.exe and plugin-container.exe as dpi-aware via their manifests. r=jimm,gps 2013-05-07 09:16:43 +01:00
Ms2ger b992232e43 Merge m-c to m-i. 2013-05-07 09:49:18 +02:00
Tim Taubert 68e8086683 merge m-c to fx-team 2013-05-07 09:19:32 +02:00
Shane Caraveo 34b43c9bf2 bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda bb93063523 Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo dee9a7fd1e bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Diogo Dauster Pontual a12d043261 Bug 865680 - Remove the last of the two devtools.gcli.allowSet lines; r=mratcliffe 2013-04-26 11:24:26 -03:00
Ryan VanderMeulen b6cc74b921 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe 0baa2a32d6 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Phil Ringnalda 501a8787f4 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Victor Porof 20a5e0947c Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Brian Smith 0272350848 Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith 25ff7ceed9 Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith 83b30629cc Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Mihai Sucan 29cc003064 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00
Mihai Sucan 0f5948dbdb Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee 2013-06-19 22:04:05 +03:00
Masatoshi Kimura 78388690cb Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm 2013-07-12 06:26:55 +09:00
Doug Turner 56ec59c248 Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan 2013-06-12 19:20:07 -07:00
Brian O'Keefe 8d90859ddb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Robert Strong f0503b13c9 Bug 921045 - include the new update cert and remove the no longer used Equifax cert. r=bbondy 2013-11-22 12:48:07 -08:00
Gabriele Svelto a8c937e2a1 Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=nfroyd 2013-03-26 11:31:20 +01:00
Phil Ringnalda beb20d2e24 Merge the last PGO-green cset on m-i to m-c 2013-05-04 13:59:59 -07:00
ffxbld c966b130c3 No bug, Automated blocklist update from host bld-linux64-ec2-443 - a=blocklist-update 2013-05-04 03:15:44 -07:00
Brian Smith 5170741299 Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E) 9a4ea6d3e9 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
ffxbld 9ba41b8203 No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update 2013-04-27 03:21:56 -07:00
Benjamin Smedberg 44d838b33c Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
2013-04-25 12:45:52 -04:00
Tim Taubert 45f5a6cd12 merge m-c to fx-team 2013-04-23 18:56:19 +02:00
Victor Porof bbf9aa979f Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell 2013-04-22 21:12:17 +03:00
ffxbld 91f5a42869 No bug, Automated blocklist update from host bld-linux64-ix-016 - a=blocklist-update 2013-04-20 03:39:34 -07:00
Girish Sharma da5a52513e Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Tim Taubert 8a12bc0ad6 merge m-c to fx-team 2013-04-16 19:52:14 +02:00
Nick Fitzgerald 0c7a23a850 Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Panos Astithas 868d22199f Backed out changeset 371ecfa8df92 (bug 851546) for breakage 2013-04-15 11:51:19 +03:00
Girish Sharma 9088c15af5 Bug 851546 - Options panel for DevTools Toolbox, r=jwalker 2013-04-05 00:00:24 +05:30
Sachin Hosmani d07efded20 Bug 628785 - Firefox should define a value for extensions.getAddons.recommended.url so AddonRepoistory.retrieveRecommendedAddons() works. r=Unfocused 2013-04-15 10:11:24 +12:00
ffxbld 28701956b6 No bug, Automated blocklist update from host bld-linux64-ec2-339 - a=blocklist-update 2013-04-13 03:26:56 -07:00
Jim Mathies 3e8def3918 Bug 860683 - When running tests in immersive mode, connect firefox stdout to a metrotestharness pipe to route test output to mozilla test harnesses. r=bbondy 2013-04-11 17:45:29 -05:00
Brian Smith 7807ef4346 Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
2013-04-11 11:02:51 -07:00
Mike de Boer f76da1286d Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda b5220914bd Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer 2c2f0b79b2 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Bill McCloskey d4f9bc2b34 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 1 (r=felipe) 2013-04-22 19:47:34 -07:00
Garrett Robinson be76e58b56 Bug 837351 - Security Errors in Web Console. r=msucan 2013-04-22 18:07:36 -07:00
rsx11m 5dfcafba66 Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith 2013-04-14 08:41:55 -05:00