Commit Graph

167903 Commits

Author SHA1 Message Date
Nicolas B. Pierron
53bf9d4496 Bug 962555 part 4 - Merge Headers and rename Slot to RValueAllocation. r=h4writer
--HG--
rename : js/src/jit/Slot.h => js/src/jit/Snapshots.h
rename : js/src/jsapi-tests/testJitSlot.cpp => js/src/jsapi-tests/testJitRValueAlloc.cpp
2014-02-10 06:21:46 -08:00
Nicolas B. Pierron
5fda72d545 Bug 962555 part 3 - Remove hasLocation & fromLocation from the SnapshotIterator. r=h4writer 2014-02-10 06:21:46 -08:00
Nicolas B. Pierron
dd65ce6bec Bug 962555 part 2 - Add multiple UNTYPED modes to prevent duplicating conditions. r=h4writer 2014-02-10 06:21:45 -08:00
Nicolas B. Pierron
3b1f0171a2 Bug 962555 part 1 - Extract SnapshotReader::Slot. r=h4writer 2014-02-10 06:21:43 -08:00
Ryan VanderMeulen
083fa6c3b3 Backed out changeset 0e7aa3047ec7 (bug 957542) for ggc crashes. 2014-02-10 09:09:42 -05:00
Ehsan Akhgari
fb23854e8f Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
Marco Castelluccio
922ae0dfb0 Bug 969654 - Fix payments webapprt regression. r=ferjm
DONTBUILD
2014-02-10 08:48:55 -05:00
Ryan VanderMeulen
bf8e7cef1c Backed out changeset 00d49079bcbc for landing with the wrong bug #. 2014-02-10 09:00:41 -05:00
Ryan VanderMeulen
55c1e5b623 Backed out changeset 2df850200c16 (bug 957542) for jit-test failures. 2014-02-10 08:59:35 -05:00
Jan Beich
7798ea7595 Bug 970031 - Re-apply bug 761077 to unbreak xptcall build on FreeBSD sparc64. r=froydnj 2014-02-10 08:58:57 -05:00
Mohit Sinha
10d9ead2c3 Bug 969867 - Treat U+2063 and U+2064 as invisible operators. r=karlt 2014-02-10 08:58:33 -05:00
Albert Crespell
0f3a536af8 Bug 965319 - Part 2: Update tests. r=gene 2014-02-09 12:43:49 +01:00
Albert Crespell
e667edcc6a Bug 965319 - Part 1: Wrong quota calculation for network alarms. r=gene, r=jshih 2014-02-10 09:14:45 +01:00
B2G Bumper Bot
a51756da68 Bumping manifests a=b2g-bump 2014-02-10 05:48:15 -08:00
B2G Bumper Bot
39643fde6d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cb84aff9dcf
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #16126 from changm/bug968311

bug 968311 - Put Gallery App in scrollable background color. r=:21

========

https://hg.mozilla.org/integration/gaia-central/rev/1b1eb20fe3f5
Author: Mason Chang <mchang@mozilla.com>
Desc: bug 968311 - Put Gallery App in scrollable background color
2014-02-10 05:48:06 -08:00
Cervantes Yu
9282248e1e Bug 966802 - Fix and protect from stack overflow of the threads cloned in the Nuwa process. r=khuey 2014-02-10 08:46:05 -05:00
Rick Eyre
20d779c73f Bug 969506 - TextTrack's ActiveCues should return null of TextTrack's mode is set to 'disabled'. r=rillian 2014-02-07 13:59:26 -05:00
Marco Castelluccio
4fd82b5c79 Bug 969564 - Fix payments webapprt regression. r=ferjm 2014-02-10 08:48:55 -05:00
Mihai Sucan
4c2294f80b Bug 963977 - Fix for intermittent browser_console_addonsdk_loader_exception.js | Test timed out; r=me 2014-02-07 20:00:41 +02:00
Brian Grinstead
90eea8a6de Bug 966308 - DevTools Themes - Make dark theme the default;r=robcee 2014-02-10 09:33:47 -06:00
Brian Grinstead
16b3c7a6ce Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker 2014-02-10 07:50:13 -06:00
Mike de Boer
ea88bbe415 Bug 967564: report operand, even when a custom message is specified. r=gps 2014-02-10 13:12:40 +01:00
Carsten "Tomcat" Book
6a33f12449 Merge mozilla-central to fx-team 2014-02-10 12:55:17 +01:00
Carsten "Tomcat" Book
fdd1afb70a merge b2g-inbound to mozilla-central 2014-02-10 12:52:16 +01:00
Carsten "Tomcat" Book
3b21beca9a merge fx-team to mozilla-central 2014-02-10 12:49:40 +01:00
Tim Taubert
1a180ab264 merge m-c to fx-team 2014-02-10 12:41:10 +01:00
B2G Bumper Bot
f3be850e09 Bumping manifests a=b2g-bump 2014-02-09 23:51:56 -08:00
B2G Bumper Bot
6bc0e2b30a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25b78e722d95
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16085 from timdream/build-appdata-wallpaper

