Commit Graph

210744 Commits

Author SHA1 Message Date
Dan Gohman
b80dc1c4b9 Bug 1080438 - IonMonkey: Disable an over-zealous assert. r=nbp 2014-10-17 14:34:26 -07:00
Brian Hackett
04eae1eddb Bug 958492 - Start an incremental GC when nearing the allocation threshold for non-incremental zone GCs, r=billm. 2014-10-18 08:11:22 -07:00
Bobby Holley
ef9b2dda4d Bug 1081990 - Tests. r=gabor 2014-10-18 11:02:10 +02:00
Bobby Holley
e355eafe03 Bug 1081990 - Turn off COWs for Functions. r=gabor 2014-10-18 11:02:10 +02:00
Bobby Holley
91ab5a0bd5 Bug 1081990 - Generalize CheckPassToChrome machinery to operate on call/construct for all FilteringWrappers. r=gabor 2014-10-18 11:02:10 +02:00
Bobby Holley
7d2f1c29d4 Bug 1081990 - Give all non-COW filtering wrappers a null proto. r=gabor 2014-10-18 11:02:10 +02:00
Bobby Holley
bbda62bcb3 Bug 1081990 - Fix up test suite. r=gabor 2014-10-18 11:02:09 +02:00
Bobby Holley
1df7937496 Bug 1081990 - Reindent. r=gabor 2014-10-18 11:02:09 +02:00
Bobby Holley
325616b202 Bug 1081990 - Fix up XBL tests to avoid dispatching a chrome event to content. r=gabor
When I wrote these, I didn't know that simply dispatching a content event
from chrome would make it trusted.

