Commit Graph

375422 Commits

Author SHA1 Message Date
Botond Ballo
4dcd36c48e Bug 923512 - Introduce strongly-typed coordinate classes (Part2: Changes to rest of codebase, and switching Axis to use the strongly-typed coordinates). r=kats 2014-07-29 17:24:12 -04:00
Botond Ballo
320a557f2c Bug 923512 - Introduce strongly-typed coordinate classes (Part 1: Moz2D changes). r=kats,Bas 2014-07-31 17:07:17 -04:00
Botond Ballo
d02122bbb0 Bug 923512 - Transition the TransformTo<>() functions from gfx3DMatrix to Matrix4x4. r=kats 2014-08-06 12:52:04 -04:00
Brian Hackett
96cc21957b Bug 1045749 - Eliminate resume point operands which are immediately popped, and clear the erroneous entry resume point to split edge blocks, r=nbp. 2014-08-06 17:29:50 -04:00
Ben Kelly
7554857347 Bug 995688 Always show scrollbars in test to avoid fade effect evicting document from BF cache. r=smaug 2014-08-06 17:26:19 -04:00
Chris Manchester
4b9d5a3895 Bug 1048288 - Log test_end messages instead of errors to prevent useful messages about assertion counts from being buffered.;r=ahal 2014-08-06 17:14:11 -04:00
Ryan VanderMeulen
b59183f1cc Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-06 16:50:19 -04:00
Ryan VanderMeulen
e39aaf3dc5 Merge fx-team to m-c. a=merge
CLOSED TREE
2014-08-06 16:45:08 -04:00
Ryan VanderMeulen
ddd79a39c8 Bug 1037617 - Skip testSearchSuggestions on Android 4.0 for being perma-fail.
CLOSED TREE
2014-08-06 16:40:53 -04:00
Ryan VanderMeulen
4eb866ba0f Bug 1001657 - Skip testPromptGridInput on Android 2.3 for frequent intermittent failures.
CLOSED TREE
2014-08-06 15:18:52 -04:00
Jim Chen
d844f2c930 Bug 1046880 - Catch invalid name exceptions in EventDispatcher; r=rnewman 2014-08-06 14:38:30 -04:00
Jim Chen
a359b31554 Bug 1046880 - Test for NativeJSObject exceptions; r=rnewman 2014-08-06 14:38:30 -04:00
Jim Chen
2c9c0f8dad Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey 2014-08-06 14:38:29 -04:00
Richard Newman
239833cc61 Bug 1047549 - Copy libraries out of the APK when they're missing. r=blassey 2014-08-06 11:38:06 -07:00
Blake Kaplan
5b16c86f37 Bug 687194 followup - don't run this test on Android. r=bent
--HG--
extra : rebase_source : b6c5a751206e4837463310cb4bd4f00591e6df40
2014-08-06 11:28:07 -07:00
Andrew McCreight
6f2bf28cfe Bug 1047648 - TelemetryImpl::mHistogramMap can use nsDepCharHashKey. r=aklotz 2014-08-06 11:26:35 -07:00
Andrew McCreight
196926d908 Bug 1047523 - Report memory held onto by more Telemetry hash tables. r=froydnj 2014-08-06 11:26:35 -07:00
Mike Hommey
62416a2177 Bug 1049510 - Fix GCC_USE_GNU_LD when building with clang on linux. r=mshal 2014-08-07 02:59:31 +09:00
Mike Hommey
303e056692 Bug 1049311 - Remove sqlite resource files. r=mshal 2014-08-07 02:59:29 +09:00
Mike Hommey
c978a88653 Bug 1049281 - Remove static dirs handling, now that there aren't any. r=gps
Also do some overdue cleanup from the removal of parallel and tools dirs
2014-08-07 02:58:53 +09:00
Mike Hommey
e8b438350d Bug 1049281 - Move third-party build system "drivers" to config/external, and stop using static dirs. r=gps
--HG--
rename : intl/icu/Makefile.in => config/external/icu/Makefile.in
rename : config/nspr/Makefile.in => config/external/nspr/Makefile.in
rename : config/nspr/moz.build => config/external/nspr/moz.build
rename : security/build/Makefile.in => config/external/nss/Makefile.in
rename : security/build/moz.build => config/external/nss/moz.build
rename : security/build/nspr-dummy.def => config/external/nss/nspr-dummy.def
rename : security/build/nss.def => config/external/nss/nss.def
rename : security/build/nss.mk => config/external/nss/nss.mk
2014-08-07 02:58:52 +09:00
Mike Hommey
4a01b3b147 Bug 1048993 - Use nsinstall from $(topobjdir)/config instead of $(DIST)/bin to avoid races when make wants to reinstall it for some reason. r=mshal 2014-08-07 02:58:50 +09:00
Mike Hommey
b4a02ef3e2 Bug 1049249 - Remove app_libxul_dirs. r=mshal 2014-08-07 02:58:49 +09:00
Mike Hommey
bb81ec347e Bug 1049247 - Remove app_libxul_static_dirs. r=mshal 2014-08-07 02:58:48 +09:00
Mike Hommey
6abb4401d2 Bug 1048799 - Improve mach build notification center errors. r=gps 2014-08-07 02:58:46 +09:00
Eric Edens
924929bea4 Bug 1049650 - Don't launch intent when about:blank is loaded in WebView. r=margaret 2014-08-06 10:31:26 -07:00
Margaret Leibovic
b61490ea98 Bug 1028885 - Reposition open tabs tray menu on device rotation. r=wesj 2014-08-06 11:24:27 -07:00
Ed Morley
f822655e4e Backed out changeset b2ef6a444640 (bug 1046554) since the gaia part has been reverted 2014-08-06 16:58:31 +01:00
Ed Morley
87f4ab810e Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-06 13:37:48 +01:00
Ed Morley
2b2e9195b5 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-06 13:34:25 +01:00
Kan-Ru Chen (陳侃如)
a8fe610318 Bug 1032063 - Call update_network_state and update_network_availability when network state changes for A-GPS. r=dougt
--HG--
extra : rebase_source : 9a674017a74099f3919b27252c454e7ca777ef84
2014-08-06 14:41:56 +08:00
Chris Kitching
d9eab8b56d Bug 1049105: Make annotation processor compile with Xlint:all r=kats 2014-08-05 21:13:49 -07:00
Chris Kitching
40a0c89526 Bug 1049105: Prevent application of annotations to incorrect entity types. r=kats 2014-08-05 21:13:49 -07:00
Wes Kocher
0d0f9abef2 Merge m-c to inbound on a CLOSED TREE 2014-08-05 17:32:52 -07:00
Wes Kocher
2882d4f06b Merge inbound to m-c a=merge 2014-08-05 17:05:58 -07:00
Wes Kocher
f9cef40862 Backed out changeset 1e2a00dc11cb (bug 687194) for mochitest-5 failures on a CLOSED TREE 2014-08-05 17:01:06 -07:00
Olli Pettay
d2efa2917f Bug 1049010, layout should use composed doc, not current doc in many cases, r=wchen
--HG--
extra : rebase_source : 42ce2eebfd38ea2e6dbe5711954c601f19d72467
2014-08-06 02:23:54 +03:00
Olli Pettay
87b818700b Bug 1026164, improve focus handling in shadow dom, r=wchen
--HG--
extra : rebase_source : 026b9ee49cdce82a703700593d7a1f0e5d27969f
2014-08-06 02:23:02 +03:00
Cameron McCormack
8ab9c09315 Bug 1018524 - Make copies of more SVGLength objects when manipulating SVGLengthLists. r=longsonr 2014-08-06 09:15:00 +10:00
Blake Kaplan
03b057f41d Bug 687194 - Basic test for chrome registration/unregistration. r=mossop 2014-08-05 16:10:21 -07:00
Chris Kitching
9bc3c00d3c Bug 1049105: Remove generateStatic option from JNI wrapper generator r=kats 2014-08-05 15:04:38 -07:00
Richard Newman
8fd9df0497 Bug 1049217 - Follow-up: remove modern Android method calls until Bug 1042829 lands. a=bustage on a CLOSED TREE 2014-08-05 20:48:56 -07:00
Richard Newman
0de3572349 Bug 1045921 - Clean up Clipboard.java. r=wesj. Android-only on a CLOSED TREE 2014-08-05 19:31:40 -07:00
Richard Newman
d7cc2e5ffc Bug 1049217 - Fix CharacterValidator for API levels below 12. r=margaret 2014-08-05 18:34:22 -07:00
Wes Kocher
659f33fb19 Merge m-c to fx-team on a CLOSED TREE 2014-08-05 17:38:06 -07:00
Brian Nicholson
5818148dac No bug - Removed unused dialogtitle_textcolor 2014-08-05 14:59:17 -07:00
B2G Bumper Bot
f249f2de1f Bumping manifests a=b2g-bump 2014-08-05 14:11:35 -07:00
B2G Bumper Bot
0d042f0940 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04973907d6a5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1049143 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/search/test/marionette/places_search_test.js | Places tests Test url searching
2014-08-05 14:05:38 -07:00
B2G Bumper Bot
4e5700c61e Bumping manifests a=b2g-bump 2014-08-05 13:57:43 -07:00
B2G Bumper Bot
7a415f54ea Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1845bb40c44
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1049137 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/system/test/marionette/app_usage_metrics_test.js | App Usage Metrics > Uninstalled apps are counted
2014-08-05 13:50:31 -07:00