Commit graph

14586 commits

Author SHA1 Message Date
Bill McCloskey
ee661f78d3 Bug 1270628 - Stop using content-child-shutdown observer in nsPerformanceStats (r=Yoric) 2016-05-27 17:22:21 -07:00
Wes Kocher
2e152c3d24 Merge m-c to inbound, a=merge 2016-05-27 14:43:24 -07:00
Wes Kocher
4e72b32062 Merge fx-team to central, a=merge 2016-05-27 14:41:36 -07:00
Florian Quèze
e9ee2349cc Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Carsten "Tomcat" Book
b08e506896 Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js 2016-05-27 14:35:31 +02:00
Florian Quèze
148acbd4be Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Justin Dolske
a56fcbf802 Bug 1255253 - Remove a mostly-unneeded countLogins() call. r=MattN
MozReview-Commit-ID: 5L1SdtZA9aU

--HG--
extra : rebase_source : e953c6b8fce36273472e9a5e117b10f34bcae64d
2016-05-26 18:49:03 -07:00
Andrew Swan
a011b10df7 Bug 1272425 Fix downloads misc tests r=kmag
See the bug for extended discussion, trying to fix this with re-used
URLs doesn't seem practical so just use unique URLs for partial downloads.

MozReview-Commit-ID: FdS4XroVUqj

--HG--
extra : rebase_source : 4f635850018c455074b7ffe15c37dedbaa2ede4d
2016-05-26 20:31:05 -07:00
Ryan VanderMeulen
287f684182 Merge inbound to m-c. a=merge 2016-05-26 21:45:18 -04:00
Axel Hecht
5432d3ed03 Bug 1274580 - Don't build narrate on Android. r=eeejay, r=margaret
The narrate module in toolkit might be used on Android
at some point, but currently isn't, and the tests also
depend on /browser/.

MozReview-Commit-ID: 3uLNtHE2KWF

--HG--
extra : transplant_source : %8A%F4Ib%F1J%09%D0%95%0D%91f%D3%A3O%17%98%11%08%A1
2016-05-23 16:27:45 +02:00
Kris Maglione
2327dbb60e Bug 1269398: Add visitType, visitId, and fromVisitId fields to history visit query results. r=mak
MozReview-Commit-ID: BCsztVsCH98

--HG--
extra : rebase_source : 5f0ae7221b1107d3a0a7de8d7b702fbb897adef4
2016-05-13 13:47:24 -07:00
Ryan VanderMeulen
6057eccde4 Merge m-c to fx-team. a=merge 2016-05-26 11:23:44 -04:00
Georg Fritzsche
53dc401977 Bug 1272788 - Make the APPLICATION_REPUTATION_SERVER_VERDICT histogram opt-out. r=bsmedberg 2016-05-26 12:44:45 +02:00
Christopher Grebs
38131d1b9e Bug 1270306 - [webext] extension.isAllowedFileSchemeAccess should return null. r=kmag 2016-05-24 21:03:46 +02:00
Wes Kocher
cbb588d022 Merge fx-team to central, a=merge 2016-05-25 15:36:21 -07:00
Joel Maher
a6fcbcf0a3 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj

--HG--
extra : source : a50249d48b1e86a3749bccc51ece4d1a827a621c
2016-05-25 15:28:24 -04:00
J. Ryan Stinnett
866de622fc Bug 1273967 - Include DevTools command line handler via category entry. r=ochameau
MozReview-Commit-ID: PeO83Q6GLV
2016-05-25 10:11:10 -05:00
Carsten "Tomcat" Book
c715836c7f merge mozilla-inbound to mozilla-central a=merge 2016-05-25 15:04:00 +02:00
Jared Wein
c9627dfdcd Backout patch for bug 1211647 to allow more time for investigating startup hang/crash on debug builds. r=me
MozReview-Commit-ID: CuG6yjUFQIt
2016-05-25 00:15:49 -04:00
Carsten "Tomcat" Book
b6b164ec6d Merge mozilla-central to mozilla-inbound 2016-05-25 15:20:00 +02:00
Dimi Lee
d77739fce2 Bug 1274105 - Refactor classifierHelper.js. r=gcp
MozReview-Commit-ID: ljq4KPzUqu

--HG--
extra : rebase_source : 71de8b56d523568a940cb1d12a4f773c991c3294
2016-05-25 20:20:42 +08:00
Christoph Kerschbaumer
031a59734b Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak 2016-05-23 23:57:31 +02:00
Andrzej Hunt
82b51acd43 Bug 1246159 - Add histogram probe for disk space used by reader view cache r=mcomella
MozReview-Commit-ID: 4r1yvWZ4lid

--HG--
extra : rebase_source : 7e7e66460409e51884e409713db2b7b30d88d48f
2016-05-12 13:37:58 -07:00
Michael Comella
de2beac597 Bug 1273684 - Add session measurements core ping doc. r=gfritzsche
MozReview-Commit-ID: ELrU5ws3YLD

