Commit Graph

306132 Commits

Author SHA1 Message Date
Nicholas Nethercote
1c97315e22 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
d5d51e34cb 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
722e340414 Backout 5f7a95537199 (bug 846122). 2013-04-16 14:58:44 +12:00
Dan Gohman
67005c3528 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
8fce450089 Bug 861324 - Remove unneeded mDecoder null check after usage. r=joedrew 2013-04-15 22:05:46 -04:00
Ryan VanderMeulen
bfd43dd7c1 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
95bf443385 Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Ehsan Akhgari
ed2b473e45 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
7876cfdc64 Merge mozilla-central into services-central 2013-04-15 16:59:00 -07:00
Gregory Szorc
c9c21b22f4 Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Ehsan Akhgari
bb3fe4cc6f 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
a461d0eae0 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-16 13:20:18 +12:00
Nicholas Cameron
0bdd5c7abb Bug 861099, remove mBufferIsOpaque. r=mattwoodrow
--HG--
extra : rebase_source : 89b98f9a1d73bc549fe718e52882e71c42dd6d67
2013-04-16 11:43:22 +12:00
Brian Hackett
a1fea2c506 Backout 8ba06fb1bba0 (bug 768288). 2013-04-15 18:05:48 -06:00
Camilo Viecco
71d35ee552 Bug 813418 - Backout 95add3006aaf due to bustage CLOSED TREE 2013-04-15 16:45:38 -07:00
Camilo Viecco
915e0525f7 Bug 813418 - Backout 2f47fcb0a648 due to bustage CLOSED TREE 2013-04-15 16:45:11 -07:00
Camilo Viecco
181f3b3cb5 Bug 813418 - Backout 7bcdee03b55 due to bustage CLOSED TREE 2013-04-15 16:44:38 -07:00
Camilo Viecco
26c10590c4 Bug 813418 - Backout fe8c74e402bc due to bustage CLOSED TREE 2013-04-15 16:43:59 -07:00
Steve Fink
4b45f8cdcd 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
06ae07c12b Bug 859584 - Fix about:home thumbnail issues. r=lucasr 2013-04-15 15:31:05 -07:00
Martijn Wargers
01ffcc1bab Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin 2013-04-15 19:50:45 +02:00
Martijn Wargers
ef862b3016 Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin 2013-04-15 20:00:16 +02:00
Marco Chen
51794edb79 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
84b40fcc6a Merge m-c to birch. 2013-04-15 12:12:34 -04:00
Ryan VanderMeulen
d2a0208792 Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout 2013-04-15 11:38:35 -04:00
Michael Wu
176463fa17 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
bae018aace Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Cameron McCormack
d602676c91 Bug 843917 - Test. 2013-04-15 19:50:57 +10:00
rsx11m
5dfcafba66 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
82c97fe5c6 Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 3 r=Ms2ger 2013-04-14 14:27:33 -04:00
Tom Schuster
6ae8c9253f Bug 861461 - Resolve this in sandbox.importFunction. r=bholley 2013-04-14 18:45:36 +02:00
James Zhang
03737188e3 Bug 852400 - revert bug 739417 to support touchscreen on tara, r=mwu 2013-04-14 13:45:47 +02:00
Masayuki Nakano
148047b59d Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap 2013-04-14 19:11:09 +09:00
Masayuki Nakano
89c7bcdad0 Bug 857820 part.2 Drop <blink> support from editor r=ehsan 2013-04-14 19:11:07 +09:00
Masayuki Nakano
65e843edc3 Bug 857820 part.1 Drop blink effect implementation r=dbaron 2013-04-14 19:11:07 +09:00
Mike Hommey
f59e63a2d2 Bug 854103 - Ignore the high bits of returnReg in js_InternalInterpret on x86_64 when it actually holds a bool. r=dvander 2013-04-14 10:21:59 +02:00
Mike Hommey
cb9f22d4b6 Bug 462463 - Remove mddepend.pl. r=ted 2013-04-14 10:14:31 +02:00
Mike Hommey
22ca629259 Bug 462463 - Add missing add_phony_targets.py file. r=me 2013-04-14 10:12:33 +02:00
Mike Hommey
4580f726b8 Bug 860894 - Fix typelib.py after bug 462463. r=ted 2013-04-14 10:11:06 +02:00
Robert Longson
20c65bf5c1 Bug 861188 - Fix empty transforms on svg elements. r=dholbert 2013-04-14 08:17:36 +01:00
Fabrice Desré
f87252ac89 Bug 861592 - Make isContentEditable() in form.js not fail with null elements r=ttaubert 2013-04-13 23:50:53 -07:00
Chris Peterson
a888299fc2 Bug 861395 - Part 2: Still try to report exception if the exception reporter throws an exception. r=kats 2013-04-12 14:17:37 -07:00
Phil Ringnalda
08f1b54f86 Back out 104ba36f44c0 (bug 845596) for jsreftest assertions
CLOSED TREE
2013-04-13 19:15:33 -07:00
Phil Ringnalda
2fbad94006 Back out f21835504604 (bug 860338) for build bustage
CLOSED TREE
2013-04-13 19:09:05 -07:00
Nick Alexander
835366eae5 Bug 860513 - QI fallback service to nsIPromptFactory in getPrompt. r=mfinkle 2013-04-11 11:01:52 -07:00
Nick Alexander
02abb420aa Bug 858828 - Always return desktop user agent if requested, even for Youtube domains. r=mfinkle 2013-04-11 11:01:52 -07:00
Nick Alexander
31dac9cb1f Bug 858828 - Avoid missing URI host member when special-casing user agent string for Youtube domains. r=mfinkle 2013-04-11 11:01:52 -07:00
Rodrigo Silveira
9875169564 Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Olli Pettay
29a9aafd3c Bug 856303 - Paris binding for MouseScrollEvent, r=peterv
--HG--
extra : rebase_source : 26aec7e5472d213615918f20168e3fd2277b0591
2013-04-15 23:37:52 +03:00
Olli Pettay
190ea4a8ff Bug 856363 - Paris binding for TouchEvent, r=peterv
--HG--
extra : rebase_source : 09fc86b555febd5adfaeebdffeb685e37c1d0823
2013-04-15 23:33:46 +03:00