Commit Graph

334275 Commits

Author SHA1 Message Date
Ehsan Akhgari
6ae8165306 Back out part of bug 940215 because of a problem detected by bug 941854 2013-11-22 09:52:45 -05:00
Benjamin Bouvier
275b6c86e1 Bug 940846: MArrayPush shouldn't take a Float32 as an input; r=sstangl 2013-11-22 15:32:16 +01:00
Benjamin Bouvier
08d6d4dfed Bug 939868: Merge int32 and float32 types into float32 only if the int32 can be converted; r=sstangl 2013-11-22 15:18:08 +01:00
Jonathan Watt
bb845f4c63 Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin 2013-11-22 13:32:54 +00:00
Jonathan Watt
bf596e7eef Bug 930010 - Hide the CSS pseudo-elements for <input type=number>'s anonymous content tree from content. r=bz 2013-11-22 13:24:55 +00:00
Jonathan Watt
9e03fa486d Bug 935544 - Inherit 'text-align' through <input type=number>'s anonymous content. r=dholbert 2013-11-22 13:24:55 +00:00
Jonathan Watt
fa91db9b82 Bug 940006 - Get the 'readonly' attribute working for <input type=number>. r=smaug 2013-11-22 13:24:54 +00:00
Jonathan Watt
c43955f3d9 Bug 665528 - Add support for placeholders to <input type=number>. r=mounir 2013-11-22 13:24:54 +00:00
Jonathan Watt
fe83def1e5 Bug 927435 - When a user types into <input type=number>'s anonymous text control, update the value of the <input type=number> as appropriate. r=smaug 2013-11-22 13:24:53 +00:00
Jonathan Watt
9f8bfb29c3 Bug 638293 - When the value of <input type=number> changes, keep its anonymous text input field child in sync as appropriate. r=smaug 2011-06-21 16:17:10 +02:00
Jonathan Watt
7bd8b8d0b5 Bug 665884 - Redirect focus from <input type=number> to its anonymous text control, and get autofocus working. r=dbaron 2011-06-21 16:13:12 +02:00
Jonathan Watt
f8dfb4d33f Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert 2013-09-04 11:30:36 +01:00
Vivien Nicolas
463b2da6e3 Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
Vivien Nicolas
b1b8831091 Bug 935561 - [Messaging] Attach icon is kept like pressed when tapping on it and cancel selecting a content to attach. r=fabrice 2013-11-22 13:45:05 +01:00
Nathan Froyd
e9d9f618bc Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell 2013-11-20 13:17:01 -05:00
Georg Fritzsche
55951c4497 Bug 941714 - Fix plugin notification bar not disappearing after activating plugins. r=jaws 2013-11-22 01:14:38 +01:00
Georg Fritzsche
6b1a635ab9 Bug 941714 - Fixup plugin notification bar test comments. r=jaws 2013-11-22 01:15:03 +01:00
Carsten "Tomcat" Book
582f082faa Backed out changeset 1da0b2521da2 (bug 887978) mochitest-2 bustage 2013-11-22 09:57:28 +01:00
Gian-Carlo Pascutto
85ebed2d1c Bug 932692 - Check for uncaught exceptions after JNI calls followed by JNI calls. r=blassey 2013-11-22 09:54:45 +01:00
Gian-Carlo Pascutto
e6381043a1 Bug 932692 - Remove unused rotation variables in Android WebRTC driver. r=blassey 2013-11-22 09:54:44 +01:00
Star Cheng
cd24dc28ae Bug 937434: Because Android API-AudioSystem::setStreamVolumeIndex() is different when Android Version more than 16, we have to provide A2DP device information to let the volume of the A2DP devices can be changed r=mchen 2013-11-22 15:20:25 +08:00
Ralph Giles
03cabbd4b9 Bug 887978 - Pref on WebVTT for non-release builds. r=cpearce, bz
This allows us to get wider testing without having to worry
about fliping the pref back off for release if we find problems.

