User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Sat Mar 12 20:24:19 2016 +0000 | d1d47ba19ce9d46222030d491f9fe28dbf80be12 | Ryan VanderMeulen — Merge inbound to m-c. a=merge ← 211 merge changesets [Collapse] |
c877b27955a3dc82fdb71b69091baaaa4ac6b901 | Tooru Fujisawa — Backed out changeset ec80e2d4ccce (bug 933257) for mochitest-other failure and maybe some more. CLOSED TREE | |
5cbe6e726f6c725fe205f7bce29c4a76e47bfc1a | Tooru Fujisawa — Backed out changeset 3025ae7a3445 (bug 933257) | |
7009000732a2ceffece3786738ecf2f46abbcea7 | Tooru Fujisawa — Backed out changeset 2f7c7d7ddacc (bug 933257) | |
ff0cb614dbdbd6ac705b728795b4f6539b1ffde0 | Tooru Fujisawa — Backed out changeset e4a133efcb4d (bug 933257) | |
6ba6499c65a6b9cc4944272a6c0527ee95e1ce4e | Tooru Fujisawa — Backed out changeset c2df769e60ac (bug 933257) | |
6ff2b63c604ea24c4b87109d18536da87e0d677c | Tooru Fujisawa — Backed out changeset 2e20366dcaf7 (bug 933257) | |
9467b5e56f0d2c28a06772849e3aaf9a2b065d6c | Tooru Fujisawa — Backed out changeset 0bc00f6c24fd (bug 933257) | |
5dc7ad1b658cba315a88ad17bf7c2206ec79e046 | Tooru Fujisawa — Backed out changeset 96b3d993fc53 (bug 933257) | |
738bff9f37bd15e7b574fa253f91186235e3b07a | Tooru Fujisawa — Backed out changeset 69061c0ec32b (bug 933257) | |
f87fe6fda7179cfe741510950ef55412dbc11259 | Tooru Fujisawa — Backed out changeset b6ca6b5832d8 (bug 933257) | |
1d5cb3a1603c0511aaff722751c28717b15806e3 | Tooru Fujisawa — Backed out changeset b2624519692f (bug 891107) | |
750308ebc10ab2aa10740899df8d26a22a846170 | Tooru Fujisawa — Backed out changeset 13e045fff28d (bug 891107) | |
69104d84a78149ff790633ba4dd8af1220494267 | Tooru Fujisawa — Backed out changeset 8fe18f2b8aa9 (bug 891107) | |
65e48fb8295b00503a957b3ea12f8791a4d45e6e | Tooru Fujisawa — Backed out changeset ebd8c98e2329 (bug 891107) | |
62e9ab66609476c433dfef2656e98d680b5f0adf | Tooru Fujisawa — Backed out changeset c47e7505bd94 (bug 891107) | |
eca08d1ba01688b9eaa8319b25fefe88d4cbef4f | Tooru Fujisawa — Backed out changeset f223b115ad37 (bug 891107) | |
ea30fdf3bca31dbf290476e3311cadd2fe43f739 | Tooru Fujisawa — Backed out changeset 07d1058b745e (bug 891107) | |
3acdbde976fad82c908f901e7653500659ec3030 | Tooru Fujisawa — Backed out changeset c1bb74893286 (bug 891107) | |
940ebacc15d23c12c97b086a240b006b66c4c695 | Luke Wagner — Bug 1254893 - Change 'Experimental' to 'Temporary' in string and DONTBUILD (r=me) | |
f6e85049facf7e3e6883945d51be189f8b8056de | Tooru Fujisawa — Backed out changeset 905e3a9f7557 (bug 1153978) for xpcshell test failure. CLOSED TREE | |
39463641013346389bee9b585f8f08e8f4770a3a | Tooru Fujisawa — Backed out changeset 08ee8e76c703 (bug 1153978) | |
ae1aebfd7287fd54b036825143c6c6ce257df94e | Tooru Fujisawa — Backed out changeset 8db1ac84d30e (bug 1153978) | |
8db1ac84d30e663f9487a9a54844dd044ebd934b | Tooru Fujisawa — Bug 1153978 - Part 2: Use the build id instead of the XDR_BYTECODE_VERSION constant. r=jandem | |
08ee8e76c7039e07c91f34477121787c845c2cca | Tooru Fujisawa — Bug 1153978 - Part 1: Separate buildIdOp from AsmJSCacheOps. r=jandem,bz | |
905e3a9f755778aacfbf3308ff00e9f2ee22ffb5 | Tooru Fujisawa — Bug 1153978 - Part 0: Separate nsIPlatformInfo from nsIXULAppInfo. r=jst | |
c1bb74893286a8a73eb76700ea65bd5470b77da8 | Tooru Fujisawa — Bug 891107 - Part 11: Show information about type in cast error messages in js-ctypes. r=jorendorff | |
07d1058b745e603593394ce9465e91669256e4d4 | Tooru Fujisawa — Bug 891107 - Part 10: Show information about value in pointer related error messages in js-ctypes. r=jorendorff | |
f223b115ad37d91bb62907afab41646531622006 | Tooru Fujisawa — Bug 891107 - Part 9: Report construction error as TypeError in js-ctypes. r=jorendorff | |
c47e7505bd94cec93f10756473bfa9b415ada737 | Tooru Fujisawa — Bug 891107 - Part 8: Show information about field name and type in struct field related error messages in js-ctypes. r=jorendorff | |
ebd8c98e232911cfb61cf416d8466979a257b0e1 | Tooru Fujisawa — Bug 891107 - Part 7: Show information about value, type, function, and argument number in function related error messages in js-ctypes. r=jorendorff | |
8fe18f2b8aa9240e032a935f9af3d99e180a9f84 | Tooru Fujisawa — Bug 891107 - Part 6: Show information about range and value in array index error messages in js-ctypes. r=jorendorff | |
13e045fff28d32c498821dc0d3f094140f1f1a36 | Tooru Fujisawa — Bug 891107 - Part 5: Show function name in this and callee type error messages in js-ctypes. r=jorendorff | |
b2624519692fb70a1c09d37a7f6a8c1bf1a9f7b0 | Tooru Fujisawa — Bug 891107 - Part 4: Show information about value in overflow error messages in js-ctypes. r=jorendorff | |
b6ca6b5832d8d353ce8e97562b94c2bf1c346dcb | Tooru Fujisawa — Bug 933257 - Part 9: Use fdlibm in asm.js. r=luke | |
69061c0ec32b220c879d9c2612c12ce6cd726d85 | Tooru Fujisawa — Bug 933257 - Part 8: Add license for k_exp.cpp to about:license. r=gerv | |
96b3d993fc537220aedfe827b61cb71aef0f1571 | Tooru Fujisawa — Bug 933257 - Part 7: Remove or reduce sloppy_tolerance in Math function tests. r=jorendorff | |
0bc00f6c24fd621b573e7c7da044be8edf5013e4 | Tooru Fujisawa — Bug 933257 - Part 6: Remove unused math polyfill. r=jwalden | |
2e20366dcaf75522d2bfa32dcb16f9cdc0255d36 | Tooru Fujisawa — Bug 933257 - Part 5: Use fdlibm in jsmath.cpp. r=jwalden | |
c2df769e60acdd47b600f7d58e3348f63c89ea5d | Tooru Fujisawa — Bug 933257 - Part 4: Link fdlibm in SpiderMonkey. r=jwalden | |
e4a133efcb4d0eb9d8140c88c5c9e9967f6364bf | Tooru Fujisawa — Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden | |
2f7c7d7ddacc51bcd6ad6a7d78fc99b80ef75724 | Tooru Fujisawa — Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden | |
3025ae7a344558e29c6348d8ea2325e7858c032a | Tooru Fujisawa — Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden | |
ec80e2d4cccea6eaaabbd081ca7ba1116632039b | Tooru Fujisawa — Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden | |
17eabd8512ffecbb895e5366771e84e5035fd312 | Ryan VanderMeulen — Bug 1175546 - Add fuzz for a couple reftests that started to permafail on Linux32 PGO with the GCC version bump. r=me | |
bc7045b5a4d55ca44a59692cfe02c317c3a1f1d7 | sasa cocic — Bug 1253872 - When jstest.py is run and debugger=lldb is passed as an argument there is no error. r=arai | |
aaa66a4fcd17e846a58035d54722f4f47ffbed6b | Tom Tromey — Bug 1255459 - Use AutoRestore in ObservedDocShell::PopMarkers. r=smaug | |
711999c346bf91efc38436872b6b5f98dd436d30 | Mats Palmgren — Bug 1255877 - Fix intermittent failure. r=me | |
7b19afd04625747ba9918b8f7a0bab85d985435b | Tom Schuster — Bug 1253016 - Fix a DOM test that uses legacy define behavior. r=bz | |
16b05a0fb83aa8a444d6afe0942291627c500960 | Tom Schuster — Bug 1253016 - Implement and test the new spec for legacy functions. r=till | |
bd22586cac8283289b3440bfe74d7ef79e1ef2bf | Tom Schuster — Bug 1253016 - Remove legacy __defineGetter__/__defineSetter__ this behavior. r=till | |
ba5dd6053cc4351e58ad407d8ef96a6dfcf344d4 | Luke Wagner — Bug 1254893 - Connect wasm::BinaryToText with Debugger.Source (r=shu) | |
a3a44b86faaa69c219b039d80ba26f143c9cd26b | Shu-yu Guo — Bug 1254893 - Followup: read barrier wasm modules exposed via Debugger.findScript. (r=luke) | |
ec2bed5822e5af65e700c1dfaf59c41bbe7eb5c6 | Shu-yu Guo — Bug 1254893 - Followup: fix awkward wording in Debugger.Source docs. DONTBUILD. (r=me) | |
d89e927c2b7b3b9bd660f8be0a1245c46f64a696 | Shu-yu Guo — Bug 1232014 - Give wasm Debugger.Sources the text/wasm mimetype and use their .text property. (r=ejpbruel) | |
bf4a26491ea5d81df36a1174d126bfe25d86903d | Shu-yu Guo — Bug 1254893 - Update Debugger.Source docs. (r=jimb) | |
293d196105f1d68eeb6c9a784772bed814e8e5ac | Shu-yu Guo — Bug 1254893 - Update Debugger.Script docs. (r=jimb) | |
9ac34b44f27662f5a574b85bf9f4234c4f22f8ba | Shu-yu Guo — Bug 1254893 - Append "> wasm" to URLs of wasm Debugger.Sources to hack around blacklisting in devtools. (r=jimb) | |
3300390349c66d11ca89c7862c165b8f241933f0 | Shu-yu Guo — Bug 1254893 - Tests for perfunctory functionality of wasm Debugger.Scripts and Debugger.Sources. (r=jimb) | |
eb0831a7ef134c51f64bcee7bf5a18b4078d8fd4 | Shu-yu Guo — Bug 1254893 - Fire onNewScript for new wasm modules. (r=jimb) | |
c1ecce85ac435a186bdf57c971dc17b5e7861263 | Shu-yu Guo — Bug 1254893 - Support wasm for most of the Debugger.Source properties. (r=jimb) | |
f257362ae80d92b67ce91b339f35a77abe3733c7 | Shu-yu Guo — Bug 1254893 - Add a .format property on Debugger.Script. (r=jimb) | |
134ae6e2f92ea386f8edf8cc5c495ec41e5bb40f | Shu-yu Guo — Bug 1254893 - Display placeholder text for synthesized Debugger.Sources. (r=jimb) | |
937999c2a3f8d10ba38f158462a924c97d343a14 | Shu-yu Guo — Bug 1254893 - Synthesize Debugger.Sources for wasm modules. (r=jimb) | |
67d769eeda1fb402dcfbe0c1b8f2a6ebfef454c8 | Shu-yu Guo — Bug 1254893 - Synthesize Debugger.Scripts for wasm modules and find them via findScripts. (r=jimb) | |
f9a5f0786a8b8cc06849ca2fc3e2273769b41dad | Shu-yu Guo — Bug 1254893 - Keep a list of wasm::Modules per compartment. (r=terrence) | |
ab08650fe473611644f52d335c1a6786c120c5f7 | Shu-yu Guo — Bug 1254893 - Prep Debugger.Source for a tagged union referent. (r=jimb) | |
5ae46c02868df2b56ff6224554d9f2358a947188 | Shu-yu Guo — Bug 1254893 - Prep Debugger.Script for a tagged union referent. (r=jimb) | |
92e23bc3f31d2b4e33575bc5448e1f0e3ef13b4e | Shu-yu Guo — Bug 1254453 - Support using Variant inside GC wrappers. (r=terrence) | |
3e871f2d5b4bb29d788201568d68fe48a84113f9 | Yury Delendik — Bug 1254984 - Experimental text representation of WebAssembly binary code (r=luke) | |
79bf9cf6fc79be06cdd63abec65a375704e262ba | Boris Zbarsky — Bug 1255867. Remove some unnecessary AutoJSAPI uses. r=bholley | |
82e7e34cedc5698a219cc9275deafd7bdc2be9e1 | Boris Zbarsky — Bug 1255201. Improve the stack handling in nsXPCComponents_Utils::ReportError for the DOMException case to include the stack from the DOMException. r=bholley | |
49c270ffc6824b0dd9b1221f28a33fdb744eca78 | Ryan VanderMeulen — Backed out changeset 2ed1a0e47b18 (bug 1255585) for Windows build bustage. | |
29ad7ce0f6c39adb537db70d076592dee24cc745 | Boris Chiou — Bug 1254418 - Part 2: Test getAnimations for generated-content elements. r=birtles | |
7212aefa6d7130b11c0675767c1a3ec2a337f452 | Boris Chiou — Bug 1254418 - Part 1: Support generated-content element for Element.getAnimations. r=birtles | |
82215199c9eb4ea897fb751a312c5dd6eeaf8b90 | Christoph Kerschbaumer — Bug 1227813 - CSP: Ignore unsafe-inline within style-src if hash or nonce specified. r=kmckinley | |
025deb1d01f3ac4433cffad959f51a6f3f64ea24 | Ryan VanderMeulen — Backed out changeset 2474d1a76958 (bug 1252256) for frequent OSX 10.10 failures. | |
2ed1a0e47b18714f6d3af196d58250822f84208b | Chris Manchester — Bug 1255585 - Prevent Python executable mis-match from constantly clobbering the virtualenv on OS X. r=gps | |
c8d3ebfc4d36b4d38069d0170e3caf36f7fd86fd | Xidorn Quan — Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug | |
c3b28b2e4d0c9f05eb4ec9acbf6ad953ae7476cc | Xidorn Quan — Bug 1255659 part 1 - Remove test_contextmenu.html which is no longer used. r=jaws | |
b9d035d4674401765b22c76280c13f9cef2e4e28 | Gregory Szorc — Bug 1252765 - Always update Mercurial host fingerprints if present; r=chmanchester | |
58b542930c53df069d9a742fffc3781c08be07ee | Steve Fink — Bug 944164 - Implement proper redirection with ref counted underlying files, r=terrence | |
c3470e4402220b4496a831037d53e13e1419604c | Steve Fink — Bug 991343 - Suppress time output when running inside emacs, r=gps | |
53538223cf0508767d77e29bae09d63abbc5bd48 | Eitan Isaacson — Bug 1237176 - Re-enable synth/test/test_bfcache.html r=me | |
13e2c954630cb434b28b3622970fbc3fdd6d2773 | Mike Hommey — Bug 1255433 - Read mozconfig as mbcs on Windows. r=gps | |
bb7a50a5ab26945a1318718dcafaf7306f9120ab | Mike Hommey — Bug 1255433 - Store old-configure.vars as utf-8 or mbcs. r=gps | |
fa7740691562c77554cf41c4e36e1ad744b82ffa | Mike Hommey — Bug 1255312 - Limit the options we pass down to old-configure. r=chmanchester | |
11bf4fe5beda27d177cf252b1c54c1af55e06a04 | Mike Hommey — Bug 1255763 - Remove OS_RELEASE and OS_MINOR_RELEASE. r=gps | |
63b434d17aab84e394f9001bf47e02d7fbe5fc92 | Mike Hommey — Bug 1255763 - Remove the NEED_USLEEP_PROTOTYPE define. r=gps | |
8227f48198ec361c2c0ba7589c0f536f1037540f | Mike Hommey — Bug 1255763 - Remove the MUST_UNDEF_HAVE_BOOLEAN_AFTER_INCLUDES define. r=gps | |
a158035151926d9ac4800274f97372f02a3c7a33 | Mike Hommey — Bug 1255763 - Remove OS_VERS and OS_VERSION. r=gps | |
fb25fdcdae78ff81ca54e7b74de5bd039a0733b3 | Mike Hommey — Bug 1255763 - Remove OS_CONFIG, it is now unused. r=gps | |
0a317c5781969d52af481dfef26e5468a94ff693 | Mike Hommey — Bug 1255763 - Remove OSTYPE define in intl/locale/unix/moz.build. r=gps | |
2d59367c985a1528cc4a62a86ca28760b4d56ec6 | Mike Hommey — Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj | |
b8e6b7d7ff083ea314eef52657fd6b9222ac5333 | Ryan VanderMeulen — Bug 1064580 - Skip browser_bug982298.js on e10s due to frequent failures. | |
282a763e8fe7d6a3def65e07bd483da9d9c0ddba | bsilverberg — Bug 1253652 - Fix browser.bookmarks.move() and add tests for it. r=kmag, r=mak | |
93f0785edcc78554577ed7e5417ecb38bc100bd0 | bsilverberg — Bug 1236118 - Complete test coverage for the WebExtension cookies API. r=kmag | |
35d1f60e32f3111ef1b4fe4324e8439cd40b581c | Ryan VanderMeulen — No bug - Re-enable 587336-1.html crashtest on Android. | |
99611f9d56e1df07709040c471a6652f45262c61 | Ryan VanderMeulen — Bug 778067 - Re-enable the crashtest on e10s. | |
a57d3b17dcf8a211f387a1d7015b577ca52cd6d7 | Ryan VanderMeulen — Bug 617653 - Re-enable the crashtest on e10s. | |
79af3a479ce9229d2fd494466996acd11ec58be8 | Michael Layzell — Bug 1254247 - Ignore implicit Expr wrappers due to temporary cleanup in MUST_USE analysis, r=ehsan | |
c3c4bc792bb542765f57869b00ccd8c28905e5ea | Benoit Girard — Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj | |
602a58ea423e0691f6cdc702dee98b318b91b485 | sajitk — Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in uriloader subdirectory.r=erahm | |
8fbf8a036b71960beecf26f942cb960c69af95d9 | sajitk — Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm | |
5c19306be55e240d32c7b36f39a06b640c69fce5 | sajitk — Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in security subdirectory.r=nfroyd | |
df2083106d8d69bcb8112ab95efe814103947ad9 | sajitk — Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in various files.r=benjamin | |
4123969ee94c0ab32f831d39d44543fcd983c3c8 | Kartikaya Gupta — Bug 1254834 - Don't let displayport expansion trigger invalidation for scrolling invalidation tests. r=mstange | |
f0802b8a086397685ede5cfddaa8668b241732a0 | Kartikaya Gupta — Bug 1255705 - Generalize the NotifyLayersUpdated short-circuit codepath to trigger on empty transactions as well. r=botond | |
20c27df0407cbf537af2469f7ec0ef13741667c3 | Kartikaya Gupta — Bug 1255705 - Add some useful logging that can be enabled at compile time. r=botond | |
2fa9f00493a90f8e34cbcdd68bb760666c592aa9 | Wes Kocher — Backed out changeset fd7564bd9998 (bug 1254629) for windows failures in test_windowless_ime.html | |
abcea78b37db62ac097e24ba3d2156789b14b5ec | Francois Marier — Bug 1254310 - Add a hidden pref to temporarily disable Safe Browsing on given hostnames. r=gcp | |
6e8cd31f8397ae2458fdccfc18397145dce64526 | Boris Zbarsky — Bug 1255832. Propagate out JS exceptions properly from some methods in dom/mobilemessage. r=bholley | |
cf1c5ae001f8b4d384efcd6e6de00409fceea1c5 | Boris Zbarsky — Bug 1255818. Switch from JS_ClearPendingException to AutoJSAPI::ClearException for cases when we have an AutoJSAPI around. r=bholley | |
ce90c668f3abed79a4c6f524622dc31c3d0df5fa | Boris Zbarsky — Bug 1255718. Remove the unused JSContext argument of AudioBuffer::Create. r=ehsan | |
d95aa1c01aadd3245dff279451926fe080e06bcd | Boris Zbarsky — Bug 1255709. Simplify the JSContext/GlobalObject handling in ServiceWorkerRegistrationMainThread::GetPushManager a bit. r=bkelly | |
4ce357bb76be21bb72083890987db4c0b7895f43 | Boris Zbarsky — Bug 1255706 part 2. Remove JSContext argument from WorkerPrivate::Terminate. r=khuey | |
6e046657dad1874068200604238452b6f6d8d26f | Boris Zbarsky — Bug 1255706 part 1. Remove JSContext argument from WorkerPrivate constructor. r=khuey | |
70cc89f753aeebb88f2617ab22b1e265ea587b35 | Boris Zbarsky — Bug 1255692. Add another test for calling ServiceWorkerRegistration.showNotification. r=wchen | |
5c9c719705b1cdf7dd0cb9ec142e15764551f093 | Andrew Halberstadt — Bug 1255470 - [mach] don't raise if a subcommand exists and but wasn't found in args, r=gps | |
256bbc9c278e0891f66466038f3c0902cfb48da8 | Ehsan Akhgari — Bug 1255857 - Allow mozilla::UniquePtr's deleter template argument to customize the pointer type; r=froydnj | |
631c9549411d4cc9cc927036df0f9b3b3be596c3 | Mike Shal — Bug 1253775 - Remove libmar and libbz2 Makefile.ins; r=ted | |
adc3d850adce92ffa82cdb8d3d30de8eb7b12418 | Rail Aliiev — Bug 1255811 - Some (all) locales for Firefox 46.0b1 are busted due to l10n merge issues r=jlund a=release DONTBUILD | |
0bf6e7b07ad241e2b9614594b0ebf0bb2f1d1562 | Mason Chang — Bug 1255870. Delete reftests/bugs/542605-hidden-unscrollable-ref.xul. r=mstange | |
53638cfd818d5f31615c41287796bdda4beda854 | Ehsan Akhgari — Bug 1120715 - Part 8: Expect a 304 response in the cases where we would do a successful revalidation in the RequestCache test; r=bkelly | |
2134819f1c6193d250d4505ded325f08482f9d8b | Ehsan Akhgari — Bug 1120715 - Part 7: Always use the same date representing 'now' in the RequestCache test; r=bkelly | |
5cce63231d48e35bd68ece3419996c530237e5d7 | Ehsan Akhgari — Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly | |
1a97c346298fc7a658beec5c3b8e69c209b4fe92 | Ehsan Akhgari — Bug 1120715 - Part 5: Treat a default cache mode Request with a revalidation header as no-store; r=bkelly | |
f58317eb7f23592fbdb6586e889dba513c346c09 | Ehsan Akhgari — Bug 1120715 - Part 4: Add tests for Request.cache; r=bkelly | |
1308f7beeaa112f0c1d750cd24b0f18f28253329 | Ehsan Akhgari — Bug 1120715 - Part 3: Connect the Necko level cache mode parameter with the Request cache mode variable; r=bkelly | |
53bafeddc993d5ce88f9658878a7ffbb6be2d91d | Ehsan Akhgari — Bug 1120715 - Part 2: Don't use OPEN_TRUNCATE when reopening a fake synthesized cache entry; r=mayhemer,jdm | |
6a89a3c368939ea2ac06301e3df821236ac3dbb2 | Ehsan Akhgari — Bug 1120715 - Part 1: Add Necko APIs to preserve the Request cache mode on the channel; r=mayhemer | |
29f0eadfe98255e168f0cba5d83cd73b62bb3314 | Sebastian Hengst — Backed out changeset 21884d000ede (bug 1216924) for mochitest failures. r=backout | |
da961dd18d914695ebff4f35eb19d36e3fa665fa | Sebastian Hengst — Backed out changeset 622e87797446 (bug 1254273) | |
ce018c5ee5c15e76c640f0c0e2414ab7c6a04657 | Eric Rahm — Bug 1253054 - Stop warning if request has already failed. r=bkelly | |
3f3abdbf2d06fef628c8ddc71624de3acb801c23 | Sebastian Hengst — Backed out changeset 50c03319c341 (bug 1246091) for mochitest failures. r=backout | |
e3dcb77f780141d9e035bb460a982448ba7fb0b0 | Rail Aliiev — Bug 1255786 - Tag gecko when bump version r=jlund a=release DONTBUILD | |
0cd50254f2286856b5ebb339dc8abce761aca766 | Randall Barker — Bug 1248090 - Fix nsWindow::NPZCSupport unsafe usage of nsWindow::WidgetToScreenOffset r=snorp | |
d297ed97eaa1b1a4f309bbe4daa1df4c64dfcef8 | Randall Barker — Bug 1232338 - part 2, Fix mouse hover events to have correct refPoint value when C++APZ is enabled r=jchen | |
ec3026e8cd6f3af1fb8da5283574c3e8308379f0 | Randall Barker — Bug 1232338 - part 1, Add better mouse support to InputData MouseInput r=kats | |
302353ddf84f0b78847b305583a1cbe713503718 | Syd Polk — Bug 1238140 - Always download the GMP plugin before playing Netflix - r=ksteuber,maja_zf | |
fd7564bd9998e88960bcdaca6df3dff2160e459f | Jim Chen — Bug 1254629 - Let query events fail when content root is wrong; r=masayuki | |
ef38f6f97d2f1cdad49149d48bf9989432f1f7c5 | Jim Chen — Bug 1254629 - Ensure content root is in document when flushing IME changes; r=esawin | |
a21940e738361589daeeef7368e02a0a291fff4e | Jim Chen — Bug 1254629 - Add "hide on input" test case; r=esawin | |
3b0c3fcc410bef8bdbb04af647ab4528bfeb2e7e | Jim Chen — Bug 1254629 - Make onKeyEvent more efficient; r=esawin | |
5624c53dd9a5b3a38e734c3652dfdeb9e6f877c7 | Jim Chen — Bug 1253703 - Null-check createNativeGestureEvent result; r=kats | |
940a177ba6a4875625482f17d52da5608bd1a2dd | Syd Polk — Bug 1246271 - The mozharness script at least needs to accept the browsermob settings to pass it down to the test runner. r=maja_zf,whimboo | |
5b6bcc1fec089df9ab8a72dca6abc9d74b81e12c | Eitan Isaacson — Bug 1254526 - Filter out empty text nodes from narrate queue. r=Gijs | |
fa1daaba023bb75fcb6fe9509d71a5d658e6d92c | Eitan Isaacson — Bug 1254526 - Don't let Narrate get into bad state after encountering a synth error. r=Gijs | |
399aee6215e33899a4dfe214f19ecaa6d6fcbb42 | Aaron Klotz — Bug 1254373: Make TestDemon build on Windows; r=billm | |
80d84efa1d0c79b19a086f312a358cd5891fa198 | Andrew Halberstadt — Bug 1255567 - Sign quitter extension for valgrind-test and pgo/profileserver, r=jgriffin | |
8836b439d0b3c324f743f1e5b59e986829d08440 | Andrea Marchesini — Bug 1255784 - u2f tests should use SpecialPowers.pushPrefEnv, r=jjones | |
622e8779744631d6a6a8e445ee4325717b392f6b | Kartikaya Gupta — Bug 1254273 - Align the displayport to a max of 256 pixels even if the layer is larger. r=BenWa | |
21884d000eded02b02e4c221ba9f80ac03fe53f6 | Kartikaya Gupta — Bug 1216924 - Don't align to tiles (either real or virtual) if displayport suppression is enabled. r=BenWa | |
50c03319c341910196103c4451f17299eb144313 | Andrea Marchesini — Bug 1246091 - Expose ConsoleEvents to Worker Debugger Actors via Console object directly, r=ejpbruel | |
552aabbcd11631edd38087a55e8730db1384bdfc | Mats Palmgren — Bug 1144096 part 26 - [css-grid] Fragmentation reftests. | |
5e3e2675488c1b089e82a442dfeee46da1152cf1 | Mats Palmgren — Bug 1144096 part 25 - [css-grid] Enable fragmentation to occur by reporting our actual reflow status. r=dholbert | |
fbed3943a9e59cacb69cd4b062da39de1808cae2 | Mats Palmgren — Bug 1144096 part 24 - [css-grid] Move the child frame merging code at the start of ReflowOverflowContainerChildren into a new method: DrainExcessOverflowContainersList. Make both take a param so that we can override how the OC child lists are merged together (normally just an Append; MergeSortedFrameLists for Grid). r=dholbert | |
5b9834eee771d07a39bb5a254e3ccb6e1698f3a0 | Mats Palmgren — Bug 1144096 part 23 - [css-grid] A grid container fragment that is an overflow container can't be INCOMPLETE, only OVERFLOW_INCOMPLETE and it should always have zero BSize. r=dholbert | |
04b6926cb2f31a68ff93c63da594729326e2d602 | Mats Palmgren — Bug 1144096 part 22 - [css-grid] Check NS_INLINE_IS_BREAK_BEFORE before checking other completion status. r=dholbert | |
e8b769cce0f101f39284954ec6a826c0cd6343cf | Mats Palmgren — Bug 1144096 part 21 - [css-grid] Deal with dynamically inserted/appended/removed child frames. r=dholbert | |
557bb3ae736f484ca7671ba9ec84b09e24ac7d70 | Mats Palmgren — Bug 1144096 part 20 - [css-grid] Sanity check our child lists before starting a Reflow (DEBUG only). r=dholbert | |
2a7ef2dd4427641166c3a49d3311f5d092337961 | Mats Palmgren — Bug 1144096 part 19 - [css-grid] Sanity check the initial child lists we get from the frame constructor (DEBUG only). r=dholbert | |
47452506ec5632ec4e535d6618552a8a7d804991 | Mats Palmgren — Bug 1144096 part 18 - [css-grid] Fix a couple of bugs in how we handle child existing continuations when pushing/pulling children. r=dholbert | |
b52d71c48531a2dc78d198dd99a23e79fbbd0a81 | Mats Palmgren — Bug 1144096 part 17 - [css-grid] Add helper methods that add a sorted list of child frames to the Overflow and ExcessOverflowContainers child lists. r=dholbert | |
40456ea738607ff6668d3c22531c682984ef6d68 | Mats Palmgren — Bug 1144096 part 16 - [css-grid] Implement fragmentation. r=dholbert | |
c5fd95723f2e70d51a3638534d7039f353b45435 | Mats Palmgren — Bug 1144096 part 15 - [css-grid] Compute our pre-reflow logical skip sides and cache the result of ComputedLogicalBorderPadding() with that applied. r=dholbert | |
77d251bd9afe14d6b024c6622e03d244289e0da8 | Mats Palmgren — Bug 1144096 part 14 - [css-grid] Make ReflowInFlowChild() deal with a constrained available block-size. r=dholbert | |
33b3bfd3d4160439d6da2694841841f9fc02e3cc | Mats Palmgren — Bug 1144096 part 13 - [css-grid] Refactor ReflowChildren() by separating out the code that reflows normal flow children (grid items and placeholders) into a new method ReflowInFlowChild(). r=dholbert | |
44697a495a2491e19ab0d32299f231006a1d3c94 | Mats Palmgren — Bug 1144096 part 12 - [css-grid] Collect and merge child frames we need for reflow. r=dholbert | |
cd0203659e30c0e76df6be132bb59ce3739807e9 | Mats Palmgren — Bug 1144096 part 11 - [css-grid] Add a GetNearestFragmentainer() method that collects some data from the nearest enclosing fragmentainer needed for fragmentation. r=dholbert | |
eba6b9e5a218acac236f36ba17a240ba3a468c89 | Mats Palmgren — Bug 1144096 part 10 - [css-grid] Add a few helper methods to do a break before a row, and resize a row. r=dholbert | |
0b2efb5e8dfbdfba0ba032d18f2bd76ad9c997de | Mats Palmgren — Bug 1144096 part 9 - [css-grid] Create a SharedGridData object owned by the first-in-flow Grid container to share state between its continuations. r=dholbert | |
91e99c2febec17a7cc963077a77868a2a49480b9 | Mats Palmgren — Bug 1144096 part 8 - [css-grid] Add a new state flag, eBreakBefore, to record where breaks occur between tracks. r=dholbert | |
1fbadb0b2f44ff5335e6cea6ed51cefcedf92ad5 | Mats Palmgren — Bug 1144096 part 7 - [css-grid] Don't create PageBreakFrames inside a Grid container. The container will handle forced breaks on its items. r=dholbert | |
738a70d91d8c7c316c35274f75e61162fbd9d30f | Mats Palmgren — Bug 1144096 part 6 - [css-grid] Add support for creating Grid container continuations and deal with overflow containers. r=dholbert | |
6fa46d335b2817eeb4904390ab32b3ee45646a48 | Mats Palmgren — Bug 1144096 part 5 - [css-grid] Create a couple of Grid container frame bits. r=dholbert | |
035a1dd254e1e28f2a1571332a4160101d261f3d | Mats Palmgren — Bug 1144096 part 4 - [css-grid] Move more local nsGridContainerFrame classes into .cpp file. r=dholbert | |
7e7ff8ae121607a8d3c5c0439faf836a726dc552 | Mats Palmgren — Bug 1144096 part 3 - [css-grid] Remove CellMap::ClearOccupied() since it's not needed anymore. r=dholbert | |
3737062990186ca27ee7fd31c2afd2fabfedab5c | Mats Palmgren — Bug 1144096 part 2 - [css-grid] Make GridItemInfo::mFrame available also in non-DEBUG builds since we'll need it to support fragmentation. r=dholbert | |
a8b7c33f5687a244a3abffb7b02b7c2ca231b7f8 | Mats Palmgren — Bug 1144096 part 1 - [css-grid] Refactor nsGridContainerFrame state and methods. r=dholbert | |
4916251eb38968263c69c633fee264d129570768 | Alexander Surkov — Bug 1255009 - insert children into the tree on content insertion instead the recaching, r=yzen | |
d80794ec133731287eeadff04797d4cd93641509 | Alexander Surkov — Bug 1249730 - make TreeWalker bi-directional, follow up fix, r=yzen | |
c8b421423059068586d436fb7fbab9be5059faf5 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound on a CLOSED TREE | |
28bca8e29596cfa1c24b864925cb5cb5e20e35ab | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
2f5f092a64add23c4bb911179a21352046848406 | Andrew Halberstadt — Bug 1255467 - Ability for a mach command to dispatch to another's subcommand, r=gps | |
844d73172246061eab0a612454b4be5aefbcb0df | Luke Wagner — Bug 1255795 - use UniqueTwoByteChars in AtomizeUTF8Chars (r=jandem) | |
64c69e804a9196fdabab130735ab45c124abbac4 | Ehsan Akhgari — Bug 1255139 - Keep allowing remote JAR files for IBM iNotes for now on release builds; r=bzbarsky | |
06baa0fa499b75b6367f9128898b7954cf113c37 | Andrew Halberstadt — Bug 1245092 - Install reftest and specialpowers extensions at runtime via AddonManager.installTemporaryAddon, r=jgriffin | |
2474d1a769586d732a8b295d475631b581096d5e | Andrew McCreight — Bug 1252256, part 10 - Enable test_dom_wheel_event.html on e10s. r=masayuki | |
827864e6dceb86226326104a66720b61c7485601 | Andrew McCreight — Bug 1253041 - Don't apply user wheel prefs more than once. r=smaug | |
f97f2238854e0463b9fae36f782d7baf5db512cc | Jan de Mooij — Bug 1227035 - Tighten the check in ObjectGroup::useSingletonForClone a bit more. r=bhackett | |
9c01878c2e8ad29031357f7be67e5f95f417dac6 | Jan de Mooij — Bug 1252903 - Add a missing OOM check in IonBuilder::inlineCalls. r=jonco | |
66a3bf3abe2eb4653cc6357736c3a43014b11364 | Jan de Mooij — Bug 1212328 - Clean up some JSErrorReport-related code. r=Waldo,bz | |
0c6911b972d16d4a026d8aa799f74088f3436645 | Mats Palmgren — Bug 1253977 part 2 - Reftests. | |
009922b47d80af4282374bf8ce5de9a4b0f069b0 | Mats Palmgren — Bug 1253977 part 1 - Update focus state on combobox frame destruction/construction properly. r=tn | |
6f7ded7ea3d6aefb6cd64098e4a7b900861afda1 | Neil Deakin — Bug 1254988, remove correct listener in waitForFocus, r=jmaher | |
614920a68d550204eb1e7e52f988b47bdb6af13d | Dustin J. Mitchell — Bug 1231200: produce treeherder-compatible errors; r=jmaher | |
0607c9f8df24a0a00cbd1fae8029a42b3325b136 | Tom Schuster — Bug 892903 - Remove Proxy.create and Proxy.createFunction. r=efaust | |
346979205b0a21c7de46bc8270c73390b2d1c501 | Tom Schuster — Bug 892903 - Remove Proxy.create from jstests. r=efaust | |
f999b1995dc61c63b60a250a7189fcd452211557 | Tom Schuster — Bug 892903 - Remove Proxy.create from jit-tests. r=efaust | |
936dd659fb9a19e924546621f2fc0a7e3ab05f22 | Tom Schuster — Bug 1253866 - Remove Proxy.create from crash tests. r=bz | |
f30fc906416f25adf1fff45ff2466ddaaaec23c4 | Andrea Marchesini — Bug 1252751 - Improve the security model between webSocket and sandboxed iframe, r=smaug | |
3a4549c08a316ccc80258d59f42d7c2cf5da1648 | Michal Novotny — Backed out changeset 1ff643f2c358 (bug 1251130). r=backout | |
1992eff1a02d5cfc227c2045754a3ba48a13065c | Sebastian Hengst — Backed out changeset 406908b6e015 (bug 1251390) for webgl failures. r=backout | |
04ba63cdb181cf7efba193c1455e3ab506a699cc | Xidorn Quan — Bug 1244546 part 2 - Align the center point for pointerlock to meet widget's requirement. r=smaug | |
560ae259d391cd537ca004cbc0c3caebcc6223fb | Xidorn Quan — Bug 1244546 part 1 - Apply proper unit conversion for SynthesizeNativeMouseEvent. r=karlt | |
3667b972ff4594c6cacc843f61b7cbc8c86ee094 | Peter Van der Beken — Bug 1255223 - Null crash when logging weak maps. r=mccr8. | |
43e80ed311ae083a96470efd7bfa25defb23cbdf | Peter Van der Beken — Bug 1253734 - Add some more editor things to CC traversal. r=mccr8. | |
e51f56eede7c6e2def2afc4ebdaab8e87b13542c | Peter Van der Beken — Bug 1253641 - DOMException's CC participant should traverse mData. r=khuey. | |
406908b6e0157ae8a26aaaf518b3d445f0f86322 | Jeff Muizelaar — Bug 1251390. Make timer queries available at the appropriate time. r=jgilbert | |
f12f057ff9773714f2d2cb2c34385d0f21ab518c | Jeff Muizelaar — Bug 1255283. Improve the correctness of EXT_disjoint_timer_query test. r=jgilbert |