Commit Graph

159638 Commits

Author SHA1 Message Date
Jason Orendorff
ca1b881b6b Bug 793860, part 2 - Remove JSOP_ENUMELEM. r=luke. 2013-12-09 14:12:39 -06:00
Jason Orendorff
8bcc0d90df Bug 793860, part 1 - Simplify the bytecode emitted for certain kinds of array destructuring assignment. Remove JSOP_ENUMCONSTELEM which is then no longer used (and JSOP_GETFUNNS which has not been used for some time). r=luke. 2013-12-09 14:12:36 -06:00
Jason Orendorff
18dfde2509 Bug 793860, part 0b - Declare some accidentally undeclared variables. r=bz. 2013-12-09 14:10:51 -06:00
Jason Orendorff
c828e70974 Bug 793860, part 0a - Declare an accidentally undeclared variable. r=paul. 2013-12-09 14:10:51 -06:00
Jason Orendorff
1c02e7b836 Bug 942379 - js shell: Fix a crash due to poor argument checking in shell-only resolver() builtin. r=Waldo. 2013-12-09 14:10:51 -06:00
Jason Orendorff
38de50285e Bug 943130 - js shell 'environment' builtin: Don't assume jsids are strings. r=Waldo. 2013-12-09 14:10:50 -06:00
Jan Beich
98d71661b0 Bug 947862 - Initialize RealTimeClock on BSDs. r=jesup 2013-12-09 21:07:46 +01:00
Brian Hackett
227296e8c6 Bug 947963 - Invalidate compilation after OOM in CodeGenerator::link, r=jandem. 2013-12-09 11:59:20 -08:00
Brian Hackett
e9de0bd6a8 Bug 947782 - Use accessor methods for JSScript uint32/uint16 fields, r=jandem. 2013-12-09 11:26:09 -08:00
Geoff Brown
e1ed1a4576 Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures 2013-12-06 16:02:49 -07:00
Geoff Brown
4437beef7c Bug 936226 - (4) Adjust crashtest manifest for Android x86; r=dminor 2013-12-06 16:02:48 -07:00
Mike Hommey
67b0cea5df Bug 947453 - Remove media/libogg/src/moz.build. r=mshal 2013-12-07 07:47:55 +09:00
Mike Hommey
e6e9868d2e Bug 947083 - Kill elf-dynstr-gc. r=ted 2013-12-07 07:47:27 +09:00
Brian Hackett
a675fd7f26 Bug 936156 - Mark run once lambdas inner to other run once lambdas, allow inlining foo.call(a) calls, r=jandem. 2013-12-06 14:46:36 -08:00
Randell Jesup
28164c51c2 Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien 2013-12-06 17:38:52 -05:00
Alfredo Yang
c0d5a4a149 Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-12-06 17:38:52 -05:00
Alfredo Yang
4525f5855b Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup 2013-12-06 17:38:51 -05:00
Alfredo Yang
e36a238d1e Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-12-06 17:38:51 -05:00
Ehsan Akhgari
7ea6fce31c Bug 924972 - Try to increase the timeout in test_reftests_with_caret.html for emulator b2g runs 2013-12-06 17:26:56 -05:00
Terrence Cole
4966a3b266 Bug 941766 - Fix an exact rooting hazard in NPAPI; r=johns
--HG--
extra : rebase_source : f82a0e94f689ce0c5b88e05d9ae56ef52ce2f662
2013-12-06 13:52:13 -08:00
Benjamin Smedberg
cef6a4d1df Bustage followup to bug 767343 in non-unified builds
On a CLOSED TREE.

--HG--
extra : amend_source : 509032affaebf78b8a0430f2ba8e214639cdcdd1
2013-12-06 16:59:35 -05:00
Benoit Girard
bc3440e941 Bug 904227 - Print ? if we don't have a test object. r=bjacob
--HG--
extra : rebase_source : cc1571123f7414f7a64a620aeebd1ce4b5002a9e
2013-12-06 16:44:22 -05:00
Camilo Viecco
df14c5d1d1 Bug 945349 - CertVerifier should check early for bad usages. r=briansmith 2013-12-06 13:42:44 -08:00
Daniel Holbert
90002db2bc Bug 946269: Rename nsFlexContainerFrame::ComputeFlexContainerCrossSize to ComputeCrossSize. implicit-rs=mats 2013-12-06 13:38:49 -08:00
Mike Conley
711f32ba5c Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving. 2013-12-06 16:37:52 -05:00
Gaia Pushbot
1c4faf61bb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acba8a7d5451
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #14473 from davidflanagan/bug945376

