Commit Graph

8969 Commits

Author SHA1 Message Date
Steven MacLeod
68cd3b0f84 Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
Alex Deaconu
435b9006b6 Bug 1000287 - Remove unnecessary log lines from 'GLController'. r=kats 2014-04-24 17:33:14 +03:00
Josh Dover
020924c6cc Bug 850600 - Part 3: Add swipe to refresh to sync tab list. r=nalexander 2014-04-04 15:22:32 -07:00
Josh Dover
68237bb424 Bug 850600 - Part 2: Split RemoteTabs into container and list. r=nalexander 2014-04-04 15:17:04 -07:00
Carsten "Tomcat" Book
7cc4f14f07 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book
f212e35ef0 merge fx-team to mozilla-central 2014-04-23 14:54:09 +02:00
Mark Capella
5099cccb2b Bug 997332 - Changing prefs in about:config often doesn't get saved, r=wesj 2014-04-23 08:23:42 -04:00
Nicholas Nethercote
40660c86b9 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Margaret Leibovic
a2e99b9719 Bug 949178 - Remove reading list button from reader mode toolbar. r=lucasr 2014-04-22 14:27:03 -07:00
Richard Newman
6de372c08d Bug 997478 - Reduce GeckoFavicons log spew. r=trivial, DONTBUILD 2014-04-22 21:20:52 -07:00
Chenxia Liu
c5d0632277 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:40:31 -07:00
Chenxia Liu
ed12778498 Backed out changeset fcd1191c12b5 (Bug 996850) 2014-04-22 11:33:57 -07:00
Chenxia Liu
598512f48b Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:09:45 -07:00
Chenxia Liu
cf76b4008d Bug 996850 - Part 1: Don't show context menu for empty sites. r=lucasr 2014-04-22 11:09:44 -07:00
Richard Newman
0783da2ec6 Backed out changeset 1c88a6ab7034 (bug 999281) DONTBUILD 2014-04-22 10:35:35 -07:00
Jeff Beatty
57be3642cc Bug 999281 - Adds be, es-MX, id, and ms to mobile/android/locales/maemo-locales. r=mfinkle 2014-04-22 09:46:43 -07:00
Lucas Rocha
7417d5e925 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
Alex Deaconu
6e7e82ed9b Bug 959185 - Changed access modifiers of methods and variables unused outside toolbar package from 'public' to 'default' or 'private'. r=vp 2014-04-19 15:17:17 +03:00
Lucas Rocha
b56e88ab13 Bug 994195 - Add tests for RawResource (r=margaret) 2014-04-22 14:53:59 +01:00
Eugen Sawin
8c4799afd5 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
vivek
058e3a8dc1 Bug 997996 - Make ToolbarComponent.dismissEditingMode use the cancel editing mode button. r=mcomella 2014-04-21 13:27:00 +02:00
Margaret Leibovic
0cc253138e backout 3d0d92f2406b for not working properly 2014-04-21 15:00:08 -07:00
Ryan VanderMeulen
800a96471b Merge fx-team to m-c. 2014-04-21 15:59:10 -04:00
Chenxia Liu
09b6c77f26 Bug 856565 - Removing bookmark will unpin and remove website from Home page. r=margaret 2014-04-21 11:14:23 -07:00
Margaret Leibovic
40a3984de6 Bug 988068 - Improve about:addons styling. r=mfinkle 2014-04-21 11:06:14 -07:00
Margaret Leibovic
c4d6406ad7 Bug 993749 - More padding in ArticleItemView. r=liuche 2014-04-21 11:06:10 -07:00
Wes Johnston
e8bab9e78c backout 8f33ef762433 (Bug 985967) for regressions. r=backout 2014-04-21 08:49:33 -07:00
YFdyh000
a57f7dc2fb Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp 2014-04-21 10:58:04 -04:00
Anuj Sahai
9d21a22e68 Bug 995347 - Allow domain auto completion when entering "h" in url bar. r=bnicholson 2014-04-17 01:23:03 +05:30
Nick Alexander
441af56ac8 Bug 995157 - Specify default profile when syncing tabs and remote clients. r=rnewman
========

