Commit Graph

156740 Commits

Author SHA1 Message Date
Jonathan Watt
3a0e546acc 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
812c62e395 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
81390b10c4 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
2cc092d318 Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
Vivien Nicolas
6562636f52 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
3e0aa7b9b8 Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell 2013-11-20 13:17:01 -05:00
Georg Fritzsche
bcb3cf1fcb Bug 941714 - Fix plugin notification bar not disappearing after activating plugins. r=jaws 2013-11-22 01:14:38 +01:00
Georg Fritzsche
6c6d7bd6d9 Bug 941714 - Fixup plugin notification bar test comments. r=jaws 2013-11-22 01:15:03 +01:00
Carsten "Tomcat" Book
1afd3e9ee0 Backed out changeset 1da0b2521da2 (bug 887978) mochitest-2 bustage 2013-11-22 09:57:28 +01:00
Gian-Carlo Pascutto
d09141694d 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
3b2603e0d8 Bug 932692 - Remove unused rotation variables in Android WebRTC driver. r=blassey 2013-11-22 09:54:44 +01:00
Star Cheng
2d675ec9c3 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
a594e5c4a0 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
8d0f76f92c Bug 941916: Drop unused constructor param "aItems" from SingleLineCrossAxisPositionTracker constructor. r=mats 2013-11-21 22:50:47 -08:00
Mark Hammond
2256bad7cd Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
Mark Hammond
bcb600bbe9 Bug 937370 - Errors loading xpcshell test file may be silently discarded. r=ted 2013-11-22 17:36:16 +11:00
Mark Hammond
e9c7b2f850 Bug 937412 - Syntax errors in xpcshell tests don't report the error. r=ted 2013-11-22 17:32:28 +11:00
Ehsan Akhgari
f02c910890 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
23174d221c 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
782e7ee88e Bug 882130 - Additional cleanup. r=bent 2013-11-22 06:22:52 +01:00
78a846d028 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
49582bcf60 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
821845d067 Bug 941821 - Fix an exact rooting hazard false positive across ForkJoin invocation; r=sfink 2013-11-21 14:27:15 -08:00
Mike Hommey
4526015e13 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
210fcbefa5 Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps 2013-11-22 08:16:18 +09:00
Mike Hommey
5bab729026 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
d1fb9a6dca Bug 938805 - Create standalone oscpResponseGenerator for testing. r=keeler 2013-10-29 14:02:35 -07:00
retornam
19e779794c Bug 941889 - Make configure recognize Android 19 tools. r=nalexander 2013-11-21 20:19:20 -08:00
Chris Peterson
ba831fc273 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
4b4092ff72 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
5f06617c50 Bug 941732 - Build chrome in unified mode. r=ehsan 2013-11-20 23:14:31 -08:00
Chris Peterson
425deba9d2 Bug 941728 - Build embedding in unified mode. r=bz 2013-11-20 23:13:31 -08:00
Masatoshi Kimura
a32ce4368a Bug 925599 - Replace GetVersion() uses. r=bsmedberg 2013-11-22 12:35:42 +09:00
Masatoshi Kimura
aec068d530 Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm 2013-11-22 12:35:42 +09:00
Masatoshi Kimura
3d5cee9515 Bug 925599 - Replace GetVersionEx() in toolkit/. r=bsmedberg 2013-11-22 12:35:40 +09:00
Masatoshi Kimura
ad897a7f12 Bug 925599 - Replace gfxWindowsPlatform::WindowsOSVersion(). r=Bas 2013-11-22 12:35:40 +09:00
Masatoshi Kimura
373451d01f Bug 925599 - Replace other GetVersionEx() uses. r=jimm 2013-11-22 12:35:39 +09:00
Masatoshi Kimura
4180d93b29 Bug 941931 - Add <algorithm> for VC12 to use std::min. r=cpearce 2013-11-22 12:35:39 +09:00
Brian Hackett
dae29d0533 Bug 941311 - Improve GGC pretenuring heuristics, r=terrence,jandem. 2013-11-21 19:20:25 -08:00
Wes Kocher
ee9de5c1cd Merge m-c to inbound 2013-11-21 19:19:08 -08:00
Wes Kocher
60d2ec27bd Merge m-c to inbound 2013-11-21 19:18:18 -08:00
Wes Kocher
be1ec20396 Merge fx-team to m-c 2013-11-21 19:16:50 -08:00
Wes Kocher
e664dd4827 Merge b2g-inbound to m-c 2013-11-21 19:15:38 -08:00
Wes Kocher
e32eda92b7 Merge inbound to m-c 2013-11-21 19:14:06 -08:00
Kan-Ru Chen (陳侃如)
8885afef39 Bug 940285 - Followup fix the variable order. r=me 2013-11-22 10:52:13 +08:00
Matt Brubeck
1374d27179 Bug 941331 - Leave a margin when double-tap zooming to an element [r=ally] 2013-11-21 17:40:54 -08:00
Matt Brubeck
1a7bdfce00 Bug 941328 - Don't scroll to top when double-tap zooming out [r=ally] 2013-11-21 17:39:30 -08:00
Wes Kocher
6452594af9 Backed out changeset 763bcda2802f (bug 834243) for Android bustage on a CLOSED TREE 2013-11-21 16:35:44 -08:00
Wes Kocher
beb6e19931 Backed out changeset 7c27af05042e (bug 929506) because it should've been backed out with f08ab0578efb on a CLOSED TREE 2013-11-21 15:06:33 -08:00
Wes Kocher
0f81065436 Backed out changeset f08ab0578efb (bug 929506) for breaking GLContext during a CLOSED TREE 2013-11-21 14:55:22 -08:00