Gregory Szorc
|
2afb3f3369
|
Bug 856392 - Categorize mach commands; r=jhammel
DONTBUILD (NPOTB)
|
2013-05-08 17:56:30 -07:00 |
|
Ehsan Akhgari
|
76dfe7f217
|
Backed out changeset 694322457a64 (bug 860867) because the clang bug which required this workaround has been fixed
|
2013-05-08 20:26:00 -04:00 |
|
Ehsan Akhgari
|
f0b001cdb7
|
Bug 869784 - Fix rooting hazards in the profiler; r=BenWa,till
X-Git-Commit-ID: da732de921f64d9bd6ea028ed384d2d5c80de66f
X-Mailer: git-send-email
|
2013-05-08 20:21:37 -04:00 |
|
Christian Sonne
|
9e6a426567
|
Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske
|
2013-05-08 17:20:20 -07:00 |
|
Sean Stangl
|
213d85c004
|
Bug 870149 - Move common x86/x64 lowering code to x86-shared. r=h4writer
|
2013-05-08 16:00:03 -07:00 |
|
Luke Wagner
|
93abe3a25f
|
Bug 870144 - don't assume non-definition argument has a name when reporting asm.js validation errors (r=terrence)
--HG--
extra : rebase_source : 7b7ecf87bcbe04618c17cc117b299b733957f088
|
2013-05-08 16:34:01 -07:00 |
|
Luke Wagner
|
2b44dddc9c
|
Make test_asmjs.html run faster (no bug,r=me)
--HG--
extra : rebase_source : 22f32a01d39e1de3ae7e2a070ee1ea01dc4b9a75
|
2013-05-07 16:47:18 -07:00 |
|
Sean Stangl
|
af63beda97
|
Bug 870095 - Prefer clobbering binary operands with no further uses. r=h4writer
|
2013-05-08 16:42:50 -07:00 |
|
Dan Gohman
|
7dea1ba01d
|
Bug 869507 - Eliminate unnecessary NaN checks. r=me
Several common floating-point conditions can be implemented without using a
separate NaN test.
|
2013-05-08 16:38:39 -07:00 |
|
Dan Gohman
|
5ff22ebcb2
|
Bug 869532 - Eliminate unnecessary NaN checks and emit less redundant code. r=me
|
2013-05-08 16:38:39 -07:00 |
|
Brian Hackett
|
ad89a86451
|
Bug 868890 - Correctly generate barrier when accessing undefined properties of objects whose prototype also has the property, r=dvander.
|
2013-05-08 17:25:24 -06:00 |
|
Matt Brubeck
|
2cb09b0e04
|
Backed out changeset a5b13623631c:0200fd49efc3 (bug 838692) for frequent Linux debug test_iframe_sandbox_navigation.html timeouts
CLOSED TREE
|
2013-05-08 16:14:03 -07:00 |
|
Brian Nicholson
|
6f7101afa2
|
Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE
|
2013-05-08 15:47:23 -07:00 |
|
Chris Peterson
|
7c1561533a
|
Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE
--HG--
extra : amend_source : 85ba5aa824bed8f15b98537672eee1cccba44416
|
2013-05-08 15:21:57 -07:00 |
|
Kannan Vijayan
|
6cc2227836
|
Bug 870051 - Fix build warning. r=dholbert
|
2013-05-08 18:11:55 -04:00 |
|
Blake Kaplan
|
1a67df0ff8
|
Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin
|
2013-05-06 11:15:51 -07:00 |
|
Brian Nicholson
|
ff1560644b
|
Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle
|
2013-05-08 14:47:45 -07:00 |
|
Brian Nicholson
|
2b3e8fe365
|
Bug 866854 - Fix button height in crash reporter. r=mfinkle
|
2013-05-08 14:39:34 -07:00 |
|
Benoit Jacob
|
9a704bce1c
|
Bug 869194 - CheckedInt should consistently reject unsupported types - r=Waldo
|
2013-05-08 17:25:15 -04:00 |
|
Benoit Jacob
|
b489efa372
|
Bug 869685 - Reintroduce long long support in CheckedInt - r=Waldo
|
2013-05-08 17:25:03 -04:00 |
|
Chris Peterson
|
cb5ab39d5e
|
Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle
|
2013-05-07 18:30:47 -07:00 |
|
Chris Peterson
|
d94a8a56b6
|
Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle
|
2013-05-07 18:29:48 -07:00 |
|
Chris Peterson
|
a3735f4c86
|
Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey
|
2013-05-07 15:19:58 -07:00 |
|
Chris Peterson
|
8a141c20d0
|
Bug 834033 - Part 1: Install Push and WebSocket components on Android. r=blassey
|
2013-05-02 17:52:54 -07:00 |
|
Jim Mathies
|
7433ea3878
|
merge
|
2013-05-08 15:53:32 -05:00 |
|
Jim Mathies
|
66d23ceee8
|
backout Bug 869936 which relies on bug 830347.
|
2013-05-08 15:53:15 -05:00 |
|
Geoff Brown
|
7f411a3e00
|
Bug 870056 - Enable robocop testClearPrivateData; r=jmaher
|
2013-05-08 14:46:36 -06:00 |
|
L. David Baron
|
b436d2b23d
|
Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug
|
2013-05-08 13:45:35 -07:00 |
|
L. David Baron
|
66ca724357
|
Remove SimpleTest.expectAssertions() call now that bug 846137 is fixed. No review.
|
2013-05-08 13:45:34 -07:00 |
|
Jim Mathies
|
ca5da7c050
|
Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy
|
2013-05-08 09:57:29 -05:00 |
|
Josh Matthews
|
40e7c14af0
|
Bug 869893 - Remove Off-Main-Thread XPCWrappedJS refcounting from SignRunnable. r=jedp
|
2013-05-08 10:50:36 -04:00 |
|
Gavin Sharp
|
9bf981a550
|
Bug 866254 followup: improve debug logging and minor cleanup, r=Yoric
--HG--
extra : transplant_source : %2BS%06%0A%E05%B4%B7%B9%3F%92%8B%B1%AAB%ADL%3A%BC%1E
|
2013-05-07 09:47:43 -04:00 |
|
Gavin Sharp
|
1642a3a93a
|
Bug 866254: fix failure to initialize search service in cases where the async initialization fails to complete before the synchronous fallback is invoked, r=Yoric
--HG--
extra : transplant_source : z2%D7Os2%89%28%5C9%3Ab%BF%0F%15%F3%10x%7Ff
|
2013-05-07 09:47:39 -04:00 |
|
Ed Morley
|
0d2254f9d2
|
Merge mozilla-central and inbound
|
2013-05-08 15:05:07 +01:00 |
|
Dan Gohman
|
4594fca95d
|
Bug 869501 - Add an accessor to MCompare for testing whether the comparison is
any flavor of double comparison, and use it when testing whether to create
LCompareAndBranch nodes. r=bhackett
|
2013-05-08 10:03:53 -04:00 |
|
Ed Morley
|
4b3f666ab0
|
Merge latest green inbound changeset and mozilla-central
|
2013-05-08 15:02:58 +01:00 |
|
Ryan VanderMeulen
|
00ff98a916
|
Merge birch to m-c.
|
2013-05-08 09:59:16 -04:00 |
|
Brian Hackett
|
1fa485c916
|
Bug 869706 - Track nonNativeGetElement and accessGetter info in baseline scripts, r=jandem.
|
2013-05-08 07:53:49 -06:00 |
|
Chris Cooper
|
48a2bf6192
|
Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg
|
2013-05-08 06:50:24 -07:00 |
|
ISHIKAWA, Chiaki
|
c68b246c10
|
Bug 866463 - Remove the initial incorrect assignment. r=joe
|
2013-05-08 09:14:26 -04:00 |
|
Ryan VanderMeulen
|
e31fd34efb
|
Backed out changeset e40466e428dc (bug 853301) for breaking cross-compiles.
|
2013-05-08 08:27:00 -04:00 |
|
Shih-Chiang Chien
|
c97318e5a1
|
Bug 869394 - default turn on captive portal detection. r=fabrice.
--HG--
extra : rebase_source : 3b800757a6a138e53cdcc4735e1c048d9412448a
|
2013-05-08 13:50:13 +02:00 |
|
Jacek Caban
|
d240224348
|
Bug 830347 - Fixed TextureD3D11.h compilation on GCC.
--HG--
extra : rebase_source : 150b94d6bab35540e42a9e2bbd75492a2c3a9959
|
2013-05-08 13:48:56 +02:00 |
|
Jim Mathies
|
03762b068f
|
Bug 852622 - Remove extraneous class name from css throbber binding. r=me
|
2013-05-08 06:46:20 -05:00 |
|
Ehsan Akhgari
|
01f8840085
|
Bug 836599 - Part 7: Implement a non-realtime API in MediaStreamGraph; r=roc
|
2013-05-08 07:44:07 -04:00 |
|
Gene Lian
|
7613d97a56
|
Bug 869841 - B2G MMS: Gaia cannot get request returned after calling .sendMMS(...). r=vicamo a=leo+
|
2013-05-08 18:40:41 +08:00 |
|
Gian-Carlo Pascutto
|
f990409c61
|
Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange.
|
2013-05-08 10:01:14 +02:00 |
|
Hannes Verschore
|
59fee1d16f
|
Bug 864468: IonMonkey: Skip argument type checks when type is known to match, r=jandem
|
2013-05-08 09:54:39 +02:00 |
|
Peter Van der Beken
|
e250018b41
|
Bug 869038 - Clear expando object the right way. r=bz.
--HG--
extra : rebase_source : c75c0ac7b07bbe9396f1b77b34c1e34575078a49
|
2013-05-08 09:20:13 +02:00 |
|
Eric Chou
|
cde567409c
|
Bug 869332 - Don't reset call status while receiving an unhandled CallStateChanged event, r=gyeh
|
2013-05-08 14:16:51 +08:00 |
|