Commit Graph

34528 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
784f035bea Bug 1261702 - Make nsPerformanceStatsService::Dispose() idempotent,r=froydnj
Although I haven't been able to pinpoint why, it looks like
nsPerformanceStatsService::Dispose() may be called twice, which in
turn causes crashes. This patch makes sure that calling the method
twice is idempotent.

Also, just in case this was due to a typo in
AddObserver/RemoveObserver, this patch replaces the literal strings
used in both with constants.

MozReview-Commit-ID: 8fXO20r5xvO

--HG--
extra : rebase_source : 8b2eada3f9c80fe9feff880e985739a368e7b997
2016-05-30 12:24:50 +02:00
Carsten "Tomcat" Book
06a7fd0491 Merge mozilla-central to mozilla-inbound
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
2016-06-06 12:02:34 +02:00
Carsten "Tomcat" Book
4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Kris Maglione
f27623ec26 Bug 1269877: Fix timing issue in options browser resizing code. r=aswan
MozReview-Commit-ID: 9aV8QH7w8R8

--HG--
extra : rebase_source : 449ba79bbd5376541c0206af172bd9b67b16a229
extra : histedit_source : 3917ad5e12f2603733c8447e599633e77b7a3813
2016-06-02 19:06:42 -07:00
Kris Maglione
0e062605c0 Bug 1274559: Follow-up: Remove spurious CR characters. DONTBUILD
MozReview-Commit-ID: 2uJ1JnTCYJX

--HG--
extra : amend_source : 9cb142bc481169d64bcf81fe18e05da5d367c614
2016-06-05 19:35:00 -07:00
Dragana Damjanovic
1de3e688ca Bug 1230462 - Change the authentiation dialog message. r=mayhemer,dolske,margaret,tanvi
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
2016-06-06 01:06:00 +02:00
Carsten "Tomcat" Book
e8d8c705a1 Backed out changeset 490d3460a197 (bug 1230462) for test failures in test_modal_prompts.html
--HG--
rename : toolkit/components/prompts/test/test_subresources_prompts.html => toolkit/components/prompts/test/test_bug625187.html
2016-06-05 11:26:57 +02:00
Dragana Damjanovic
8d4a3a8b49 Bug 1230462 - Change the authentiation dialog message. r=mayhemer,dolske,margaret,tanvi
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
extra : rebase_source : f37ed50a558040dee1958c215ccc5559637d2f84
2016-06-03 09:09:00 +02:00
Robert Helmer
6cb8ad8742 Bug 1277898 - start documenting add-on manager code, starting with system add-on spec r=gps
MozReview-Commit-ID: 7lX5NBTahkv

--HG--
extra : rebase_source : a59323d17ff22cccfd2a6b1384b7b8a3aeccc8da
2016-06-03 09:53:46 -07:00
Jed Davis
78e49e2efb Bug 1114647 - Use firefox for child processes instead of plugin-container. r=ted
Disabled on Mac (content processes need to use plugin-container.app for
UI reasons) and on Linux unless --disable-sandboxing (build issues).

Based on work by George Wright <george@mozilla.com>.

--HG--
extra : amend_source : 43986e25743de21e3ddfb7893e3ed550fe6eef76
2016-06-03 12:49:39 -07:00
eyim
559c3bbfea Bug 1276714 - Add about:crashes telemetry r=BenWa,bsmedberg
MozReview-Commit-ID: 11GfIgkC5q6

--HG--
extra : rebase_source : 9b3195b5bc00f87d8fed4a36989e3c8675e3ba34
2016-05-31 15:30:32 -04:00
Carsten "Tomcat" Book
07206a9968 Backed out changeset dd87e81a3240 (bug 1258183) for kraken crashes 2016-06-03 15:15:06 +02:00
Carsten "Tomcat" Book
834b1d77f0 Backed out changeset f7481a586899 (bug 1258183) 2016-06-03 15:14:51 +02:00
Julian Seward
71f85a0741 Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 2, derace). r=chutten.
--HG--
extra : rebase_source : 322f4fb1826a1182d2b4f0450e013eaef5858398
2016-06-03 12:13:53 +02:00
Julian Seward
95d8445826 Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 1, tidying). r=gfritzsche.
--HG--
extra : rebase_source : 89cd3197df2fb1f2e6b1946e5d7a5f75a8bcc29a
2016-06-03 12:03:58 +02:00
Carsten "Tomcat" Book
e2e1501bad Merge mozilla-central to mozilla-inbound 2016-06-03 12:41:23 +02:00
Carsten "Tomcat" Book
71eb3110f9 merge mozilla-inbound to mozilla-central a=merge 2016-06-03 12:00:06 +02:00
dimi
87a2b36792 Bug 1258033 - Part 4: Testcase for DNT. r=francois
MozReview-Commit-ID: IqPIMwDQluy