Whitespace changes in the next patch.
2014-10-18 11:02:09 +02:00
Bobby Holley
bfbd879e65 Bug 1081990 - Fix up BrowserElement API to use function forwarders rather than direct chrome function references. r=gabor 2014-10-18 11:02:09 +02:00
Bobby Holley
4c9f92dc30 Bug 1081990 - Fix mozPay. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
2ffb10c766 Bug 1084385 - Clone chrome arrays before passing them to emitSync. r=gabor 2014-10-18 11:02:08 +02:00
Bobby Holley
6e028cdcea Bug 1084385 - Use exportFunction for emitToChrome. r=gabor 2014-10-18 11:02:08 +02:00
Mike Hommey
5015a8682a Bug 1084210 - Simplify tree traversal for memory/replace. r=mshal 2014-10-18 16:16:20 +09:00
Mike Hommey
19dcaa147d Backout changeset 96baea8ac9ab and 85fb6b5bc62a (part of resp. bug 922912 and bug 609976) because it appears it has not been necessary for a while 2014-10-18 16:16:17 +09:00
Mike Hommey
f647459cea Fixup bug 1084696 on a busted tree. r=me 2014-10-18 16:14:45 +09:00
Jeff Gilbert
656f440b46 Bug 1083611 - Use UniquePtr and fallible allocations. - r=kamidphish 2014-10-15 20:11:30 -07:00
Jeff Gilbert
54fab5f63a Bug 1084696 - Actually use the RAII helper for locking the DrawTarget. - r=kamidphish 2014-10-17 21:31:27 -07:00
Mike Hommey
cd02357a28 Followup to bug 609976 - MOZ_SHARED_ICU case for windows doesn't vary with JS_SHARED_LIBRARY. r=me
--HG--
extra : amend_source : ebf2f7328a1bbb6982ee919a61bdb106a1b7d302
2014-10-18 13:09:25 +09:00
Wes Kocher
913604f9b9 Merge m-c to inbound a=merge 2014-10-17 20:14:22 -07:00
Wes Kocher
664a22c914 Backed out changeset ba0bb4f26680 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-17 15:19:09 -07:00
Wes Kocher
fdfc71cf7a Backed out 3 changesets (bug 1075644) for Android build bustage on a CLOSED TREE
Backed out changeset c44f001ea6c1 (bug 1075644)
Backed out changeset ca0dfff936c2 (bug 1075644)
Backed out changeset 47264e561dce (bug 1075644)
2014-10-17 11:33:15 -07:00
Ryan VanderMeulen
98746c9b82 Bug 1084158 - Update pdf.js to version 1.0.907. r=bdahl, r=Mossop 2014-10-17 14:15:43 -04:00
Mike de Boer
1b4453c3fb Bug 1084384: support alternate phone number values for Google import. r=abr 2014-10-17 17:22:53 +02:00
Mike de Boer
fe26d41b2e Bug 1079941: implement LoopContacts.search to allow searching for contacts by query and use that to find out if a contact who's trying to call you is blocked. r=abr 2014-10-16 16:35:10 +02:00
Dave Townsend
0e5c93d8e2 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley 2014-10-17 10:00:40 -07:00
Jim Chen
fc8a9b89e6 Bug 1075644 - Wait for page to fully load in context menu tests; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
30fc0928c6 Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
6cbeafecb5 Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-17 12:46:35 -04:00
Michael Comella
6bddf79c9c Bug 1075531 - Part 3: Match page titles by regex in testAboutPage. r=lucasr 2014-10-17 09:50:32 -07:00
William Chen
d113c56ce9 Bug 1083587 - Add host and olderShadowRoot properties to ShadowRoot interface. r=smaug 2014-10-15 18:25:45 -07:00
Mike Hommey
31ed64988d Bug 922912 - Update removed-files.in to account for the removal of gkmedias.dll. r=mshal 2014-10-18 09:29:08 +09:00
Mike Hommey
18c3e705c2 Bug 609976 - Update removed-files.in to account for the removal of mozjs.dll. r=mshal 2014-10-18 09:28:59 +09:00
Mike Hommey
1ab54a1b10 Followup to bug 609976 - Build ICU as a shared library on windows. r=mshal 2014-10-18 09:28:57 +09:00
Mike Hommey
a6593e4218 Bug 1082524 - Do not deref null pointers in link_map. r=nfroyd 2014-10-18 09:27:55 +09:00
Olli Pettay
329a5d00db Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
--HG--
extra : rebase_source : 398e18dfc3d103ee139cc3c5d49710855c925e82
2014-10-18 02:16:58 +03:00
Olli Pettay
b4e25b3aa6 Bug 1082839 - WebIDL for WindowRoot, r=peterv
--HG--
extra : rebase_source : 035e2752e12f31b78accae45eb1534c4dc31b690
2014-10-18 02:05:16 +03:00
William Chen
70e9956b23 Bug 1083814 - Fix nsContentUtils::HasDistributedChildren for children of <shadow> insertion point. r=smaug
--HG--
extra : rebase_source : e22e2958668fd125deb2f64818ed4cd68e32a96e
2014-10-16 14:26:38 -07:00
Steven Michaud
cf3e24e788 Bug 1084589 - Fix a Yosemite topcrasher. r=gijskruitbosch 2014-10-17 19:16:04 -05:00
Brian Hackett
1a86feed43 Bug 1073842 - Remove slots/elements from non-native objects, use a new layout for proxies and typed objects, r=luke,billm,efaust,bz,sfink,jandem. 2014-10-17 16:57:52 -07:00
Wes Kocher
7c26086f75 Backed out 9 changesets (bug 1014614) for Android mochitest bustage on a CLOSED TREE
Backed out changeset 40f99ba7f616 (bug 1014614)
Backed out changeset 8fbc3c85adfc (bug 1014614)
Backed out changeset 40dbd7c6ce65 (bug 1014614)
Backed out changeset f2b504bdd7c5 (bug 1014614)
Backed out changeset c878e29fbef9 (bug 1014614)
Backed out changeset 511dcc817f5d (bug 1014614)
Backed out changeset 2b72e71f1fdf (bug 1014614)
Backed out changeset 8b530a9a2f99 (bug 1014614)
Backed out changeset 7fa1b78de684 (bug 1014614)
2014-10-17 16:34:01 -07:00
Wes Kocher
6bb18ca563 Backed out changeset 869a28961b5c (bug 1084514) 2014-10-17 16:33:35 -07:00
Wes Kocher
90c12f504b Backed out changeset e3fe86623065 (bug 1084607) 2014-10-17 16:32:27 -07:00
Ralph Giles
0a853765e0 Bug 1084607 - Add missing namespace references for GLImages.cpp. r=jgilbert CLOSED TREE
This fixes undeclared type errors on non-unified builds.
2014-10-17 15:03:00 -07:00
Ralph Giles
b4a0a99f4a Bug 1063356 - Bump clobber. a=KWierso CLOSED TREE
Seems to fix:

  No rule to make decoder/vp9_thread.c', needed by `vp9_thread.o'

Where decoder/vp9_thread.c is now decoder/vp9_dthread.c and there's
a new common/vp9_thread.c.
2014-10-17 14:14:22 -07:00
Wes Kocher
4b2f291d8c Backed out changeset cb31d5a52868 (bug 1028407) under suspicion of web-platform bustage on a CLOSED TREE 2014-10-17 13:24:51 -07:00
Ralph Giles
64feb9412e Bug 1084514 - Fix AndroidSourceTexture namespace issues. r=dholbert CLOSED TREE
This worked in the unified build because it borrowed includes
and namespace references from other files.
2014-10-17 11:31:00 -07:00
J.C. Jones
41b59a8438 Bug 1054498 - Report pinning violations by CA r=keeler 2014-10-17 10:33:50 -07:00
Nicolas Silva
c24008d8a1 Bug 1027365 - Activate async-video by default when OMTC is on. r=jrmuizel 2014-10-17 19:23:25 +02:00
Bobby Holley
ed09bb83f6 Bug 1081537 - Followup bustage fix. r=me 2014-10-17 19:08:45 +02:00