Commit Graph

138995 Commits

Author SHA1 Message Date
Steven Michaud
69eef6348f Bug 893973 - crash in -[ChildView keyDown:], add debugging info to Breakpad's app notes. r=ted,masayuki 2013-07-19 12:08:18 -05:00
Ryan VanderMeulen
29494254ec Backed out changeset 319da88f992e (bug 893298) for B2G reftest failures. 2013-07-19 13:06:10 -04:00
Andrew McCreight
3e8e41cc10 Bug 895933 - Record if a CC log is AllTraces or not. r=khuey 2013-07-19 10:00:53 -07:00
Brian Hackett
045d67c07b Bug 875125 - Fix typo. 2013-07-19 11:01:46 -06:00
Mike de Boer
c3d2b60c7e Bug 893011 - Adjust findbar border on Windows. r=dao 2013-07-19 14:13:37 +02:00
Guillaume Abadie
ce9e52b804 Bug 895855 - [WebGL 2.0] Build error when using --disable-webgl. r=bjacob 2013-07-19 12:53:54 -04:00
Mihnea Dobrescu-Balaur
5c9ff2843f Bug 890098 - Cannot run dom/plugins xpcshell tests concurrently. r=bsmedberg 2013-07-18 18:01:25 -07:00
Arnaud Sourioux
30ed8ff0d8 Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg 2013-07-19 12:53:12 -04:00
Reuben Morais
c12172d5c5 Bug 873346 - Fix sometimes-unitialized warning in nsImageMap. r=dbaron
--HG--
extra : rebase_source : dcc8013bb0542a69edb43c86fddc3f4075b4e7d5
2013-07-17 20:28:23 -07:00
J. Ryan Stinnett
c91d30641f Bug 893670 - Part 2: Expand NativeKeyBindings tests. r=masayuki
--HG--
extra : rebase_source : 9a4c15b3c2bb3631db9cf5f5b91aecefa9528db5
2013-07-18 13:34:26 -05:00
J. Ryan Stinnett
b68d6c8271 Bug 893670 - Part 1: Restore Emacs shortcuts in textareas. r=masayuki
--HG--
extra : rebase_source : 14dc48ad891f41c38854fd1078971361d459e73a
2013-07-17 20:00:26 -05:00
Hannes Verschore
38e7cc5a9b Bug 893853 - IonMonkey: Don't set typeset of |this| when type is unknown, r=bhackett 2013-07-19 09:46:23 -07:00
Chris Lord
935ae0bc57 Bug 886576 - Fix scrolling cancelling locked dynamic toolbar animations. r=kats
Move the margin animation-cancelling call into the margins-pinned check block
in LayerMarginsAnimator to make sure margin animations aren't cancelled by
scrolling when margins are locked.
2013-07-19 17:39:44 +01:00
Hannes Verschore
4b678ca3d6 Bug 895019: Cleanup and make the tracelogger work again, r=jandem 2013-07-19 09:31:12 -07:00
Wes Johnston
0e691457b2 Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
Terrence Cole
ddff7e400c Bug 895654 - Remove references to Unrooted from the static exact rooting analysis; r=bhackett,sfink,terrence
DONTBUILD

--HG--
extra : rebase_source : 32046960a39679cf82916dc7d35ea3374de700f8
2013-07-18 15:12:46 -07:00
Steve Fink
68a34e1b6b Bug 895647 - new GC type: js::LazyScript, r=terrence
DONTBUILD

