Commit Graph

8455 Commits

Author SHA1 Message Date
Bernardo P. Rittmeyer
e66cd5c81d Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
David Rajchenbach-Teller
5eaea90020 Bug 1044700 - Make OS.Path.join and OS.File.makeDir more resilient to denormalized paths. r=froydnj 2014-08-20 07:39:00 -04:00
Ed Morley
3035a95a4f Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Jared Wein
3ebbb4bb49 Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
Ryan VanderMeulen
9767936074 Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
Roberto A. Vitillo
5ff93e6b9c Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
CLOSED TREE
2014-08-19 10:31:00 -04:00
Ed Morley
a04736e627 Merge mozilla-central and fx-team 2014-08-20 15:18:31 +01:00
Ed Morley
83a5064ff2 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-08-20 14:46:55 +01:00
Mark Finkle
7d510ffeb3 Bug 1042715 - Add support for Restricted Profiles r=rnewman 2014-08-20 09:10:06 -04:00
Jim Chen
575781aece Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan 2014-08-19 12:19:07 -04:00
Nicholas Nethercote
f08b52ede1 Bug 1054318 - Replace multiple addresses in paths when diffing memory reports. r=erahm.
--HG--
extra : rebase_source : 317c4b5c371ff084673d4ada81143b5a8955151a
2014-08-19 18:28:42 -07:00
Bill McCloskey
98bdfe240c Bug 1046964 - Fix some JS warnings (r=ttaubert) 2014-08-19 17:27:58 -07:00
Monica Chew
07083974cb Bug 1055670: Disable test that relies on old behavior (r=gcp) 2014-08-19 14:15:43 -07:00
Ed Morley
59a42bee67 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-19 14:32:54 +01:00
Georgios Kontaxis
692b3ada1d Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc) 2014-08-18 14:58:33 -07:00
Rafael Kourdis
9a452a126c Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan 2014-08-18 18:42:14 -04:00
Bernardo P. Rittmeyer
d82d593eca Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN 2014-08-18 14:42:00 -07:00
Kyle Huey
4b4f9581db Bug 1034317: Inherit from interfaces when using the NS_DECL_NSIFOO macros in toolkit. r=mak 2014-08-19 18:02:25 -07:00
Monica Chew
a769aab03b Bug 1055670: Disable remote lookups (r=gcp) 2014-08-19 12:57:58 -07:00
Daniel Holbert
e0a9009683 Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw 2014-08-19 12:29:35 -07:00
Marco Castelluccio
be36e54d85 Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Gian-Carlo Pascutto
a98581504d Bug 1050141 - Clamp the Telemetry of ApplicationReputation responses. r=mmc 2014-08-18 19:09:43 +02:00
Ed Morley
74d6fa680a Backed out changeset 143ae44587b2 (bug 559505) for xperf failures 2014-08-20 17:10:05 +01:00
Harshit Harchani
2487087b88 Bug 1051221 - Changed way to remove 'view-souce:' in URL using regex-replace instead of substring, used while saving the MathML source page. r=MattN 2014-08-20 04:30:17 +05:30
Roberto A. Vitillo
1f842452fc Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg 2014-08-19 10:31:00 -04:00
Chris Peterson
5a452428dc Bug 1046006 - Remove telemetry for JS versions (JS_MINOR_VERSION). r=till 2014-07-29 23:05:50 -07:00
DĂŁo Gottwald
a38c8f71a5 Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw 2014-08-09 00:57:46 +02:00
Ryan VanderMeulen
e19d99af2b Merge inbound to m-c. a=merge 2014-08-16 17:42:29 -04:00
Shane Caraveo
1d533e9f08 Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-15 14:23:23 -07:00
Robert O'Callahan
7f1fdebaac Bug 263049. Hack nsTypeAheadFind to search XMLPrettyPrinter's pretty-printed DOM when the root node has an XBL binding. r=mrbkap
--HG--
extra : rebase_source : 33bfe389b08dfb76964eb986f13ee7b93a2f0f54
2014-08-15 22:47:46 +12:00
Steve Fink
09c67dcee1 Bug 1037358 - Fix up ArrayBufferObject malloc accounting, assigning to correct zone for all types, r=terrence,froydnj,smaug 2014-08-12 16:59:12 -07:00
Paolo Amadini
78b764b146 Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin 2014-08-15 10:19:31 +01:00
Marco Bonardo
6e1500b0f2 Bug 1051830 - Unexpected in-the-middle completion in the urlbar. r=ttaubert 2014-08-14 17:11:41 +02:00
Birunthan Mohanathas
76368cd40c Bug 1049214 - Fix 'setting a property that has only a getter' warnings on shutdown for nsContentPrefService.js and nsLoginManager.js. r=mossop 2014-08-12 09:16:38 -07:00
Ed Morley
e9cf9b87cb Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-13 16:53:58 +01:00
Tomasz KoƂodziejski
9e959bd902 Bug 1052734 - Use FileUtils.PERMS_FILE instead of magic octal constants in nsSearchService.js. r=MattN
--HG--
extra : rebase_source : 5e1870bdd08625ca395ad92a064ac212533930c2
2014-08-12 17:07:00 -07:00
Ryan VanderMeulen
9a903b10c0 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Ryan VanderMeulen
aa6c8d9e68 Backed out changeset 436e5d00f904 (bug 916804) for mochitest-other failures. 2014-08-12 15:19:27 -04:00
Shane Caraveo
86ed39eca8 Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-12 11:04:04 -07:00
Ed Morley
2b7ef39930 Merge mozilla-central and fx-team 2014-08-12 17:56:55 +01:00
Ed Morley
b9c0c3baa4 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-12 17:21:29 +01:00
Jared Wein
7618c02c85 Bug 1048198 - Searchbar Search Suggestions is no longer able to disable. r=mattn 2014-08-12 11:30:16 -04:00
Marco Bonardo
9b00370c27 Bug 1002439 - browser_bug248970.js is almost perma fail when run by directory on osx opt. r=mano 2014-08-12 12:36:49 +02:00
Marco Bonardo
1b0773cf8c Bug 887865 - Use a mozIStorageAsyncConnection in for GetIsVisitedStatement. r=mano 2014-08-12 10:59:11 +02:00
Wes Johnston
8dc05eb1b6 Bug 1046500 - Make FeedParser tests into xpcshell tests. r=mak
--HG--
rename : toolkit/components/feeds/test/shell.js => toolkit/components/feeds/test/test_xml.js
2014-08-11 12:35:07 -07:00
J. Ryan Stinnett
ab7eacb8d8 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-11 11:52:00 -04:00
Blake Kaplan
6983488b27 Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw 2014-08-11 11:13:36 -07:00
Nigel Babu
6e724530ad Merge m-c to m-i, a=merge 2014-08-11 12:21:54 +05:30
Nigel Babu
97307ad892 Merge fx-team to m-c, a=merge 2014-08-11 12:07:08 +05:30
Nicholas Nethercote
0c900746a9 Bug 1048640 - Alert the memshrink-telemetry-alerts list about telemetry changes relating to memory usage. r=vladan.
--HG--
extra : rebase_source : 33c14a32e10113258ffaf5182a082e09caad42a8
2014-08-10 22:56:02 -07:00