7fd50fef23
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 13:11:34 2014 -0700

    Bug 995157 - Part 2: Specify default profile when syncing tabs and remote clients.

========

79da665d74
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 15:22:02 2014 -0700

    Bug 995157 - Part 1: Use FORM_HISTORY_AUTHORITY_URI.
2014-04-20 14:42:45 -07:00
Nick Alexander
8a12db7dd6 Backed out 2 changesets (bug 850600) for rc* failures on a CLOSED TREE.
Backed out changeset ce5ba3c8eb47 (bug 850600)
Backed out changeset 3224b22c0f29 (bug 850600)

--HG--
extra : amend_source : 380c01962d1129c629c31747d6255dedd52a84e3
2014-04-19 15:21:25 -07:00
Josh Dover
e309cfb2d7 Bug 850600 - Part 4: Add swipe to refresh to sync tab list. r=nalexander 2014-04-18 14:04:00 -07:00
Josh Dover
a2a3e808c3 Bug 850600: Part 2: Split RemoteTabs into container and list. r=margaret 2014-04-14 14:55:00 -07:00
Josh Dover
864a28c792 Bug 850600 - Part 1: Call hide() on TabPanel after tab tray is hidden. r=mfinkle 2014-04-18 14:08:00 -07:00
Ryan VanderMeulen
05e02e5efd Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Mark Finkle
78297a38af Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske 2014-04-18 16:48:06 -04:00
Nick Alexander
05417fa8ed Bug 850600 - Refactor FirefoxAccounts. r=rnewman
========

9acbc565be
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 11:30:26 2014 -0700

    Bug 850600 - Part 0: Refactor FirefoxAccounts.
2014-04-18 11:32:32 -07:00
Brad Lassey
924cf7a253 bug 996358 - Add flags to keep tab streaming from going to Beta or Release r=mfinkle
--HG--
extra : rebase_source : 8d903784db2a5d15a0ef109ce3143dd1cbb6c4b9
2014-04-14 18:33:11 -07:00
Michael Comella
d717ebb588 Bug 965548 - Part 8: Guard toolbar views at runtime so tablets do not break. r=bnicholson 2014-04-17 14:09:43 -07:00
Michael Comella
ab2e8ab494 Bug 965548 - Part 7: Remove unused members and class variable prefixes. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
4927863f2e Bug 965548 - Part 6: Improve readability for BrowserToolbar.start/stopEditing methods. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
67f35885d2 Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
04ff86d4df Bug 965548 - Part 4: Rename url bar right edge to translating edge. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable/url_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_translating_edge.xml
2014-04-17 13:34:12 -07:00
Michael Comella
4b55d56ec4 Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson 2014-04-17 13:34:12 -07:00
Michael Comella
8a4c9264f6 Bug 965548 - Part 2.5: Make Themed* processing more robust. r=bnicholson 2014-04-17 13:34:11 -07:00
Michael Comella
7815f7e61e Bug 965548 - Part 2: Add "cancel" string. r=bnicholson 2014-04-17 13:34:06 -07:00
Michael Comella
b8c78eaa28 Bug 965548 - Part 1: Add close button image assets. r=bnicholson 2014-04-17 13:33:57 -07:00
Nick Alexander
912a5c0cf2 Bug 986664 - Make Android FxAccountClient* HAWK requests always include request payload hash. r=rnewman
Relanding with correct bug number.
2014-04-17 12:04:17 -07:00
Nick Alexander
ea420338b4 Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number. 2014-04-17 12:02:43 -07:00
Nick Alexander
4d5d9d2941 Bug 962622 - Work around Android pre-v12 rounded corners bug. r=rnewman
========

08f022b134
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 962622 - Work around Android pre-v12 rounded corners bug.

    This is discussed at http://stackoverflow.com/a/12505934 and tracked at
    http://code.google.com/p/android/issues/detail?id=9161.
2014-04-15 18:04:06 -07:00
Nick Alexander
9e2c54c66d Bug 975013 - Pad and correctly size show/hide password button. r=rnewman
========

c6509b8ed9
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 975013 - Part 3: Make show/hide password button size not depend on its state.

========

3107ed8bbc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:42:38 2014 -0700

    Bug 975013 - Part 2: Extract FxAccountShowHidePasswordButton style.

