User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
kwierso@gmail.com Wed Apr 13 21:18:48 2016 +0000 | bc2373295e31d99f9b870a1253b6e01650df8f31 | Wes Kocher — Merge inbound to central, a=merge ← 67 merge changesets [Collapse] |
0a1722feaf7ba7ceed6b35a00f24d04188e497b5 | Wes Kocher — Backed out 2 changesets (bug 1261347) for test_browserElement_oop_getWebManifest.html ASAN failures | |
01eb273e37b6043dd197a539f6d7f99c9eee8ae2 | Sebastian Hengst — Backed out changeset 0c21f872515b (bug 1192840) for failure in modified test_csp_reports.js. r=backout | |
9424f63828ebaf3563cad850ce1cc5f865231f70 | Neil Deakin — Bug 1243011, skip popup open check for back button context menu so that it doesn't sometimes contain the wrong items, r=felipe | |
b00232b9f65b6195f4f01167747325fd6c140a9c | Neil Deakin — Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley | |
ac43dab284afd189ed2b0f4c1906a45e0c1736dd | Marco Castelluccio — Bug 1263158 - Check if key is present in manifest object before using it. r=fabrice | |
8c8bded39b76cb9f32ded2f988209d46695d45ae | Alexander Surkov — Bug 1263188 - fix event tree building, part2, r=yzen | |
0c21f872515b2b49c53bd22b12d8a3e472dbd0b2 | Frederik Braun — Bug 1192840 - fix tests to expect correct csp report content-type r=ckerschb | |
1bdfcc34a189c1fd9a307814488b47a6c595d769 | Kartikaya Gupta — Bug 1257641 - Add a test for APZ paint-skipping and event transformations after a skipped paint. r=botond | |
e5232739c23c52150cc8be7d2be444e989e1d4dd | Kartikaya Gupta — Bug 1257641 - Allow enabling/disabling of displayport suppression for tests. r=botond | |
97daab2fd2319acc7698648269b7ce099740f6bc | Kartikaya Gupta — Bug 1257641 - Remove now-unused code for the lightweight scroll offset update message. r=botond | |
e0ceca98966dd5eeb0c5319e3e3e4e62a940b08e | Kartikaya Gupta — Bug 1257641 - Use empty transactions to carry scroll offset updates to APZ that don't require a repaint. r=mattwoodrow,mstange,botond | |
f33e7e19f318f1498210bed55aa69e5e0b2ff1fb | Kartikaya Gupta — Bug 1257641 - Replace the mUpdateScrollOffset bool with an enum, needed in the next patch. r=botond | |
8827b7c4748b20120f7ad8816a546ebbeb82dd4b | Jeff Muizelaar — Bug 1264120. Remove usage of nsAutoPtr from gfx/src. r=jfkthame | |
8e3a8e0f5a49457200f206905c6dee1353b47ed7 | Jeff Muizelaar — Bug 1262348. Block ss2osd.dll r=bsmedberg | |
5d944b43c2173abb3426503ced62074ba739e112 | Hannes Verschore — Bug 1262453: IonMonkey - Don't add resume point for constants, r=nbp | |
14af533af3819e9c26e57f0458784b07a82e92b2 | Hannes Verschore — Bug 1263895 - IonMonkey: Check return value of all functions in GVN, r=jandem | |
beb7e5d6538b4ccf13db9d282075f99eaf23b2ca | Hannes Verschore — Bug 1263794 - IonMonkey: Crash when iterating graph and finding a nullptr MDefinition, r=jandem | |
4b36ba6198154815e958ebeb1e08ce631e36bbb6 | Nicolas Silva — Bug 1261347 - Make some noise when things are deallocated late during shutdown. r=edwin | |
685e89b31d6b9814d95c3678b7bf8ecafee245a0 | Nicolas Silva — Bug 1261347 - Consolidate the destruction of CompositableClient/TextureClient objects. r=edwin | |
3bcaa74cc73a490cc7f2c309b72009dd229a41dc | Jonathan Kew — Bug 1264196 - Use the DPI from the parent window, if any, for consistency between popups and their owners when straddling a monitor boundary. r=emk | |
041577d97132aea17fe52583feccc157dac3f84e | Heiher — Bug 1260351 - Image: Enable ConvolveVertically/Horizontally in LS3 MMI. r=tnikkel | |
6e11636c6aa2193cdf842e6fd00442e0342ce6f3 | Heiher — Bug 1260351 - MozGlue: Build: Add mips support. r=glandium | |
18e8a39074a8b35de64b4b1a8f403f6e1883dc59 | Andrew Halberstadt — Bug 1255450 - mach settings documentation fix, DONTBUILD, r=me | |
009ffacae51adc5d234a7fdde48c82970de097f8 | Jon Coppeard — Bug 1263881 - Check the the number of body level lexicals doesn't exceed that which we can store in Bindings r=shu | |
a5d85a401db37ce21888bd641f78dc3d3007ca1c | Jon Coppeard — Bug 1263871 - Fix OOM handling in while resolving function name r=shu | |
98048beb73c9f14d7bce903e97df5ec5a660e813 | Carsten "Tomcat" Book — Backed out changeset 92a78fabeb8d (bug 1224186) for causing issues in /dom/interfaces.html | |
5a1f721a3c56460ae9a2118a129957b045cc1cb4 | Carsten "Tomcat" Book — Backed out changeset 9db1fc7d3df3 (bug 1263909) for test failures in test_bug756984.html | |
9d821f105ae9aa7e168dffc08fe33b15f7215b18 | Jonathan Kew — Bug 1263956 - Adopt the new harfbuzz API for char-to-glyph mapping functions. r=jrmuizel | |
43a78545f93f6eabbf4b5b581bd3790915f0c1a1 | Yura Zenevich — Bug 1242852 - (part 2) making inspector toolbar keyboard accessible. r=gl | |
09fb56bc976c0a695eda85777f5c40cede079b7d | Yura Zenevich — Bug 1242852 - (part 1) making top dev tools toolbar keyboard accessible. r=bgrins | |
5d450730e3e29949ae9556bec510c0e009e10262 | Aryeh Gregor — Bug 1213670 follow-up - Re-add mistakenly removed line; rs=Ms2ger | |
eb6f40dfe6bffd1f1c30e47641efef9fd74e3d56 | Aryeh Gregor — Bug 1263443 - Typo in nsGkAtomList.h; r=smaug | |
349594185facf0e5e093be7c71b3be8e621db55d | Aryeh Gregor — Bug 1213670 - Remove dom/imptests/ that aren't likely to be platform-specific; r=jgraham | |
5dde3034452c0b87040178204bb280d139e3c6ff | Aryeh Gregor — Bug 1055776 - Move namespaceURI, prefix, localName from Node to Element; r=bz | |
ff56abc1768b5d50177b69e8edb43dd6cf5ac998 | Tom Schuster — Bug 1255925 - Fix devtools test. r=fitzgen | |
0a5cf306560d9eebb30ccbc04d2f14e1d2c1cca1 | Tom Schuster — Bug 1255925 - Give a name to getters/setters and integer-named methods. r=efaust | |
aceaeee7103fca35df23559f00a2dd8c56b1f285 | Tom Schuster — Bug 1041586 - Autogenerate symbol names. r=jorendorff | |
bd1aca23aba6cc93019b9756f27b8079132f627f | Andrea Marchesini — Bug 1258694 - Implement Directory::GetFiles(), r=smaug | |
9db1fc7d3df35bb343bc8d83231737b0c900bc63 | Jorg K — Bug 1263909 - Enhance test_bug756984.html to cover edit actions. r=masayuki | |
d1d120b8dbb2c815928155279034c82592a0daf3 | Amit Chandra — Bug 1262646 - Change the outparams passed to nsStyleUtil::AppendEscapedCSSString from nsString to nsAutoString. r=dholbert | |
92a78fabeb8d727258cb5313bbc394f3e3786c09 | Emilio Cobos Álvarez — Bug 1224186: Implement DOMTokenlist.replace r=baku r=Ms2ger | |
f88bfa3062821076a4aabef319422ce705d9715c | Greg Weng — Bug 1198701 - ArrayIterator gets length property after iteration has finished. r=till | |
2c9daa36cfd7d8ba0a75220cb9453817f816acde | Cykesiopka — Bug 1029173 - Clean up nsDataSignatureVerifier. r=keeler | |
aeb302aeff162e1d0f7b80359a9e9a8de1ce086b | Jonathan Kew — Bug 1251203 - Update harfbuzz to release 1.2.6. r=jrmuizel | |
03be6d926fac7a1eb2828d6168edcea83a187912 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
d2c846a2ff53db66280ea024e0bf96512989139e | Andrea Marchesini — Bug 1260535 - Update the UI of the tab when window.open() is executed from a container tab, r=mconley | |
0022241652693598c24facb8ce9a5c9c5f6b100c | Jon Coppeard — Bug 1259180 - Compact arenas containing scripts r=terrence | |
b15639b50f9f6a5ace4c82864314702cfa217f65 | Morris Tseng — Bug 1255434 - Add getGLError after each draw call. r=jgilbert | |
1c23caab8a0d0cc212b9675598afbffbbc2d0588 | Ting-Yu Lin — Bug 1258657 Part 2 - Remove SummaryFrame. r=bz | |
c9894253461b30b2d6b7ca05d4c44b148e51c6ef | Ting-Yu Lin — Bug 1258657 Part 1 - Change summary default style to "display: list-item" to match html spec. r=bz | |
8c370d8407563729afc60c7695529e32e5873905 | Mike Hommey — Bug 1259382 - Make add_old_configure_assignment work like set_config, accepting both @depends functions and literal values for both arguments it takes. r=ted | |
22b9ab9b197b4420aab61d40a90ffd186e40ad92 | Mike Hommey — Bug 1259382 - Remove support for Intel C/C++ compiler. r=ted | |
4a842f5b1123033bfab6aa3c7e6f761e79ec4254 | Mike Hommey — Bug 1259382 - Make mozbuild.shellutil.quote more useful for e.g. creating printable command lines. r=ted | |
18de7e204735f639a35302e970e68bdc97ad42fd | Trevor Saunders — bug 1259023 - make nsIAccessible.{Next,Prev}Sibling work with proxied accessibles r=yzen | |
f917fee48b339294093d42a6165ab80491a8ed61 | Trevor Saunders — bug 1259023 - make nsIAccessible.indexInParent work on proxied accessibles r=yzen | |
ce4af341b03e8737f4cd1eec50697ae4d5e87c49 | Trevor Saunders — bug 1259023 - make nsIAccessible.parent work with proxies r=yzen | |
9943bdffe5045968571f18ba6a283cbb5df894e0 | Jan de Mooij — Bug 1262936 - Add missing OOM check to RegExpStack::reset. r=bhackett | |
bd7b47bc93278bc309decec2f0b2d4e44c675f24 | Jan de Mooij — Bug 1263886 - Don't call makeConstructorCode if the group has unknown properties. r=bhackett | |
d613a9152175a77dd29fd75ef115a27b37553a39 | Jan de Mooij — Bug 1124397 - Add more crash diagnostics. r=efaust | |
b49f022053304bd9cc3a902e414fe51efe26a06e | Carsten "Tomcat" Book — Backed out changeset bd58bce52916 (bug 1231643) for test failures in mask-composite-2a.html | |
a3f300b2f6a4c7c14716583d93ad89ba0dd5491f | Carsten "Tomcat" Book — Backed out changeset aa8227ba76e0 (bug 1231643) | |
14d19fb83d3a7efaeb01d92a2f8d5e87d4bc59c1 | Sotaro Ikeda — Bug 1264142 - Add ImageLayerComposite::GetFullyRenderedRegion() r=mattwoodrow | |
9e62762fcc4aa6db5a13b86018d22da3bfc70256 | Ting-Yu Lin — Bug 1263578 - Make AccessibleCaret swappable on B2G. r=mtseng | |
b15d2346d864cee95cf6bb56e3eaf58b1f595135 | Timothy Nikkel — Bug 1251088. Update the stored mImageWidth/Height on ImageDocuments when we get the document load event. r=bz | |
aa8227ba76e0477af7a9f42f9351ed65ef36ea3b | CJKu — Bug 1231643 - Part 2. Enable mask-composite reftest; r=dbaron | |
bd58bce52916ce3439fa3c35795a789d67e6eaeb | CJKu — Bug 1231643 - Part 1. Create skia-A8-surface for mask composition when backendtype of the source DrawTarget is CG; r=mstange |