User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Mon Sep 30 20:16:36 2013 +0000 | 1332fc1c15e1a40e37c1a91f9053c7c295ed113b | Ryan VanderMeulen — Merge inbound to m-c. ← 70 merge changesets [Collapse] |
c707564ee0df7224e918b96a16daffc84dc92609 | Ed Morley — Bug 917797 - Disable test_master_password.html for too many intermittent failures | |
58bddff19e67be642ec847cfc2237450144137e7 | Ed Morley — Bug 897843 - Disable test_media_selection.html on Windows for too many intermittent failures | |
c49e96acd36c552ffc19193ac6a0a3d6f10823a8 | Ed Morley — Bug 916763 - Disable browser_bug896181_css_mixed_completion_new_attribute.js for too many intermittent failures | |
b51341f1ac292837fd60525bfd652b75ad7590dd | Ed Morley — Merge mozilla-central and inbound | |
210167f25955dd5ca92c136e4ec5ab24516647ef | Ed Morley — Backed out changeset d3867bfc10e5 (bug 921130) for Android compilation failures on a CLOSED TREE | |
ea609cf06b4e4f3db464d64437e818b966590c9a | Jan Beich — Bug 921658 - Don't rely on platform-dependent std::abs(). r=surkov | |
3e90742978ec6ed71b13fb263ad8d2b672217c52 | Douglas Crosher — Bug 921490 - Ionmonkey ARM: fix the negative zero check path in convertFloat32ToInt32. r=mjrosenb | |
3f5260dff279ea34445969a0a6cb92ec3bac98f0 | Douglas Crosher — Bug 921437 - Restore perf-spewer include files in js/src/jit. r=ehsan | |
2933d4d279c52a1d5e4ddf7297d3fbe68d042f60 | James Kitchener — Bug 919164 - Rename TEXT_FORCE_TRIM_WHITESPACE to TEXT_IS_IN_TOKEN_MATHML. r=fredw, r=roc | |
b5b45b437292a9915e27a672020c436064ba04c6 | Jason Smith — Bug 918186 - Add null pointer check in onPreviewFrame to prevent NullPointerException. r=gcp | |
cba3d6b27b1a4127d5258e85370143cb5eee7e0a | Ehsan Akhgari — Bug 921882 - Remove IsSecondMarker; r=hsivonen | |
326dc1718cfbe707e9b46f5960ad75534238f855 | Ehsan Akhgari — Bug 921880 - Remove two unused static variables from nsHTMLTags.cpp; r=hsivonen | |
75b92ed22e1a4d9be544bf5b519f91d96f0bea5d | Masatoshi Kimura — Bug 885107 - Sync testharness with the latest upstream. r=Ms2ger | |
c294d0f6d0a52ab5eb770846026cac24c5ed7e3f | Masatoshi Kimura — Bug 921298 - Allow uncaught exceptions in test_EventTarget-dispatchEvent.html. r=Ms2ger | |
d3867bfc10e5195a0cba275d7b2a50c94cf48152 | Jan de Mooij — Bug 921130 - Fix --disable-ion build. r=luke | |
8bf84234319ad061159c104c03186ef06b154755 | Gregory Szorc — Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger | |
1fad2cd8390b045a5afbd53ce654f5c91287ae5d | Gregory Szorc — Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger | |
9fe8ab10bee7d7b5a5a1672a25b360f8250fc10b | Gregory Szorc — Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger | |
3ef9d1885496981c642abea6d5907e58adc52d9d | Gregory Szorc — Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger | |
e412eef638b1c8775cd9f692321844ffe27f9782 | Brian Hackett — Bug 921809 - Only trigger full GCs due to excessive malloc'ing when on the main thread, r=billm. | |
4e93e321909de787011d658fa27f8ecbb0842d2e | Andrew Halberstadt — Bug 917252 - B2G mochitests don't return test harness' return code, r=edmorley | |
7b6959c6c4f69a00919d98bc45d9406134d9f58e | Nathan Froyd — Bug 921091 - make WEBIDL_FILES a StrictOrderingOnAppendList in moz.build; r=Ms2ger | |
ab4c0533cff419ac6362f9d6fd66a64e54f53e01 | Wesley Chalmers — Bug 891537. WebIDL now includes 2**53 and -2**53 as valid values for long long (and for unsigned long long, in the case of 2**53). r=bzbarsky | |
26cdc56bad7d22331c167bbf94b68d7fc6deb978 | Boris Zbarsky — Bug 906166. Make sure to initialize the "succeeded" outparam of XPC_WN_Helper_DelProperty. r=bholley | |
2c7230203ec219434acc19bc5c4d9a09369da4ce | Boris Zbarsky — Bug 921553. Fix some binding rooting hazards that have popped up. r=peterv | |
2963a336e7ec57d6e9d4ed3d8f6ada5805306e61 | Kannan Vijayan — Bug 921120 - Enable Ion-compilation of JSOP_SETARG for functions which use magic arguments. r=nbp | |
4184c8516ee5826f712241a598acfdb22ae67487 | Dan Minor — Bug 921021 - Update reftest manifests for pandaboards; r=jmaher | |
4ae5aa6fb0db57e7c3e791e6120ac21236f8899b | Gregory Szorc — Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger | |
674700b7062413962ec209166cb4602e71090139 | Carsten "Tomcat" Book — Backed out changeset 4ebf2657b295 (bug 920927) for Android Reftest Failure on a CLOSED TREE | |
1c09eccf1bdbb225b3326a942014221e7eff296d | Georg Fritzsche — Bug 917931 - Cleanup nsIPluginTag.enabledState usage in browser tests. r=jaws | |
b4a1b2767689fda845d5031bf7c354939b1e9b5c | Nicolas Silva — Bug 921512 - Add a bit of documentation to layers. r=bjacob | |
a211a3621be59af406b921bcf85016afe3284cc7 | Gregory Szorc — NO BUG - Update build system docs for Python and moz.build files | |
185ae2910df68105819cb02be14db5fec6170695 | Gregory Szorc — NO BUG - Increase memory allocation in build docs Vagrant config | |
dcf49a049d3075ca62bc022240e320cf940331d3 | Gregory Szorc — Bug 920223 - Part 0: Fix weird syntax in Makefile.in; r=trivial | |
b6b561566a3e0771be9cf3589063a6f9a7b7fa23 | Nicolas Silva — Bug 916116 - Rename CompositableQuirks. r=bjacob | |
10107fefbfe04f518da4584cc1f3ede60dc1d1e8 | Jon Coppeard — Bug 913224 - Fix js::DumpHeapComplete() to work with GGC r=billm r=mccr8 | |
a0b2c06bb18626a4ebdbb100a740f7292bb91e86 | Ehsan Akhgari — Bug 921881 - Remove PrintBailoutKind; r=jandem | |
90585002d95a8f77d12cfc6f1599b6f0557c767c | Ed Morley — Backed out changeset 3e20fa222424 (bug 913224) for crashes on Android 4.0 | |
b832eca64b91eb3f72e3b652470d45cc0c8022fd | Ed Morley — Backed out changeset 22a30d73daf6 (bug 920223) for inadvertently changing what tests are being run on each platform | |
d7645cd0f41f61834b29f8f7f0fc821dcecdc876 | Ed Morley — Backed out changeset 77bff106b704 (bug 920223) | |
deac6e30aaf21653ed4e3a13209d8395ad7fb7b0 | Ed Morley — Backed out changeset 68b6b152f51a (bug 920223) | |
32cccb8b64e8538db46c5a6ccac3036b7fdf3a1a | Ed Morley — Backed out changeset 8b02873ee07e (bug 920223) | |
1c8514e27576d8b74487523b824c6d10fa160820 | Ed Morley — Backed out changeset 39a308770f17 (bug 920223) | |
d884bd18873c0b20efd2cb21eb9635cd30a56e30 | Ed Morley — Backed out changeset 2f0509d0adb3 (bug 920223) | |
e9c35a179f6508c9d5dd63d950380c6bedd0d601 | Ed Morley — Backed out changeset 71629b83b401 | |
3e20fa22242461722dc538a96de381282afdab04 | Jon Coppeard — Bug 913224 - Fix js::DumpHeapComplete() to work with GGC r=billm r=mccr8 | |
4ebf2657b29509df0006b479c9c48beb87604ffb | Georg Fritzsche — Bug 920927 - Fix plugin overlay handling. r=Neil | |
73539d549481ed8844e5f3c5914f7d5593d138b8 | Ed Morley — Backed out changeset 044255192754 (bug 913985) for Android mochitest-7 test_asmjs.html failures | |
162303fb6a9e109a600b14675a0c2a976fcb11c6 | Ed Morley — Backed out changeset 08844da6d9ed (bug 913985) | |
b4bfcc9314744741bca6069a011de49b8f625e18 | Ed Morley — Backed out changeset b44508a5c02f (bug 913985) | |
e03da5926c66f6176171b3f9265c57fce3fbecae | Ed Morley — Backed out changeset d4aa6cf97712 (bug 913985) | |
6d82bdf0976509332fb82bab859bf7d94972239e | Ed Morley — Backed out changeset 0904d8d19947 (bug 913985) | |
f60769ee4b04bf570dbbc3979f5a65372f2b574c | Ed Morley — Backed out changeset 196a2b00d509 (bug 913985) | |
51e40d4877da62f3e961f8eeb10850be2016611c | Jan de Mooij — Bug 921725 - Remove TypeScript::propertyReadTypes. r=bhackett | |
71629b83b4015d355d11e5c83b154d2cfec53689 | Gregory Szorc — NO BUG - Increase memory allocation in build docs Vagrant config | |
2f0509d0adb3787faa945660684b8cad69c51609 | Gregory Szorc — Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger | |
39a308770f17c6b4843994642f888d4c11f4be52 | Gregory Szorc — Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger | |
8b02873ee07edd54a36acf1d1d8a97a96e925deb | Gregory Szorc — Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger | |
68b6b152f51a6cf0ba2743950cc9a43f3aecaa57 | Gregory Szorc — Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger | |
77bff106b704be59212d9b3295548e8b197e616b | Gregory Szorc — Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger | |
22a30d73daf652d674d91f8b12633376dbebaae9 | Gregory Szorc — Bug 920223 - Part 0: Fix weird syntax in Makefile.in; r=trivial | |
4a5e5518ca4c3ab4be2f7e7a5aebb8f753b8ef85 | Cameron McCormack — No bug - Assertion text typo fix. (DONTBUILD) | |
ccfc5f4492f17270f0704c2684829b47838f6f5f | Cameron McCormack — Bug 918176 - Silence uninitialized variable warning in nsRuleNode::ComputeContentData. r=dholbert | |
196a2b00d509f4e6052fcabf30543673b0ad59d2 | Chris Kitching — Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats | |
0904d8d199472032685b714ad09a93b59e3678f0 | Chris Kitching — Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats | |
d4aa6cf97712d3ca516d185ce8a0b8e994ef42dd | Chris Kitching — Bug 913985: Part 4 - Add new generated code to version control. r=kats | |
b44508a5c02fec51d896e8f10d05c8e45a51f5ee | Chris Kitching — Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats | |
08844da6d9edcad252e780864f345a2f1855cd26 | Chris Kitching — Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats | |
044255192754a5fad12d4b30f9683f0c393c9c7c | Chris Kitching — Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats |