Commit Graph

14476 Commits

Author SHA1 Message Date
danhuang1202
83d0f1d213 Bug 1269521 - Add line height contral in reader mode. r=jaws
MozReview-Commit-ID: HLFxqXdBhrD
2016-05-09 19:17:00 +02:00
Carsten "Tomcat" Book
31585b3be9 Merge mozilla-central to fx-team 2016-05-10 12:15:50 +02:00
Carsten "Tomcat" Book
4f104b2da1 merge mozilla-inbound to mozilla-central a=merge 2016-05-10 12:05:56 +02:00
Timothy Guan-tin Chien
648c7f27c3 Bug 1153393 - Make session restore restores the scroll position of an about:reader page, r=gijs
MozReview-Commit-ID: 6smuca3vx5O
2016-05-07 12:31:21 +08:00
Eric Rahm
b5eaad35ff Bug 1270126 - Avoid out of memory in safebrowsing::ByteSliceWrite. r=gcp
Switch over to using a single fallible array in ByteSliceWrite. This allows us
to only use 2 transient arrays 1/4 the size of the input array rather than 5
transient arrays.
2016-05-05 17:37:27 -07:00
Benoit Girard
a55a102ad9 Bug 1262008 - Add WebGL failure causes to telemetry ping. r=dvander
MozReview-Commit-ID: 9IVhVNGmaAP
2016-05-09 13:44:21 -04:00
Marco Bonardo
1d5fbb9238 Bug 1271280 - Places shutdown blockers have wrong names and are not properly reporting state. r=adw
MozReview-Commit-ID: CQlm5ZGgBwK
2016-05-09 15:27:59 +02:00
Michael Comella
3617d14069 Bug 1253338 - Add docs for core ping creation date fields. r=gfritzsche
MozReview-Commit-ID: GQS8tny2BoJ
2016-05-06 14:35:39 -07:00
Michael Comella
0506794e05 Bug 1269926 - Add docs to say when core ping uploader is not robust. r=gfritzsche
MozReview-Commit-ID: 4QzXxmOiExD
2016-05-06 15:23:43 -07:00
dimi
8eeb380880 Bug 1262406 - P2. Classify track element testcase. r=francois
MozReview-Commit-ID: 1DnTKOYcfDy
2016-05-09 09:33:41 +08:00
danhuang1202
72e5cc0cfb Bug 1151200 - Add content width control in reader mode. r=shorlander, r=jaws 2016-05-02 04:50:00 +02:00
Margaret Leibovic
deaed15b37 Bug 1266163 - Replace FENNEC_READER_VIEW_BUTTON histogram with UI telemetry. r=mfinkle,barbara
MozReview-Commit-ID: 1guxvXp6loC
2016-04-20 15:22:46 -04:00
Marco Bonardo
7d93b644b6 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ
2016-05-05 00:14:51 +02:00
Kris Maglione
988f28027f Bug 1271008: Run all WebExtension tests in e10s mode. r=me
MozReview-Commit-ID: 1fLxHuuFKDV
2016-05-06 16:33:50 -07:00
Wes Kocher
f02f7ed912 Merge m-c to fx-team, a=merge 2016-05-06 15:59:00 -07:00
Wes Kocher
e244ee97ff Merge fx-team to central, a=merge 2016-05-06 15:57:08 -07:00
Marco Bonardo
9c39dbd4fd Bug 1269737 - Make AsyncFaviconHelpers more maintainable. r=adw
MozReview-Commit-ID: l0GnzPZK8w
2016-05-06 11:37:26 +02:00
Luca Greco
9df55445cb Bug 1258347 - [webext] ExtensionContext sub-frames should have the same privileges of the parent window. r=kmag
MozReview-Commit-ID: OfOwD68PEK
2016-05-02 14:13:17 +02:00
Carsten "Tomcat" Book
9abf6905e6 merge mozilla-inbound to mozilla-central a=merge 2016-05-06 14:18:17 +02:00
Timothy Guan-tin Chien
f9af230a34 Bug 1269996 - Remove unload event listener, enabling bfcache for about:reader pages. r=gijs, r=margaret
MozReview-Commit-ID: IitxeBIFrGE
2016-05-04 17:53:31 +08:00
Ryan VanderMeulen
c2fe6b1ac3 Merge m-c to fx-team. a=merge 2016-05-05 14:58:24 -04:00
Ryan VanderMeulen
5ed22bae81 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-05 10:06:54 -04:00
Kyle Huey
b972c94d0f Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
gasolin
eb4e67ad66 Bug 1228258 - Search aliases should be trimmed. r=mak
MozReview-Commit-ID: CzTU7aBnIRd

