Commit Graph

11311 Commits

Author SHA1 Message Date
Hiroyuki Ikezoe
8e42a7d905 Bug 1141444 - Remove firefox-appdir in toolkit/components/feeds/test/xpcshell.ini. r=ted 2015-03-18 15:58:00 +01:00
Michael Weisz
5a0267a026 Bug 935434 - Make XUL alertNotifcations use dir/bidi parameter by setting the according css direction attribute. Set lang attribute for labels. r=jaws 2015-03-18 14:34:55 +01:00
Paolo Amadini
013ca6dc0a Bug 1143852 - Remove duplication between password-save and password-change notifications. r=MattN 2015-03-18 18:24:59 -07:00
Paolo Amadini
8f5b176fb9 Bug 1142110 - Add a simple browser-chrome test for the popup notifications. r=MattN 2015-03-18 18:24:59 -07:00
Matthew Noorenberghe
01fa0ad32b Bug 1120129 - Allow per-site recipes to adjust the username/password field detection for autofill. r=dolske
--HG--
extra : rebase_source : 76e9ba5b706f7dd3ba24c0a125c31e91f1f641fb
2015-03-17 17:18:14 -07:00
Alex Verstak
d0c9d91dc1 Bug 1113431 - Expose referrer policy to UI code via Document and nsIWebNavigation. r=jst, sr=bz 2015-01-05 09:42:31 -08:00
Carsten "Tomcat" Book
3c57b5be0b merge mozilla-inbound to mozilla-central a=merge 2015-03-18 13:51:53 +01:00
Jesse Ruderman
54ce7cf07e Bug 1144351 - Add newline at the end of 'JSDOMParser error' messages. r=mfinkle 2015-03-17 21:06:06 -07:00
Gijs Kruitbosch
eb35e37139 No bug, update Readability.js to the version in github, rs=margaret,me per discussion earlier today
--HG--
extra : amend_source : bf0d161d34ef298b3338ae4b1ec9469817132504
2015-03-17 20:58:58 -07:00
Margaret Leibovic
b4bc567f0e Bug 1139678 - (Part 3) Don't try interacting with the window in AboutReader if it has been unloaded. r=Gijs
--HG--
extra : rebase_source : f49a9f306bf4544573eb18c0bcd38b23a22b3ce6
2015-03-17 14:41:28 -07:00
Margaret Leibovic
5327d3c2ae Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
--HG--
extra : rebase_source : 98f768841b9a858c9d8bce53cb9dc6770796c2ea
2015-03-12 20:06:37 -07:00
Hiroyuki Ikezoe
626c390c7a Bug 1143539 - Remove firefox-appdir in toolkit/components/downloads/test/unit/xpcshell.ini. r=paolo 2015-03-17 03:35:00 -04:00
Carsten "Tomcat" Book
2b0d0088bb Merge mozilla-central to fx-team 2015-03-17 11:53:48 +01:00
Carsten "Tomcat" Book
0503c0d6df merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Tim Taubert
0297e4950e Bug 1094909 - Convert xpcshell-tests in toolkit/components/places/tests/expiration to Bookmarks.jsm API r=mak 2015-03-13 15:51:07 +01:00
Tim Taubert
26b5d58db4 Bug 1095418 - Convert xpcshell-tests in toolkit/components/places/tests/favicons to Bookmarks.jsm API r=mak 2015-03-12 11:29:01 +01:00
Tim Taubert
3e0dca77dc Bug 1094906 - Convert xpcshell-tests in toolkit/components/places/tests/queries to Bookmarks.jsm API r=mak 2015-03-12 14:26:28 +01:00
Tim Taubert
2ab291a802 Bug 1095421 - Convert xpcshell-tests in toolkit/components/places/tests/unifiedcomplete to Bookmarks.jsm API r=mak 2015-03-13 16:30:38 +01:00
Margaret Leibovic
411e0b6322 Bug 1141550 - (Part 2) Add missing import. r=me 2015-03-16 15:57:49 -07:00
Wes Kocher
f8b920a13f Backed out changeset 35a52bd476cb (bug 1139678) for e10s bc1 orange 2015-03-16 15:24:16 -07:00
Margaret Leibovic
d666ab5c2f Bug 1141550 - Register an AsyncShutdown blocker to persist download changes. r=paolo
--HG--
extra : rebase_source : 0380ee9fc10d75e11c1f29db74f85a24708c36ce
2015-03-16 14:40:00 -07:00
Matthew Noorenberghe
6f4477296f Bug 1134846 - Follow-up to handle URLs like chrome: that the URL constructor doesn't like. r=bustage 2015-03-16 14:19:47 -07:00
Matthew Noorenberghe
08fd010cf8 Bug 1134846 - Add a module to support per-site password manager recipes. r=dolske
--HG--
extra : rebase_source : 57fff0390f1f6addf05f256a8feed1d801e9360b
2015-03-16 12:42:02 -07:00
Matthew Noorenberghe
573a34bb8d Bug 1134846 - Add helpers to create loggers that follow the signon.debug pref. r=dolske
--HG--
extra : rebase_source : 8c063e91bfc99b25cfc230d4b78000e98c6c8e53
2015-03-16 12:42:08 -07:00
Margaret Leibovic
759718bfc2 Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
--HG--
extra : rebase_source : a2b9e4c9006e98c0adfb535cc0d48af4d179f898
2015-03-12 20:06:37 -07:00
Nicholas Nethercote
923f0cf761 Bug 1143508 (part 2) - Optimize pair returning from makeNodeElement() in JSDOMParser. r=bnicholson.
In one workload this avoids allocating 2.3 MB of short-lived arrays.

