User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Sat Jul 20 00:51:06 2013 +0000 | 6030c759a5029f935f010785c00cde8ae4a9c21c | Ryan VanderMeulen — Merge inbound to m-c. ← 54 merge changesets [Collapse] |
81cae114022a8db6d324b34fc4c9d73a86452e0e | Ryan VanderMeulen — Bug 832768 - Disable test_playback_rate.html and test_seek.html due to frequent timeouts. | |
b111acac054419f18067a6467927da7b95115a46 | Joel Maher — Bug 896002 - upload a new talos.zip to capture tcanvasmark benchmark. r=Callek, a=RyanVM CLOSED TREE | |
a012e1232912400428587ac45e25c0ff87690ca4 | Brian Hackett — Bug 875125 - Construct worker thread's PerThreadData before spawning actual thread on a CLOSED TREE | |
307374f2eec8141492bd4014694d0da238dc7c41 | Ryan VanderMeulen — Merge m-c to inbound on a CLOSED TREE. | |
00212faf4348b10e21cde6f4b7a9a9618f9f0447 | Ryan VanderMeulen — Backed out changeset 01d5bde15738 (bug 893973) for OSX bustage. | |
6c6b968a895a5a3e74f438c44803503b239dd4e1 | Roberta De Viti — Bug 894717 - Fix 'plase upgrade' typo in autoconf files. r=khuey | |
5bdc21ebbc1981fec83bef0e2fbc7e466eed151a | Hannes Verschore — Bug 895019 - Tracelogger: Add logger for minor gc, r=jandem | |
b817406485f8c5ee866ce16fa020fd5433b238e1 | Gregory Szorc — Bug 884421 - Automatic network port selection for /services tests; r=rnewman | |
bf1f7d342f5b50800c0aa9e91a738935d62ee291 | Gregory Szorc — Bug 895542 - Only automatically select ports that aren't blocked from clients; r=Waldo | |
01d5bde157382c226b1bfc1fd4d9fb2825c47f70 | Steven Michaud — Bug 893973 - crash in -[ChildView keyDown:], add debugging info to Breakpad's app notes. r=ted,masayuki | |
dab0ba7fb3f4b490e586ff961822ad2d60d070d0 | Ryan VanderMeulen — Backed out changeset 319da88f992e (bug 893298) for B2G reftest failures. | |
90b25dd78e3ef8b5490f83b5b6db9d529683cc05 | Andrew McCreight — Bug 895933 - Record if a CC log is AllTraces or not. r=khuey | |
d4d9f284b3d014a7a5704f6e7fa9b6ce8e666f3e | Brian Hackett — Bug 875125 - Fix typo. | |
e1bf70be67ecd0ae339afc6f4a44eaedc989178e | Mike de Boer — Bug 893011 - Adjust findbar border on Windows. r=dao | |
1c2d60525241341d015c7bad63268b2e00686141 | Guillaume Abadie — Bug 895855 - [WebGL 2.0] Build error when using --disable-webgl. r=bjacob | |
79c68a7730803e83326138fc4c264a28d5b9a26f | Mihnea Dobrescu-Balaur — Bug 890098 - Cannot run dom/plugins xpcshell tests concurrently. r=bsmedberg | |
7900b47971c79d954bd8eef2be573604e290bf79 | Arnaud Sourioux — Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg | |
67661dd965761efe0badd4a67c7d98b4baa82646 | Reuben Morais — Bug 873346 - Fix sometimes-unitialized warning in nsImageMap. r=dbaron | |
53891879b3a4377d82fd23cc697421826071afeb | J. Ryan Stinnett — Bug 893670 - Part 2: Expand NativeKeyBindings tests. r=masayuki | |
2f26d189329b4025eed54a23864ee07e4777215a | J. Ryan Stinnett — Bug 893670 - Part 1: Restore Emacs shortcuts in textareas. r=masayuki | |
84e6087150456a086f1133db74f70cc341a07f9d | Hannes Verschore — Bug 893853 - IonMonkey: Don't set typeset of |this| when type is unknown, r=bhackett | |
c30555419404d0aec3369cf416c877aef9eb81ad | Chris Lord — Bug 886576 - Fix scrolling cancelling locked dynamic toolbar animations. r=kats | |
0f046ccc7b5388dc94182d3a86e4d7ebbc8934ab | Hannes Verschore — Bug 895019: Cleanup and make the tracelogger work again, r=jandem | |
e0dd0605ba1cf443752e8c59a5389b357f932a59 | Wes Johnston — Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson | |
553e2e6743928fe7dd299cde02344b5947b86967 | Terrence Cole — Bug 895654 - Remove references to Unrooted from the static exact rooting analysis; r=bhackett,sfink,terrence | |
4bbb18b109d4f43a0f4c05908edc2a1109b6eb72 | Steve Fink — Bug 895647 - new GC type: js::LazyScript, r=terrence | |
5e29b812885c4aa74a0685f70587c0821f4a8247 | Felix S. Klock II — Bug 894854: env var disabling censoring of self-hosted script frames (r=till) | |
8190b78ed33cf145b8a3843a29469c9484d98e13 | Ryan VanderMeulen — Backed out 5 changesets (bug 882543) for crashtest orange on a CLOSED TREE. | |
65f5580b94770141da6f1bd9ca5dec07f51e3a63 | Ryan VanderMeulen — Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. | |
3f3a0ed44893e8f3d87399551dd04216825ba9da | Benjamin Smedberg — Bug 888292 - De-emphasize the plugin icon in the address bar when it doesn't need to catch the user's attention. With this change, the only time the icon will be "alert blue" is when a plugin is click-to-activate and it's too small to show the overlay inline in the page. Icons provided by shorlander. ui-review=lco r=jaws | |
678e1cb9f5879777f96aab5c4d46467c8180fc7c | Benjamin Smedberg — Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick | |
62429a874f06cc824474be1869f74afe7a44b72c | Benjamin Smedberg — Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws | |
d04578401deb8c2c31ee675f911bff3d898ba44a | Benjamin Smedberg — Bug 889480 - When NP_Initialize fails, we should not try to call NP_Shutdown later, r=gfritzsche | |
be10b6e8dfad97e3a23aff36965d02ccd2837582 | Robert O'Callahan — Bug 894931. Add reftest. r=dbaron | |
6165611d666f70c80400fdae17a0e5e2ff3c0a68 | Alexander Surkov — Bug 888247 - ARIA columnheader/rowheader shouldn't be selectable by default, r=tbsaunde | |
3f7dab57851c4d7b33616ec13d037830d88d2d0a | Gervase Markham — Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. | |
f0f4f06a071a0c808b59dbf4a6909524c1a051ee | Douglas Crosher — Bug 895830 - OdinMonkey: fix compilation of the perf spewer support. r=luke | |
f5522f7421080d00119b90743fd2187d31f36064 | Simon Montagu — Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan | |
b36516aab38927533a5e4aa6835f0c4035079039 | Paul Adenot — Bug 882543 - Use a linked list for ordering stream instead of an array. r=ehsan | |
07550003a24ac71a20426a85178a812dd4f1f635 | Paul Adenot — Bug 882543 - Register the MSG thread for in the profiler. r=benwa | |
f4045c40afb4dbbb7ecaca34b3534e2dbed7e3d9 | Paul Adenot — Bug 882543 - Don't spam the main thread when rendering an offline graph. r=ehsan,roc | |
1b87e0bd28588decdc5d38fe5f563f0df9d4e5ce | Paul Adenot — Bug 882543 - Actually run offline MSG offline. r=roc | |
8d76a344080019ba02037cf2c620bc6ba6b45c31 | Paul Adenot — Bug 882543 - Retain storage for media streams accross iterations instead of reallocating. r=jlebar,roc | |
31d77791181f4da75ae8ec1886259312d753dc01 | Adam Dane [:hobophobe] — Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao | |
24c800ff49361bc4f5175c52a617088c2d936aa6 | David Rajchenbach-Teller — Bug 867143 - sessionStorage/localStorage tests. r=ttaubert | |
5e4e054f3c0088f444a33a1bc9e6747c403b3b03 | David Rajchenbach-Teller — Bug 867143 - Cache Session Restore state aggressively. r=ttaubert | |
5fae2f62da6697700b08972148e6ec8fa512875f | Mina Almasry — Bug 895076 - domUtils.getCSSValuesForProperty now returns non keyword values. r=bz | |
319da88f992ec3cb00b09be257f0d926dd2ecede | Bear Travis — Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz | |
657c02a2ff0f9f1cc2a18c30b530959110b5e59f | Sankha Narayan Guria — Bug 866847 - Implement map#forEach and Set#forEach. r=evilpie | |
952442f77c132ff3b18ca6d35b4501658583b416 | Mina Almasry — Bug 291082 - preventDefault now blocks keyboard navigation in select-one drop-down lists. r=mounir, r=Neil | |
868ce514bba712fda6578a692505ad5cb938edb7 | Brian Hackett — Bug 875125 - Allow scripts to be parsed/emitted off the main thread, r=billm. | |
03d0dc9e1cb8b7e2c24c543dfdf412008a1bed23 | Sankha Narayan Guria — Bug 858025 - Playback is maintained after seeking or pausing media; r=padenot | |
bb14995b324100fea784e1f955b75d1efb16ce52 | Paul Adenot — Bug 886173 - Preserve playbackRate across pause/play. r=cpearce |