Commit Graph

9108 Commits

Author SHA1 Message Date
Anuj Sahai
3542f54ed5 Bug 730941 - Add testcase for "view image" context menu entry. r=wesj, r=mcomella 2014-04-15 00:26:29 +05:30
Anuj Sahai
f2fe12e41d Bug 730941 - Add "view image" to context menu. r=wesj 2014-04-15 00:25:47 +05:30
Carsten "Tomcat" Book
bd25308cfa Backed out changeset 0096df4879f7 (bug 995777) for rc2 test failures 2014-04-24 12:26:27 +02:00
Lucas Rocha
57b7b6b6ab Bug 1000001 - Mark Editor as changed when moving panels (r=margaret) 2014-04-24 11:15:17 +01:00
Brad Lassey
01462b5c2a bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string. r=mfinkle 2014-04-18 15:01:56 -04:00
Paul Rouget
a94bb305e4 Bug 942756 - Unify debugger server startup: fennec code. r=mfinkle 2014-04-18 10:48:00 +02:00
Michael Comella
d2dd1c7253 Bug 999750 - Recycle MotionEvents. r=kats 2014-04-23 18:04:51 -07:00
Margaret Leibovic
e7a3e4257d Bug 999760 - Apply padding to entire article item view. r=liuche 2014-04-23 18:01:34 -07:00
Michael Comella
757a0588d4 Bug 998000 - Part 1: Fix whitespace. r=lucasr 2014-04-23 17:40:00 -07:00
Michael Comella
a0515c74bb Bug 998000 - Part 0: cancelEdit on back pressed, rather than stopEdit. r=lucasr 2014-04-23 17:39:58 -07:00
Chenxia Liu
6108c5f986 Bug 994284 - Intermittient testSystemPages | Exception caught - junit.framework.AssertionFailedError: LayerView is not found! r=gbrown 2014-04-23 15:01:23 -07:00
Margaret Leibovic
59b286d838 Bug 976335 - Handle about:home tab strip overflow on tablets. r=lucasr
* * *
Bug 976335 - (Part 1) Turn TabMenuStrip into a HorizontalScrollView, moving LinearLayout logic to TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 1.5) Remove m prefixes from TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 2) Scroll tab strip to ensure selected tab is visible. r=lucasr
2014-04-23 14:37:31 -07:00
Michael Comella
43020eb531 Bug 998426 - Ensure shrunken toolbar consistency across API levels. r=wesj 2014-04-23 14:13:52 -07:00
Lucas Rocha
0d3f0a78f1 Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
c0f9d23fd4 Bug 994734 - Set cursor notification URI in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
8740c1f088 Bug 994734 - Pass dataset id as query argument in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
887efa876e Bug 994734 - Rename HomeConfigInvalidator to HomePanelsManager (r=margaret)
--HG--
rename : mobile/android/base/home/HomeConfigInvalidator.java => mobile/android/base/home/HomePanelsManager.java
2014-04-23 15:22:34 +01:00
Lucas Rocha
790bfb7755 Bug 994734 - Rename PanelManager to PanelInfoManager (r=margaret)
--HG--
rename : mobile/android/base/home/PanelManager.java => mobile/android/base/home/PanelInfoManager.java
2014-04-23 15:22:33 +01:00
Mark Finkle
a88b4b9ef3 Bug 1001279 - Add support of websites to opt-out of casting videos (tests) r=wesj 2014-05-01 17:29:03 -04:00
Mark Finkle
1f97d2caed Bug 1001279 - Add support of websites to opt-out of casting videos r=wesj 2014-05-01 17:29:00 -04:00
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
Sola Ogunsakin
f0044e3e44 Bug 977196 - Part 3: Loading URLs from the url bar. r=liuche 2014-04-02 14:23:10 -07:00
Sola Ogunsakin
e45c71085c Bug 977196 - Part 2: Loading URLs in about:home. r=liuche 2014-04-02 12:07:10 -07:00
Ryan VanderMeulen
0756745cf0 Bug 993813 - Disable testUITelemetry on Android 2.2 for frequent shutdown crashes. r=gbrown 2014-04-29 12:46:33 -04:00
Marcos A. Di Pietro
0fc5b853dc Bug 999488 - Move reader mode related listener registration from GeckoApp to BrowserApp. r=margaret 2014-04-28 19:19:38 -04:00
Mark Finkle
908e2ae2ff Bug 792139 - Discard decoded images as soon as possible on low-memory devices r=kats 2014-04-29 08:10:16 -04:00
Mark Finkle
f1b909081b Bug 1002318 - Add UI Telemetry for sanitizing private data (cleanup patch) r=bnicholoson 2014-04-29 08:04:29 -04:00
Mark Finkle
66bddf0c1b Bug 1002318 - Add UI Telemetry for sanitizing private data r=liuche, bnicholson 2014-04-29 08:04:10 -04:00
Sola Ogunsakin
36018f45da Bug 977196 - Part 1: Loading URL from an intent. r=liuche 2014-04-01 21:33:21 -07:00
Mark Finkle
c62f2f6028 Bug 986095 - Part 4: Add JS Sessions and Events into TelemetryContract.java r=rnewman 2014-05-01 22:10:08 -04:00
Mark Finkle
0d5d1844c2 Bug 986095 - Part 3: Track adding article to Reading List r=liuche 2014-05-01 22:09:41 -04:00
Mark Finkle
e986d4f44c Bug 986095 - Part 2: Track sharing article from Reader viewer r=rnewman 2014-05-01 22:09:37 -04:00
Mark Finkle
98a0f3ef74 Bug 986095 - Part 1: Track session for Reader viewer r=rnewman,liuche 2014-05-01 22:08:50 -04:00
Mark Finkle
e43f93c17f Bug 988650 - Telemetry tracking for sharing r=wesj,liuche 2014-05-01 22:02:29 -04: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
Ryan VanderMeulen
f3f4985fe0 Merge m-c to inbound on a CLOSED TREE. 2014-04-30 16:47:33 -04:00
Ted Mielczarek
1dc00c5f8c bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug 2014-04-22 10:53:48 -04: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
Jim Chen
1f93ec2412 Bug 999071 - Wait a bit longer for a complete ping file; r=blassey 2014-04-28 22:20:52 -04:00
Jim Chen
c56070ff29 Bug 999071 - Add test for ANR reporter; r=blassey 2014-04-28 22:20:52 -04: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
James Willcox
2cb3c38ee2 Bug 1001063 - Add Assert class for debug assertions in Java code r=blassey 2014-04-25 13:45:52 -05:00
Nicolas B. Pierron
0e26bebc90 Bug 995165 - Fix ARM v6 GC settings. r=terrence 2014-04-14 08:32:02 -07:00
Ryan VanderMeulen
cbdabd4cd4 Merge m-c to inbound on a CLOSED TREE. 2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
71bebc9809 Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures. 2014-04-13 16:35:14 -04:00
Sola Ogunsakin
c268d163cc Bug 981028 - Part 2: Probe for setting a default panel. r=liuche 2014-04-02 16:25:04 -07:00
Sola Ogunsakin
6462229999 Bug 981028 - Part 1: Probes for pinning, un-pinning & editing a top sites item. r=liuche 2014-04-02 15:16:47 -07:00
Sola Ogunsakin
c748f535d0 Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr 2014-01-17 10:41:15 -08:00
Sola Ogunsakin
1c45af8494 Bug 909618 - Part 2: Add LoadState member. r=lucasr 2014-04-10 15:06:05 -07:00
Sola Ogunsakin
2f3339b8cf Bug 909618 - Part 1: Rename mLoaded. r=lucasr 2014-04-10 13:52:12 -07:00
Christian Ascheberg
57ddd1fa0b Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-08 23:16:42 +03:00
Michael Comella
b0dca6c7dd Bug 968951 - Add debug statements to testBrowserProvider. r=rnewman 2014-04-10 14:31:14 -07:00
Jim Chen
d76d01688e Bug 983811 - Correctly handle multiline JS test harness messages; r=nalexander 2014-04-11 22:41:28 -04:00
Jim Chen
02b22ab9c5 Bug 983811 - Add test for JavascriptBridge/JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
d9fb33c6c9 Bug 983811 - Add JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
8cf7a37aff Bug 983811 - Add JavascriptBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Kartikaya Gupta
8beb92e033 Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp 2014-04-11 20:49:46 -04:00
Kartikaya Gupta
7f16346f70 Bug 995316 - Expose the OnMetricsChangedListener via LayerView instead of GeckoLayerClient. r=snorp 2014-04-11 20:49:44 -04:00
Wes Johnston
a090657784 backout 4c16d08e358b (Bug 993407) for test bustage. r=bustage 2014-04-11 16:05:15 -07:00
Mark Capella
735bae1fa6 Bug 895463 - (p3) Rename SelectionHandler dragging messages, r=jchen, margaret 2014-04-11 18:06:30 -04:00
Wes Johnston
8042a58615 Bug 993407 - Always show link tab as default in context menus. r=bnicholson 2014-04-11 14:19:13 -07:00
Wes Johnston
7ad5309b01 Bug 985867 - Ensure click events are fired after touch events. r=kats 2014-04-11 14:19:13 -07:00
Wes Johnston
174c525034 Bug 990395 - Use a url to find browser apps rather than a scheme. r=mfinkle 2014-04-11 14:19:13 -07:00
Wes Johnston
52f8065e4c Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp 2014-04-11 14:19:12 -07:00
Richard Newman
6b77e01d37 Bug 941744 - Remove Send Tab intent filter from RELEASE_BUILDs. r=nalexander 2014-04-10 14:25:20 -07:00
Mark Capella
ffd4bb0e0c Bug 895463 - (p2) Expose DrawListener in LayerView, r=kats 2014-04-11 10:38:14 -04:00
Margaret Leibovic
a8dd702c3a Bug 983435 - Add titles to subscribe prompts. r=wesj 2014-04-10 17:00:42 -04:00
Nick Alexander
57a91d5420 Bug 967333 - Request sync when entering and leaving ConfirmAccountActivity. r=rnewman 2014-04-10 11:39:37 -07:00
Richard Newman
0737bf6e03 Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander 2014-04-10 10:09:34 -07:00
Lucas Rocha
fe913946fd Bug 976064 - Create a loader per panel view instead of per dataset id (r=margaret) 2014-04-10 16:19:36 +01:00
Lucas Rocha
a193ba5233 Bug 976064 - Add 'index' property to ViewConfig (r=margaret) 2014-04-10 16:19:36 +01:00
Robin Ricard
4f9fb9eceb Bug 990259 - Pass element from zoomToElement to zoomToRect. r=margaret 2014-04-10 11:11:16 -04:00
Alexandru Chiriac
1d47cc9ce2 Bug 897515 - Remove unneeded pixel format set on the LayerView surface holder. r=kats 2014-04-09 08:55:00 +02:00
Eduard Neculaesi
c3af37760e Bug 920930 - 'Switch to tab' loads the page in the current tab from Reading List. r=lucasr 2014-04-04 10:57:37 +03:00
Sola Ogunsakin
75f536689e Bug 967293 - Remove duplicate logic from TopSitesPanel.onContextItemSelected(). r=liuche 2014-03-12 11:21:24 -07:00
Chenxia Liu
841d67d884 Bug 981694 - Part 2: Add UI Telemetry for recording policy notification result. r=rnewman 2014-04-09 19:06:01 -07:00
Chenxia Liu
399410c48a Bug 981694 - Part 1: Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox for Android. r=rnewman 2014-04-09 19:06:00 -07:00
Nick Alexander
061c8169e6 Bug 981827 - Make Android and Desktop FxAccounts client use same key parameters. r=rnewman 2014-04-09 16:57:16 -07:00
Myk Melez
b6618b5be7 Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle 2014-04-11 15:34:28 -07:00
Mark Finkle
cf8848100d Bug 993633 - Add better failure handling in CastingApps.openExternal r=wesj 2014-04-11 17:46:59 -04:00
Chenxia Liu
9578cec2c9 Bug 903535 - Tests. r=bnicholson 2014-04-08 17:29:46 -07:00
Chenxia Liu
44f02d578e Bug 903535 - Need to update text for user visible opt in UI for cell tower and wifi data collection and reporting. r=bnicholson 2014-04-08 17:29:45 -07:00
Brian Nicholson
ba9949858f Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen 2014-04-08 13:30:17 -07:00
Brian Nicholson
966e29184e Bug 993195 - Add only one observer for messages with callbacks. r=wesj 2014-04-08 13:30:17 -07:00
Wes Johnston
7bfd5c5542 Bug 985400 - Post menu changes to UIThread to avoid issues with animatinos. r=lucasr 2014-04-08 12:14:40 -07:00
Michael Comella
b09904cfcc Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Margaret Leibovic
849037f6cc Bug 991705 - Default to puzzle icon if an add-on doesn't have an icon. r=bnicholson 2014-04-08 11:13:31 -07:00
Ryan VanderMeulen
bb45c23ce9 Backed out changeset 27a904e6348f (bug 990259) for suspicion of causing Android 4.0 robocop-2 permafail. 2014-04-08 13:49:57 -04:00
Mark Capella
dbc6b4d673 Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Lucas Rocha
46f6a3536b Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard
1f3875996d Bug 990259 - Double-tap zoom does not work when text reflow is enabled. r=margaret.leibovic
Fix regression introduced in 958111
2014-04-07 15:37:00 +02:00
Ryan VanderMeulen
5f44632bc3 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Myk Melez
c51d75d2a4 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
Jim Chen
4ab6886778 Bug 992890 - Use new message structure for reader mode events; r=mfinkle 2014-04-07 12:49:33 -07:00
Mark Capella
8be7a3508e Bug 895463 - (p1) Orange caret indicator detaches from associated input field, r=margaret 2014-04-07 15:37:15 -04:00
Wes Johnston
7ff46d8666 Bug 972208 - Allow shipping default share providers in distributions. r=margaret 2014-04-07 09:33:52 -07:00
Brad Lassey
671d64c3a0 bug 988471 - Action bar icons flicker while typing and scrolling with an active text selection r=wesj
--HG--
extra : rebase_source : b9bbd4197944a0efb678eb6643b911455dcc035f
2014-04-03 10:47:07 -04:00
Wes Johnston
c4164eeb6a Bug 990364 - Use text/plain for sharing links. r=mfinkle 2014-04-07 08:45:27 -07:00
Kartikaya Gupta
76fef39c05 Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-07 10:26:07 -04:00
Kartikaya Gupta
70b9ac4aa7 Bug 976563 - Force-enable double-tap-to-zoom to restore talos baseline. r=wesj 2014-04-07 10:09:45 -04:00
Phil Ringnalda
abdac31cf1 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
6df7229f81 Merge m-c to inbound on a CLOSED TREE. 2014-04-04 15:12:07 -04:00
Geoff Brown
89945d69f0 Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp 2014-04-04 12:11:21 -06:00
Benjamin Smedberg
efdee4270b Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00