Commit Graph

14693 Commits

Author SHA1 Message Date
Phil Ringnalda
8d1174f9a3 Back out 3 changesets (bug 1270357) for test_chrome_ext_native_messaging.html timeouts
CLOSED TREE

Backed out changeset 2e602689376d (bug 1270357)
Backed out changeset e1979d928c7c (bug 1270357)
Backed out changeset e0f9b54febc8 (bug 1270357)
2016-06-08 20:35:32 -07:00
Wes Kocher
590b78cd79 Merge m-c to inbound, a=merge 2016-06-08 17:09:04 -07:00
Marco Bonardo
a6cebf30a9 Bug 1209027 - add missing explicit. r=bustage
MozReview-Commit-ID: 7rAmfjSDSvZ
2016-06-08 15:17:16 +02:00
Marco Bonardo
41b74693db Bug 1277235 - add typed and visitCount to onVisit. r=adw
MozReview-Commit-ID: 3XfBCiOgyAu

--HG--
extra : rebase_source : 9f98a7a838e4ac56ae82bd13c330f181268228e5
2016-06-01 16:42:15 +02:00
Marco Bonardo
22a82c8e00 Bug 1209027 - Reduce queries load on visits addition. r=adw
MozReview-Commit-ID: AvW7WB2LXZE

--HG--
extra : rebase_source : bb5ab637dfe69f2b4587932bd1c506e18b81bca2
2016-05-31 15:19:16 +02:00
Andrew Swan
68dfb9f08d Bug 1270357 Implement runtime.connectNative() r=kmag
MozReview-Commit-ID: Fo4BxEo3xus

--HG--
extra : rebase_source : 069f9b25d13db2c8cd8a3a4199391e5fad68104d
2016-06-08 13:51:01 -07:00
Sebastian Hengst
3d7a9cb848 Backed out changeset e8b366f388f6 (bug 1278985) for build bustage on a CLOSED TREE 2016-06-09 00:24:15 +02:00
Henry Chang
c8e28547cf Bug 1275198 - Part 2: Simple test cases. r=francois. 2016-05-30 05:29:00 +02:00
Henry Chang
074726d052 Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02:00
Carsten "Tomcat" Book
6439e7004c merge mozilla-inbound to mozilla-central a=merge 2016-06-08 11:57:53 +02:00
Kris Maglione
c98153037d Bug 1276025: Stop using injectInDocShell to tag docShells with types. r=billm
MozReview-Commit-ID: 7h5PI2birY4

--HG--
extra : source : 99b213f494e1a9e20629e936681faedec16d22a3
extra : amend_source : d70ffaecbc11445a5bddeb52c9c940a866934347
2016-06-02 20:53:41 -07:00
Wes Kocher
3ec856c177 Backed out changeset 99b213f494e1 (bug 1276025) for xpcshell bustage CLOSED TREE 2016-06-07 16:59:20 -07:00
James Andreou
1c9bd9748d Bug 1277590 - Changed setting docShell to private to opening a private window. r=ehsan
MozReview-Commit-ID: 2NSkp2n0mWy
2016-06-07 18:54:26 -07:00
Marco Bonardo
392c65b534 Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
MozReview-Commit-ID: FhU8nOoNUHb

--HG--
extra : rebase_source : ff75adb252b13f4042da49d4572fb807c3d0d823
2016-05-26 17:49:40 +02:00
Marco Bonardo
84a96ef029 Bug 1272679 - Expire orphans in removeVisitsByFilter. r=adw
MozReview-Commit-ID: 105stSZm5vi

--HG--
extra : rebase_source : 2d2eebfb0eef53b2dbd01433e92792c15b0d1937
2016-05-25 22:58:20 +02:00
Saad Quadri
1625710c42 Bug 1278138 - Enforce stricter eslint rules (arrow-spacing) on passwordmgr. r=MattN
MozReview-Commit-ID: D8djouoMxFy

--HG--
extra : rebase_source : ca28ccb9e4d90a3d796d1d2b8ff15465808efcc7
2016-06-07 12:08:42 -07:00
Saad Quadri
cd336e617c Bug 1278138 - Enforce stricter eslint rules (comma-style) on passwordmgr. r=MattN
MozReview-Commit-ID: A16S8XGZ6Kg

--HG--
extra : rebase_source : 2263406eef7550e6a6691a223478a08328b800dc
2016-06-07 13:06:13 -07:00
Kris Maglione
c5d392a9bc Bug 1276025: Stop using injectInDocShell to tag docShells with types. r=billm
MozReview-Commit-ID: 7h5PI2birY4

--HG--
extra : rebase_source : a8b8b9b49f9ef8304ee669f6c28c9290a1198ff3
extra : amend_source : f868dc11e3da5f89852343e88e373db14f5dcbd3
extra : histedit_source : 6ee59978a58828e22a9f2cbf651cb713ba28d25d
2016-06-02 20:53:41 -07:00
Kris Maglione
8fe5dd7de6 Bug 1265834: Follow-up: Fix JSDoc syntax. r=trivial DONTBUILD
MozReview-Commit-ID: HC2Vw3eNvlD

