Jan de Mooij
460c2d8db5
Bug 1046595 - Fix GCRuntime::shrinkBuffers to work with --no-threads. r=bhackett
...
--HG--
extra : rebase_source : aa26b685b980815149f0c40f7a85fca190fce3dd
2014-08-01 11:15:59 +02:00
Ed Morley
560ada4be1
Backed out changeset 1be9a6d20566 (bug 1025183
) for failures in test_scalarvaluestring.html on B2G/Android; CLOSED TREE
2014-08-01 10:28:52 +01:00
Ed Morley
8412c8e404
Backed out changeset 36fb56f9582f (bug 1025183
)
2014-08-01 10:27:36 +01:00
Ed Morley
124caf2ec5
Backed out changeset 01c51cb8d8bd (bug 1025183
)
2014-08-01 10:27:32 +01:00
Ed Morley
1cfb1639a6
Backed out changeset d8d8052625fa (bug 1025183
)
2014-08-01 10:27:28 +01:00
Mike Hommey
3f34472271
Bug 1045969 - Use paths relative to root topobjdir for backend files for similar reasons as in bug 1045329. r=mshal
...
and paths relative to the "local" topobjdir for linkage.
2014-08-01 15:56:16 +09:00
Mike Hommey
d463a7d289
Bug 1046045 - Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in jemalloc's configure. r=mshal
2014-08-01 15:55:56 +09:00
Mike Hommey
b4176f7605
Bug 1044414 - Add a fallback for unknown platforms after bug 945869. r=ted
2014-08-01 15:55:42 +09:00
Matt Woodrow
888fbeb03d
Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob
2014-08-01 17:59:36 +12:00
Brian Smith
02112f07ba
Bug 1041186, Part 3: More renaming, r=keeler
...
--HG--
extra : rebase_source : e4d70240f25f566c3bde91d515739bf46853fe8d
2014-07-31 20:55:52 -07:00
Chris Pearce
d85edc8d6b
Bug 1047188 - Ensure we only call MediaDataDecoder::Drain() once, and break out of MP4Reader::Decode() when DrainComplete() is called. r=kentuckyfriedtakahe
2014-08-01 16:04:37 +12:00
Boris Zbarsky
24597d460b
Bug 1045743. Add support for the Promise<type> syntax to Web IDL bindings. r=khuey
2014-07-31 23:50:30 -04:00
Boris Zbarsky
54986917b5
Bug 1038399. Add a ToJSON method to Web IDL dictionaries. r=bholley
2014-07-31 23:50:19 -04:00
Brian Smith
2ad8c51b49
Bug 1041186, Part 2: Rename Input to Reader and InputBuffer to Input, r=keeler
...
--HG--
extra : rebase_source : bf57a9eb6ae5c122912e00a47156010e5ea99478
2014-07-31 12:17:31 -07:00
Brian Smith
af0283f9fc
Bug 1041186, Part 1: Improve buffer overflow protection in mozilla::pkix, r=keeler
...
--HG--
extra : rebase_source : 0f4a33f2c66594930ba9c79233648c70e33ba27c
2014-07-18 22:30:51 -07:00
Jeff Muizelaar
72b1c0074e
Bug 1044241. Discard tile back buffers that haven't been recently used. r=nical
...
Tracks tiles that have a back buffer with a nsExpirationTracker and discards
them after a while. This should help us claim back tile memory for tiles
that have stopped changing.
--HG--
extra : rebase_source : 2528de0a6fac08cb6f97ebd946d9f72a63b7d2b1
2014-07-31 23:25:37 -04:00
Jeff Muizelaar
add031179c
Bug 1046984. Include the stride in the gralloc memory report.
...
--HG--
extra : rebase_source : b5c7f060c73dc67b4cdb3fe29a59c288ddbde9b2
2014-07-31 15:20:57 -04:00
Ben Kelly
d7fbfc4104
Bug 1045756 Test DOM interfaces exposed on worker global. r=bz
2014-07-31 21:54:44 -04:00
Nicholas Nethercote
bb5b39204b
Bug 1046477 (part 2) - Don't measure the heap size of static atoms. r=froydnj.
...
--HG--
extra : rebase_source : c96563845a8a67ee815ba0b84108321cadfa62dd
2014-07-30 23:19:23 -07:00
Nicholas Nethercote
38af3acc04
Bug 1046477 (part 1) - Separate the reporting of the main and static atoms tables. r=froydnj.
...
--HG--
extra : rebase_source : c60db11fc39d180e43f22e7f395eea24cd358aa3
2014-07-30 23:06:57 -07:00
Cameron McCormack
fdcf00e285
Bug 1046534 - Call DropDocumentReference on a document's CSSLoader before we unlink it. r=dbaron
2014-08-01 10:45:02 +10:00
Daniel Holbert
9a7ed6c756
(no bug) Drop end-of-line whitespace in SVG filter code. (whitespace-only, so DONTBUILD)
2014-07-31 17:37:35 -07:00
Ehsan Akhgari
5d175484bf
Bug 1042414 - Make mozglue.def depend on GLOBAL_DEPS; r=glandium
...
--HG--
extra : rebase_source : 6dbd6aa6ea9e697c037fa33e0638abbaa92ca08a
2014-07-31 20:30:30 -04:00
Ehsan Akhgari
797834e801
Bug 1043088 - Enable forcing the usage of the static CRT in libffi's msvc wrapper; r=glanidum
...
--HG--
extra : rebase_source : 52244b289e7aac818a492602e57e567097bdafb0
2014-07-31 20:30:14 -04:00
Jim Blandy
16dfe8fa44
Bug 1038544: Implement ubi::Node::zone, to return the JS::Zone to which the node's referent belongs. r=terrence
2014-07-31 17:29:40 -07:00
Ehsan Akhgari
17c6c70f92
Bug 1045270 - Part 3: Add a test case; r=smaug
2014-07-31 20:27:04 -04:00
Ehsan Akhgari
4224d9860d
Bug 1045270 - Part 2: Focus the text control inside a number control when recreating frames for a focused number control off of the event loop; r=smaug
...
This is needed because the text control doesn't have a document yet in
CreateAnonymousContent, so setting the focus to it will fail.
2014-07-31 20:25:43 -04:00
Ehsan Akhgari
7667ad74a8
Bug 1045270 - Part 1: Cache the selection state for the native anonymous text box inside number controls on the number control itself; r=smaug
...
This is needed because the text control and its nsTextEditorState will
die together with the text control's frame.
2014-07-31 20:25:31 -04:00
Andrew McCreight
6fb9de937d
Backout 6bdab42ab879 for breaking S builds
2014-07-31 17:15:17 -07:00
Andrew McCreight
d63adf1e74
Backed out changeset a9cf5734aff2
2014-07-31 17:14:34 -07:00
Andrew McCreight
20aebc1d9b
Bug 1004609, followup - fix non STACKWALKING_AVAILABLE builds. r=bustage
2014-07-31 17:02:02 -07:00
Ben Kelly
b23b4c98ad
Bug 1025183
P4 Add tests for ScalarValueString. r=bz
2014-07-31 19:40:12 -04:00
Ben Kelly
0953af9d2d
Bug 1025183
P3 Add ScalarValueString to webidl Codegen.py r=bz
2014-07-31 19:40:12 -04:00
Ben Kelly
da88e1c75f
Bug 1025183
P2 Document how UTF16CharEnumerator treats buffer position on error. r=bz
2014-07-31 19:40:12 -04:00
Ben Kelly
859d17be5e
Bug 1025183
P1 Add ScalarValueString to webidl parser. r=bz
2014-07-31 19:40:11 -04:00
Andrew McCreight
4670b2ceeb
Bug 1004609, part 9 - Rename DMDLocationService to CodeAddressService. r=njn
2014-07-31 16:39:26 -07:00
Andrew McCreight
a9e1922f36
Bug 1004609, part 8 - Implement a caching version of WalkTheStack using LocationService. r=froydnj
...
Then use it in ref counting.
2014-07-31 16:39:25 -07:00
Andrew McCreight
c5bc575865
Bug 1004609, part 7 - Move LocationService into xpcom. r=njn,froydnj
2014-07-31 16:39:25 -07:00
Andrew McCreight
d9c13fcc19
Bug 1004609, part 6 - Add empty CodeAddressService.h file. r=froydnj
2014-07-31 16:39:25 -07:00
Andrew McCreight
d2ca49b62b
Bug 1004609, part 5 - Templatize LocationService over the lock. r=njn
2014-07-31 16:39:25 -07:00
Andrew McCreight
21c02a8b44
Bug 1004609, part 4 - Templatize LocationService over the string allocator. r=njn
2014-07-31 16:39:25 -07:00
Andrew McCreight
108b6ec430
Bug 1004609, part 3 - Templatize LocationService over the string interner. r=njn
2014-07-31 16:39:24 -07:00
Andrew McCreight
119b70dc87
Bug 1004609, part 2 - Templatize LocationService over the writer. r=njn
2014-07-31 16:39:24 -07:00
Andrew McCreight
bbe95ec364
Bug 1004609, part 1 - Inline the W() macro in LocationService. r=njn
...
This will make it easier to move it later.
2014-07-31 16:39:24 -07:00
Andrew McCreight
aecc822aae
Bug 1045241 - Make memory reporting for LocationService more normal. r=njn
2014-07-31 16:39:24 -07:00
Wes Kocher
9f8b36a680
Backed out changeset 61a25c10da62 (bug 1038544) for build failures
2014-07-31 14:40:16 -07:00
Nathan Froyd
a4e51ac4f0
Bug 1045118 follow-up - add d3.js and frame-script-utils.js to EXTRA_JS_MODULES; r=me
2014-07-31 17:00:46 -04:00
Jim Blandy
d8901f7d2a
Bug 1038544: Implement ubi::Node::zone, to return the JS::Zone to which the node's referent belongs. r=terrence
2014-07-31 13:50:10 -07:00
Botond Ballo
48003aa9fd
Bug 1046904 - Identify scrollgrab layers in the APZC tree log. r=kats
...
--HG--
extra : rebase_source : 7cf38fbe7d34b8cc5130d79f868dcef58b044e06
2014-07-31 13:49:46 -04:00
Olli Pettay
88e21a3ada
Bug 1031303 - mContext can be null when nsGlobalWindow::SetNewDocument is called, r=jst
2014-07-31 23:15:57 +03:00