Commit Graph

15 Commits

Author SHA1 Message Date
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