Commit Graph

157256 Commits

Author SHA1 Message Date
Ehsan Akhgari
d7bd599972 Bug 941854 - Protect against two known bad patterns for unified builds; r=glandium 2013-11-25 20:38:30 -05:00
Matt Brubeck
2e0ec89daf Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE 2013-11-25 15:59:01 -08:00
Bobby Holley
a3e50ba0c9 Bug 928616 - Clean up JS_CopyPropertiesFrom. r=jorendorff 2013-11-25 15:35:22 -08:00
Matt Woodrow
b602f68120 Bug 940845 - Follow-up to add comments that got missed when rebasing. 2013-11-26 12:29:20 +13:00
Rodrigo Silveira
c5df4f8466 Bug 909731 - Disable zoom on start tab r=mbrubeck 2013-11-22 18:07:27 -08:00
Gabriel Luong
59942dfdb6 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Anton Kovalyov
0617575b55 Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans 2013-11-25 18:57:27 -08:00
Matt Brubeck
a75e7e7753 Bug 932999 - New image for Metro download button [r=rsilveira] 2013-11-25 16:03:31 -08:00
Gabriel Luong
a32bb60a38 Bug 940713 - Enable autoclose brackets for source editor. r=anton 2013-11-25 15:57:51 -08:00
Gijs Kruitbosch
169b9b3dc4 Bug 941321 - add more failure-proofing to Australis customize mode enter/exit routines, r=mconley
--HG--
extra : rebase_source : 921fc4919704bb012fa0fa34426c3df56bccadd0
2013-11-26 00:26:17 +01:00
Gijs Kruitbosch
33603f47e0 Bug 942626 - fix filtering for customize context menus in Australis, r=jaws
--HG--
extra : rebase_source : b1d99d1c47d692dea4906c3e439f417e052312a8
2013-11-26 00:24:33 +01:00
Ryan VanderMeulen
7a0d729fb0 Merge m-c to fx-team. 2013-11-25 14:25:48 -05:00
Nick Fitzgerald
3bf9547c4d Bug 934163 - Use Cu.isDeadWrapper in objectDescriptor; r=past 2013-11-25 10:31:46 -08:00
Nick Fitzgerald
2e5c259c51 Bug 942362 - Use DevToolsUtils.reportException in dbg-client.jsm; r=past 2013-11-25 10:31:46 -08:00
Robert Strong
1c979605c7 Bug 930194 - Add prerequisite checks for MozillaMaintenance Service tests that fail the tests if the build system is not properly configured. r=bbondy 2013-11-25 10:25:22 -08:00
Nick Fitzgerald
12f3243085 Bug 934163 - Improve performance of tracer actors; r=past 2013-11-25 10:11:53 -08:00
Wes Johnston
3a05d32ab8 Bug 880230 - Use ComponentName when sorting Activities. r=lucasr 2013-11-25 09:45:43 -08:00
Wes Johnston
5307abad89 Bug 921112 - Expose MCC/MNC in payments on Android. r=mfinkle 2013-11-25 09:42:25 -08:00
Wes Kocher
cfcbbaa4bd Merge b2g-inbound to m-c 2013-11-22 17:31:05 -08:00
Felix H. Dahlke
b2757a75e4 Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Wes Kocher
73f7ffe7f7 Merge fx-team to m-c 2013-11-22 15:41:13 -08:00
Benoit Jacob
19ef7340ea Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
Benoit Jacob
32c783ca45 Bug 834243 - Revert to calling eglInitialize in Java; do it first in a EGLPreloadingThread to avoid blocking the UI thread for a long time - r=snorp 2013-11-22 18:23:34 -05:00
Nikhil Marathe
ccf49f860d Bug 942256 - ThreadSafeCheckIsChrome() checks UsesSystemPrincipal() for Workers. r=bz
--HG--
extra : rebase_source : 756edcea9860c22b06820ef505f51e7741cd5442
2013-11-22 14:08:38 -08:00
Nikhil Marathe
42196f5a60 Bug 942255 - UsesSystemPrincipal() in Promise::EnabledForScope() on Workers. r=bz
--HG--
extra : rebase_source : 3a1351a488ed2f90c6e998cf396639d0bb0d267c
2013-11-22 14:13:26 -08:00
Phil Ringnalda
3e65c02e51 Back out 1fd1596ffb9f:b5b8f25b9f1d (bug 682048) for b2g mochitest-5 timeouts in test_innerWidthHeight_script.html
CLOSED TREE
2013-11-24 10:32:52 -08:00
Phil Ringnalda
a147287a80 Back out 89c3bfc7d873:58bfa3b59c2c (bug 673569) because bug 682048 is coming out
CLOSED TREE
2013-11-24 10:31:26 -08:00
Daniel Holbert
41073e8f62 (no bug) clarify a code comment about flexbox layout. (comment-only, DONTBUILD) 2013-11-23 23:55:27 -08:00
Ehsan Akhgari
5a56056193 Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
Phil Ringnalda
1517f1b9f0 Back out 5ecede5e0ceb (bug 931864) for assertions 2013-11-23 21:53:45 -08:00
Bill McCloskey
ccc9dfbb13 Bug 673569 - Address review feedback (r=Waldo) 2013-11-23 21:35:54 -08:00
Bill McCloskey
fb231de2be Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg) 2013-11-23 21:32:45 -08:00
Bill McCloskey
9ea89791a7 Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Bill McCloskey
2a25d0d593 Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck) 2013-11-23 21:32:32 -08:00
Bill McCloskey
91c7e6a9a2 Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe) 2013-11-23 21:32:27 -08:00
Benoit Jacob
19ed4e888a Bug 938411 - Check for lost context in PresentScreenBuffer - r=jgilbert 2013-11-23 21:21:45 -05:00
Benoit Jacob
408ab9b951 Bug 924600 - WebGL.getUniform should not throw - r=jgilbert 2013-11-23 21:20:48 -05:00
Benoit Jacob
bc4b90e06f Bug 935303 - WebGL.texImage2D should not throw when passed a not-yet-loaded image - r=jgilbert 2013-11-23 21:20:48 -05:00
Benoit Jacob
21d9f061c3 Bug 924382 - Allow getting the integer type corresponding to a MOZ_BEGIN_ENUM_CLASS - r=Waldo 2013-11-23 21:20:38 -05:00
Phil Ringnalda
be66ac2595 Bug 938431 followup, bail out when ParallelArray isn't defined, since it's only on trunk
--HG--
extra : rebase_source : 91f842ae5b53c452d156288e7124394646b86ebc
2013-11-23 18:00:11 -08:00
Mike Hommey
051aa3a2d3 Bug 942031 - Don't link against the js engine when there's no need to. r=mshal 2013-11-24 08:18:50 +09:00
Jan-Ivar Bruaroey
22ca838550 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Ryan VanderMeulen
e5b0dcb0bd Backed out changeset 4e3e7a20399f (bug 942207) for ASAN failures.
CLOSED TREE
2013-11-22 15:52:07 -05:00
Ryan VanderMeulen
2ab6caa2dc Merge m-c to inbound. 2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
d7e49cc136 Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Adrian Cruceru
7172d47344 Bug 876876: Fix race condition in DeviceInfoDS::GetDeviceInfo()/GetDeviceFilter() r=bas,jesup 2013-11-22 15:29:52 -05:00
Ryan VanderMeulen
f79b3ed398 Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
0bd1b242e8 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Gijs Kruitbosch
976cf2537f Bug 940953 - destroy all the mode and iconsize persistence for Australis, r=dao
--HG--
extra : rebase_source : b51a4e1be15a1c5856e7ab8cf6f3548c8900b354
2013-11-22 20:59:37 +01:00
Tim Taubert
ab5853c0f8 Bug 930967 - Follow-up to fix mistake in test suite that lead to intermittent failures r=me
From 7531ffe0cfebf5296b063538922c12fb83bfb8f7 Mon Sep 17 00:00:00 2001
2013-11-23 09:08:26 +01:00