--HG--
extra : rebase_source : 78d019afe1f46c056c561c2faf4dac351ffb4454
2013-07-18 15:10:23 -07:00
Felix S. Klock II
0efa164d96 Bug 894854: env var disabling censoring of self-hosted script frames (r=till)
It is only aenabled for debug builds.  The env var is: MOZ_SHOW_ALL_JS_FRAMES
2013-07-17 09:58:00 +02:00
Ryan VanderMeulen
ad10ee51ab Backed out 5 changesets (bug 882543) for crashtest orange on a CLOSED TREE.
Backed out changeset b36516aab389 (bug 882543)
Backed out changeset 07550003a24a (bug 882543)
Backed out changeset f4045c40afb4 (bug 882543)
Backed out changeset 1b87e0bd2858 (bug 882543)
Backed out changeset 8d76a3440800 (bug 882543)
2013-07-19 12:00:48 -04:00
Ryan VanderMeulen
7b66cc1078 Backed out changesets 24c800ff4936 and 5e4e054f3c00 (bug 867143) for mochitest orange. 2013-07-19 12:00:29 -04:00
Benjamin Smedberg
79534d3c5a 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
--HG--
extra : rebase_source : 29f8c8ad4fd0234f1d2bf14451416ac7f744c6fb
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
c416701cd3 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
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
2013-07-19 10:02:48 -04:00
Benjamin Smedberg
a309313cb4 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
--HG--
extra : rebase_source : 71a035bf35cd8bb7910d54c34df073c3daf654e7
2013-07-19 10:02:47 -04:00
Benjamin Smedberg
f789c0245d Bug 889480 - When NP_Initialize fails, we should not try to call NP_Shutdown later, r=gfritzsche
--HG--
extra : rebase_source : d6749449a9ef910b65336ce69aa0ad558711f6e7
2013-07-19 10:02:47 -04:00
Robert O'Callahan
4adfeb412d Bug 894931. Add reftest. r=dbaron 2013-07-19 11:22:40 -04:00
Alexander Surkov
0b380e69af Bug 888247 - ARIA columnheader/rowheader shouldn't be selectable by default, r=tbsaunde 2013-07-19 11:20:51 -04:00
Gervase Markham
acfedfd6cb Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Douglas Crosher
d2210da18b Bug 895830 - OdinMonkey: fix compilation of the perf spewer support. r=luke 2013-07-19 20:42:38 +10:00
Simon Montagu
a5867e85dd Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan 2013-07-19 17:44:46 +03:00
Paul Adenot
e9213cc266 Bug 882543 - Use a linked list for ordering stream instead of an array. r=ehsan 2013-07-19 16:40:58 +02:00
Paul Adenot
f6754911f0 Bug 882543 - Register the MSG thread for in the profiler. r=benwa 2013-07-19 16:40:57 +02:00
Paul Adenot
5e7c432be4 Bug 882543 - Don't spam the main thread when rendering an offline graph. r=ehsan,roc 2013-07-19 16:40:57 +02:00
Paul Adenot
1ab3b34729 Bug 882543 - Actually run offline MSG offline. r=roc 2013-07-19 16:40:57 +02:00
Paul Adenot
a51d5aa3f9 Bug 882543 - Retain storage for media streams accross iterations instead of reallocating. r=jlebar,roc 2013-07-19 16:40:56 +02:00
Adam Dane [:hobophobe]
4463cc7495 Bug 894381 - FindBar buttons should be enabled when moving tab between windows. r=dao 2013-07-18 15:00:46 -05:00
David Rajchenbach-Teller
009cfcae59 Bug 867143 - sessionStorage/localStorage tests. r=ttaubert 2013-07-19 10:32:52 -04:00
David Rajchenbach-Teller
0c82ea93ae Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-19 10:32:52 -04:00
Mina Almasry
4255fc61dd Bug 895076 - domUtils.getCSSValuesForProperty now returns non keyword values. r=bz
This patch makes getCSSValuesForProperty return some none keyword values: auto,
normal, none, all, calc, -moz-calc, -moz-element, -moz-element-rect, rgb, hsl, -moz-rgba, -moz-hsla, rgba, hsla, cubic-bezer, and steps.
2013-07-19 10:32:52 -04:00
Bear Travis
119cc532a5 Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz 2013-07-18 14:21:47 -07:00
Sankha Narayan Guria
10ef8a4d9a Bug 866847 - Implement map#forEach and Set#forEach. r=evilpie 2013-07-19 08:19:44 +05:30
Mina Almasry
dfa6ae2f5f Bug 291082 - preventDefault now blocks keyboard navigation in select-one drop-down lists. r=mounir, r=Neil
This patch makes select drop-down lists respect preventDefault keypress event, and so the select list doesn't process them anymore.
2013-07-19 10:32:51 -04:00
Brian Hackett
e37d00a29c Bug 875125 - Allow scripts to be parsed/emitted off the main thread, r=billm. 2013-07-19 08:06:02 -06:00
Sankha Narayan Guria
06e499a30c Bug 858025 - Playback is maintained after seeking or pausing media; r=padenot 2013-07-16 20:43:25 +05:30
Paul Adenot
886696b46e Bug 886173 - Preserve playbackRate across pause/play. r=cpearce 2013-07-11 16:58:57 +02:00
Ryan VanderMeulen
4a893c60b1 Merge m-c to inbound. 2013-07-19 09:57:34 -04:00
Ryan VanderMeulen
4dd37b5a43 Merge m-c to birch. 2013-07-19 09:53:09 -04:00
Olli Pettay
5f6b1e810b Bug 895578 - Make SnowWhiteKiller to use fallible TArray, r=mccr8 2013-07-19 15:53:16 +03:00
Gaia Pushbot
59948bb40b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4ecf580f4638
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #11048 from comoyo/vcf-encoding

Bug 883278 - [contacts] importing from .vcf file (sd card) puts providedfirstname and lastname in firstname field if both contain only ascii characters, causes sort by lastname to fail [r=arcturus]

========

https://hg.mozilla.org/integration/gaia-central/rev/e36c8dcb59a3
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 883278 - [contacts] importing from .vcf file (sd card) puts provided firstname and lastname in firstname field if both contain only ascii characters, causes sort by lastname to fail [r=arcturus]
2013-07-19 05:45:23 -07:00
Gaia Pushbot
72cdba0632 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d6d3288db117
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11068 from dominickuo/bug-857674-new

Bug 857674 - [music] hide sublist and player in search mode, r=RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/9eb01979b172
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 857674 - [music] hide sublist and player in search mode
2013-07-19 04:50:23 -07:00
Gaia Pushbot
d225d19cb6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/904f39efec16
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #11065 from rexboy7/fixhd-bug895353-master

Bug 895353 - [wallpaper] hdpi/xhdpi resolution assets and layout for Wallpaper app, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/c3afdcf4f6d5
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 895353 - [wallpaper] hdpi/xhdpi resolution assets and layout for Wallpaper app
2013-07-19 03:55:23 -07:00