========

e012cac483
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:25:18 2014 -0700

    Bug 975013 - Part 1: Add horizontal padding to show/hide password button.
2014-04-15 16:54:21 -07:00
Nick Alexander
0ff333417d Bug 996843 - Autocomplete email addresses in Android Firefox Accounts sign-up/sign-in. r=rnewman
========

c41a37fad3
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996843 - Part 2: Populate email autocomplete list in onResume.

========

418b103991
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 15:15:41 2014 -0700

    Bug 996843 - Part 1: Make email an AutoCompleteTextView.
2014-04-15 15:16:15 -07:00
Nick Alexander
e43493cbed Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets. r=rnewman
========

dfae76b630
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets.
2014-04-10 14:17:06 -07:00
Nick Alexander
086431af3b Bug 996749 - Kill PrefsSource. r=rnewman
========

6ced7b05cd
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996749 - Part 3: Finally kill PrefsSource.

========

b37547fbd8
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 10:47:11 2014 -0700

    Bug 996749 - Part 2: Remove storageEndpoint from FxAccountGlobalSession constructor.

    This is just a separation of concerns: let's inject our dependency as
    configured as possible.

========

42e8fe761f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Apr 14 12:30:21 2014 -0700

    Bug 996749 - Part 1: Remove debugAssertion.

    This is no longer valuable, since we're not getting timestamp HAWK
    errors from the server.
2014-04-15 10:59:00 -07:00
Nick Alexander
acb00db975 Bug 985766 - Always include payload verification hashes in FxAccountClient* requests. r=rnewman
========

130f1a5d52
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 985766 - Part 4: Explain why we do not include payload verification hashes in Sync storage endpoint requests.

========

5cb1211b48
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:19:03 2014 -0700

    Bug 985766 - Part 3: Always include payload verification hashes in FxAccountClient* requests.

========

616193c436
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:18:10 2014 -0700

    Bug 985766 - Part 2: Don't include payload verification to non-enclosing HAWK requests.

========

c0c032db09
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Apr 3 11:05:30 2014 -0700

    Bug 985766 - Part 1: Remove little-used HawkAuthHeaderProvider constructor.
