User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
tkuo@mozilla.com Wed Jul 20 10:57:43 2016 +0000 | 4d76985203fc938c9d5248f6b22c3149eff0ce84 | Kaku Kuo — Bug 1274626 part 5 - make MDSM change video decoder dynamically; r?jwwang |
231076457784711494cbeeb8eebeb6f85731b12a | Kaku Kuo — Bug 1274626 part 4 - provide APIs to switch to null decoder dynamically; r?jya | |
d76ffda966b3b179f19080e6cb7de743809f280f | Kaku Kuo — Bug 1274626 part 3 - export NullDecoderModule via PDMFactory; r?jya | |
193c83827a42e4332307a0d69425d7be6c79744b | Kaku Kuo — Bug 1274626 part 2 - implement NullDecodeModule; r?jya | |
80c174a6347034ae436747e4763d9244bad04967 | Kaku Kuo — Bug 1274626 part 1 - add a method to HTMLMediaElement for debugging visibilty change; r?jwwang | |
ed8e23b5e0c7b739e61173bb180cf3410a306679 | Carsten "Tomcat" Book — Backed out changeset 5f60270bf1bb (bug 1272198) for breaking mochitests | |
e904e18d7dfcd8097f92d44104ca1462fc5d1335 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
6f5fc76550ed13a9cdde280276dc618f6aae5276 | Carsten "Tomcat" Book — Backed out changeset b5000cae87e9 (bug 1282257) for bustage | |
f4320d509686d6ef91ad4f5fff485adbbad18933 | Martin Stransky — Bug 1287080 - Move Toolbar, Frame and Gripper widgets from gtk3drawing to WidgetCache, r=acomminos | |
b1b89c4a8e6ada4c031c7c11b4f15a36a2681a20 | Thomas Wisniewski — Bug 1286743 - Correct WPTs and mark Firefox as passing them where appropriate. r=annevk | |
6ed62e6074afa9f70dd7921533d2f3b1f7c5e622 | Frédéric Wang — Bug 1287068 - Add Libertinus and DejaVu to the list of math fonts. r=jkitch | |
6b5a1893be9137df17e9c271e0c6a3d0e15c3983 | Till Schneidereit — Bug 1287401 - Enter the callback's compartment before running it in the JS shell's ForwardingPromiseRejectionTrackerCallback. r=jandem | |
875e441f8b804adaf67ad704171c8b2f04015499 | Xidorn Quan — Bug 1286089 - Ensure servo can be linked properly for different compilers. r=glandium | |
cae3143edbd4d45359acb39fd18989ce986246e3 | Thomas Wisniewski — Bug 843579 - Unprefix -moz-any-link. r=bz | |
b5000cae87e9967bcc096ebcc9d693cae8e79b6b | Oriol — Bug 1282257 - Create accessor properties in Debugger.Object.prototype to expose the target and the handler of a proxy object. r=jimb | |
49bef2408c15ae8e76ee485bd8c338573fa8a1c7 | Tooru Fujisawa — Bug 1287522 - Apply ToString in correct order in RegExp.prototype.toString. r=evilpie | |
4ddabcdd2919946d54a1b5b06aa1de3d58105723 | Tooru Fujisawa — Bug 1287521 - Call ToUint32(limit) before ToString(separator) in String.prototype.split. r=till | |
4e952735e78954dffc362bc6b8e5b3b4f6147313 | Tooru Fujisawa — Bug 1157277 - Part 3: Update String.prototype.{toLowerCase,toUpperCase,toLocaleLowerCase,toLocaleUpperCase} to work on code points. r=till | |
de1cf380b1d55c91ce5bd7c07f917510fa98a55e | Tooru Fujisawa — Bug 1157277 - Part 2: Add functions to handle non-BMP ToLowerCase/ToUpperCase. r=till | |
0a822e7f78cbb140a6172b134ba05b4c0a83e6e4 | Tooru Fujisawa — Bug 1157277 - Part 1: Generate macros for non-BMP lowercase/uppercase/folding with make_unicode.py. r=till | |
87c0b92cae4244ff7f0156f1fc90cb161f9243e9 | Mike Hommey — Bug 1280578 - Wrap HeapAlloc, HeapFree and HeapReAlloc on Windows. r=njn | |
8c0991c44fdeca661c7d1d7058b68bda209acafd | Mike Hommey — Bug 1280578 - Free pAdapterAddrs with GlobalFree in sctp_init_ifns_for_vrf(). r=jesup | |
4a4bbb7e9e798c40a3b25dbb2ddbfafb793acbe3 | Xidorn Quan — Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium | |
10ac75b9846cdf348b2ddee69c128ed62bd62fb6 | Xidorn Quan — Bug 1284406 part 2 - Avoid including ICU header when Intl API is disabled. r=Waldo | |
42f884f30bc362ec9e85cd9a352dfb487745e7a8 | Xidorn Quan — Bug 1284406 part 1 - Move warning suppression of C4577 to global level. r=glandium | |
5fa1e6c05e0cd3f0b941541de2df8cfd67eb57a3 | Jan Beich — Bug 1287325 - Prevent AC_CHECK_LIB from polluting LIBS after bug 1286649. r=glandium | |
e44c9f57299f408faa824ef26d1020457181080e | Martin Stransky — Bug 1287082 - Move GtkExpander widget from gtk3drawing.cpp to WidgetCache, r=acomminos | |
cd2c57293b7a61f6e18e5c5bb47b9cb32679d5e7 | Michael Li — Bug 1287145 - Support QueryInterfacing proxy accessibles to nsIAccessibleHyperText. r=tbsaunde | |
f3a496da670e8040a5ed42bcbc1cbde4415f48d1 | Michael Li — Bug 1287123 - Don't skip browser_caching_value.js since it now passes all tests in e10s mode. r=yzenevich | |
4680463ffdd7f2d54f6e3ff9e71495196760d079 | Kirk Steuber — Bug 1286947 - Replace unconditional break in loop with code that does not use a loop. r=gijs | |
4f3556a9addc454d21d1f874f270eddc8f41577e | Julian Hector — Bug 1285902 - Add sys_msgget to seccomp whitelist. r=gcp | |
e5d39287514f576fcfa8bc33b18b6c2d8dd31722 | Honza Bambas — Bug 1287487 - remove no longer relevant test_bug651100.js, r=jduell | |
264ffcf6eb58f0915816e3048fb920f216971ae3 | Decky Coss — Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz | |
bc148fa9498e0538ee4ea42e018c302f971490f6 | Honza Bambas — Bug 913823 - enable some net xpcshell tests that have been disabled because of cache2, r=michal | |
10366f77d1559fd4c0c77da7933b1a74b470677c | Thomas Wisniewski — Bug 1286439 - Fix the last FormData-append XHR web platform test. r=jgraham | |
2f06a834332a2f4b2af8a6d4411248f787c7d391 | Thomas Wisniewski — Bug 1082790 - Remove the nsIScriptContext parameter from nsXMLHttpRequest::Init(). r=mrbkap | |
ddbf5e3673c45af29d6a244054b86318dfaf750d | David Anderson — Remove CompositorLRU and associated code. (bug 1287362, r=mattwoodrow) | |
9b7f6c64fe0376b5e82ceb8cdb35552fe63f0982 | David Anderson — Ensure GPU process initializes ScrollMetadata::sNullMetrics. (bug 1287917, r=kats) | |
449a5f02a960116e0f901ae3570170ab642ecea0 | Kyle Huey — Bug 1285327: Micro-optimize some IDB refcounting. r=froydnj | |
a6ca570852571ae98ef10902af8bc9a27543383c | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
c0f1a96173fcbebe880279435cf62a428965bac0 | Iris Hsiao — Backed out changeset d950882eb6ce (bug 1285063) | |
6850035575f72f307da52235b503e6930212dddf | Iris Hsiao — Backed out changeset 2ba4e664fa4e (bug 1285063) for xpcshell and M(10) failures |