Commit Graph

128622 Commits

Author SHA1 Message Date
Cameron McCormack
f0a0ced56a Backout 66c01cdf30d2 (bug 862158) for text-layout-08.svg failure. (CLOSED TREE) 2013-04-16 18:28:21 +10:00
Cameron McCormack
79316007de Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE) 2013-04-16 17:23:46 +10:00
Mike Hommey
8fc54f8a52 Backout changeset 0ff383d4a899 (bug 861453) for universal builds bustage 2013-04-16 09:18:06 +02:00
Cameron McCormack
ed4e6792d2 Bug 862154 - Fix paint-order-02.svg to work with svg.text.css-frames.enabled=true. r=longsonr 2013-04-16 16:43:29 +10:00
Cameron McCormack
56cea3b198 Bug 862158 - Propagate implied SVG text rotate="" values over the top of inherited implied values. r=longsonr 2013-04-16 16:43:28 +10:00
Mike Hommey
0b2ff3e67c Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps 2013-04-16 08:23:18 +02:00
Mike Hommey
b08ef15d83 Bug 850332 - Use jemalloc inside mozglue. r=kats,r=mwu 2013-03-17 08:03:05 +01:00
Mike Hommey
fabe6464ba Bug 861973 - Force STLport not to use its own allocator. r=ted 2013-04-16 08:20:40 +02:00
Robert O'Callahan
5287f53d99 Bug 860253. Clear clip state on children of an nsDisplayTransform because they're in a different coordinate system, and we'll clip the nsDisplayTransform itself. r=mattwoodrow 2013-04-15 19:10:19 +12:00
Robert O'Callahan
d13d3fcf4b Bug 860579. Make FindContentInDocument use the frame tree as much as possible. r=mattwoodrow 2013-04-16 18:14:56 +12:00
Robert O'Callahan
1c8003fcdc Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal 2013-04-09 12:05:12 +12:00
Robert O'Callahan
68755dbc46 Bug 849996. Check the correct frame for transforms in PushAbsoluteContainingBlock --- it might not be the containing block itself. r=bzbarsky 2013-04-08 16:09:35 +12:00
Ehsan Akhgari
4a146e0379 Bug 834513 - Part 1: Refactor WebAudioDecodeJob::GetJSContext into AudioContext; r=roc 2013-04-14 14:18:43 -04:00
Ehsan Akhgari
3be35f445c Bug 861897 - Cleanup nsComposeTxtSrvFilter to use nsGkAtoms; r=roc 2013-04-16 00:08:04 -04:00
Ehsan Akhgari
9483f3383d Bug 861893 - Do not hold on to nsITextServicesDocument unnecessarily in the editor and the spell checker code; r=roc 2013-04-16 00:07:32 -04:00
Nicholas Nethercote
ba2695f44e Bug 859657 (follow-up) - Bustage fix for opt builds on a CLOSED TREE. r=me. 2013-04-15 20:45:48 -07:00
Nicholas Nethercote
f5378cec64 Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
2013-04-11 20:52:32 -07:00
Nicholas Nethercote
710595a8db Bug 859657 (part 1) - Don't measure MEMORY_EXPLICIT in telemetry because it can cause pauses. r=jlebar.
--HG--
extra : rebase_source : 93a9d3896ec62d54ccfdaa6a8a90a5e9188fe67c
2013-04-11 20:42:01 -07:00
Matthew Gregan
7be268206c Backout 5f7a95537199 (bug 846122). 2013-04-16 14:58:44 +12:00
Dan Gohman
ec31a23d34 Bug 861543 - x86-64: Use movl instead of movabsq for 32-bits immediates. r=nbp
Make the implementation of mov in the x86-64 assembler use
movl instead of movabsq for loading immediates which fit in 32-bit
immediate fields.  This reduces the size of the instructions.

Also, change several places to call mov instead of using movq directly,
so that they can take advantage of this optimization.