--HG--
extra : rebase_source : 58e12863e5ac047e165094b5b9906e308cd59e32
2015-03-16 15:13:16 -07:00
Nicholas Nethercote
67a9132228 Bug 1143508 (part 1) - Optimize tag name scanning in JSDOMParser. r=bnicholson.
On one workload I saw this reduce the cumulative allocations done for strings
drop from 2.3 MB to 0.9 MB.

--HG--
extra : rebase_source : 631cb179722c389c9127a5a9b4692581774f0935
2015-03-16 15:13:14 -07:00
Wes Kocher
4a1d74cfc0 Backed out changeset 2693283b5d8b (bug 1142814) for bc1 orange 2015-03-16 17:45:45 -07:00
Nicholas Nethercote
b6b27f0a2a Bug 1142814 - Optimize String.fromCharCode() when the number of args is small but > 1. r=jandem.
This avoids an unnecessary malloc.

The patch also adds testing for String.fromCharCode() with 2--20 args.

--HG--
extra : rebase_source : 4f56b15053914ebf6c94518047abbd5955482c1e
2015-03-12 17:19:48 -07:00
Hiroyuki Ikezoe
8e744492bd Bug 1132772 - afterCache() and afterCommit() should return Promise. r=ttaubert
--HG--
extra : rebase_source : ff86c3437adcafe9447c2bad2974f353143b6281
2015-03-15 16:06:00 -04:00
Phil Ringnalda
3bfd694773 Merge f-t to m-c, a=merge 2015-03-15 19:35:11 -07:00
David Major
cefaf7e2a9 Bug 1135543 - Part 4: Define DailyCrashesMeasurement6 containing main-crash-oom; r=bsmedberg
--HG--
extra : rebase_source : 8a3dadbf53b03d6a8170d38cb13b106c0637f15c
2015-03-14 18:59:21 +13:00
David Major
267318954e Bug 1135543 - Part 3: Create events file format crash.main.2 which contains metadata; r=bsmedberg
--HG--
extra : rebase_source : 26de3cac35f9e5a5398f912f36f3d3cc0b286806
2015-03-14 18:54:36 +13:00
David Major
5de2cde13f Bug 1135543 - Part 2 (no part 1): Add a |metadata| parameter to CrashManager.addCrash(); r=bsmedberg
--HG--
extra : rebase_source : a0a4c06fb530eebfdf690d170c819b67375bd5b7
2015-03-14 18:54:06 +13:00
Ryan VanderMeulen
29c79b8b0b Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
Michael Ratcliffe
2b45132b59 Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
Ganesh Sahukari
4b15c2aa09 Bug 1022816 - OS.File will now be able to change the readOnly, hidden, and system file attributes on Windows. r=paolo 2015-03-13 15:51:53 +00:00
Nathan Froyd
b252a27930 Bug 1142503 - don't use QueryInterface when the compiler can do the cast for us; r=ehsan
Calling QueryInterface with a statically known IID should typically not
be necessary.  In those cases where it's not, the compiler can do the
cast for us, though we have to supply the reference-counting that
QueryInterface would do.

In passing, several redundant null-checks for the result of |new T| have
been deleted.
2015-03-12 09:43:50 -04:00
Carsten "Tomcat" Book
b9792b5111 merge mozilla-inbound to mozilla-central a=merge 2015-03-13 14:02:34 +01:00
Chris Double
1ef0fc9d78 Bug 1127646 - Report MSE Join Latency and MTBR in telemetry - r=cpearce,bsmedberg 2015-03-13 15:02:49 +13:00
Margaret Leibovic
39d8969088 Bug 998031 - Reader Mode toolbar should scroll in and out instead of fading. r=bnicholson
--HG--
extra : rebase_source : f5021a6e3f36cb8d8e1e380ed1763361bad95489
extra : amend_source : 2304c25e5570f0e1f505b0778ac1873e9b86dd8c
2015-03-05 11:23:27 -08:00
Margaret Leibovic
627343c909 Bug 1141757 - Catch exceptions thrown in ReaderWorker. r=Yoric
--HG--
extra : rebase_source : fa7f40ee78042c9ac9694d9912071bfc26c46304
2015-03-11 08:39:54 -07:00
Ryan VanderMeulen
ee67ad0d8d Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Christoph Kerschbaumer
473dfdcf5f Bug 1138649 - Update remaining callsites to use newChannel2 in toolkit/components (r=gijs,billm) 2015-03-12 11:27:17 -07:00
Tim Taubert
7f5745cc9d Bug 1127277 - Default to TYPE_BOOKMARK when no type is given for Bookmarks.insert() r=mak 2015-03-11 14:54:05 +01:00
Matthew Noorenberghe
255d73a291 Bug 1140242 - Convert nsILoginInfo to vanilla JS objects before trying to send them in messages. r=dolske 2015-03-10 23:08:34 -07:00
Allison Naaktgeboren
8fda634643 Bug 1124895 part 1/2- Add password manager usage data to FHR.r=gps 2015-03-10 16:24:48 -07:00
Wes Kocher
36bade3e67 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-10 16:14:07 -07:00
Wes Kocher
74430ec4c7 Merge inbound to m-c a=merge CLOSED TREE 2015-03-10 15:33:33 -07:00
Margaret Leibovic
b356b72ed3 Bug 1141618 - Disable reader worker logging by default. r=Mossop 2015-03-10 13:01:10 -07:00