MozReview-Commit-ID: 2OzxRTtr39b
2016-04-25 15:19:36 +08:00
Georg Fritzsche
02761e9bc8 Bug 1270073 - Point to Telemetry documentation in Telemetry.h. r=chutten 2016-05-05 15:17:43 +02:00
Georg Fritzsche
178a02c3b5 Bug 1270066 - Update the WebRTC histograms with an alert email value. r=dexter f=jesup 2016-05-05 15:17:43 +02:00
Andrzej Hunt
e1ddbca9b4 Bug 1265004 - Try to save in-memory reader view article instead of downloading r=margaret
This should guarantee that any reader view page will also be successfully saved offline.

MozReview-Commit-ID: 4J8cY6hYeyU
2016-05-02 15:47:46 -07:00
Carsten "Tomcat" Book
7c65291c1b Merge mozilla-central to fx-team 2016-05-04 12:01:17 +02:00
Carsten "Tomcat" Book
fef22f80e1 merge mozilla-inbound to mozilla-central a=merge 2016-05-04 11:54:42 +02:00
Michael Comella
adbca353fd Bug 1266554 - Add note to core ping version history to explain discrepancy. r=gfritzsche
MozReview-Commit-ID: CHJW3eabXp4
2016-05-02 10:19:55 -07:00
Georg Fritzsche
b1b2ab0f7f Bug 1261063 - Part 4 - Use a count histogram for WebRTC call counts. r=jesup 2016-05-03 18:07:45 +02:00
Georg Fritzsche
ca2f02619b Bug 1261063 - Part 2 - Expose C++ function to clear Telemetry histograms. r=chutten 2016-05-03 18:07:45 +02:00
Georg Fritzsche
8849451803 Bug 1261063 - Part 1 - Remove public Telemetry functions that return raw histogram instances. r=chutten
Note that GetKeyedHistogramById(ID, const nsAString&) was declared, but never had an implementation.
2016-05-03 18:07:44 +02:00
Georg Fritzsche
55b7646bab Bug 1269318 - Skip alert_emails and bug_numbers checks for use counters. r=chutten 2016-05-03 18:07:44 +02:00
Carsten "Tomcat" Book
e39aa8ed0d Merge mozilla-central to fx-team 2016-05-03 16:19:57 +02:00
Yoshi Huang
1715fb709b Bug 1077874 - Only expose Major version of Firefox in SafeBrowsing. r=francois 2016-05-03 17:31:25 +08:00
Kit Cambridge
d471f6897f Bug 1264842 - Make the XUL alerts tests work in e10s. r=jaws
MozReview-Commit-ID: 7ctqlv1bWyq
2016-04-27 11:58:23 -07:00
Gijs Kruitbosch
18c268d904 Bug 1257750 - double test setTimeout once more to eliminate more orange, rs=implied-by-jaws
MozReview-Commit-ID: Gl3BvgIjaVU
2016-05-03 12:43:37 +01:00
Carsten "Tomcat" Book
37fa9ce062 Backed out changeset 0dbe09e2ce98 (bug 1269039) for timeouts in windows test_master_password.html 2016-05-03 12:30:06 +02:00
Carsten "Tomcat" Book
1577de2c1c Backed out changeset c93e30cbbed8 (bug 1269039) 2016-05-03 12:29:40 +02:00
Carsten "Tomcat" Book
b73b2f56ac Backed out changeset 902965a6ae7a (bug 1269039) 2016-05-03 12:29:38 +02:00
Carsten "Tomcat" Book
2bbd7a8865 Backed out changeset 8f204eb163a3 (bug 1269039) 2016-05-03 12:29:36 +02:00
Matthew Noorenberghe
1fd082badb Bug 1269039 - Follow-up to wait for fill events from both iframes
MozReview-Commit-ID: FDWIZM7zd9X
2016-05-02 22:15:33 -07:00
Matthew Noorenberghe
bfee814b89 Bug 1269039 - 2-space indentation and combine <script> for test_master_password.html. r=dolske
MozReview-Commit-ID: Djy3qOpRV2v
2016-05-02 19:52:35 -07:00
Matthew Noorenberghe
82e73713fe Bug 1269039 - Make test_master_password.html work with e10s. r=dolske
MozReview-Commit-ID: LUVxtCxaZ8G
2016-05-02 19:54:01 -07:00
Matthew Noorenberghe
5b2ff45c1d Bug 1269039 - Use add_task in test_master_password.html. r=dolske
MozReview-Commit-ID: Bx1zVTyynN3
2016-05-02 17:33:09 -07:00
Chris Rafuse
9dd41bd37e Bug 1241097 - Email link option throws an error in console Histogram. r=edilee 2016-04-25 17:39:00 +02:00
Kris Maglione
6efd1844ff Bug 1269871: Wait until background script is ready before starting test. r=me
MozReview-Commit-ID: FqjgaETfF2C
2016-05-03 22:09:33 -07:00
Daniel Stenberg
2dae8bfac4 Bug 1240932: add Telemetry to record network id successes, r=mcmanus 2016-04-11 07:24:00 +02:00
Andrea Marchesini
fddf33c51f Bug 1267904 - Add telemetry for WorkerMainThreadRunnable, r=khuey 2016-05-03 09:09:47 +02:00