Robert Strong
|
59465b1b98
|
Bug 813569 - Long string (ONE_MOMENT) not fully displayed in localized stub installer. r=bbondy - Windows stub installer only which is only built with the nightly - DONTBUILD
|
2013-04-09 12:58:28 -07:00 |
|
Paul Adenot
|
d174da3ba1
|
Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan
|
2013-04-09 14:47:42 +02:00 |
|
Paul Adenot
|
59347270e4
|
Bug 852366 - Don't resample on the main thread. r=ehsan,roc
|
2013-03-18 20:54:32 -04:00 |
|
Guilherme Gonçalves
|
d4f4319a60
|
Bug 855704 - Pair pushPrefEnv with waitForExplicitFinish in speech tests. r=smaug
--HG--
extra : amend_source : e2fd5c3a186bb195bc54baf28b05d5ba53f5bb3d
|
2013-04-09 12:50:56 -07:00 |
|
Jonathan Kew
|
1074fdf739
|
bug 851520 part 2 - remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=adw
|
2013-04-08 15:17:00 +01:00 |
|
Jonathan Kew
|
bcaf4cdf19
|
bug 851520 part 1 - expose systemDefaultScale attribute on nsIScreenManager. r=roc
|
2013-04-09 14:28:55 +01:00 |
|
Doug Turner
|
f005931815
|
Bug 856440 - Use global preference object instead of a getter. r=nsm
--HG--
extra : rebase_source : 1d828675c711d0d862a48370ebc207d4b7f0e205
|
2013-04-09 11:02:00 -07:00 |
|
Dave Hylands
|
8c46a6db27
|
Bug 859928 - Make profiles be saved in temporary directory for B2G.
|
2013-04-09 12:45:49 -07:00 |
|
Stephen Pohl
|
28ee11a080
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Shane Caraveo
|
216694c961
|
bug 857923 fix some l10n issues, r=gavin
|
2013-04-07 20:58:37 -07:00 |
|
Ryan VanderMeulen
|
0558957065
|
Merge m-c to inbound.
|
2013-04-09 15:29:13 -04:00 |
|
Ryan VanderMeulen
|
ff194700f0
|
Backed out changeset 9983874bfa63 (bug 854467) for bustage on a CLOSED TREE.
|
2013-04-09 13:45:39 -04:00 |
|
Matt Brubeck
|
ef30fd170c
|
Bug 859397 - Use "new Set()" instead of custom cloneSet function [r=sfoster]
|
2013-04-09 10:24:41 -07:00 |
|
Fabrice Desré
|
b2ab564e97
|
Bug 859307 - [updates] wrong behavior when the manifest changes but not the packaged zip r=ferjm
|
2013-04-09 10:18:49 -07:00 |
|
Kyle Huey
|
f34aa971d5
|
Update pymake. No bug.
|
2013-04-09 10:17:33 -07:00 |
|
Ethan Hugg
|
6ebe04dd26
|
Bug 859303 - Signaling allow 63bit session ids r=jesup
|
2013-04-09 08:21:01 -07:00 |
|
Justin Lebar
|
bc068017b7
|
No bug: Fix typo in comment in TabContext.h. r=me DONTBUILD
|
2013-04-09 13:12:15 -04:00 |
|
Malini Das
|
68dcb420fc
|
Bug 736592 - Use getWeakReference instead of actual references to elements, r=jgriffin
|
2013-04-09 13:05:43 -04:00 |
|
Mike Shal
|
8bbfed0a8d
|
Bug 846634 - Part 1: Support EXPORTS[_NAMESPACES] in moz.build; r=gps
---
python/mozbuild/mozbuild/backend/recursivemake.py | 22 ++++++
python/mozbuild/mozbuild/frontend/data.py | 12 +++
python/mozbuild/mozbuild/frontend/emitter.py | 5 ++
.../mozbuild/mozbuild/frontend/sandbox_symbols.py | 16 ++++
python/mozbuild/mozbuild/test/backend/common.py | 5 ++
.../mozbuild/test/backend/data/exports/moz.build | 8 ++
.../mozbuild/test/backend/test_recursivemake.py | 22 ++++++
.../mozbuild/test/frontend/data/exports/moz.build | 15 ++++
.../mozbuild/test/frontend/test_emitter.py | 37 +++++++++
.../mozbuild/test/frontend/test_sandbox.py | 8 ++
python/mozbuild/mozbuild/test/test_util.py | 71 +++++++++++++++++
python/mozbuild/mozbuild/util.py | 81 ++++++++++++++++++++
12 files changed, 302 insertions(+)
create mode 100644 python/mozbuild/mozbuild/test/backend/data/exports/moz.build
create mode 100644 python/mozbuild/mozbuild/test/frontend/data/exports/moz.build
|
2013-04-09 13:00:06 -04:00 |
|
Ryan VanderMeulen
|
080b1d0e83
|
Merge m-c to fx-team.
|
2013-04-09 08:17:45 -04:00 |
|
Panos Astithas
|
45b0355959
|
Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp
|
2013-04-09 14:17:03 +03:00 |
|
Mihai Sucan
|
194c70be1c
|
Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop
|
2013-04-09 12:47:23 +03:00 |
|
Mihai Sucan
|
f74bb51834
|
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
|
2013-04-09 12:46:30 +03:00 |
|
Ed Morley
|
83bce88251
|
Merge latest green inbound changeset to mozilla-central
|
2013-04-09 10:04:48 +01:00 |
|
Phil Ringnalda
|
67885fa626
|
Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure
|
2013-04-08 22:49:54 -07:00 |
|
Michael Tüxen
|
37732010a7
|
Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup
|
2013-04-09 00:55:16 -04:00 |
|
Michael Tüxen
|
ae200490e1
|
Bug 858685: Fix byte order issue in DataChannel open message r=jesup
|
2013-04-09 00:51:04 -04:00 |
|
Trevor Saunders
|
c318b7cf14
|
bug 859646 - fix b2g code that checks what infallible TArray::EnsureLengthAtleast() returns r=jlebar
|
2013-04-08 23:35:56 -04:00 |
|
Trevor Saunders
|
c797ddf7f0
|
bug 856349 - follow up to fix c-c by removing SHORT_LIBNAME from xpfe/components/autocomplete/src/Makefile.in r=me
|
2013-04-08 23:21:52 -04:00 |
|
Matt Brubeck
|
ecd2eb1a6f
|
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
|
2013-04-08 12:44:47 -07:00 |
|
Mark Finkle
|
70423dbebc
|
Bug 859434 - Close thumbnail cursor in TopSitesView r=lucasr
|
2013-04-08 15:43:19 -04:00 |
|
Mark Finkle
|
d5747ab42b
|
Bug 859425 - Move decoding/storing favicons to background thread r=kats
|
2013-04-08 15:43:16 -04:00 |
|
Mark Finkle
|
7ce1fbb161
|
Bug 856739 - AwesomeBar.onDestroy does DB access on the main thread r=lucasr
|
2013-04-08 15:41:50 -04:00 |
|
Ehsan Akhgari
|
ec26428656
|
Bug 859326 - Hide the New Window Mac OS X dock menu item in permanent Private Browsing mode; r=jdm
|
2013-04-08 11:30:50 -04:00 |
|
Kyle Huey
|
ae2654f678
|
Bug 854799: Make image.src='' discard the image immediately even if the image is not in the document. r=jlebar
|
2013-04-09 09:50:35 -07:00 |
|
Vicamo Yang
|
572a608ee9
|
Bug 749086 - 3/3: fix test cases. r=gwagner
|
2013-04-10 00:41:31 +08:00 |
|
Vicamo Yang
|
ac29d93f96
|
Bug 749086 - 2/3: DOM & IPC changes. r=bent
|
2013-04-10 00:41:27 +08:00 |
|
Vicamo Yang
|
fee1c421b5
|
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
|
2013-04-10 00:41:23 +08:00 |
|
Mark Finkle
|
cde6bca5d1
|
Bug 858872 - Make Favicon service a little smarter about failed favicons r=bichnolson
|
2013-04-08 09:39:49 -04:00 |
|
Trevor Saunders
|
3155346461
|
bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE
|
2013-04-08 15:00:45 -04:00 |
|
Trevor Saunders
|
ae1786ed9f
|
bug 856349 - fix review comment r=me
|
2013-04-08 14:43:43 -04:00 |
|
Trevor Saunders
|
a7912057c1
|
bug 858896 - crash if sdnAccessible is constructed with a null node r=davidb
|
2013-04-08 12:06:57 -04:00 |
|
Brian R. Bondy
|
337c1fcdba
|
Bug 858359 - Select and Select All context menu test adjustments. r=jimm
|
2013-04-08 14:42:57 -04:00 |
|
Brian R. Bondy
|
68631eea70
|
Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm
|
2013-04-08 14:42:54 -04:00 |
|
Brian R. Bondy
|
68487e72ee
|
Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm
|
2013-04-08 14:39:49 -04:00 |
|
Tetsuharu OHZEKI
|
8daa992faf
|
Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats
|
2013-04-08 14:38:52 -04:00 |
|
Scott Johnson
|
b303b4dcb2
|
Bug 600100, Part 2: Force a vertical resize even if our available height hasn't changed in anonymous blocks of a column set so we don't crash. [r=mats]
|
2013-04-08 13:38:33 -05:00 |
|
ISHIKAWA, Chiaki
|
20e8d5796e
|
Bug 857640 - Fix to IntentionalCrash.h when getenv(XPCOM_MEM_BLOAT_LOG) returns NULL. r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
aceman
|
b20aad1de4
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
Hiroyuki Ikezoe
|
6a40c32275
|
Bug 859200 - Get properties for RIL as boolean. r=allstars.chh
|
2013-04-08 19:20:48 +08:00 |
|