Commit Graph

136377 Commits

Author SHA1 Message Date
Jim Chen
1289df4faa Bug 864040 - Move synthesizeSelectionSet to EventUtils.js and let sendString accept newlines; r=jmaher 2013-06-26 17:28:21 -04:00
Jim Chen
aa8ce3336f Bug 864040 - Send key events from the UI thread the right way; r=cpeterson 2013-06-26 17:28:21 -04:00
Jim Chen
63949921f9 Bug 864040 - Set range to after text node when offset is at the end of text node; r=masayuki 2013-06-26 17:28:20 -04:00
David Zbarsky
faf8f41da6 Remove some null-checks due to infallible new, no bug, r=me 2013-06-26 14:04:13 -07:00
Nicholas Nethercote
53f985caf8 Bug 886205 (part 9) - Fix some "used but never defined" warnings in --enable-gcgenerational builds. r=terrence.
--HG--
extra : rebase_source : aa1a2797171cc555ad90cb4740495a02dacbc394
2013-06-25 21:38:36 -07:00
Nicholas Nethercote
43e84f04e6 Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
--HG--
extra : rebase_source : 3ec3faa03c3396ec6ef679e048d5765b99816e9d
2013-06-25 21:38:35 -07:00
Nicholas Nethercote
dc1bdbe012 Bug 886205 (part 7) - Break jsfuninlines.h out of the header inclusion cycles. r=terrence.
--HG--
extra : rebase_source : b89b98eced1ff6354cfaeca944b3f8dbd3d70110
2013-06-25 21:38:35 -07:00
Timothy Nikkel
e71f68ab8f Bug 845147. Fix accidentally landed incorrect patch so it does some sync decoding for images being decoded the first time. r=joe 2013-06-26 15:36:43 -05:00
Mihai Sucan
eec267f007 Bug 886199 - Fix for intermittent browser_webconsole_bug_644419_log_limits.js | Timed out while waiting for: 10 console.log messages displayed and one pruned, and several more; r=me 2013-06-26 15:03:23 +03:00
Vladimir Vukicevic
df07bf588d b=705022; make GL layers work on Windows; r=bjacob 2013-06-21 14:22:18 -04:00
Brad Lassey
c60d6b607f bug 886921 - Crash [@ org.mozilla.gecko.GeckoApp.getCellInfo(GeckoApp.java:2336)] r=mfinkle 2013-06-25 14:53:43 -04:00
Jim Mathies
51943458b5 Bug 887357 - Fix: Nightly ignores command line flags in pinned taskbar shortcuts. r=bbondy 2013-06-26 14:12:14 -05:00
Jeff Muizelaar
2c1144af61 Bug 886531. Fix MaskSurface implementation on CG. r=bas
The offsets were wrong.

