Commit Graph

156926 Commits

Author SHA1 Message Date
Daniel Holbert
1b17268086 Bug 941916 followup: Drop another unused param "aFlexContainerFrame" from SingleLineCrossAxisPositionTracker constructor. r=trivial (essentially the same as previous patch) 2013-11-23 11:07:33 -08:00
Dan Gohman
0b1ada6433 Bug 941652 - IonMonkey: Fix quadradic-time insertion into LiveInterval use lists. r=bhackett 2013-11-23 10:38:24 -08:00
Dan Gohman
643a028f04 Bug 939824 - IonMonkey: Convert trySplitAcrossHotcode to use splitAt. r=bhackett 2013-11-23 10:38:24 -08:00
Dan Gohman
53e193d8a0 Bug 939824 - IonMonkey: When splitting across calls, don't split around every range boundary. r=bhackett 2013-11-23 10:38:24 -08:00
Dan Gohman
745aaf759b Bug 939824 - IonMonkey: Refactor a splitting method out of splitAcrossCalls. r=bhackett 2013-11-23 10:38:21 -08:00
Dan Gohman
d9fe0bc543 Bug 939820 - IonMonkey: Don't create LNops for register allocators other than LSRA. r=bhackett 2013-11-23 10:27:38 -08:00
Dan Gohman
89105caca5 Bug 939820 - IonMonkey: Don't create LLabels for register allocators other than LSRA. r=bhackett 2013-11-23 10:27:38 -08:00
Dan Gohman
8d82279b41 Bug 939820 - IonMonkey: Move LLabel's Label into LBlock. r=bhackett 2013-11-23 10:27:38 -08:00
Dan Gohman
2eeb448e9d Bug 941617 - IonMonkey: Fix ComputeThis's OSI point, allowing safepoint processing to be refined. r=bhackett 2013-11-23 10:27:38 -08:00
Deian Stefan
0824c9d3d1 Bug 941404 - Data documents should not set CSP, r=bz 2013-11-21 21:16:00 -08:00
Deian Stefan
d4fabf325e Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson 2013-11-22 15:12:00 -08:00
Garrett Robinson
0bb6cc2058 Bug 934062 - Move call to waitForExplicitFinish to avoid race condition r=sstamm 2013-11-22 13:41:45 -08:00
Ehsan Akhgari
9a87fb974a Bug 852648 - Part 1: Exclude the widget/cocoa files which force NSPR logging from unified builds; r=cpeterson 2013-11-23 11:21:33 -05:00
Phil Ringnalda
c05ca0769e Merge m-c to m-i 2013-11-23 08:20:22 -08:00
Phil Ringnalda
97612f7853 Merge m-i to m-c 2013-11-23 08:18:35 -08:00
ffxbld
ca18e83f44 No bug, Automated HSTS preload list update from host bld-linux64-ix-034 - a=hsts-update 2013-11-23 03:17:46 -08:00
Wes Kocher
05c74e5ce4 Merge b2g-inbound to m-c 2013-11-22 17:31:05 -08:00
Wes Kocher
86e4fa5ab2 Merge fx-team to m-c 2013-11-22 15:41:13 -08:00
Benoit Jacob
ea5169c13c 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
98b5b0435d 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
Luke Wagner
fe8102eef7 Bug 931864 - remove the activeGCInAtomsZone limitation in JS::CanCompileOffThread (r=billm)
--HG--
extra : rebase_source : 24cc636ef05661f9bbdc17b65609749ff14caab8
2013-11-22 15:45:18 -06:00
Dan Gohman
7e1ee7cbb7 Bug 913648 - SpiderMonkey: Allow allocation of an AssemblerBuffer larger than INT_MAX/2. r=luke 2013-11-23 06:35:58 -08:00
Robert Longson
5fcf025d42 Bug 939942 - Reflow when bounds changes due to stroke creation/removal. r=jwatt 2013-11-23 13:32:21 +00:00
Jonathan Kew
febb2c3533 bug 941940 followup - restore reftest manifest entry accidentally lost during rebase. no-r=me. 2013-11-23 12:17:59 +00:00
Jonathan Kew
aa3b273917 bug 941940 - reftest to check that 
 characters in the DOM remain invisible. r=roc 2013-11-22 21:44:55 +00:00
