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

8732 Коммитов

Автор SHA1 Сообщение Дата
Mark Hammond ad70bfe73b Bug 906839 - disable one social test due to bug 919878. r=gavin 2013-10-31 10:59:36 +11: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
Nick Fitzgerald 38f4dbdd3e Bug 932912 - Reflect.jsm should attach its export to 'this' so that it works in B2G; r=khuey 2013-11-02 12:54:08 -07:00
Aaron Klotz 3d83aa7a6f Bug 827416: Adds profileHDDModel and profileHDDRevision to nsSystemInfo; r=bbondy
--HG--
extra : rebase_source : b0d012c1f2767b0002e3daa87294eb675cf8e29b
2013-11-01 16:54:25 -06: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
Ed Morley febfa6a288 Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
Ed Morley c2e9f503ed Backed out changeset ebe4f507a5ac (bug 725943) for frequent failures in test_serialize_file.js 2013-11-01 12:04:23 +00:00
Benjamin Smedberg 97901c590d Bug 915951 - test fixes for password manager mochitests - because mochitest runs all its tests in an iframe, it collects popup notifications from all tests and never dismisses them: remove them explicitly before each password manager test that needs to check popups. r=MattN 2013-10-31 09:50:13 -04:00
Felix H. Dahlke 67d88b1309 Bug 921229 - Remove files with the read-only flag set. r=yoric 2013-10-29 09:27:01 +01:00
Raymond Lee 6333fdb2b2 Bug 725943 - Refactor nsSearchService to generalize use of Lazy. r=MattN 2013-10-29 15:48:33 +08:00
Chris Manchester 91224f8957 Bug 885480 - Set becauseNoSuchFile on windows for osfile errors produced as a result of no such directory. r=yoric 2013-10-29 17:35:31 -04:00
Kyle Huey 5cb5fbcbed Bug 932867 - FrameWorker should remove the iframe not the browser. r=smaug CLOSED TREE 2013-10-30 10:56:55 -07:00
Ed Morley e41de6bffe Merge mozilla-central and inbound 2013-10-28 18:36:22 +00:00
Ed Morley 4cfd7400c3 Bug 931889 - Disable browser_thumbnails_background.js on Linux for too many intermittent failures 2013-10-28 17:01:51 +00:00
Carsten "Tomcat" Book 36cc951bba Merge Mozilla-Inbound to Mozilla-Central 2013-10-28 10:03:25 +01:00
Nils Maier 2901e2256a Bug 912457 - Expose async |flush()| in OS.File. r=yoric 2013-10-27 19:03:25 -04:00
Nils Maier 9829ff2c09 Bug 924858 - Part 2: Implement |append| mode for OS.File.open on Windows. r=yoric 2013-10-27 08:03:35 -04:00
Nils Maier 8d9544a179 Bug 924858 - Part 1: Add |append| mode flag to OS.File.open on Unix. r=yoric
To match previous behavior, this mode flag will default to |true|.
2013-10-27 08:03:16 -04:00
Phil Ringnalda b6d2006807 Merge m-c to m-i 2013-10-25 19:52:22 -07:00
Phil Ringnalda 79607bc952 Merge f-t to m-c 2013-10-25 19:24:55 -07:00
Raymond Lee afd048951d Bug 885319 - Implement the immersive process check in DownloadIntegration. r=paolo 2013-10-25 19:28:01 +02:00
Ed Morley e876238298 Merge mozilla-central and fx-team 2013-10-25 17:55:56 +01:00
Ed Morley e52f4cfac1 Merge latest green fx-team changeset and mozilla-central 2013-10-25 17:28:24 +01:00
Paolo Amadini 767ebee4ce Bug 928349 - Remove obsolete tests currently failing on comm-central. r=jcranmer 2013-10-25 15:55:09 +02:00
Ed Morley 441cb93d95 Merge mozilla-central and inbound 2013-10-25 12:24:13 +01: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
Mike Hommey b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Nils Maier 014077a85c Bug 924916: Part 4 - xpcshell tests for OS.File.setDates(). r=yoric 2013-10-28 05:42:00 +00:00
Nils Maier c300b06a8d Bug 924916: Part 3 - Provide async OS.File.setDates() API for main-thread. r=yoric 2013-10-28 05:41:00 +00:00
Nils Maier 44cb229436 Bug 924916: Part 2 - Implement OS.File.setDates() for Windows. r=yoric 2013-10-28 05:40:00 +00:00
Nils Maier 500ac6e588 Bug 924916: Part 1 - Implement OS.File.setDates() for Unix. r=yoric 2013-10-28 05:40:00 +00:00
Victor Porof b2a7636fab Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Ed Morley 2bbc535aa4 Backed out changeset 9eaf00ec189a (bug 906839) on suspicion of increasing the failure rate of browser_frameworker.js 2013-10-24 18:51:16 +01:00
Shane Caraveo b959582a18 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-24 15:53:36 +02:00
Nicholas Nethercote 498ce38434 Bug 929826 - Improve about:memory's UI for the multi-process case. r=johns.
--HG--
extra : rebase_source : c248a0127c7d160fc0016dabca1f3561233a577c
2013-10-22 22:27:58 -07:00
Jared Wein ad50f49e9d Bug 930071 - Remove site identity panel telemetry probe. r=felipe 2013-10-23 12:08:00 +01:00
Raymond Lee 63db6db60b Bug 926736 - Returns path string for get directory methods in DownloadIntegration.jsm r=paolo 2013-10-23 10:04:55 +08:00
Felipe Gomes 686d6d954d Bug 906134 - Implement xpcshell tests for the DownloadImport module. r=paolo 2013-10-24 13:25:05 +02:00
Carsten "Tomcat" Book f9f859a242 Merge mozilla-central to fx-team 2013-10-24 07:10:24 +02:00
Carsten "Tomcat" Book 0e4e01758c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mark Hammond dfe9a5d7fb Bug 910566 - handle remote frameworker process crashes. r=felipe 2013-10-24 15:22:16 +11:00
Mike Hommey 59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Mike Hommey 3fa7456cd6 Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 08:00:23 +09: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
Carsten "Tomcat" Book 1dbdf340d6 Merge mozilla-central to fx-team 2013-10-23 15:03:32 +02:00
Nicholas Nethercote dac7e13e71 Bug 918207 - Support per-tab memory profiling. r=billm,mccr8,till,smaug,nfroyd.
--HG--
extra : rebase_source : 7603eaedbd761c6b231b1b911f719388864755e6
2013-10-22 14:53:26 -07:00
Nicholas Hurley 14a7d1f5a2 Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi 2013-10-25 14:56:51 -07:00
Brad Lassey a891a3b3da bug 923795 - Add condition to MozParam to detect top 2 (or N) position r=gavin 2013-10-11 13:26:15 -04:00
Paolo Amadini e3e5d1e40d Bug 928947 - Typo in onProgressChange in the DownloadLegacy component. r=enn 2013-10-21 17:37:55 +02:00