Commit Graph

10890 Commits

Author SHA1 Message Date
Brad Lassey
36b059df69 bug 1096718 - - display time measured spent in each compartment r=billm,mossop 2015-01-13 17:38:05 -08:00
Mike Conley
3f7b53a553 Bug 1110495 - Wrap try/catch around e10s add-on shim initialization. r=billm.
--HG--
extra : rebase_source : 43cee1df2bced048dc22be58a7f0a2ccb9dc92a5
2015-01-13 18:19:18 -05:00
Garvan Keeley
9382e5ec49 Bug 1119513 - Change histogram from linear to exp. and buckets from 200 to 50. r=hannosch 2015-01-12 14:41:00 -05:00
Hiroyuki Ikezoe
c0a0f8e035 Bug 941063 - Add a property to get the size of the downloads data written to disk. r=smacleod 2015-01-13 13:41:46 +00:00
Ryan VanderMeulen
aed51d5e54 Merge inbound to m-c. a=merge 2015-01-12 15:26:50 -05:00
Carsten "Tomcat" Book
4f4c25ed70 Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Masatoshi Kimura
bf312ad056 Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
Magnus Melin
8144f3fdb5 Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak 2015-01-10 13:48:24 +02:00
Magnus Melin
2c74c92e3b Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak
The fix has two aspects:
 - for onblur we need to complete to the actual suggestion not to leave addresses uncapitalized or having " >> " as value
 - once we have a valid selection that should not be changed to default because EnterMatch is called again (which it is with blur if the value was confirmed by enter, or mouse selection already)
2015-01-10 13:48:23 +02:00
Jim Chen
db34c64f29 Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp 2015-01-09 19:33:57 -05:00
Wes Kocher
cbbb0fa08d Backout 7475b716558d (bug 1119281) for Windows XPCShell permafailure 2015-01-09 16:35:50 -08:00
Jeff Walden
9ef0d101c7 Bug 1113379 - Convert ctypes/typedefs.h into a series of higher-order macros, for better code hygiene and to work around an incredible oddity in NetBSD's <stdint.h>. r=jorendorff 2015-01-09 02:07:39 -08:00
Patrick Brosset
d815a0e0e7 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
Wes Kocher
88ae2e5a7f Backout 42f2ce6de0c7 (bug 1117979) for xpcshell orange 2015-01-09 20:20:15 -08:00
Mark Hammond
bbfc682e1e Bug 1117979 - fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin 2015-01-10 13:09:34 +11:00
Avi Halachmi
1a19480584 Bug 1119959: Fix test_TelemetryPing.js for comm-central and simplify it. r=gfritzsche 2015-01-10 09:52:58 +02:00
Georg Fritzsche
fa73c98892 Bug 1119281 - Fix missing telemetry client id in saved session pings. r=vladan 2015-01-09 22:42:52 +01:00
Monica Chew
152c9afdc4 Bug 1100024: ClassifyLocal should not lookup in any tables if safebrowsing is disabled (r=gcp) 2015-01-09 13:25:02 -08:00
Jon Coppeard
d17ce3dbc7 Bug 1080262 - Disallow ctypes from converting array buffers and typed arrays to pointers, except when passed as arguments r=sfink 2014-11-03 11:38:12 -08:00
Carsten "Tomcat" Book
9182dc1158 merge fx-team to mozilla-central a=merge 2015-01-09 14:16:30 +01:00
Mark Hammond
dcde811e7d Bug 1116404 - better timeout semantics for search service geoip lookups. r=felipe 2015-01-09 13:43:29 +11:00
Blair McBride
37950e9923 Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
Wes Kocher
1d86126a67 Merge mozilla-central to fx-team a=merge 2015-01-08 17:17:13 -08:00
Wes Kocher
f88bfbf94c Merge mozilla-inbound to mozilla-central a=merge 2015-01-08 17:08:12 -08:00
David Keeler
d11cf2ca74 bug 1101194 - add telemetry for DataStorage table size r=mgoodwin 2015-01-07 13:23:07 -08:00
Mike Conley
2756ce4d4b Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop.
It's possible for docShell.printPreview.printPreview to throw (if we're attempting to print preview a
XUL document, for example). If it throws, this can put printUtils.js in a funny state, since it's waiting
to hear that print preview was successfully entered.

This patch makes it possible for browser-content.js to inform the parent that printPreview failed, and for
the parent to react appropriately.