--HG--
extra : rebase_source : 1124e9f6e0e436caccfe3233fa68065caac62e70
2016-06-02 16:33:13 +08:00
J. Ryan Stinnett
a5d777df66 Bug 1277463 - Remove unused DocumentInserted listener. r=Gijs
MozReview-Commit-ID: 44c1TDewSUL
2016-06-02 09:26:43 -05:00
Carsten "Tomcat" Book
91c45dd470 Merge mozilla-central to fx-team 2016-06-02 12:00:53 +02:00
Carsten "Tomcat" Book
a91653581d Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE
--HG--
extra : rebase_source : cd1218144d092a62764b014cffb6b0a92b5f9141
2016-06-02 08:13:16 +02:00
Blake Kaplan
dfb26c7066 Bug 1271244 - Hack around loadinfo to make the about: shim work. r=mconley 2016-06-01 16:11:47 -07:00
Haik Aftandilian
c95d552240 Bug 1275430 - Add telemetry and logging to record content process failures to start; r=billm
MozReview-Commit-ID: LWeZbDBwfX5
2016-06-01 15:13:59 -07:00
Bob Silverberg
1a2e1cbc77 Bug 1276338 - chrome.runtime.id is undefined in content scripts, r=kmag
MozReview-Commit-ID: BXqB1rW9DzB

--HG--
extra : transplant_source : %A1%94%B0%E9%19%B6%BC%04%84dd%EA%E9%9B%80%CD%FD%83%D5%B3
2016-05-31 11:55:30 -04:00
Andrew McCreight
858cf1d807 Bug 1275707, part 3 - Rename MESSAGE_MANAGER_MESSAGE_SIZE. r=baku
Now that digits have been filtered out of the message manager message
names to avoid creating thousands of similar keys, we can reenable the
telemetry by renaming it. Also, update the description to address
bsmedberg's comments, and add me to the list of alert emails.
2016-06-01 15:11:06 -07:00
Andrew McCreight
11d50b03e2 Bug 1277052 - Remove the unused xpcomThreadsShutdown. r=Yoric
This should be xpcom-shutdown-threads, not xpcom-threads-shutdown, but
it is unused so I just removed it.
2016-06-01 15:05:54 -07:00
Andrew McCreight
305c7e214e Bug 1277067 - Remove nsIAsyncShutdown.contentChildShutdown. r=Yoric 2016-06-01 15:05:54 -07:00
Andrew McCreight
d6a6610b75 Bug 1270308 - Remove content-child-shutdown observer for OS.file. r=Yoric 2016-06-01 15:05:54 -07:00
Andrew McCreight
9b9bcbfa17 Bug 1276383 - Add nsIAsyncShutdown.xpcomWillShutdown and use it in WebRTC. r=Yoric,jib 2016-06-01 15:05:53 -07:00
Mike Conley
0d5fa55d26 Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.

MozReview-Commit-ID: 74JwLUTzaMU

--HG--
extra : rebase_source : 0c92084914ffe44a781f034b2416e17905656607
2016-04-29 14:29:03 -04:00
Brad Lassey
68359e5cd1 bug 1269998 - Prompt users with pending crash reports to submit them r=mconley ui-r=shorlander 2016-05-10 23:50:55 -07:00
Haik Aftandilian
91677b958d Bug 1274074 - console.log()ging too much data can crash e10s via IPC call from mozilla::dom::ProcessGlobal::SendAsyncMessage; r=mconley
MozReview-Commit-ID: 6ICgsnNHFpq

--HG--
extra : transplant_source : %95%98%12%20n%AEl%E1%86%C8%8A%FF%A8%25%0D%8B%5B%C0%2A0
2016-05-28 01:15:14 -07:00
Felipe Gomes
9a2dca63da Bug 1275791 - Remove E10S_ADDONS_BLOCKER_RAN telemetry probe. r=chutten
MozReview-Commit-ID: CJfYXWqFnHJ

--HG--
extra : rebase_source : 77c03b03f56e8fdc18a22c98f1129aeb3af0e1ca
2016-06-01 15:46:21 -03:00
Gijs Kruitbosch
b46aa62ca8 Bug 1275114 - add telemetry to determine how to make browser choices when automatically migrating on first profile startup, r=bsmedberg,Dolske
MozReview-Commit-ID: zVmKTBzAS9

--HG--
extra : rebase_source : 3a311a15534ffe769df550ca4fac320c6f6131f2
2016-05-24 11:44:49 +01:00
Gijs Kruitbosch
538483cae7 Bug 1276699 - extend life of telemetry histograms for browser data migration, r=bsmedberg
MozReview-Commit-ID: J1MLV4zg94H

