Commit Graph

18223 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
4c18cf0e40 Merge mozilla-central to mozilla-inbound 2017-02-27 14:12:24 +01:00
Svetlana Orlik
fa1b62dae2 Bug 1342551 - Fix the test loading top URLs file: last site, first letter; r=Gijs
Changed testing last site as "prefill-site" to "autofill". This way it's unique.

MozReview-Commit-ID: 53GZxzQQLsq
2017-02-24 15:09:52 +03:00
Masatoshi Kimura
7f7e7b1b45 Bug 1342144 - Fix ESLint errors in toolkit/. r=Yoric
MozReview-Commit-ID: 9sp2uMryv8U
2017-02-24 22:02:11 +09:00
Masatoshi Kimura
5cb2f74bc6 Bug 1342144 - Revert version parameters in test_ext_jsversion.html. r=kmag
This file ensures that versioned JavaScript does NOT work in WebExtensions. So the version parameter is actually required.

MozReview-Commit-ID: Ge5lndjxGdK
2017-02-24 20:53:05 +09:00
Masatoshi Kimura
4f2e64ad3d Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg
2017-02-23 06:10:07 +09:00
Blake Kaplan
ded13d2925 Bug 1153457 - Remove CPOWs from browser_RemoteWebNavigation.js. r=mconley
MozReview-Commit-ID: 9f8nCsATErR
2017-02-24 14:09:36 -08:00
Henry Chang
73fc8b0a2d Bug 1342397 - Properly reset stuff when failing to create LookupCache for update. r=gcp
MozReview-Commit-ID: 1ecI2lFIj2U
2017-02-25 00:22:39 +08:00
Sebastian Hengst
e42ef63c64 Backed out changeset d1578fd6f7e4 (bug 1342348) 2017-02-27 15:25:18 +01:00
Xidorn Quan
f49da41293 Bug 1342348 part 2 - Remove local link fix in about:reader. r=Gijs
MozReview-Commit-ID: GsEuRwj3oXV
2017-02-27 12:06:38 +11:00
Thomas Nguyen
6eea6d2df4 Bug 1341514 - Disable test_reporturl.html due to intermittent failure. a=testonly
MozReview-Commit-ID: Ff7koH8xIwJ
* * *
[mq]: TEST-INFO

MozReview-Commit-ID: 9TUQqlj7h3M
2017-02-27 16:57:05 +08:00
Sebastian Hengst
fc7715310d Backed out changeset 19a4d023dd56 (bug 1344903) for build bustage (histogram not removed from whitelist). r=backout on a CLOSED TREE 2017-03-13 18:51:28 +01:00
Michelangelo De Simone
430fa27be3 Bug 1344903 - Renew Geo probes. r=bsmedberg
MozReview-Commit-ID: ElfvMH8tHPm
2017-03-06 13:54:51 -08:00
Jan Henning
253e87dfb3 Bug 1337115 - Part 2 - Send telemetry if session restore completely fails and we're not on the first run. r=sebastian
For a fresh profile it is expected that there are no session files to restore from, however afterwards we should normally always have a valid - if possibly empty - session file available. We try excluding the first run case by checking the first run pref used by Telemetry so far and see whether we get any reasonable results out of this...