--HG--
extra : amend_source : cd6d89feb1b7e95a2a02452412580a4d00d52ad1
2015-01-06 14:52:01 -05:00
Avi Halachmi
ee0769840f bug 1106122: Telemetry: Add FHR activeTicks value as simple measurement. r=vladan, r=gfritzsche 2015-01-02 07:28:42 +02:00
Garvan Keeley
277d8cf4c8 Bug 1116810 - Part 1: Add to histogram json. r=rnewman 2015-01-06 19:08:00 -05:00
Carsten "Tomcat" Book
2712806979 Backed out changeset c5feceed953a (bug 1094567) 2015-01-08 12:17:20 +01:00
Blair McBride
f8efcaaf01 Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
Margaret Leibovic
a9c456e1d0 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 869c7e58be536c8aa385e3e0ab5aed334fcc7d80
2014-12-23 10:10:34 -05:00
Margaret Leibovic
2d7e538a56 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 4fa6fa81125f0e5f6f39f8de5a1e1ce3f2365e0d
2014-12-23 15:32:15 -05:00
Margaret Leibovic
333c5ba82b Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 71b5f80bc1db7378721c5a433f2b8e20bd5169c5
2014-12-19 13:51:24 -08:00
Jim Chen
ff51478863 Bug 1109931 - Save child telemetry payload on shutdown; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen
3bc584457b Bug 1103101 - Start Telemetry on content process startup; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen
bf90d800d4 Bug 1103101 - Use DeferredTask in TelemetryPing; r=vladan 2015-01-06 16:48:02 -05:00
Ehsan Akhgari
4354953b4f Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
Most of this patch (with the exception of dom/bindings/Codegen.py) was
generated by the following bash script:

#!/bin/bash

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "*/.git*" \
       ! -wholename "obj-*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_DELETE '= delete'
2015-01-08 23:19:05 -05:00
Ehsan Akhgari
74817b5912 Bug 1119258 - Mark virtual overridden functions as MOZ_OVERRIDE in toolkit; r=Mossop 2015-01-08 23:12:19 -05:00
Jon Coppeard
0e23adfc34 Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj 2015-01-08 11:31:21 +00:00
David Rajchenbach-Teller
37e0662101 Bug 1077354 - Extending PromiseWorker to simplify transfering values r=froydnj 2014-11-20 12:40:08 +01:00
Nicholas Nethercote
97b5d348cc Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
--HG--
extra : rebase_source : 771710c5427141d738eef112fab00951eb8e20e3
2015-01-07 16:13:03 -08:00
Ryan VanderMeulen
7b34913ca7 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-01-06 10:55:03 -05:00
Gavin Sharp
f4befa70c9 Bug 1116287: SEARCH_SERVICE_INIT_SYNC should not expire, r=rvitillo
--HG--
extra : rebase_source : f80695d53c41eff4d160a5926d31688ff94af6f3
2015-01-05 08:19:58 -08:00
Phil Ringnalda
9f997b2894 Merge m-i to m-c, a=merge 2015-01-03 20:02:33 -08:00
Phil Ringnalda
29a03dfb07 Back out 3 changesets (bug 1111142) for having a startling perf impact
CLOSED TREE

Backed out changeset 9b62d0e8b412 (bug 1111142)
Backed out changeset e66b9aa4b22c (bug 1111142)
Backed out changeset 6b480b80299a (bug 1111142)

--HG--
rename : toolkit/components/reader/AboutReader.jsm => toolkit/components/reader/content/aboutReader.js
2015-01-02 22:34:15 -08:00
Ehsan Akhgari
65df2a63dd Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy 2015-01-02 17:53:11 -05:00
Margaret Leibovic
a08c6530c5 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 1158189d7fd82bd293fa590569f013a92499dbfc
2014-12-23 10:10:34 -05:00
Margaret Leibovic
cbf1d77ac3 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 18bd3f75e7ab32a7a29e3c11708db55d8dffc124
2014-12-23 15:32:15 -05:00
Margaret Leibovic
7bc6c6fb9c Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 3dad2e92d4dcc8c4f8df32d2b2b6321b7f874a7d
2014-12-19 13:51:24 -08:00
Margaret Leibovic
6c0d9cdf77 Bug 1116231 - Move reader.parse-on-load. pref change observer back to Reader.js. r=bnicholson
--HG--
extra : rebase_source : bfd297fd0af91bbfce62c22db0ca7a958ab4430f
2014-12-29 15:12:45 -05:00