--HG--
extra : rebase_source : 954d8589410f72cccf6e29d22ba595bc8f3d8bb4
2016-05-30 17:57:20 +01:00
Carsten "Tomcat" Book
fbac2cff2c Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 4d615ba5f76e2c989cc3f4d676d21105b67b25f0
2016-06-01 15:10:05 +02:00
Carsten "Tomcat" Book
c2494b5883 merge mozilla-inbound to mozilla-central a=merge 2016-06-01 15:07:48 +02:00
Alastor Wu
20745c8136 Bug 1240423 - part8 : modify tests r=baku
MozReview-Commit-ID: 7NlzmcZAlrd

--HG--
extra : rebase_source : fe7d43b0275483e9e082504b88af8f106cadbc19
2016-06-01 10:26:34 +08:00
Alastor Wu
ae6fa1e22d Bug 1240423 - part1 : implement the remote media-control on Fennec. r=ahunt
MozReview-Commit-ID: GjkSCy5ecbQ

--HG--
extra : rebase_source : d0f3c81e5f42d556a19e3283b8b0dfdc0e3e7381
2016-06-01 10:26:01 +08:00
Kris Maglione
9939c69b11 Bug 1276386 - Prevent processes from inheriting extra file descriptors on Windows. r=mhowell
MozReview-Commit-ID: IFi2Z7sqaxW

--HG--
extra : rebase_source : fc8c270847e29a88c6b27c3b18bf39f8eb1f03fd
2016-05-28 12:28:30 -07:00
Jonathan Hao
525c086187 Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve

--HG--
extra : histedit_source : 036eb321d9ccb20e0e071ba588b0a1249eb34bdd
2016-05-24 18:01:34 +08:00
Bob Silverberg
de50cc2773 Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext, r=kmag
MozReview-Commit-ID: HQ9cmZMhn1o

--HG--
extra : transplant_source : 2%08%86Ul%01%83%C40%15%E3%7E%9E%B1%28%DC%A4%40%7Bp
2016-04-08 10:19:19 -04:00
Kris Maglione
580b798d56 Bug 1267328: Re-enable the background script alert tests. r=trivial
MozReview-Commit-ID: 4YScHAmRaMf
2016-06-04 21:21:09 -07:00
Kris Maglione
9269593c2c Bug 1267258: Add licence/localization note comments to extensions.properties. r=flod
MozReview-Commit-ID: FYM9ZD8XRyM

--HG--
extra : rebase_source : 68c20014a14ccb07c0a2692050821558afd441ba
extra : amend_source : 3f67af488ae807efdb70444b74ebd0028e82529c
2016-04-25 15:48:02 -07:00
Matheus Longaray
2b9eece319 Bug 962433 - "Use Reader Mode for printing articles" [r=mconley]
This adds a checkbox to the print preview toolbar for simplifying
a document before printing.

This feature is currently disabled by default, hidden behind the
print.use_simplify_page pref.

MozReview-Commit-ID: HOtkuEQnJFg

--HG--
extra : rebase_source : 0423269ff26a4420a05de45cd7ad4ab84458f4f8
extra : amend_source : a340a83dc70c73aed5efcaf84c09503e88301888
2016-06-02 09:29:00 -04:00
Kris Maglione
0c9d76f23e Bug 1277405: Clear Places observers at XPCOM shutdown. r=mak
MozReview-Commit-ID: 6JYMX7TXDLZ

--HG--
extra : rebase_source : e3828d8cc57246ef2633dc7d7ef7145437f2ebf6
extra : amend_source : 702d193f2cb0ad02a578bc4b07b9ea94e43f2ce6
2016-06-01 16:47:34 -07:00
Carsten "Tomcat" Book
2a6cd87e82 Merge mozilla-central to fx-team 2016-06-03 12:40:11 +02:00
Henry Chang
a643a64c48 Bug 1274685 - Part 2: Test case. r=francois. 2016-06-02 23:42:00 +02:00
Henry Chang
b5b6f09354 Bug 1274685 - Part 1: Avoid registering lists which have no provider info. r=francois. 2016-06-01 20:37:00 +02:00
Bob Silverberg
2c903a1ff0 Bug 1275165 - notifications.onClicked not being triggered, r=kmag
Change the value of the textClickable argument passed into nsIAlertsService.showAlertNotification to be `true`

MozReview-Commit-ID: 7BqwUnt8ZK3

--HG--
extra : transplant_source : %EB%A1%BA%87%DC%2C%1E%F8%E7f%F5%95%98v%87%D5%24o%0BQ
2016-06-01 23:42:04 -04:00