Bug 968702 - Add Makefile for wallpaper app, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/7352b0b74147
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 968702 - Add Makefile for wallpaper app
2014-02-09 23:51:10 -08:00
B2G Bumper Bot
19da15352f Bumping manifests a=b2g-bump 2014-02-09 22:50:54 -08:00
Vicamo Yang
fdbcbdbad9 Bug 969109: fix racing condition in test_dom_BluetoothManager_enabled.js. r=echou, f=jaliu 2014-02-10 12:03:43 +08:00
B2G Bumper Bot
aa743aff2e Bumping manifests a=b2g-bump 2014-02-09 19:17:00 -08:00
B2G Bumper Bot
f132d32a84 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c51a7687c52f
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #16106 from flodolo/bug969978

Bug 969978 - Improve Italian keyboard layout (alternative chars for 'e' and '.')
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/60f3c755d5c9
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 969978 - Improve Italian keyboard layout (alternates for 'e' and '.')

* Invert é and è, since the latter is much more frequent.
* Add apostrophe and question/exclamation mark to “.”
2014-02-09 19:16:13 -08:00
Phil Ringnalda
b516eabf3e Merge m-c to b-i 2014-02-09 18:48:39 -08:00
Phil Ringnalda
5e655b57db Merge b-i to m-c 2014-02-09 18:36:38 -08:00
Chris Peterson
69228c3806 Bug 970159 - Return integer 0 from sdp_attr_get_extmap_id(), not NULL pointer. r=jesup 2014-02-09 18:31:29 -08:00
B2G Bumper Bot
0b768e2080 Bumping manifests a=b2g-bump 2014-02-09 18:21:02 -08:00
B2G Bumper Bot
d5045aff59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f74ed6d8d91
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #16017 from vsireesha246/Bug_922609_Dispatching_Video_Scan_End_Event

[Video]Bug_922609_Provide a way for tests to determine that the video app has f... r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/fc9bd0603043
Author: varada.sireesha <varada.sireesha@lge.com>
Desc: Bug_922609_Provide a way for tests to determine that the video app has finished scanning
2014-02-09 18:15:13 -08:00
B2G Bumper Bot
323eae9350 Bumping manifests a=b2g-bump 2014-02-09 15:55:57 -08:00
B2G Bumper Bot
8c09bd48ac Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5db3ae28ac3a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #16006 from eeejay/bug-968465

Bug 968465 - Auto show/hide developer settings with pref.

========

https://hg.mozilla.org/integration/gaia-central/rev/6a727f57ff2e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 968465 - [Settings] Auto show/hide developer settings with pref.
2014-02-09 15:55:11 -08:00
B2G Bumper Bot
fbbd3377f8 Bumping manifests a=b2g-bump 2014-02-09 15:51:00 -08:00
B2G Bumper Bot
e2ed3f3a04 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f87f35a9938f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16102 from Darep/969768-fix-reload-application

Bug 969768: Fix "Reload application" button on the Gaia browser-helper extension

========

https://hg.mozilla.org/integration/gaia-central/rev/29e59e74e9e7
Author: Antti-Jussi Kovalainen <ajk@ajk.fi>
Desc: Bug 969768: Fix "Reload application" button on the Gaia browser-helper
2014-02-09 15:45:12 -08:00
Phil Ringnalda
59cec63953 Back out d130046321ce (bug 965896) for xpcshell orange 2014-02-09 15:28:57 -08:00
Mark Hammond
56febfb79d Backed out changeset c86a7dad496a (bug 967047) - only had f+, not r+ 2014-02-10 09:52:50 +11:00
Mark Hammond
1941576303 Bug 967047 - give FxA credentials the same special treatment the legacy sync host credentials get. r=rnewman 2014-02-10 09:48:06 +11:00
Mark Hammond
4be7adba1e Bug 965896 - allow a sync startOver to re-enable Firefox Accounts. r=rnewman 2014-02-10 09:18:10 +11:00
Chris Peterson
c87e8bfa46 Bug 952785 - RawDBusConnection::SendWithReply() returns bool, not nsresult. r=echou 2014-02-09 12:44:05 -08:00
Alfredo Yang
4e361eab71 Bug 853356 - gUM video prompt for sandbox testcase. r=amarchesini 2014-02-09 15:34:44 -05:00
Alfredo Yang
bbd218f9fe Bug 853356 - gUM video prompt for Contact API prompt. r=fabrice 2014-02-09 15:34:43 -05:00
Alfredo Yang
3a4bbe0a0b Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
B2G Bumper Bot
0405dd392d Bumping manifests a=b2g-bump 2014-02-09 12:11:54 -08:00