Philipp von Weitershausen
|
3ef5287c22
|
Bug 717122 - Network Manager interface for Wifi. r=gal,mrbkap a=b2g-only
|
2012-04-19 18:33:36 -03:00 |
|
Philipp von Weitershausen
|
aa926901c0
|
Bug 717122 - Network Manager interface for the RIL. r=gal
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
ba7be9a3da
|
Bug 717122 - Network Manager implementation. r=gal
|
2012-02-14 12:12:11 -08:00 |
|
Thinker K.F. Li
|
3796846238
|
Bug 717122 - Network Manager interfaces. r=cjones
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
cbc4e464f7
|
Bug 729173 - Part 6: Permission whitelist for B2G. r=mounir
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
e996b69651
|
Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
a823b88e82
|
Bug 729173 - Part 4: Fill in the MobileConnection DOM implementation. r=mounir
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
6c6bc0f177
|
Bug 729173 - Part 3: Hook up MobileConnection to the Navigator object
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
7560ad0bad
|
Bug 729173 - Part 2: MobileConnection boilerplate. r=mounir
|
2012-04-19 18:33:25 -03:00 |
|
Philipp von Weitershausen
|
35466ca188
|
Bug 729173 - Part 1: MobileConnection interfaces. r=sicking
|
2012-04-19 18:33:25 -03:00 |
|
Marco Bonardo
|
34b4cd9b61
|
Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query.
r=gavin a=desktop-only
|
2012-04-19 22:17:04 +02:00 |
|
Marco Bonardo
|
d6808d4598
|
Bug 739968 - MigrationUtils.jsm import should use app modules resource url.
r=fryn a=desktop-only
|
2012-04-19 22:17:02 +02:00 |
|
Gian-Carlo Pascutto
|
68f831a6d5
|
Bug 746630 - Clean up SetupScreen class now that we no longer use the timers. r=blassey a=blocking-fennec
|
2012-04-19 22:07:39 +02:00 |
|
Gian-Carlo Pascutto
|
2983d0a348
|
Bug 746630 - Trigger the "setting up" screen via callbacks instead of timers. r=blassey a=blocking-fennec
|
2012-04-19 22:07:39 +02:00 |
|
Ed Morley
|
37f4d82a7d
|
Backout 4e26b559d215, d74da7b4bf10 & d91d3787a3ef (bug 742036) for xul android failures; a=backout
|
2012-04-19 12:50:46 -07:00 |
|
Jeff Muizelaar
|
cf3b2937e5
|
Bug 745864 - Add profiling labels relevant for Fennec event performance. r=bgirard a=blassey
--HG--
extra : rebase_source : e4ba8a8b6f4bdad1dcd6fe076e3262a6e07aeba2
|
2012-04-16 15:07:56 -04:00 |
|
Jeff Muizelaar
|
a3359ec3be
|
Bug 745864 - Add profiling labels relevant for Fennec graphics performance. r=bgirard a=blassey
--HG--
extra : rebase_source : 9ec2966476988924331d021977e2713e044701df
|
2012-04-16 14:36:33 -04:00 |
|
Jeff Muizelaar
|
50e20109a1
|
Bug 745864 - make SAMPLE_LABELS per line instead of per independent scope. r=bgirard a=blassey
--HG--
extra : rebase_source : 1d09f95da1677e9d13932017894f443d02aa40af
|
2012-04-17 16:21:23 -04:00 |
|
Michael Kaply
|
89becf8299
|
Bug 278860 - Show the right error message when the profile is missing; r=bsmedberg a=mfinkle
|
2012-04-19 15:40:49 -04:00 |
|
Francesco Lodolo
|
d5a5ce4327
|
Bug 738767 - Make the Addons label in View Quota localizable; r=mak a=mfinkle
--HG--
extra : rebase_source : 09ee14482503df241e5bbd26c1a0bb42eef4e523
|
2012-04-19 15:37:36 -04:00 |
|
Ed Morley
|
8043672933
|
Backout 3e24a0ebd104 (bug 726949) for M-oth orange; a=backout
|
2012-04-19 12:28:43 -07:00 |
|
Graeme McCutcheon
|
50f21a7314
|
Bug 578771 testcase. r=ehsan a=test
|
2012-04-19 15:50:53 +01:00 |
|
Matt Brubeck
|
122e62f93b
|
Bug 746703 - Set targetSdkVersion to 14 in AndroidManifest.xml to disable legacy menu button [r=blassey, a=blocking-fennec]
|
2012-04-19 12:28:13 -07:00 |
|
Chris Peterson
|
ef807c5b5a
|
Bug 742036 - Part 3: Pass Android's native keycodes to Flash plugin using nsGUIEvent::pluginEvent. r=masayuki,blassey a=blocking-fennec
--HG--
extra : rebase_source : 0cedf764055dba59a8c55a468b5a6dc60e20dbae
|
2012-04-19 10:49:31 -07:00 |
|
Chris Peterson
|
fae87c28ca
|
Bug 742036 - Part 2: Add AndroidGeckoEvent::RepeatCount() for KeyEvents. r=masayuki,blassey a=blocking-fennec
--HG--
extra : rebase_source : 8ff6cd6d3e4688570b41fe9e5233ea26fdf417ed
|
2012-04-19 09:56:04 -07:00 |
|
Chris Peterson
|
2966341f9b
|
Bug 742036 - Part 1: Convert Android keycodes to DOM/NS_VK keycodes. r=masayuki a=blocking-fennec
--HG--
extra : rebase_source : 8c8e8fbf4dd6bd0bfc67e621a1f24788d93ec5b1
|
2012-04-18 10:15:15 -07:00 |
|
Sriram Ramasubramanian
|
0864e688d9
|
Bug 737922: Invert form validation arrow if it is shown on top. [r=mfinkle] [a=blocking-fennec]
|
2012-04-18 15:35:36 -07:00 |
|
Sriram Ramasubramanian
|
2fffec53c5
|
Bug 715272: Add padding in top sites thumbnails. [r=mfinkle] [a=blocking-fennec]
|
2012-04-18 15:34:28 -07:00 |
|
Boris Zbarsky
|
757816f10d
|
Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox
The code in XPCQuickStubs.h just moved from XPCQuickStubs.cpp.
|
2012-04-19 14:19:41 -04:00 |
|
jhorak
|
5533674517
|
Bug 746148 - Respect the LANG environment variable when trying to select a spell checking dictionary; r=ehsan a=mfinkle
|
2012-04-19 13:45:50 -04:00 |
|
Jason Orendorff
|
e126ffe211
|
Bug 738617 - Revert changeset 6d139ebc0f43 (bug 730139). Reserving let breaks some web sites. r=Waldo, a=mfinkle.
|
2012-04-18 15:07:11 -05:00 |
|
Gian-Carlo Pascutto
|
02682d2114
|
Bug 746362 - StrictMode violation in saving Sync migration state. r=blassey a=mfinkle
|
2012-04-19 19:16:23 +02:00 |
|
Blake Kaplan
|
6d5ff2bdc2
|
Bug 745114 - Collapse the various status change callbacks into a single callback. r=cjones a=b2g-only
|
2012-04-13 17:07:54 +08:00 |
|
Etienne Segonzac
|
c4d27e8a68
|
Bug 746121 - Updating the DirectoryProvider to look for user.js on the sdcard. r=vingtetun a=b2g-only
|
2012-04-18 12:47:05 +02:00 |
|
Gian-Carlo Pascutto
|
68d69b38ae
|
Bug 746035 - Rework constants to common Java style. r=lucasr a=blocking-fennec
|
2012-04-19 16:41:53 +02:00 |
|
Gian-Carlo Pascutto
|
1876c8f08b
|
Bug 746035 - Make some more constant strings in the Migrator static. r=lucasr a=blocking-fennec
|
2012-04-19 16:41:53 +02:00 |
|
Gian-Carlo Pascutto
|
6acaa22bd1
|
Bug 746035 - Don't migrate favicons GUIDs if not present. r=lucasr a=blocking-fennec
|
2012-04-19 16:41:53 +02:00 |
|
Gian-Carlo Pascutto
|
5ffd111fe1
|
Bug 746035 - Bail out of Profile Migration on errors. r=lucasr a=blocking-fennec
|
2012-04-19 16:41:53 +02:00 |
|
Gian-Carlo Pascutto
|
6a3028b06f
|
Bug 726379 - Remove CheckBookmarkTask, use a simple Runnable. r=sriram a=blocking-fennec
|
2012-04-19 16:41:53 +02:00 |
|
Gian-Carlo Pascutto
|
7b375732f4
|
Bug 746365 - StrictMode violation in checking Profile Migration status. r=blassey a=blocking-fennec
|
2012-04-19 16:41:52 +02:00 |
|
Ehsan Akhgari
|
0e772fe39e
|
Merge mozilla-central and mozilla-inbound; a=merge
|
2012-04-19 10:01:03 -04:00 |
|
Ehsan Akhgari
|
9fef1cac91
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
|
2012-04-19 09:58:22 -04:00 |
|
Mounir Lamouri
|
51e2ee27c9
|
Bug 647665 - Inform the UI that we do not hover a link anymore if the element is removed from the DOM. r=bz a=gavin
|
2012-04-19 12:20:34 +02:00 |
|
Tim Taubert
|
a2211d8355
|
merge m-c to fx-team; a=desktop-only
|
2012-04-19 10:48:59 +02:00 |
|
Myk Melez
|
fd7a6dd8f7
|
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
|
2012-04-19 00:39:52 -07:00 |
|
Tim Taubert
|
094fb38232
|
Bug 745303 - Part 3 - Remove empty method; r=me
|
2012-04-19 08:35:05 +02:00 |
|
Tim Taubert
|
1f36db6183
|
Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich
|
2012-04-19 08:24:47 +02:00 |
|
Tim Taubert
|
a58523a513
|
Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich
|
2012-04-19 08:24:32 +02:00 |
|
Matt Brubeck
|
c7b9633d4b
|
Bug 739393 - Set new tabs created in the background to inactive [r=mfinkle, a=blocking-fennec]
|
2012-04-18 22:01:58 -07:00 |
|
Robert O'Callahan
|
8a99107167
|
Bug 745934. Update bounds of nsDisplayOpacity after we've mutated its list. r=mattwoodrow,a=blocking-fennec
|
2012-04-19 14:40:43 +12:00 |
|