MozReview-Commit-ID: 2ZxmLqwhk32
2017-02-17 20:02:33 +01:00
Svetlana Orlik
7c6c4b8ea4 Bug 1340108 - autocomplete prefill sites with proper protocol and www. management, r=Gijs
MozReview-Commit-ID: 1POpbPzYJTe
2017-03-01 12:18:23 +03:00
Mike de Boer
f8071d3fbe Bug 1330349 - Part 1 - move the new theme WebExtension API to the toolkit collection of APIs. r=aswan
MozReview-Commit-ID: D2SwtSu1VZw
2017-03-01 17:57:13 +01:00
Evan Tseng
36c10374b2 Bug 1340799 - Add a test for clicking hash links in reader mode to scroll to the anchor, r=Gijs
MozReview-Commit-ID: EzoVcuW2qm4
2017-02-23 16:01:41 +08:00
Marco Bonardo
19183aa4a6 Bug 1342946 - Fix wrong MOZ_ASSERT(true) in places/Database.cpp. r=standard8
MozReview-Commit-ID: 1gkIRqN1yYE
2017-02-28 13:53:16 +01:00
Kartikaya Gupta
cd1c5dc857 Bug 1339220 - Add telemetry probes to measure duration and max-area of animations in the compositor. r=botond,bsmedberg
MozReview-Commit-ID: KyvsNSTcxG8
2017-02-16 14:40:37 -05:00
Evan Tseng
e96a8b8e34 Bug 1323861, Bug 1322674, Bug 1217007 - Update readability from github repo, r=Gijs
MozReview-Commit-ID: K0VcAPMaqBV
2017-02-23 16:35:06 +08:00
Kris Maglione
f5b47ba8cf Bug 1345345: Fix preference observers reporting changes to arbitrary sub-branches. r=rhelmer
MozReview-Commit-ID: CrGHoTiw4kz
2017-03-07 20:10:42 -08:00
Edouard Oger
ba5b7f5172 Bug 745410 - Remove microsummary support from Sync. r=kitcambridge
MozReview-Commit-ID: BdBgxHeHndj
2017-03-10 15:03:07 -05:00
Wes Kocher
9c8fe45f78 Backed out changeset 9c8eac7852f6 (bug 745410) for build failures a=backout
MozReview-Commit-ID: JY6fS63iCwJ
2017-03-10 13:19:34 -08:00
Edouard Oger
9208b3d379 Bug 745410 - Remove microsummary support from Sync. r=kitcambridge
MozReview-Commit-ID: BdBgxHeHndj
2017-03-10 15:03:07 -05:00
Thom Chiovoloni
0cb5aa54d8 Bug 676563 - Add dateAdded field to synced bookmarks r=markh,rnewman
MozReview-Commit-ID: 5dxoTGrypqm
2017-01-17 14:45:08 -05:00
Kris Maglione
418e10ee90 Bug 1314361 - Part 4: Stop setting addonId origin attribute. r=billm 2016-11-04 18:22:45 -07:00
Kris Maglione
be885c3aa9 Bug 1314361 - Part 2: Stop using addonId origin attribute for permission checks. r=billm 2016-11-04 15:16:50 -07:00
Georg Fritzsche
0a51742afe Bug 1313326 - Part 6 - Update event documentation. r=dexter 2017-03-06 16:12:56 +01:00
Georg Fritzsche
49fd6d7993 Bug 1313326 - Part 5 - Use correct child event timestamps. r=dexter, f=chutten 2017-03-06 16:12:56 +01:00
Georg Fritzsche
a95265fdba Bug 1313326 - Part 4 - Flush the event IPC buffer when hitting a limit. r=chutten 2017-03-06 16:12:54 +01:00
Georg Fritzsche
d8b6b7d1e8 Bug 1313326 - Part 2 - Restrict event recording to specified processes. r=dexter 2017-03-06 16:12:49 +01:00
Georg Fritzsche
3b75819ee9 Bug 1313326 - Part 1 - Support recording events in child processes. r=dexter,froydnj 2017-02-14 14:43:51 +01:00
Ehsan Akhgari
a2d8e5bd05 Bug 1343863 - Make sure that places Database object doesn't get leaked if the profile folder doesn't exist or is locked; r=mak 2017-03-06 09:42:51 -05:00
Dão Gottwald
ec87a25e9c Bug 1343330 - Use fast-forward and fast-rewind characters instead of skip-to-end and skip-to-start on Windows 7. r=Felipe
MozReview-Commit-ID: LUfyeUcDkmC
2017-03-14 13:03:42 +01:00
Sebastian Hengst
84989518a1 Bug 1310427 - support protocol handlers: disable test on Android (bug 1342577). r=test-disabling-to-fix-orange-as-requested-by-developer 2017-02-25 00:19:46 +01:00
Shane Caraveo
3f052b895e Bug 1310427 support protocol handlers, r=kmag
MozReview-Commit-ID: 7sHh8YZWe3f
2017-02-24 11:20:20 -08:00
Mike Conley
1c562c713e Bug 1312883 - Update test_ThreadHangStats.js for the new format for nativeStacks: disable test on non-Windows systems. r=xpcshell-fix 2017-02-24 19:08:21 +01:00
Mike Conley
9ed32f60d6 Bug 1312883 - Update test_ThreadHangStats.js for the new format for nativeStacks. r=snorp
MozReview-Commit-ID: DUnq1TNHqcX
2017-02-24 10:31:51 -05:00
Mike Conley
b1aa5bb8f0 Bug 1312883 - Document the nativeStack property on the threadHangStats object. r=gfritzsche
MozReview-Commit-ID: HWGCVnBuhYi
2017-02-16 13:49:12 -05:00
Mike Conley
6b1b0329c3 Bug 1312883 - Use MozStackWalk to gather native stacks on Windows. r=gfritzsche,jchen,liuche
MozReview-Commit-ID: A2aZAL03FG2
2017-02-16 12:05:46 -05:00
Mark Banner
0ff55d0096 Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/: revert an assert argument back to true. r=intermittent-fix 2017-02-24 15:22:46 +01:00
Johann Hofmann
b114c94ba3 Bug 1337259 - Don't show password autocomplete upon a right click into the password field. r=mconley
MozReview-Commit-ID: JEODCfZOMRW
2017-02-10 12:45:26 +01:00
Luke Chang
ceb079459c Bug 1341582 - Apply form autofill to an already-focused input, r=MattN
MozReview-Commit-ID: C6zT7jKBb4c
2017-02-23 14:44:07 +08:00
Sebastian Hengst
08f2233e92 Backed out changeset fddfc0739043 (bug 1312883) 2017-02-24 14:25:15 +01:00
Sebastian Hengst
779a8a89cc Backed out changeset 5c3ba01ac170 (bug 1312883) 2017-02-24 14:25:10 +01:00
Mike Conley
0b3f5db733 Bug 1312883 - Document the nativeStack property on the threadHangStats object. r=gfritzsche
MozReview-Commit-ID: HWGCVnBuhYi
2017-02-16 13:49:12 -05:00
Mike Conley
a194e7116b Bug 1312883 - Use MozStackWalk to gather native stacks on Windows. r=gfritzsche,jchen,liuche
MozReview-Commit-ID: A2aZAL03FG2
2017-02-16 12:05:46 -05:00
Carsten "Tomcat" Book
edbc6dc7ca Merge mozilla-central to autoland 2017-02-24 11:54:01 +01:00
Carsten "Tomcat" Book
b156024e5f merge mozilla-inbound to mozilla-central a=merge 2017-02-24 11:46:38 +01:00
Mark Banner
703aa9e231 Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws
MozReview-Commit-ID: Ed9FfkskDos
2017-02-20 11:45:58 +00:00
EKR
448b29c250 Bug 1342090 - Upgrade SSL_HANDSHAKE_RESULT to opt-out on release. r=bsmedberg 2017-02-23 07:36:14 -08:00