--HG--
extra : rebase_source : 32f9a56a1cd7c794fe07f289bfaad9c2e9f5a55a
2013-04-15 17:02:46 -07:00
Luis de Bethencourt
870366be4c Bug 861324 - Remove unneeded mDecoder null check after usage. r=joedrew 2013-04-15 22:05:46 -04:00
Ryan VanderMeulen
1d6718c679 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
a1a134ef6f Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Ehsan Akhgari
9d85d9dbd5 Bug 854319 - Part 2: Always use a ref pointer when dealing with MediaResource objects; r=cpearce 2013-04-15 20:08:03 -04:00
Gregory Szorc
9abe035c50 Merge mozilla-central into services-central 2013-04-15 16:59:00 -07:00
Gregory Szorc
9ef864cafd Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Ehsan Akhgari
657fee6c86 Bug 854319 - Part 1: Call BeginDecoding before OnDecodeThreadStart; r=cpearce
This is what WMFReader::OnDecodeThreadStart() expects.
2013-04-15 19:49:35 -04:00
Matthew Gregan
6c759531b9 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-16 13:20:18 +12:00
Nicholas Cameron
0af988e7c1 Bug 861099, remove mBufferIsOpaque. r=mattwoodrow
--HG--
extra : rebase_source : 89b98f9a1d73bc549fe718e52882e71c42dd6d67
2013-04-16 11:43:22 +12:00
Brian Hackett
d10ecad68a Backout 8ba06fb1bba0 (bug 768288). 2013-04-15 18:05:48 -06:00
Camilo Viecco
d3e8ac68dc Bug 813418 - Backout 95add3006aaf due to bustage CLOSED TREE 2013-04-15 16:45:38 -07:00
Camilo Viecco
b9aaf99a53 Bug 813418 - Backout 2f47fcb0a648 due to bustage CLOSED TREE 2013-04-15 16:45:11 -07:00
Camilo Viecco
3298aa3050 Bug 813418 - Backout 7bcdee03b55 due to bustage CLOSED TREE 2013-04-15 16:44:38 -07:00
Camilo Viecco
fc442f642d Bug 813418 - Backout fe8c74e402bc due to bustage CLOSED TREE 2013-04-15 16:43:59 -07:00
Steve Fink
2b3d9c821b Backed out 2 changesets (bug 860572) for OSX build breakage
Backed out changeset d02e437f5b48 (bug 860572)
Backed out changeset c849d14e7f59 (bug 860572)
2013-04-15 16:26:06 -07:00
Brian Nicholson
1c57c7553c Bug 859584 - Fix about:home thumbnail issues. r=lucasr 2013-04-15 15:31:05 -07:00
Martijn Wargers
33a61cec39 Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin 2013-04-15 19:50:45 +02:00
Martijn Wargers
689da66347 Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin 2013-04-15 20:00:16 +02:00
Marco Chen
a860225227 Bug 836201 - [FM Radio] Music is not playing while FM is playing in background. r=jlebar, a=leo+ 2013-04-15 23:02:12 +08:00
Ryan VanderMeulen
3126e08f4b Merge m-c to birch. 2013-04-15 12:12:34 -04:00
Ryan VanderMeulen
d1d97c531d Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout 2013-04-15 11:38:35 -04:00
Michael Wu
a97c5bb143 Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo 2013-04-15 15:14:39 +02:00
Jonathan Griffin
fcedc2868d Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Cameron McCormack
3a8c4b22d8 Bug 843917 - Test. 2013-04-15 19:50:57 +10:00
rsx11m
f45b2df8fb Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith 2013-04-14 08:41:55 -05:00
David Zbarsky
045fad43d6 Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger 2013-04-14 14:27:33 -04:00
Tom Schuster
6e22249506 Bug 861461 - Resolve this in sandbox.importFunction. r=bholley 2013-04-14 18:45:36 +02:00
James Zhang
c233c28467 Bug 852400 - revert bug 739417 to support touchscreen on tara, r=mwu 2013-04-14 13:45:47 +02:00
Masayuki Nakano
a8cddee807 Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap 2013-04-14 19:11:09 +09:00
Masayuki Nakano
bdf0c3380f Bug 857820 part.2 Drop <blink> support from editor r=ehsan 2013-04-14 19:11:07 +09:00