2014-04-08 11:19:37 -07:00
Brian Nicholson
174e9e2458 Bug 995741 - Restore tabs after crash. r=mfinkle 2014-04-17 10:51:06 -07:00
Wes Johnston
644fa771f8 Bug 997406 - Take into account padding when deciding whether to show Share icon. r=liuche 2014-04-17 09:44:51 -07:00
Dave Townsend
9a9a5b00fc Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Wes Johnston
fcf9f29694 Bug 997406 - Default to Link context menu items in context menus. r=bnicholson 2014-04-15 12:49:38 -07:00
Alexandru Chiriac
adcf9b146c Bug 931244 - Improved BrowserApp.onCreate() method readability by moving BrowserApp.mBrowserToolbar listeners to a private helper method. r=mcomella 2014-04-16 17:04:46 -04:00
Richard Newman
be5dc86588 Bug 990130 - Fall back to full path of library on failure. r=mfinkle 2014-04-16 10:57:59 -07:00
Clemens Wilding
63beef40d9 Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman 2014-04-16 08:42:15 -07:00
Carsten "Tomcat" Book
5be3e69c89 merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Zack Liu
098be40013 Bug 993062 - Remove the definition of showRemoteTabs() method in BrowserApp.java. Remove the declearation of showTabs() method and showRemoteTabs() in GeckoApp.java. r=margaret 2014-04-15 13:13:00 +02:00
Josh Dover
8e7a615db6 Bug 970707 - Modify GeckoSwipeRefreshLayout for UX. r=margaret
--HG--
rename : mobile/android/base/widget/SwipeRefreshLayout.java => mobile/android/base/widget/GeckoSwipeRefreshLayout.java
2014-04-15 15:53:00 +02:00
Josh Dover
1f231c8619 Bug 970707 - Pass refresh to JS callback. r=lucas 2014-04-15 15:51:00 +02:00
Josh Dover
58615e3c7a Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret 2014-04-15 15:50:00 +02:00
Josh Dover
3e0b949fc5 Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret 2014-04-15 15:49:00 +02:00
Josh Dover
e9bb505768 Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret 2014-04-15 15:48:00 +02:00
Ryan VanderMeulen
5f7b8e9737 Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Richard Newman
e6442bfb8d Bug 970176 - Part 2: invoke LocaleManager locale switching code prior to handling strings or Locale in background services. r=nalexander 2014-04-15 15:07:15 -07:00
Richard Newman
f5a6aca665 Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander 2014-04-15 15:07:14 -07:00
Margaret Leibovic
184da7553e Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr 2014-04-15 12:07:34 -07:00
Michael Comella
5747268cbb Bug 994989 - Move Save as PDF to Page menu. r=wesj 2014-04-15 11:53:33 -07:00
Michael Comella
993ecd30c8 Bug 970973 - Prevent empty space in security identity. r=lucasr 2014-04-15 11:49:23 -07:00
Jim Chen
3f8447b255 Bug 995820 - Add more docs for JavascriptBridge 2014-04-15 10:54:00 -07:00
Margaret Leibovic
e556ea1950 Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr 2014-04-15 10:03:04 -07:00
Margaret Leibovic
3ed88db4d5 Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche 2014-04-15 10:03:03 -07:00
Margaret Leibovic
aa799a33df Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson 2014-04-15 10:03:03 -07:00
Jim Chen
7267fc7db9 Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella 2014-04-15 08:42:00 -07:00
Lucas Rocha
3ebca0f11a Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
2e1de39106 Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
5c9412e9d2 Bug 993970 - Make PinnedSite instances immutable (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
2ec66aa722 Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
7a0a929166 Bug 994189 - Improve code for reading raw resources (r=margaret) 2014-04-15 16:12:04 +01:00
Lucas Rocha
32fe995a1c Bug 994189 - Factor out method to load raw resource (r=margaret) 2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
b62130b94f Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure 2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
829348b0b7 Backed out changeset ec54368243da (bug 776027) 2014-04-15 12:16:19 +02:00
Carsten "Tomcat" Book
654444727d Backed out changeset 46b4833e84c3 (bug 776027) 2014-04-15 12:16:16 +02:00
Guilherme Goncalves
e83c8a5534 Bug 995407 - Re-enable wifi/cell tower data reporting on release builds. r=blassey
First attempt at this. I'm not totally sure how to make sure this is working, though: the
best information I could find on making a release build was [1], and yet changing milestone.txt
manually didn't seem to work. On the bright side, this does look consistent with the patch on
bug 909938.

1- https://wiki.mozilla.org/Platform/Channel-specific_build_defines
2014-04-11 13:33:00 +02:00
Josh Dover
004496ffc0 Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-14 17:48:00 +02:00
Josh Dover
2c4c356661 Bug 776027 - Pass web activities to Java. r=wesj 2014-04-14 17:47:00 +02:00
Josh Dover
a67c87c9a9 Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-14 17:46:00 +02:00
Christian Ascheberg
374b91222a Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-14 00:02:34 +03:00
Alexandru Chiriac
0b89ba10e9 Bug 964100 - The reading list items are sorted descending by the 'DATE_MODIFIED' field. r=lucasr 2014-04-14 06:50:00 +02:00
James Gilbertson
98c2a6fdff Bug 901360 - Part2 Use Downloads.jsm for about:downloads. r=wesj 2014-01-30 19:16:36 -07:00
James Gilbertson
15cd380875 Bug 901360 - Part1 Use Downloads.jsm for download notifications. r=wesj 2014-01-30 19:14:03 -07:00
Richard Newman
1d1545154e Bug 971900 - onLocaleReady incorrectly elides onConfigurationChange call if urlBar doesn't exist. r=nalexander 2014-04-15 17:55:58 -07:00
Masayuki Nakano
df001c1af2 Bug 998188 part.7 Firefox for Android should use XP line break at calling sendQueryContentEvent() in its chrome r=margaret.leibovic, feedback=markcapella 2014-04-26 08:52:14 +09:00
Ryan VanderMeulen
b154bbe922 Merge m-c to inbound. 2014-04-25 16:29:41 -04:00