Commit Graph

167 Commits

Author SHA1 Message Date
Margaret Leibovic
39df98a432 Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Margaret Leibovic
58c5bcb0dc Bug 846013 - Get rid of about:blank subframe entries in session restore. r=bnicholson 2013-02-28 18:31:55 -08:00
Wes Johnston
a50f8ff97f Bug 768035 - Implement SiteSpecificUserAgent for Fennec. r=bnicholson 2013-02-28 14:02:21 -08:00
Gregory Szorc
f0b7e3972c Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
3aae6e1c08 Bug 784841 - Part 18w: Convert /mobile/android; r=ted 2013-02-25 12:47:23 -08:00
Margaret Leibovic
ecfd2da70d Bug 841938 - Implement nsAndroidHistory::SetURITitle. r=wesj 2013-02-18 09:27:30 -08:00
Kartikaya Gupta
efcc443a68 Bug 774964 - Implement the getPKCS12FilePassword dialog in native fennec. r=mfinkle 2013-02-27 00:08:47 -05:00
Brian Nicholson
84b08b7baf Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle 2013-02-04 13:22:30 -08:00
Brian Nicholson
139836ed14 Bug 837042 - Remove gecko property from sendMessageToJava. r=mfinkle
--HG--
extra : rebase_source : 49a739f7550a3afe83b19518833de03a014e2a80
2013-02-01 17:36:38 -08:00
Kartikaya Gupta
8fc64379a4 Bug 807606 - Add a native UI implementation of the NSS dialog service in Fennec. r=mfinkle 2013-01-24 15:41:35 -05:00
Josh Matthews
948bfa7a34 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Frank Yan
8eedb78047 Bug 611553 - Android: Make DOMWillOpenModalDialog a chrome-only event. r=mbrubeck 2013-01-16 13:10:20 -08:00
Kartikaya Gupta
eaaae1b00c Bug 830175 - Turn buttons in the prompt service from objects with labels to just strings. r=wesj 2013-01-15 15:31:24 -05:00
Mike Hommey
f617bc193d Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Ryan VanderMeulen
4d65d8ffac Merge m-c to inbound. 2013-01-14 20:14:58 -05:00
Gian-Carlo Pascutto
ba149ec413 Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Brian Nicholson
7cc28a44fd Bug 820491 - Part 2: Fix DownloadManagerUI component. r=wesj 2013-01-14 13:47:24 -08:00
Wes Johnston
ec083b4fae Bug 818336 - Don't switch tabs when returning to a webapp. r=mfinkle 2013-01-10 10:18:58 -08:00
Mike Hommey
827ceae1ff Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Brian Nicholson
e8fef31382 Bug 818065 - Part 2: Implement about:privatebrowsing. r=mfinkle 2013-01-07 15:29:45 -08:00
Ehsan Akhgari
bedb347d9c Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Ed Morley
0d1768b431 Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE 2013-01-02 21:32:36 +00:00
Ehsan Akhgari
008a4d8ac4 Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin 2012-12-29 20:01:34 -05:00
Mark Finkle
cbcd03fffa Bug 821840 - Fix redeclaration warning in SessionStore.js r=bnicholson 2012-12-15 23:55:03 -05:00
Brian Nicholson
d2a5b2c76d Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle 2012-11-27 16:35:20 -08:00
Marco Bonardo
734834f6cd Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey

--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Mark Capella
e0282b40d8 Bug 806454 - Remove sessionCache code from SessionStore component, r=bnicholson 2012-11-01 12:55:19 -04:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Brian Nicholson
78888cf555 Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
91df2f48b3 Bug 722661 - Part 3: Include private browsing session with restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
9d911ae727 Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Wes Johnston
6edbb89984 Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle 2012-10-22 16:20:01 -07:00
Mark Finkle
734051c8b4 Bug 783795 - locationbar, personalbar, menubar, statusbar, and toolbar are true in a webapp - should be false r=wesj 2012-10-13 11:18:22 -04:00
Brian Nicholson
a292cbfbf1 Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Josh Matthews
e7055454ba Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Wes Johnston
b809a63359 Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Ryan VanderMeulen
9f8074ca32 Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Josh Matthews
9fa9982775 Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Gian-Carlo Pascutto
f507f310af Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle 2012-09-24 22:34:27 +02:00
Brian Nicholson
a8d98eecb8 Bug 789340 - Only move sessionstore.js after a crash. r=mfinkle
--HG--
extra : rebase_source : fcfa8a8ec0a4e75e45f54542e6f25e0aa050d684
2012-09-13 14:17:30 -07:00
Brian Nicholson
039e538c6e Bug 791051 - Make sure tab exists for session restore. r=mfinkle 2012-09-13 14:11:36 -07:00
Mark Capella
910966411e Bug 759820 - Get rid of prompt service fallback in LoginManagerPrompter.js, r=margaret 2012-09-05 23:33:29 -04:00
James Willcox
464b9cc6a5 Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : c7e5cd8228bf226f7e15e5653f8fe6f16e64273e
2012-08-31 09:31:29 -04:00
Lucas Rocha
7f277e09c2 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Lucas Rocha
c69b0bb371 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Margaret Leibovic
c8694baa6d Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle 2012-08-26 21:33:11 -07:00
Brian Nicholson
0cbe968328 Bug 778582 - Part 4. r=lucasr 2012-08-23 00:06:17 -07:00
Brian Nicholson
ce560dd86b Bug 778582 - Part 1. r=lucasr 2012-08-23 00:06:17 -07:00
Ed Morley
a5affa5b78 Backout 254a6ae6cf2a, 63f9b653db9d, 73f018c8fbea, be2dc5ca1acb (bug 778582) for native R3 failures 2012-08-23 10:29:48 +01:00
Brian Nicholson
e6aaa1c0ba Bug 778582 - Part 4: Miscellaneous about:reader fixes. r=lucasr 2012-08-23 00:06:17 -07:00
Brian Nicholson
dafa809f2a Bug 778582 - Part 1: Split about:reader into privileged and unprivileged frames. r=lucasr 2012-08-23 00:06:17 -07:00
Mark Capella
5ef9df1f71 Bug 741858 - Change stored password doorhanger doesn't handle large password string very well, r=margaret
Modifies the "Change login" dialog to be consistent with the "Save login" dialog
2012-08-21 14:49:53 -04:00
Matt Brubeck
07b6920448 Back out e8fae7f2ce39 (bug 781318) because of reftest failure 2012-08-15 19:48:31 -04:00
Wes Johnston
ceed4adc3e Bug 650399 - All webapps should use the same webapp database. r=mfinkle 2012-08-15 17:02:15 -04:00
Wes Johnston
4fe40c7af8 Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Mark Capella
355d5f82fa Bug 759824 - Doorhanger button callback functions in LoginManagerPrompter.js contain incorrect arguments, r=margaret 2012-08-14 21:37:06 -04:00
William Chen
edb1043b3e Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
Mike Hommey
6173fa297f Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Margaret Leibovic
2ba8576350 Bug 779007 - Don't make about: pages privileged if they don't need to be. r=mfinkle 2012-08-02 14:16:54 -07:00
Wes Johnston
1ed14f81b6 Bug 777663 - Use localized string for password prompts. r=mbrubeck 2012-07-26 12:53:16 -07:00
Wes Johnston
1f08f3e441 Bug 702487 - Allow users to enter falsy values in prompt dialogs. r=mfinkle 2012-07-19 12:08:56 -07:00
Jonas Sicking
b5d168a6b4 Bug 774585: Make about: redirectors reset channel owner to null rather than set an explicit principal so that we'll go through the normal code paths in GetChannelPrincipal. r=bz 2012-07-17 22:22:19 -07:00
Chris Peterson
ea15dcfe05 Bug 722042 - Part 4: Remove Qt code from mobile/android. r=blassey 2012-07-10 16:58:56 -07:00
Chris Peterson
38f7b54b66 Bug 722042 - Part 3: Remove some redundant #ifdef ANDROID checks. r=blassey 2012-07-10 16:54:09 -07:00
Chris Peterson
46bb5b2698 Bug 722042 - Part 1: Remove Maemo code from mobile/android. r=blassey 2012-06-30 00:50:55 -07:00
Margaret Leibovic
57840e45c3 Bug 718705 - Only persist the password doorhanger across location changes if it is showing. r=mfinkle 2012-07-05 16:12:17 -07:00
Mark Finkle
10b3fd2cdd Bug 754585 - Fennec Nightly failing ACID3 test (with one error) r=mbrubeck 2012-07-03 01:54:32 -04:00
Brian Nicholson
80db64835e Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle 2012-07-02 12:42:11 -07:00
Lucas Rocha
640b776656 Bug 750712 - Add about:reader special url for reader mode pages (r=mfinkle) 2012-06-11 15:59:50 +01:00
Mark Finkle
ee67db3579 Bug 741430 - Use new icons for status alert notifications r=sriram 2012-05-24 23:41:57 -04:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Margaret Leibovic
98b1afeb0d Bug 729485 - Add "Don't ask again for this site" option to notifications created by ContentPermissionPrompt.js. r=mbrubeck 2012-05-16 12:00:40 -07:00
Brian Nicholson
6a9407c6bf Bug 753625 - Use tri-state session restore flag. r=mfinkle 2012-05-14 14:48:04 -07:00
Margaret Leibovic
28b124161a Bug 752688 - Fix typo in SessionStore.js to fix exception that kills session restore. r=mfinkle 2012-05-10 13:53:24 -07:00
Mark Finkle
29646cae76 Bug 737050 - Add support for the WEBAPP intent r=blassey r=bnicholson r=gavin 2012-04-13 22:45:25 -04:00
Brian Nicholson
66b07dcd32 Bug 695178 - Download Manager. r=mfinkle,wesj 2012-04-04 10:12:44 -07:00
Mark Finkle
2b7676bb73 Bug 697309 - Add support for the Open Web Apps API - part 2 : about:apps r=mbrubeck r=fabrice 2012-03-30 00:50:48 -04:00
Phil Ringnalda
dc49de08a7 Back out 47afa45afdfb and ccb20a1169f1 (bug 697309) and c30bdfd14362 and 618b680315ee (bug 736278) for Android native Talos bustage 2012-03-28 00:09:25 -07:00
Mark Finkle
06b198494d Bug 697309 - Add support for the Open Web Apps API - part 2 : about:apps r=mbrubeck, fabrice 2012-03-27 17:44:28 -04:00
Jared Wein
f23498df0e Backed out changeset add087add91a (bug 697309) 2012-03-27 15:20:20 -07:00
Mark Finkle
fc115012d7 Bug 697309 - Add support for the Open Web Apps API - part 2 : about:apps r=mbrubeck, fabrice 2012-03-27 17:44:28 -04:00
Mark Finkle
c68b07a396 Bug 738526 - SessionStore TabValue APIs are busted r=bnicholson 2012-03-23 16:53:40 -04:00
Matt Brubeck
a96d679cba Bug 737582 - Remove redundant Android theme files [r=mfinkle] 2012-03-20 14:57:12 -07:00
Mounir Lamouri
3a65042252 Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava 2012-03-18 17:15:56 +01:00
Mark Finkle
c5c1e891ea Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android 2012-03-17 21:51:39 -04:00
Mounir Lamouri
ff9a8627fc Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava 2012-03-16 22:44:00 +01:00
Mark Finkle
db28b94c89 Bug 734714 - Some prompts broken: 'aDomWin is null' in prompt service r=wesj 2012-03-12 15:53:45 -04:00
Mark Capella
24883e7b24 Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey 2012-03-12 10:22:57 +01:00
Margaret Leibovic
dfa5ba7f5f Bug 711624 - JS prompt dialog will appear in the foreground when loading the page with the code in the background. r=wesj 2012-03-06 13:56:16 -08:00
Lucas Rocha
28e482a38f Bug 710323 - Save homepageURL property for recommended addons (r=mfinkle) 2012-02-23 15:20:49 +00:00
Lucas Rocha
d1e90bfadf Bug 710323 - Don't save unused properties for recommended addons (r=mfinkle) 2012-02-23 15:20:49 +00:00
Brian Nicholson
bbd98b4c6e Bug 711578 - Fix session store for initial session crash. r=mfinkle 2012-02-14 12:07:53 -08:00
Lucas Rocha
d5079da1a3 Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle) 2012-02-14 17:50:55 +00:00
Brian Nicholson
6d88d71b4e Bug 721341 - Do not restore background tabs in session restore until viewed. r=mfinkle 2012-01-31 14:13:32 -08:00
Brian Nicholson
4072dc4a70 Bug 701092 - Limit session restore attempts. r=mfinkle 2012-01-27 22:04:54 -08:00
Alex Pakhotin
16e7321881 Bug 708280 - delay checking for update. r=blassey 2012-01-24 20:32:12 -08:00