--HG--
extra : rebase_source : f3faeb70e95355cd0b3aaf7bbe6dcd614146ed41
2016-05-17 16:29:56 -07:00
Jared Wein
9753833148 Bug 1211647 - Runtime graphics testing window should not be visible after update. r=mchang
MozReview-Commit-ID: 46Bi2eW5NB5
2016-05-24 10:35:44 -04:00
Carsten "Tomcat" Book
3cab03a461 Merge mozilla-central to fx-team 2016-05-24 15:15:55 +02:00
Carsten "Tomcat" Book
cb4337c62c merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver.html
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
rename : dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
2016-05-24 14:52:23 +02:00
Florian Quèze
dec72f0621 Bug 1273719 - JavaScript strict warnings in nsSearchService.js (reference to undefined property json._readOnly/param.purpose), r=adw. 2016-05-24 13:15:43 +02:00
Florian Quèze
f4f5b03d50 Bug 1268424 - Collect Telemetry data about the search plugin count, data-review=bsmedberg, r=adw. 2016-05-24 13:14:19 +02:00
Michael Comella
8488c724fb Bug 1274727 - Document more details about searches core ping field. r=bnicholson
MozReview-Commit-ID: DO8gRT8YcQm

--HG--
extra : rebase_source : f0c644109c5295991a0d6c10789344d5d69914ea
2016-05-23 15:25:32 -07:00
Andy McKay
142be954b1 Bug 1273704 - cope with empty files in localisation r=kmag
MozReview-Commit-ID: 9HiwteAs48b

--HG--
extra : transplant_source : %01v%8E%2B%E2%D3%08%DB%1F%1B%29%86%3C%0A%90%B3E%EA%8E%60
2016-05-18 18:52:22 -07:00
Luca Greco
1c6bc4291a Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa
MozReview-Commit-ID: F5Z3XppNDYm

--HG--
extra : transplant_source : bF%3A%1A%D3A%13%05p%D9s%B8%AE%ED%F8%9F%0F%E0%0F%CE
2016-05-17 19:08:10 +02:00
Johannes Mittendorfer
e28fa94079 Bug 967204 - Restoring a JSON backup should set stored guids. r=mak 2016-05-14 03:18:00 +02:00
Marco Bonardo
cd37a5cb4f Bug 1271325 - PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS should ignore visits expired at a fixed threshold. r=adw
MozReview-Commit-ID: A5erWDDsAn8

--HG--
extra : rebase_source : e1b0238d7666906220efee212bea346fffc26a67
2016-05-13 18:45:50 +02:00
Gijs Kruitbosch
c5967c0388 Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl

--HG--
extra : rebase_source : d55bb43c86e1ae3a78f770e5a6ba1366e455c71b
extra : source : 6e2a4ab6ed341f0250422d8f9ba9f4a206cfc527
2016-05-23 10:09:13 +01:00
Alessio Placitelli
a890eaf25d Bug 1156361 - Telemetry redesign: Consolidate date & string utility functions in TelemetryUtils.jsm. r=gfritzsche 2016-05-06 09:36:00 +02:00
Alessio Placitelli
d736f36a40 Bug 1145164 - Allow non-unitary increments to count histograms. r=gfritzsche
MozReview-Commit-ID: 7HxoGWmm22h
2016-05-10 09:49:00 +02:00
Wes Kocher
2596f34110 Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Ryan VanderMeulen
5337e6e882 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-19 21:43:31 -04:00
Michael Comella
4f77d7ec44 Bug 1273309 - Add searches parameter core ping docs. r=gfritzsche
MozReview-Commit-ID: LHA881ZDWK9

--HG--
extra : rebase_source : f9c688310e0d5ff9d881ba8418a6aca513140d1f
2016-05-16 17:36:25 -07:00
Bob Silverberg
79a85728e0 Bug 1265834 - Part 2: Implement browser.history.search. r=aswan, r=mak
Requesting review from mak for the changes to PlacesUtils.jsm.
Note that one of these changes (toPRTime) is also present in the patch for bug 1265836, but I anticipate that this patch may land before that bug.

MozReview-Commit-ID: Kg1XX40A4FW

--HG--
extra : transplant_source : %05%FAB%CENp%BE%A3%A1C%C3%B8%E6%3E%939%9E%E8%A1%5C
2016-05-13 10:32:48 -04:00
Bob Silverberg
264a472a5e Bug 1265834 - Part 1: Move normalizeTime from downloads into a shared util. r=aswan
MozReview-Commit-ID: GKWBbvTPbGy

--HG--
extra : transplant_source : %B2B%98%83%DE%8En%03%84%C3%07%B4%AF%060%FF%40%F8%99%C2
2016-05-13 10:18:04 -04:00
Claas Augner
3c65a4e758 Bug 1247455 - Add a .removeCSS method to complement .insertCSS. r=kmag 2016-04-15 00:39:09 +02:00
Wes Kocher
1dd8a84da8 Merge fx-team to central, a=merge 2016-05-17 14:15:06 -07:00
Julian Seward
7a4c826078 Bug 1261052 - Move C++ histogram implementation code into a separate module. r=gfritzsche.
--HG--
extra : rebase_source : 8799fa405c655795fc42350666e0f3baffd316fc
2016-05-17 15:05:19 +02:00
Iaroslav Sheptykin
2af537d12e Bug 1145188: Shifting TelemetrySession init control to TelemetryController (test). r=Dexter 2016-05-13 09:30:00 +02:00
Iaroslav Sheptykin
5bafbc0e78 Bug 1145188: Shifting TelemetrySession init control to TelemetryController (core). r=Dexter 2016-05-16 06:57:00 +02:00
Wes Kocher
1a7f5d4c2c Merge m-c to fx-team, a=merge 2016-05-16 14:23:07 -07:00
Henry Chang
b852a18e67 Bug 1037555 - Initial listmanager unit test. r=francois. 2016-05-16 14:51:36 +08:00
Phil Ringnalda
62b5c1031a Merge m-c to m-i 2016-05-15 20:41:39 -07:00