Paul Adenot
|
1a76a826c4
|
Bug 730765 - Tests for nsISeekableStream when backed by a nsMultiplexInputStream. r=biesi
|
2012-08-15 15:46:08 -07:00 |
|
Michael Comella
|
3f846cbb76
|
Bug 779321: 10" tab about:home layout no longer animates when remote tabs are opened. r=sriram
|
2012-08-16 09:37:00 +12:00 |
|
Shane Caraveo
|
0be33283e4
|
Bug 783691 - show/hide events for social content. r=gavin
|
2012-08-20 11:25:47 -07:00 |
|
Michael Comella
|
1e2b93b58c
|
Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson
|
2012-08-20 15:09:00 +12:00 |
|
David Creswick
|
d4179f7490
|
Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao
|
2012-08-20 17:43:00 +12:00 |
|
Abhishek Potnis
|
45b5824eb5
|
Bug 771086 - Fix 4 strict warnings in toolkit/mozapps/extensions/content/extensions.js r=Unfocused
|
2012-08-20 07:26:00 +12:00 |
|
Tim Taubert
|
9910352264
|
merge m-c to fx-team
|
2012-08-20 09:09:42 -07:00 |
|
Ed Morley
|
86bd51ea45
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-20 16:45:41 +01:00 |
|
Rafael Ávila de Espíndola
|
45552fbbef
|
Bug 783505 - OS X gcc builds failing. r=jorendorff.
This patch adds a workaround for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39608
|
2012-08-20 10:36:30 -04:00 |
|
Ginn Chen
|
6a9fa4c810
|
Bug 783533 testValueABI.cpp and valueABI.c should use same prototype of C_ValueToObject() r=bhackett
|
2012-08-20 16:27:14 +08:00 |
|
Landry Breuil
|
650050edd4
|
Bug 777357: declare mjit namespace outside of #ifdef JS_METHODJIT, fixes non-mjit builds. r=bhackett
|
2012-08-20 09:59:37 +02:00 |
|
Sriram Ramasubramanian
|
7827336669
|
Bug 777026: Use a touch delegate on Tabs button to overcome overlapping on menu button. [r=mfinkle]
|
2012-08-20 00:45:37 -04:00 |
|
Tim Taubert
|
4f193b6d6f
|
merge m-c to fx-team
|
2012-08-19 21:07:15 -07:00 |
|
Chris Double
|
fc31f1d8ff
|
Bug 781831 - Part 2 - Fix package error on XUL android - r=mfinkle
--HG--
extra : rebase_source : faa8b37f5f6fa0512c98e4a208774f1e3dd830b2
|
2012-08-20 12:09:27 +12:00 |
|
Chris Double
|
3ed0578144
|
Bug 781831 - Build media and omx plugins by default on Android - r=khuey
--HG--
extra : rebase_source : 1d4105e4e1b3d22e590eb4ff703a05c75dcc78c9
|
2012-08-20 12:09:22 +12:00 |
|
Matthew Gregan
|
a1936af774
|
Bug 780490 - Re-enable test_seek, test_seek_out_of_range, and test_timeupdate_small_files on Linux. (Also bug 780491 and bug 780492). Test only.
|
2012-08-20 12:10:05 +12:00 |
|
David Zbarsky
|
b258e9a808
|
Bug 783841 - Fix build warnings in layers r=cjones
|
2012-08-19 20:07:31 -04:00 |
|
Andrew Sutherland
|
fa8e1d4a41
|
Bug 782862 - Add a --runapp command to b2g-desktop to automatically start an app, r=vingtetun
|
2012-08-19 15:35:44 -07:00 |
|
Nicolas Silva
|
047b99ba78
|
Bug 782372 - Splits ImageLayers.h into ImageLayers.h ImageContainer.h and ImageTypes.h, r=bgirard
|
2012-08-19 15:33:25 -04:00 |
|
Alexandre LISSY
|
c9970c7d81
|
Bug 783825 - Fix b2g breakage after bug 553102 - Part 2: wrap keyboard event detail [r=fabrice]
|
2012-08-19 12:00:22 -07:00 |
|
Fabrice Desré
|
3cc4e0a638
|
Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal]
|
2012-08-19 12:00:19 -07:00 |
|
Phil Ringnalda
|
00e466bc6f
|
Merge mozilla-central to mozilla-inbound
|
2012-08-19 11:20:45 -07:00 |
|
Phil Ringnalda
|
1b1d28cb1f
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-08-19 11:17:28 -07:00 |
|
Masayuki Nakano
|
3a537dd0d1
|
Bug 422132 part.1 Store unused fractional scroll amount for later wheel events r=smaug
|
2012-08-20 01:46:21 +09:00 |
|
Ryan VanderMeulen
|
25940ee99c
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-18 19:10:45 -04:00 |
|
Kyle Huey
|
31fc8217c9
|
Bug 774888: Error out if there's no TimeStamp implementation. r=glandium
|
2012-08-18 12:15:22 -07:00 |
|
Kyle Huey
|
806819677e
|
Bug 773435: Remove some extraneous nsIImageLoadingContent includes. r=jlebar
|
2012-08-18 12:15:04 -07:00 |
|
Ryan VanderMeulen
|
f76b788630
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-18 07:22:18 -04:00 |
|
Saurabh Anand
|
d331c76300
|
Bug 730085 - Object.prototype.hasOwnProperty calls ToString on first argument before calling ToObject on this. r=evilpie
|
2012-08-18 15:51:52 +05:30 |
|
Tom Schuster
|
b1d4b54be1
|
Bug 783016 - Make space for Int32 string type. r=luke
|
2012-08-18 18:15:51 +02:00 |
|
David Rajchenbach-Teller
|
cfa861eeab
|
Bug 782303 - Serialize directory entries. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
David Rajchenbach-Teller
|
e77291ae46
|
Bug 776259 - Serialize file info. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
David Rajchenbach-Teller
|
4db449a360
|
Bug 771929 - Serialize numbers. r=froydnj
|
2012-08-18 12:26:35 -04:00 |
|
Justin Lebar
|
b820f2bad8
|
Bug 776132 - When the gonk AppShell is trying to shut down the OrientationObserver, don't call OrientationObserver::GetInstance() -- that might /create/ an orientation observer! r=cjones
--HG--
extra : rebase_source : 72ad44ea6edf1c170cb0af6fb3e207550c7bee15
|
2012-08-18 09:55:59 -04:00 |
|
Ed Morley
|
456f9e9562
|
Bug 685516 - Mark more tests as random; rs=khuey
|
2012-08-18 14:49:50 +01:00 |
|
Ed Morley
|
55d147cb39
|
Backout 6943b37c68cc (bug 751809) for bug 783723
|
2012-08-18 14:11:13 +01:00 |
|
Mohit Sinha
|
29205d30f1
|
Bug 781189 - Remove rowline attributes from mtable-align-whitespace.html and mtable-align-whitespace-ref.html to fix intermittent failures. r=fwang
|
2012-08-18 08:32:07 -04:00 |
|
Masatoshi Kimura
|
bedd012505
|
Bug 783532 - Remove DOMError::CreateForDOMExceptionCode. r=sicking
|
2012-08-18 08:25:49 -04:00 |
|
David Rajchenbach-Teller
|
0035caf975
|
Bug 783284 - [OS.File] Rename *Time to *Date. r=froydnj
|
2012-08-18 08:25:49 -04:00 |
|
Marco Castelluccio
|
8d46178a06
|
Bug 780528 - Webapp uninstallation on Linux through desktop action. r=karlt
|
2012-08-18 08:25:48 -04:00 |
|
Marco Castelluccio
|
bfad7fe004
|
Bug 780530 - Notification after webapp uninstallation. r=mhommey
|
2012-08-18 08:25:48 -04:00 |
|
Ryan VanderMeulen
|
c1c56f1357
|
Merge m-c to inbound.
|
2012-08-18 08:27:10 -04:00 |
|
ffxbld
|
5b3aaba1b9
|
Automated blocklist update from host bld-centos5-32-vmw-011
|
2012-08-18 03:07:31 -07:00 |
|
Shlomi Fish
|
a76083efba
|
Bug 781808 - Don't fail to remove inexistent .pyc files during sdk packaging. r=glandium
|
2012-08-18 11:20:04 +02:00 |
|
Mike Hommey
|
146619b99c
|
Bug 781529 - Use -MMD flag for dependency generation instead of -MD. r=ted
|
2012-08-18 11:17:48 +02:00 |
|
Mike Hommey
|
daa472b3d2
|
Bug 781461 - Work around mksh/pdksh bug in config.status.m4. r=ted
|
2012-08-18 11:17:29 +02:00 |
|
Jacek Caban
|
693b993b04
|
Bug 782908 - Updated harfbuzz to current version r=jfkthame
|
2012-08-18 10:16:43 +02:00 |
|
Geoff Lankow
|
b2eaa3cc6d
|
Bug 740289 - Check install.rdf has a valid combination of optionsType, optionsURL and/or options.xul in the add-on. r=Unfocused
|
2012-08-18 19:48:53 +12:00 |
|
Geoff Lankow
|
431c5ce219
|
Bug 704751 - toolkit/mozapps/extensions/content/extensions.js should not use sync XHR; r=Unfocused
|
2012-08-18 19:48:53 +12:00 |
|
Bobby Holley
|
4a569927e2
|
Bug 553102 - Make content-> access default to deny if __exposedProps__ is not defined. r=mrbkap
|
2012-08-17 23:14:55 -07:00 |
|