Jonathan Kew
bb53b2503a bug 941940 - don't render stray <CR> characters (&#13; entities) in the DOM as hexboxes, just leave them invisible. r=roc 2013-11-22 21:43:36 +00:00
Jan-Ivar Bruaroey
dc371f7d11 Bug 927358: Was mistake to begin failing on unsupported mandatory constraints. r=jesup 2013-11-22 16:10:00 -05:00
Ryan VanderMeulen
acc23e1616 Backed out changeset 4e3e7a20399f (bug 942207) for ASAN failures.
CLOSED TREE
2013-11-22 15:52:07 -05:00
Ryan VanderMeulen
c0054e0452 Merge m-c to inbound. 2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
14bce8a31f Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Adrian Cruceru
4205289424 Bug 876876: Fix race condition in DeviceInfoDS::GetDeviceInfo()/GetDeviceFilter() r=bas,jesup 2013-11-22 15:29:52 -05:00
Ryan VanderMeulen
a841a65c0f Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen
1e4b2d1860 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Anton Kovalyov
0dfc524ea8 Bug 941781 - Upgrade CodeMirror to 3.20. r=robcee 2013-11-22 11:56:43 -08:00
Paolo Amadini
c7cb8ac30b Bug 931477 - Fix size and percentage display for downloads of unknown size. r=mak 2013-11-22 20:19:48 +01:00
Paolo Amadini
8dafb29acb Bug 941027 - Store metadata about completed downloads in the download history. r=mak 2013-11-22 20:19:48 +01:00
Shane Caraveo
32a0353553 bug 936712 open marks panel on first click if user not logged in, r=markh 2013-11-22 11:05:06 -08:00
Dave Hylands
9c7c28db26 Bug 901456 - Fix test_lastModificationFilter.html to verify timestamps when creating test files. r=janv
DONTBUILD
2013-11-22 10:55:36 -08:00
Ryan VanderMeulen
948e0ee274 Backed out changeset b421a1fcd9c0 (bug 901456) for landing with the wrong bug number. 2013-11-22 14:04:17 -05:00
Dave Hylands
8ba8faa94b Bug 910456 - fix test_lastModificationFilter.html to verify timestamps when creating test files. r=janv
--HG--
extra : rebase_source : a128af8ab386767b4255c50aa4d78c5b3d146849
2013-11-22 10:55:36 -08:00
Gaia Pushbot
a52afef42c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5cc15d1e2910
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13960 from KevinGrandon/bug_942235_gaia_extension_logging

Bug 942235 - Remove errors being logged from gaia extensions r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/30315c0f189a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 942235 - Remove errors being logged from gaia extensions
2013-11-22 10:55:25 -08:00
Gaia Pushbot
cb9ed4ce47 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/566443dad076
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13950 from AndreiH/bug941727

Bug 941727 - Fix up test_unlock_to_camera

========

https://hg.mozilla.org/integration/gaia-central/rev/84a405ec62f2
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 941727 - Fix up test_unlock_to_camera
2013-11-22 10:30:25 -08:00
Gijs Kruitbosch
779f3c9324 Bug 942011 - [Australis] fix issue with 'nested-buttons' replacement variable, r=jaws
--HG--
extra : rebase_source : ce09fbe1ad985cbcd7b540901cdcfd1f87e55bb6
2013-11-22 15:00:21 +01:00
Jim Mathies
1e80cb573a Bug 941393 - Fix for browser-ui js error when opening external links. r=rsilveira 2013-11-22 12:22:16 -06:00
Jim Mathies
490984bda8 Bug 918203 - Update display port for the foreground tab in SizeChanged events. r=mbrubeck 2013-11-22 12:22:16 -06:00
Lucas Rocha
a7d5e7aac4 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha
b9a0c4cbfe Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Ryan VanderMeulen
372ab72eb3 Backed out changeset 0b84a9bee07a (bug 937429) for Android test_videocontrols_standalone.html failures.
CLOSED TREE
2013-11-22 12:33:19 -05:00
Ryan VanderMeulen
92dc8a10f4 Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange. 2013-11-22 12:32:19 -05:00
Peiyong Lin
57cff38256 Bug 939297 - Replace #ifdef DEBUG with mozilla::DebugOnly<nsresult> in mozIStorageValueArray.idl. r=mak 2013-11-22 11:04:49 -05:00