New global interafaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.
2013-11-21 13:43:00 +13:00
Daniel Holbert
057b1a461b Bug 941916: Drop unused constructor param "aItems" from SingleLineCrossAxisPositionTracker constructor. r=mats 2013-11-21 22:50:47 -08:00
Mark Hammond
3ff2a9909d Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
Mark Hammond
e833b2dcf1 Bug 937370 - Errors loading xpcshell test file may be silently discarded. r=ted 2013-11-22 17:36:16 +11:00
Mark Hammond
f0dce08e31 Bug 937412 - Syntax errors in xpcshell tests don't report the error. r=ted 2013-11-22 17:32:28 +11:00
Ehsan Akhgari
cf77fb2e39 Mark the SOURCES variables in media/mtransport moz.build files as non-unifiable, no bug
DONTBUILD
2013-11-22 00:40:58 -05:00
Ehsan Akhgari
64bc15535e Bug 939608 - Part 2: Build xpconnect in unified mode; r=bholley
--HG--
extra : rebase_source : d4baf7ddb95bb0217357b9eb9fabd2e08d37548a
2013-11-20 11:35:34 -05:00
Jan Varga
feae914859 Bug 882130 - Additional cleanup. r=bent 2013-11-22 06:22:52 +01:00
281a10c59d Bug 882130 - In IDBObjectStore, endian swapped data are treated improperly on big endian platform. r=janv (bitrot fixed by stevensn) 2013-11-22 06:22:33 +01:00
Ehsan Akhgari
f6ce5da265 Bug 941424 - Build more of the JS engine in unified mode; r=djvj
X-Git-Commit-ID: a36a6a48f6712fdb86bbe1005cf7afcf26bc0200
2013-11-22 00:16:31 -05:00
Terrence Cole
6b6406d739 Bug 941821 - Fix an exact rooting hazard false positive across ForkJoin invocation; r=sfink 2013-11-21 14:27:15 -08:00
Mike Hommey
9d53a70364 Bug 941475 - Remove old workaround for gcc 3.2.2 (!) on OS/2 (!). r=mshal 2013-11-22 08:16:19 +09:00
Mike Hommey
2f9d386e67 Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps 2013-11-22 08:16:18 +09:00
Mike Hommey
86956347ec Bug 938437 - Replace nsStaticXULComponents.cpp with smart use of sections. r=bsmedberg,irc-r=decoder,r=nfroyd 2013-11-19 13:45:31 +09:00
Camilo Viecco
77a6933e19 Bug 938805 - Create standalone oscpResponseGenerator for testing. r=keeler 2013-10-29 14:02:35 -07:00
retornam
cfec5f4428 Bug 941889 - Make configure recognize Android 19 tools. r=nalexander 2013-11-21 20:19:20 -08:00
Chris Peterson
a603d9c90c Bug 757726 - Part 6b: Cloak all plugin names except Flash, Director, Java, and QuickTime. r=johns sr=bsmedberg 2013-11-21 19:44:38 -08:00
Chris Peterson
cf1496031d Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg 2013-10-31 22:19:09 -07:00
Chris Peterson
66215cc9ce Bug 941732 - Build chrome in unified mode. r=ehsan 2013-11-20 23:14:31 -08:00
Chris Peterson
e374f13377 Bug 941728 - Build embedding in unified mode. r=bz 2013-11-20 23:13:31 -08:00
Masatoshi Kimura
8c2c9a5c0a Bug 925599 - Replace GetVersion() uses. r=bsmedberg 2013-11-22 12:35:42 +09:00
Masatoshi Kimura
ed579a7fd3 Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm 2013-11-22 12:35:42 +09:00
Masatoshi Kimura
ad49423ee9 Bug 925599 - Replace GetVersionEx() in toolkit/. r=bsmedberg 2013-11-22 12:35:40 +09:00
Masatoshi Kimura
94e32908ff Bug 925599 - Replace gfxWindowsPlatform::WindowsOSVersion(). r=Bas 2013-11-22 12:35:40 +09:00
Masatoshi Kimura
8cb6d4b7ee Bug 925599 - Replace other GetVersionEx() uses. r=jimm 2013-11-22 12:35:39 +09:00
Masatoshi Kimura
76985474ec Bug 941931 - Add <algorithm> for VC12 to use std::min. r=cpearce 2013-11-22 12:35:39 +09:00
Brian Hackett
c3005f4f45 Bug 941311 - Improve GGC pretenuring heuristics, r=terrence,jandem. 2013-11-21 19:20:25 -08:00
Wes Kocher
e2a6672471 Merge m-c to inbound 2013-11-21 19:19:08 -08:00
Wes Kocher
0baa2a0d4e Merge m-c to inbound 2013-11-21 19:18:18 -08:00