Commit Graph

20 Commits

Author SHA1 Message Date
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
Evan Tseng
cf74337863 No bug - update readability from github repo, includes fix for Bug 1177619, r=Gijs
MozReview-Commit-ID: 5QhYAeW7aOb
2016-11-01 18:54:06 +08:00
Gijs Kruitbosch
6bba376860 Bug 1265866 - update Readability to the latest version from github, rs=me
MozReview-Commit-ID: 2n8zVKjTfma
2016-04-20 21:19:07 +01:00
Dave Townsend
2e4b5d2078 Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
Gijs Kruitbosch
79b21e9e90 No bug - update readability from github repo, includes fix for bug 1230050, rs=uplift-with-r+-patches-from-github 2016-01-24 23:21:58 +00:00
Gijs Kruitbosch
b97edbcf88 Bug 1162917 - update readability from github repo, rs=me 2015-05-08 12:05:33 +01:00
Gijs Kruitbosch
9a4e56251d Bug 1155692 - include latest Readability/JSDOMParser changes into m-c, rs=me 2015-04-17 16:02:19 +01:00
Margaret Leibovic
e4e1635282 Bug 1152022, update Readability to github tip, r=gijs,margaret 2015-04-09 15:11:24 -07:00
Ryan VanderMeulen
a9a3456e9f Backed out changeset e4242ba4cc35 for robocop bustage. 2015-04-09 22:55:51 -04:00
Margaret Leibovic
bf63db19ed No bug, update Readability to github tip, rs=me 2015-04-09 15:11:24 -07:00
Gijs Kruitbosch
a94551b280 No bug, update Readability and JSDOMParser to github tip, rs=me 2015-04-02 21:48:31 +01:00
Gijs Kruitbosch
2a1d125f45 No bug: update readability libs to the up-to-date github versions to include significant perf and quality improvements, rs=me 2015-03-20 20:50:45 -07:00
Gijs Kruitbosch
4f4e091f7f Backed out changeset 8a292af9c827 for android robocop orange 2015-03-20 22:47:21 -07:00
Gijs Kruitbosch
1357a51bb5 No bug: update readability libs to the up-to-date github versions to include significant perf and quality improvements, rs=me 2015-03-20 20:50:45 -07:00
Jesse Ruderman
709d568f2d Bug 1144351 - Add newline at the end of 'JSDOMParser error' messages. r=mfinkle 2015-03-17 21:06:06 -07:00
Nicholas Nethercote
b37373b130 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.
2015-03-16 15:13:16 -07:00
Nicholas Nethercote
1dc5de96cf 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.
2015-03-16 15:13:14 -07:00
Wes Kocher
c36145d112 Backed out changeset 2693283b5d8b (bug 1142814) for bc1 orange 2015-03-16 17:45:45 -07:00
Nicholas Nethercote
b349037358 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.
2015-03-12 17:19:48 -07:00
Margaret Leibovic
f2469cee14 Bug 1140172 - Use a single reader worker instead of spawning infinite workers. r=bnicholson f=Yoric 2015-03-05 17:31:05 -08:00