| User Push date [To Local] | Changeset | Patch author — Commit message |
|---|---|---|
| philringnalda@gmail.com Sun Feb 21 01:44:26 2016 +0000 | af6356a3e8c56036b74ba097395356d9c6e6c5a3 | Phil Ringnalda — Bug 1238433 followup, we should be high as an int, not as a string, a=bustage |
| philringnalda@gmail.com Sun Feb 21 01:23:31 2016 +0000 | 7bfe45ec123a47d227147967748ef72a36a378ac | Jan de Mooij — Bug 1248598 part 3 - Enable i64 on x64 and various related changes. r=sunfish |
| eae4090bb9c70eee9fcff602f8ee07b8839daf9e | Jan de Mooij — Bug 1248598 part 2 - Reject wasm i64 imports/exports as JS doesn't have an int64 type. r=luke | |
| 443a0e2860320b03d84d8ffc13c8791de33c34e3 | Olli Pettay — Bug 1249795 - Clear strong refs to message managers once we've destroyed nsFrameLoader, r=billm | |
| 27751e488cb86e9d2548989941b6de637ccafb3e | Bogdan Postelnicu — Bug 1230918 - remove useless null-pointer check on aChild that only caused a Coverity - Dereference before null check. r=dbaron | |
| b5cb7c366d84cc51a7aa50431173d03dbb21f5bb | Mike Hommey — Bug 1249838 - Avoid dependency from the mozconfig loader on mach. r=gps | |
| 9db8842448dc0899f1c3cf32799fc70cfc582e92 | Mike Hommey — Bug 1249441 - Remove topsrcdir!=objdir exemption for l10n builds. r=mshal | |
| 3374795cf41595b25f0ef25c2a70e364cb24c94d | Xidorn Quan — Bug 1248851 part 4 - Mark UniquePtr::release() MOZ_WARN_UNUSED_RESULT. r=Waldo | |
| eb33caf40412a32230585d72f20d5153abcb5215 | Xidorn Quan — Bug 1248851 part 3 - Fix a potential double-free issue in indexedDB. r=sicking | |
| 1467e7eb46874e8098c81c499da89e743a18f8a2 | Xidorn Quan — Bug 1248851 part 2 - Remove redundant release() calls in indexedDB code. r=sicking | |
| 67460baaf12a462742e9a86744c8e92e39f344c4 | Xidorn Quan — Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo | |
| 3fbff1f348836a316a6a7e113bc963e2095b257f | Dan Gohman — Bug 1249787 - BaldrMonkey: Fix wasm string hex escape parsing endianness. r=luke | |
| 7ab5a74a821328d999ed73dceb385a7d51252740 | Dan Gohman — Bug 1249787 - OdinMonkey: Add offset and align fields to the encoding of load and store. r=luke | |
| efd0bc66727149539922296a7986051573f1d819 | Dan Gohman — Bug 1249787 - BaldrMonkey: Add the testcase, which was mistakenly omitted from the main push. r=luke | |
| 22d83ceb4b4c5f822524ed12326c89f64ec2c075 | Alexandre Lissy — Bug 1249280 - Fix coordinates of APZ-detected gestures when crossing process boundaries. r=kats | |
| 712bfced88a692b75fe29d41bc3475faa7b913b1 | Cameron McCormack — Bug 1133615 - Don't assert about the contents of RestyleData::mDescendants when in a full style rebuild. r=dbaron | |
| cc962ae62f29792f467236562c3ae5a1d9e4d0c0 | David Keeler — bug 1248099 - add extended key usage tests for mozilla::pkix r=Cykesiopka,jcj | |
| d3d8c9d175f96214e4c87082ab632f20ea1338a4 | Geoff Brown — Bug 1249681 - Set utilityPath for Android mach reftests; r=bdahl | |
| 1ed4d0e86f7ecbb2dd45bed153f82ef666fff1c6 | Kyle Machulis — Bug 1245545 - Mochitest for plugin unloadTimeoutSecs; r=bsmedberg | |
| 0d39829711e5d7162050a256680d4ebb1b61d445 | Shu-yu Guo — Bug 912337 - Followup: fix missing #include on a CLOSED TREE. | |
| 50d07d13c6f19a9f4027ef78144545e58d694888 | Olli Pettay — Bug 1249428 - Unlink binding properly from element , r=mccr8 | |
| ba1089eb9981b9189d1c19f129e7c6f237715789 | Jim Chen — Bug 1247293 - Set search suggestion prompted pref along with enabled pref; r=ahunt | |
| 2feba844e67bbf6dddec9578a171b95ee896dfea | Shu-yu Guo — Bug 912337 - Make DebuggeeWouldRun report filename and lineno. (r=me) | |
| 0318259734a56a24dfd515d79f3c11da06f2edae | Shu-yu Guo — Bug 912337 - Make a pref to toggle whether DebuggeeWouldRun is a warning or an error. (r=jimb) | |
| c94418f4505285fbe886a3714ab394989d85a6de | Shu-yu Guo — Bug 912337 - Update existing tests. (r=jimb) | |
| 8ad9c398048aba8f27b53388aa9649d4f336bb76 | Shu-yu Guo — Bug 912337 - Tests. (r=jimb) | |
| 88e02bcd65ae9f2c9a6ee030842a2cc84f3f3e11 | Shu-yu Guo — Bug 912337 - Prohibit debugger code from re-entering debuggee code. (r=jimb) | |
| 43ce0f7cdf73a1d1ef58db0df00c5107d3e5d779 | Shu-yu Guo — Bug 912337 - Update docs on Debugger.DebuggeeWouldRun. (r=jimb) | |
| 553852728c21211eaff0daea611524612404bc24 | Shu-yu Guo — Bug 912337 - Make a new Error subclass: Debugger.DebuggeeWouldRun. (r=jimb) | |
| 1205efecce10f87c04a9bf2bfb91c6b5cf5f2239 | Lee Salzman — Bug 1239152 - skip memset since XShm is already initialized to zero. r=mchang | |
| 401bfec3e35aa6131936ceccd686ae3ab4a55f20 | Rail Aliiev — Bug 1248883 - missing ${platform}_info.txt files r=jlund | |
| f1eb5abe525ed540337e9f4d2ce85ec787daa810 | Rail Aliiev — Bug 1248883 - missing ${platform}_info.txt files r=mshal | |
| bf6afee1a737301d1df572dc99a941a3008167b9 | Jonathan Kew — Bug 1240533 - Parameters to ScreenForRect need to be passed as desktop pixels, not device pixels. r=emk | |
| 7926861aed22d8853401556dd59156fe55616cfb | Sebastian Hengst — Backed out changeset 5f729d20fd00 (bug 1249728) for bustage. r=bustage on a CLOSED TREE | |
| 93654b236653d2628b7d49ebe2b825bc85d4c754 | Rail Aliiev — Bug 1210539 - Add "updates" builder to release promotion task r=jlund DONTBUILD a=release | |
| f50c92aef3f371d44b51eb206058b026ac660bdb | Ben Kelly — Bug 1206346 Widen the fuzzy timer duration check in performance-timeline.https.html. r=jdm | |
| 5f729d20fd00033855fd99575eda4d60bc172c4a | Trevor Saunders — bug 1249728 - make the nondebug ctors for DebugOnly constexpr r=froydnj | |
| 5887f21323b5a45050c0d27f4188932253f1a9be | Trevor Saunders — bug 1249622 - make ThreadData::list_lock_ a StaticMutex r=froydnj | |
| d1a4b82b556a5491cd824e70f781a55f7025269d | Tooru Fujisawa — Bug 1249235 - Store RegExp flags into single slot. r=h4writer | |
| 36fdf01130f9d403fd8f03fc3c21c909a4c373f3 | Tooru Fujisawa — Bug 1249588 - Remove unnecessary type information from RegExpObject. r=jandem | |
| bda2d0f0622c578748d5eeadb32942575c2f83b5 | Tooru Fujisawa — Bug 1248405 - Recover from JSObject::getGroup OOM in CanOptimizeForDenseStorage. r=jandem | |
| 58cb45035b724e5114c5fac236291badce35e41c | Tooru Fujisawa — Bug 1248930 - Use Int32Value in ArrayBufferObject::BYTE_LENGTH_SLOT. r=lth | |
| 0e20bdd12dd106def9e6add5c4d5c79d6f8b199b | Luke Wagner — Bug 1249531 - Baldr: add text format and encoding support for control operators (r=mbx) | |
| b485e7fa9c479fcffb6fca7150310dc723be6d4b | Luke Wagner — Bug 1249525 - Baldr: accept - and $ in text names (r=sunfish) | |
| ecc55847b5b1faa28c071f152543cfa8599ac3c4 | Luke Wagner — Bug 1249525 - Baldr: accept integer cases in float constants (r=sunfish) | |
| 16730246bd706fd43e490848f604f803b316bb0c | Luke Wagner — Bug 1249525 - Baldr: change order of load/store immediates/subexpressions (r=sunfish) | |
| 78bf144d2e46f66c798f76f3e3a9626cb9340a61 | Luke Wagner — Bug 1249524 - Baldr: add the other (param) declaration form to the text format (r=mbx) | |
| d614e7e9bbd09344fec4f8ff1f4ec0b9e13cd2ff | Luke Wagner — Bug 1249523 - Baldr: add return (r=mbx) | |
| 8e191547ef550c5f97d2d78f84379acaac5d481a | Luke Wagner — Bug 1249316 - Baldr: move testing functions back into TestingFunctions.cpp (r=jandem) | |
| 19d0559bb450e18fffb8995053553fcff4f87bda | Patrick McManus — Bug 1249432 - less h2 parallel conns r=hurley | |
| 142c9145085ff73fe4b293d6c884c9148e98c22e | Mike Conley — Bug 1246291 - Beef up RefreshBlocker regression tests. r=mossop | |
| 7d03291f8fb4c104a456f4c917475957e7fee600 | Mike Conley — Bug 1246291 - Only send RefreshBlocked message to the parent once onLocationChange and onRefreshAttempted have both fired. r=mossop | |
| 8ceae4f61c090cb7e4ce606b7306bda1cce2be04 | Mike Conley — Bug 1246291 - Only initialize RefreshBlocker if enabled. r=mossop | |
| 9803cf0d7e9ce052432e6038543e5fac579fa3ab | Olli Pettay — Bug 1249439 - xul:browser adds itself as a strong observer to observer service, r=gijs | |
| 146d77b3931dc46e861a28dfc46f41ef6a26b032 | Olli Pettay — Bug 1249451 - nsCycleCollector::ScanRoots may cause some unexpected purple buffer usage, r=mccr8 | |
| 5a61b51e47b06c85d91a758c628fa4b02d7867cf | David Keeler — bug 1241650 - remove nsIX509CertDB.findCertNicknames r=mgoodwin | |
| 0bea881fe8053dee163760f55071028917472033 | Alexander Surkov — Bug 1248838 - ARIA owns change may fail, r=yzen | |
| 1b78ef63674a7c9a99aee0fb9219b35e2020096f | Kartikaya Gupta — Bug 1198223 - Remove conditions that are always false. r=jmaher | |
| ac6007041aa789e85dbb05f412a63e073fe43586 | Mason Chang — Bug 1207332. Part 2: Reftest fuzzing for skia content on OS X. r=lsalzman | |
| eeed35b886f452118984cb7bff0509608e9c8e35 | Patrick McManus — Bug 1249379 - H2 Push WindowUpdate not written to network r=hurley | |
| 7595a1641debeb2f22260e82d8e3f4d94c3777ee | Milan Sreckovic — Bug 1249312: UseAcceleratedCanvas on Mac should really be UseAcceleratedSkiaCanvas. r=mchang | |
| ad09ca2efd069c8ee617e8a67cfa76b962e286ce | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
| 52d0db384a036c16e3f6c483bd867707d383e8e8 | Dustin J. Mitchell — Bug 1227637: install mesa 9.2.1-1ubuntu3~precise1mozilla2 in desktop-test; r=armenzg | |
| d86463533cd9cff91c4202468d271976d08d4903 | Geoff Brown — Bug 1249300 - Do not save screenshot if Android emulator startup okay; r=kmoir | |
| 0f0a0813a323b8fd981217355654080a9b4d5deb | Geoff Brown — Bug 1235689 - Fix and enable robocop testAppMenuPathways; r=sebastian | |
| d00d189cd28b3ab1096f3508f4c017f663f1ef90 | Carsten "Tomcat" Book — Backed out changeset 736daf4b4a56 (bug 1229222) for bc6 test failures in browser_339445.js | |
| c4207d6e57d059b98e408476679eafe11d998b50 | Carsten "Tomcat" Book — Backed out changeset e4b8bb93313b (bug 1229222) | |
| b069e5cf4bca349c0aed9857e41c5b0d9a6ee039 | Carsten "Tomcat" Book — Backed out changeset 8bacae951c0c (bug 1246725) | |
| f88f85b0de5fded53637c0b26278691730ec690a | Carsten "Tomcat" Book — Backed out changeset 27f3968ae8b2 (bug 1245184) | |
| e1bd22460aeb4d6bc645b933f1901c28fee5dfd3 | Andrew McCreight — Bug 1249377 - Hold a strong reference to |root| in nsHTMLDocument::SetBody. r=bz | |
| 9163c83ed1a856315bbdaf69e871823cfbb531c5 | Ting-Yu Lin — Bug 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats | |
| 27f3968ae8b29206f67a4a85671c88bb12ffbf18 | Andrea Marchesini — Bug 1245184 - CookieManager should remove cookies only if they match the userContextId, r=sicking | |
| 78162b5666f91f750ae6c8af2cf16392be193e0a | Carsten "Tomcat" Book — Backed out changeset dc704cb50a24 (bug 1249451) for bustage | |
| 08c4026b6c9b12a90e08ae8ee61ee153f8d6ce80 | Carsten "Tomcat" Book — Backed out changeset ef81c79f6266 (bug 1249439) | |
| ef81c79f6266134f2ec65a3775d6390947051724 | Olli Pettay — Bug 1249439 - xul:browser adds itself as a strong observer to observer service, r=gijs | |
| dc704cb50a240ddeb8ebaccf8d61421db076e508 | Olli Pettay — Bug 1249451 - nsCycleCollector::ScanRoots may cause some unexpected purple buffer usage, r=mccr8 | |
| b71d96329d7aa31c01b13319707aa96587051f0b | Makoto Kato — Bug 1246574 - Store sandbox level to nsPluginTag for e10s. r=jimm | |
| 9c43645228d84d1eefcd03cb2944244253282f99 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
| c7bb13714ae2f2ba959fcd52b33b86edae7158e8 | Hiroyuki Ikezoe — Bug 1249278 - Expose KeyframeEffect interface only if nsDocument::IsWebAnimationsEnabled is true. r=smaug | |
| 4ed34212bad6326fe383bcd21941898bcfc12c4f | Hiroyuki Ikezoe — Bug 1249274 - Need preferences for reftest using Web Animation APIs. r=birtles | |
| f5d30bece68d6e44c62b0c3f01b2fc556bb6d741 | Boris Chiou — Bug 1249230 - Prepend an extra colon to the pseudo type string. r=birtles | |
| eb366b52b293925a502e08424c0c17b2c695bf1f | Mihai Tabara | |
| 485e725911c6d13e922a025bd3dd3967e04e10ab | Rok Garbas — Bug 1248983 - Fix spelling for nsCocoaWindow.mm. r=jdm | |
| 33271e58f70eb72a945ce8f1ef362d90232ee7fb | Honza Bambas — Bug 1247998 - Let nsHttpChannel::AsyncOpen* throw after nsHttpHandler has been shutdown, r=mcmanus | |
| 24706cc316300b6904d5bef500e75b9e7b875b88 | Boris Chiou — Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron | |
| 8bacae951c0cc98cf692dc1e17fcb9ca99f7fb08 | Christoph Kerschbaumer — Bug 1246725 - Remove SEC_NORMAL from addon-sdk. r=sicking | |
| e4b8bb93313bbda8bf701883af0546ca5bc070d1 | Dave Huseby — Bug 1229222 - add chromeutils for the creation of origin attributes with the correct default values. r=sicking | |
| 736daf4b4a5689ccef8c8ea680ecebef0a5a08f8 | Dave Huseby — Bug 1229222 - tests bug 1229222. r=sicking | |
| 7da7f2d03209a9c6b0e9c314a9d85d5b8ac82897 | Alastor Wu — Bug 1242774 - add crash test. r=jwwang. | |
| cc4950c828a14cb6dfb636c58f33430444d06050 | Louis Christie — Bug 1238433 - Added telemetry for the proportion of dropped frames. r=cpearce, f=bsmedberg | |
| ac7aa6014f3811815e285f90fa47251dc94c21fd | Heiher — Bug 1249513 - OdinMonkey: MIPS: Clean up long jump patching in asm.js. r=luke | |
| 23b8141fddd46dd6d958e71c8431712294da323d | Heiher — Bug 1249513 - OdinMonkey: MIPS: Refactor thunkWithPatch via relative branch. r=luke | |
| 48d6e2969e6a393722c4c7b953f8c35d25d85d69 | Heiher — Bug 1249493 - IonMonkey: MIPS: Fix crash after enable shared stubs. r=h4writer | |
| 1a35a3779c7f6722e6547b02d00f232506b7fc9d | Heiher — Bug 1249493 - IonMonkey: MIPS: Move SharedICHelpers-mips32/64 to mips-shared. r=arai | |
| cc1f785b9187a881d06bd3258b1c60a47d4ee820 | Jan de Mooij — Bug 1248007 part 2 - Remove unused This operands from LCallDirectEval. r=nbp | |
| 1b752ce8f7befcce0130a3d6d20684483f1b2703 | Jan de Mooij — Bug 1248007 part 1 - Refactor useBox and friends to work more like useRegister. r=nbp | |
| c372f284cdd70ad987e15b1521113d33d1dac6ef | Carsten "Tomcat" Book — Backed out changeset a27cd3e26cc1 (bug 1248847) for bustage | |
| b635a8067101a7ea19edc0c25280ffe9c8b691e7 | Hiroyuki Ikezoe — Bug 1223249 - Use step-end with reverse direction to avoid intermittent failures. r=dbaron | |
| be60ff668afc9cdb1fc253b9f3f412c29e3af7e4 | Nicholas Nethercote — Bug 1249171 - Simplify nsCOMArray::SizeOfExcludingThis(). r=erahm. | |
| a27cd3e26cc146006db501efb86b54b097f28b57 | Ting-Yu Lin — Bug 1248847 - Assert AccessibleCaretEventHub mRefCnt > 1 in all its entry points. r=mats | |
| ef2b8087bd78b8ef808d242108a0e5fea888111f | Liang-Heng Chen — Bug 1000040 - Part 3: Test cases; r=vicamo | |
| b0af4a677f5939456820eb8806b9bd069ddcf7b6 | Liang-Heng Chen — Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo | |
| 39a61e204d171e2fb80532a02b7adaedb509564d | Liang-Heng Chen — Bug 1000040 - Part 1: Add required APIs for Ethernet; r=vicamo,bholley | |
| 10d19f45049525d3008e782bd76444ea93bda495 | Ting-Yu Lin — Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc | |
| 9f02725af4add7535a4765f13ac3528727b0d608 | Ting-Yu Lin — Bug 1246918 - Fix carets missing after scrolling down in selection mode on Fennec. r=roc | |
| 98d27c4336aa92c1196c2ed8fa75e27af5f33d4d | Hiroyuki Ikezoe — Bug 1216842 - Part 13: Tests for effect-level easing. r=birtles | |
| 94f20e10fc28576e459ba8f8e33c7ec2593cee28 | Hiroyuki Ikezoe — Bug 1216842 - Part 12: Extrapolate bezier function outside [0,1]. r=birtles | |
| 2ae4553b5b21fe9da131ebaed81b402a8c6c937e | Hiroyuki Ikezoe — Bug 1216842 - Part 11: Clamp values of step functions outside [0, 1]. r=birtles | |
| 99a2bb2048e17961d493ae8366b82824e5c90f68 | Hiroyuki Ikezoe — Bug 1216842 - Part 10: Remove the limit of the computed timing progress. r=birtles | |
| 71817a535eff96c738ecbcff4875caf29e6c831f | Dan Gohman — Bug 1249482 - OdinMonkey: Remove the needsBoundsCheck flag from the frontend. r=luke | |
| 022e3fe6f4b68b92bffb39e5dacccface26696b1 | Bogdan Postelnicu — Bug 1247912 - convert left side expression to int64_t when assigning to mCookiesLifetimeSec in order to avoid overflow. r=jdm |