Bug 945376: correctly handle the None alert tone setting r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/e416cc78aeea
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 945376: correctly handle the None alert tone setting
2013-12-06 13:30:25 -08:00
J. Ryan Stinnett
2bfcffdc08 Bug 947406 - Don't return promise when done with package upload. r=ochameau 2013-12-06 14:49:17 -06:00
Rodrigo Silveira
b48f853fb6 Bug 944255 - about:start bookmarks and history tiles cut off when using split views r=sfoster
--HG--
extra : rebase_source : d1e2a8636ba863d89fbcb658ce373cddceb722b2
2013-12-09 10:41:58 -08:00
Matt Brubeck
6ba2a1c8b4 Bug 946335 - Scrollbar on Metro start page is covered by navbar [r=emtwo] 2013-12-09 10:20:56 -08:00
Gijs Kruitbosch
6acae2d328 Bug 942393 - document Australis' CustomizableUI, r=me, comments-only, NPOTB, DONTBUILD
--HG--
extra : rebase_source : 6e90cbf47609670ae3ee9e7a85ed1791fccee299
2013-12-09 18:46:23 +01:00
Margaret Leibovic
803715f1ba Bug 941357 - (Part 2) Update BrowserProvider to use PerProfileDatases. r=rnewman 2013-12-09 09:06:02 -08:00
Margaret Leibovic
ab39990106 Bug 941357 - (Part 1) Consolidate per-profile content provider logic in PerProfileDatabases, starting with TabsProvider. r=rnewman 2013-12-09 09:05:59 -08:00
Victor Porof
e53643de5b Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02:00
Gijs Kruitbosch
d98e1e111a Bug 947867 - fix issues with events in Australis' CustomizableUI discovered when documenting, r=jaws 2013-12-09 13:30:04 +01:00
Gijs Kruitbosch
973a1eb747 Bug 940387 - when dragging wide items in Australis' palette, don't fix insertion point to first item in row, r=mikedeboer 2013-12-09 13:29:30 +01:00
Lucas Rocha
3c46d14f74 Bug 946517 - Provide MOZ_DISABLE_PROGUARD envvar to disable ProGuard (r=rnewman) 2013-12-09 12:21:38 +00:00
Gijs Kruitbosch
67deb41ef2 Bug 940387 - change Australis' wide widget styling in palette to fit into grid, r=mikedeboer 2013-12-06 21:01:49 +01:00
Gijs Kruitbosch
75cf03e41a Bug 942393 - document Australis' CustomizableUI some more, rs=me, comments-only, NPOTB, DONTBUILD 2013-12-10 12:58:44 +01:00
Mark Finkle
af612934e1 Bug 927128 - Keep GeckoView limited to Nightly only (part 2) r=glandium 2013-12-10 01:07:43 -05:00
Brian Nicholson
fd426c961c Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle 2013-12-09 21:59:01 -08:00
Wes Kocher
2f9e1f9087 Merge m-c to fx-team 2013-12-09 20:46:54 -08:00
Drew Willcoxon
a634f7f7b9 Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh 2013-12-09 19:52:51 -08:00
Mark Hammond
3026c09b74 Bug 948167 - move final test from browser/modules/test/Makefile.in to browser.ini. r=ted
Conflicts:
	browser/modules/test/browser.ini
2013-12-10 11:43:59 +11:00
Richard Newman
125fed004b Bug 948168 - Upgrade Robotium to 4.3.1. r=mfinkle 2013-12-09 15:26:07 -08:00
Gijs Kruitbosch
98a55cb7f3 Bug 947988 - take Australis switch-to-metro code out of CustomizableUI.jsm, r=mconley
--HG--
extra : rebase_source : 0f6e0eb71c31a1aaff2851cba08ee156a4c3164c
2013-12-09 19:27:46 +01:00
Gijs Kruitbosch
2936caf206 Bug 947984 - Australis' view widgets shouldn't require onViewShowing/onViewHiding event handlers, r=mconley
--HG--
extra : rebase_source : 303fc1b429f08cb66c56a4fa1d541f1f7343e17c
2013-12-09 19:38:19 +01:00
Michael Comella
2d8216c70b Bug 928566: Use more descriptive parameter names in robocop assertion methods. r=gbrown 2013-12-09 15:11:37 -08:00
Anshul Jain
685ac8d571 Bug 946942 - Update APN settings on start if MMS call is already connected. r=gene 2013-12-06 12:01:30 -08:00
Ryan VanderMeulen
5c1eccecee Merge m-c to b-i. 2013-12-06 16:12:01 -05:00
Ryan VanderMeulen
e384e116bb Merge fx-team to m-c. 2013-12-06 16:03:56 -05:00