--HG--
extra : histedit_source : 031a665451a52e4083fc822e75d5d121673ec1f0
2016-06-07 12:53:32 -07:00
Andrea Marchesini
dd6cbdac21 Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 19:59:22 +02:00
David Rajchenbach-Teller
b9cd80d622 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 : 490f1a5186a426a41ab567e564cdbd46080262ec
2016-06-07 10:45:44 +02:00
Mike Conley
bd7b1c0ad4 Bug 1278985 - Remove unused URL arg from CreateChromeWindow2. r=mrbkap
This isn't used at all internally, and was probably used by people
embedding Gecko back when Gecko was more embeddable.

For now, it's just noise - I figure we can remove it.

MozReview-Commit-ID: I1H2WZeoHTJ

--HG--
extra : rebase_source : bd9f12ca3d68e3f802e0270d9872143102db32e6
2016-04-27 16:19:25 -04:00
Mike Conley
1343501ec9 Bug 1275261 - Assert that we have no windows to iterate on shutdown if we've apparently closed them all. r=bsmedberg,smaug
MozReview-Commit-ID: Lx9YbGdb90m

--HG--
extra : rebase_source : f905d1be06929481aa8c19c6f8e5236ca4028fa0
2016-06-02 10:43:57 -07:00
Julian Seward
e00ffcdc37 Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 2, derace). r=chutten.
--HG--
extra : rebase_source : 403c8ec419ee8ac2ece248a8395480dbd3018c74
2016-06-08 17:46:24 +02:00
Julian Seward
c16f01c54e Bug 1258183 - TSan: data race toolkit/components/telemetry/Telemetry.cpp in CanRecordBase (part 1, tidying). r=gfritzsche.
--HG--
extra : rebase_source : 01bd672625a6c0e9d8f044620c9cfde4d9b9343a
2016-06-08 17:45:36 +02:00
Mike Conley
bd5f8d5d32 Bug 1277644 - Make sure browser_Addons_sample test add-on tests CPOWs when it is supposed to. r=Yoric
browser_Addons_sample is used by the browser_AddonWatcher.js test to make sure
we can properly detect when an add-on consumes a bunch of CPU or does a lot of
CPOW traffic.

There's a race condition in the add-on where what is supposed to be a CPOW
might not always be a CPOW, so when we try to cause a bunch of CPOW
traffic, we don't get the expected performance warnings.

This makes sure that when we try to simulate CPOW usage, we do it
with an actual CPOW.

Additionally, this commit also includes the unpacked source of the
add-on, which before wasn't in the tree. I've also taken the liberty
of bumping the add-on version and signing it.

MozReview-Commit-ID: GICLYpi8Kon

--HG--
extra : rebase_source : bc9537c701335806d4845113910b03fadadb5b77
2016-05-29 12:00:50 -04:00
Carsten "Tomcat" Book
231e83cd1f Merge mozilla-central to fx-team 2016-06-07 15:34:09 +02:00
Carsten "Tomcat" Book
c6d661cfe2 merge mozilla-inbound to mozilla-central a=merge 2016-06-07 15:23:03 +02:00
Phil Ringnalda
035f8773be Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures
CLOSED TREE
2016-06-06 21:07:42 -07:00
Akshat Kedia
afa55c6cd9 Bug 1276676 - Remove _serializeNodeAsJSONToOutputStream; r=mak
MozReview-Commit-ID: FOEneylyTja

--HG--
extra : transplant_source : %9D%EC%BA%B8-%F27p%1Fk%94%01%60kN%C8_Nd%D7
2016-06-02 12:46:02 +05:30
Wes Kocher
807cf956d8 Merge m-c to inbound, a=merge 2016-06-06 17:14:49 -07:00
Andrea Marchesini
943c6e667c Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 00:47:13 +02:00
Alessio Placitelli
1d61caacd4 Bug 1275144 - Don't watch for preference changes in XPCSHELL tests. r=gfritzsche 2016-05-25 13:28:00 +02:00
Florian Quèze
c500dfade0 Bug 1275086 - Bump expires_in_version to 55 for SEARCH_SERVICE_HAS_UPDATES and SEARCH_SERVICE_HAS_ICON_UPDATES, rs=bsmedberg. 2016-06-06 15:39:18 +02:00
Carsten "Tomcat" Book
4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02: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
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
Andrew Swan
74021d63c0 Bug 1270356 Part 2: Implement parsing and validation of native host manifests r=kmag
MozReview-Commit-ID: 3aXlBAgV4ti

--HG--
extra : rebase_source : ca0bb5ec8e93ef806d2c3a662f4863400595c0fa
2016-05-17 15:17:52 -07: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
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
Carsten "Tomcat" Book
91c45dd470 Merge mozilla-central to fx-team 2016-06-02 12:00:53 +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