--HG--
extra : rebase_source : 810f88c587e4fbcef377c53c13ee59a4b59cbe66
2013-06-24 17:28:21 -04:00
Nick Alexander
64b1acd71e Bug 885951 - Find jarsigner and keytool during configure. r=gps 2013-06-26 11:49:27 -07:00
Till Schneidereit
a82e81097d Bug 885553 - More tests for Array#find and Array#findIndex. r=me
--HG--
extra : rebase_source : 252d766850d5ae69743ac46a80f2b3ed14f633bb
2013-06-26 20:40:00 +02:00
Jan de Mooij
5dc14b088a Bug 886911 - Don't cancel off-thread compilation for minor GCs. r=terrence 2013-06-26 20:35:32 +02:00
Till Schneidereit
f7f5efd2e4 Bug 885553 - Implement ES6 Array.prototype.find and Array.prototype.findIndex. r=jwalden
--HG--
extra : rebase_source : ca717dae292897561f503ab2d5964f02915f5067
2013-06-26 18:47:41 +02:00
Till Schneidereit
7786dee5b8 Bug 885729 - Inline array and proxy specializations of js::DefineProperty into js::DefineProperties. r=jwalden
--HG--
extra : rebase_source : eaed8f6a1ba9a171c3d0d47641482b8d3273bd8d
2013-06-26 17:00:24 +02:00
Terrence Cole
4d2d3cd221 Bug 886560 - ScanBaseShape between incremental slices should not push nursery things; r=bhackett
--HG--
extra : rebase_source : ab72ab81f9de6fd33cc080fb6a397480b378a1d3
2013-06-26 11:07:56 -07:00
Steve Fink
7d4ba82022 Bug 887362 - Fix include tangle for CheckStackRoots, r=ehoogeveen
--HG--
extra : rebase_source : 0bad13a22809afb35f924decc02b55a3e87db486
2013-06-26 11:21:36 -07:00
Kartikaya Gupta
313131bace Bug 881018 - Crash earlier when setting a bad resolution in the tiled layer buffer code. r=Cwiiis 2013-06-26 13:20:10 -04:00
Jonathan Wilde
ada4e56eb9 Bug 886589 - Change - Add infrastructure for tapping center of elements rather than relying on hard-coded offsets. r=jimm 2013-06-25 15:35:50 -07:00
Terrence Cole
4efe1b36ab Bug 879079 - Fix some static root analysis failures; r=sfink
--HG--
extra : rebase_source : 40407ff41a7380fc4107958a7e4af843c826301f
2013-06-26 10:37:42 -07:00
Terrence Cole
ae475c1aec Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
--HG--
extra : rebase_source : 048d46820baedeb593f85e0d445375d482d16050
2013-06-21 18:19:11 -07:00
Chenxia Liu
895290ddb8 Bug 872329 - Part 3: Apply new settings layout - tests. r=gbrown 2013-06-26 10:57:52 -07:00
Chenxia Liu
dca16c23aa Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj 2013-06-26 10:57:49 -07:00
Chenxia Liu
7f367e9c37 Bug 872329 - Part 1: Apply new settings layout - strings. r=wesj 2013-06-26 10:57:46 -07:00
Dan Gohman
b2f0e66ef3 Bug 885186 - Optimize x86/x64 register moves using xchg, xor swap, and push/pop. r=jandem 2013-06-26 10:32:55 -07:00
Shane Caraveo
1973753238 backout changeset 51e974db8866 for xpcshell-test bustage CLOSED TREE 2013-06-26 13:20:38 -04:00
Irving Reid
fd3beb0d0a Bug 874890: Shut down Addon Manager in profile-before-change r=mossop 2013-06-25 19:43:56 -04:00
Ryan VanderMeulen
2413ca4a4b Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Seth Fowler
1697ccd608 Bug 695763. Part 7. Invalidate img's if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Seth Fowler
7d058d2b7d Bug 695763. Part 6. Invalidate XUL images if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Timothy Nikkel
3efded2df1 Bug 695763. Part 5. Invalidate background images if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Timothy Nikkel
abee3da29a Bug 695763. Part 4. Invalidate table background images if they are not decoded and we are asked to do a sync decode. r=roc 2013-06-26 11:43:26 -05:00
Timothy Nikkel
89a1d139e5 Bug 695763. Part 3. Invalidate the background images of buttons, fieldsets, and mathml chars if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:26 -05:00
Ryan VanderMeulen
47201567fe Merge m-c and fx-team. 2013-06-26 12:34:17 -04:00
Ryan VanderMeulen
0be5fe8111 Merge m-c and inbound. 2013-06-26 12:33:24 -04:00
Dão Gottwald
be6174be91 Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00
Jim Mathies
d88a8dacb4 Bug 866852 - Enable off main thread compositing by default in metrofx. r=bbondy 2013-06-26 10:48:11 -05:00
Shane Caraveo
edb0fef955 bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 11:20:53 -04:00
Masatoshi Kimura
56448b2e60 Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo 2013-06-27 00:15:53 +09:00
Masatoshi Kimura
6c7718aa8b Bug 839998 - Introduce MOZ_THIS_IN_INITIALIZER_LIST macro. r=waldo 2013-06-27 00:15:52 +09:00
Josh Matthews
f959b7ac58 Bug 887191 - Force wrapped JS listeners to proxy callbacks to the main thread if no target is specified. r=mcmanus 2013-06-26 15:54:05 +01:00
Boris Zbarsky
70279e1221 Bug 884373. Align WebIDL handling of default parameters with ES6. r=khuey 2013-06-26 10:59:46 -04:00
Boris Zbarsky
d011ddbe12 Bug 884400. Remove the non-WebIDL version of NS_IMPL_NS_NEW_HTML_ELEMENT. r=peterv 2013-06-26 10:59:46 -04:00
Boris Zbarsky
8dddfdcd5d Bug 816343. Remove nsIDOMNodeSelector. r=smaug 2013-06-26 10:59:46 -04:00
Boris Zbarsky
45f832b55a Bug 883892. Remove HTMLFormElement classinfo. r=peterv 2013-06-26 10:59:45 -04:00
Jim Chen
27040c83be Bug 887097 - Get rid of Gecko event sync time out; r=kats 2013-06-26 10:59:37 -04:00
Gaia Pushbot
443186545b Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/6175336047b5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 882756 - [SMS][MMS] We don't find the correct contact if an incoming SMS has a local/national number a=tests

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-26 07:33:08 -07:00