Commit Graph

4210 Commits

Author SHA1 Message Date
Geoff Brown
17dec0c1bc Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Tetsuharu OHZEKI
68ea38522e Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Chenxia Liu
92357d4d9a Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Brian Nicholson
e48b6e44ce Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Jim Chen
637363b741 Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson 2013-05-13 17:25:12 -04:00
Brian Nicholson
8ddeaabb0c Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Chris Peterson
57c0c45ce0 Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr 2013-04-05 15:58:08 -07:00
paul.feher@softvision.ro
898d4da981 Bug 838596 - Robocop: Add test for 'Master Password' feature. r=jmaher 2013-05-10 10:56:53 +03:00
Ryan VanderMeulen
dc9e4bb7ab Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
2013-05-30 22:11:26 -04:00
Nick Alexander
23648dc3f2 Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Richard Newman
5eb58c3d2a Bug 873496 - Part 2: add provider filtering to search provider. r=nalexander 2013-05-30 17:42:57 -07:00
Richard Newman
ec48faa83f Bug 873496 - Part 1: searches provider for FHR on Android. r=cpeterson
* * *
part of searches-1
2013-05-30 17:42:56 -07:00
Richard Newman
8a4af7f535 Bug 875400 - Part 2: provide add-ons and pref changes to FHR. r=mfinkle
* * *
Bug 875400 - Part 2a: review comments.
* * *
Bug 875400 - Part 2b: add flag to ignore add-ons.
2013-05-30 17:42:56 -07:00
Richard Newman
203e8b3ef2 Bug 875400 - Part 1: add-on support and hashing changes for Environment. r=nalexander 2013-05-30 17:42:56 -07:00
Wes Johnston
bf4fc9d9a6 Bug 872388 - Cleanup review nits. r=bnicholson 2013-05-30 17:14:37 -07:00
Wes Johnston
8cb64d8271 Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
d7e8a7de0b Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston
892361095e Bug 872388 - Style button toasts. r=bnicholson 2013-05-30 17:03:17 -07:00
Wes Johnston
74087971b0 Bug 872388 - Create a buttonToast class. r=bnicholson 2013-05-30 17:02:30 -07:00
Wes Johnston
91e0e3b19b Bug 862377 - Follow up for review comments. r=sriram 2013-05-30 17:01:31 -07:00
Margaret Leibovic
c2b6007224 Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr 2013-05-30 16:26:38 -07:00
Margaret Leibovic
84783ec636 Bug 873670 - Always show active reader mode icon when viewing a page in reader mode. r=lucasr 2013-05-30 16:26:38 -07:00
Wes Johnston
836a5b3a09 Bug 862377 - Style spinners on doorhangers. r=sriram 2013-05-30 15:18:47 -07:00
Wes Johnston
06bbe4dae8 Bug 862377 - Allow adding inputs to doorhangers. r=sriram 2013-05-30 15:18:47 -07:00
Wes Johnston
4556696072 Bug 862377 - Move PromptInputs to their own class. r=sriram 2013-05-30 15:38:59 -07:00
Kartikaya Gupta
f9e53f1a33 Bug 746876 - Fix double-tap coordinates in robocop test and re-enable it. r=gbrown 2013-05-30 09:58:29 -04:00
Kartikaya Gupta
059609fb24 Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Kartikaya Gupta
0b742ebed4 Bug 797615 - Cosmetic cleanup for the getDisplayPort JNI wrapper. r=Cwiiis 2013-05-30 09:55:08 -04:00
Max Li
ca8458c9e9 Bug 872986 - New unlabelled, and seemingly invisible, control in awesome bar. r=sriram 2013-05-28 21:34:08 -04:00
Chris Lord
b2f308ce7c Bug 868998 - Expose the dynamic toolbar after a certain distance. r=kats
Instead of only exposing the toolbar when scrolling from the top quarter of the
screen, always expose the toolbar, but only after a certain distance.
2013-05-30 12:53:24 +01:00
Chris Lord
2221002789 Bug 867193 - Take margin offset into account when positioning form pop-ups. r=margaret 2013-05-30 12:53:22 +01:00
Phil Ringnalda
58fc837293 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Brad Lassey
f68e311176 bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle 2013-05-30 00:31:43 -04:00
Kartikaya Gupta
245c63df69 bug 867517 - Gecko-based WebView for Android, move touch handling to LayerView r=blassey 2013-05-30 00:34:02 -04:00
Sriram Ramasubramanian
937fc753aa Bug 869123: Hide share test as it expects a popup window. [r=mfinkle] 2013-05-29 20:08:05 -07:00
Sriram Ramasubramanian
b5d2f39b0b Bug 869123: Quick share action for android menu. [r=wesj] 2013-05-15 10:55:06 -07:00
Shane Tully
a81ece2c28 Bug 785156 - Lock icon should toggle site security popup. r=wesj 2013-05-29 20:56:10 -04:00
Shane Tully
afeae5c2cf Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats 2013-05-29 20:37:35 -04:00
Margaret Leibovic
8e368ddde3 Bug 868052 - Show dynamic toolbar when hardware menu button is pressed (on all devices this time). r=lucasr,sriram 2013-05-29 16:07:12 -07:00
Ehsan Akhgari
9b848f5568 Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Sriram Ramasubramanian
54a5c132db Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle] 2013-05-28 13:45:14 -07:00
Wes Johnston
0f805b15bc Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Chris Lord
54ca4f9da5 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
--HG--
extra : rebase_source : 98b5a8a1f719ad427034586798c71acd95e9e580
2013-05-29 15:26:17 +01:00
Chris Lord
be07b8c1ba Bug 803299 - Enable 32-bit colour on Android. r=kats
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Mike Hommey
373e0dfdac Bug 875824 - Disable on-demand decompression of the linker on devices where it is known to cause crashes. r=kats 2013-05-29 16:18:29 +02:00
Ryan VanderMeulen
41fc78af8d Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Ryan VanderMeulen
88e06f0f84 Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures. 2013-05-28 21:34:04 -04:00
Ryan VanderMeulen
72f8a6f0ea Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Nick Alexander
946902d96e Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Wes Johnston
1e74359930 Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Chris Peterson
8d3d6a45a6 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
834455b9d8 Bug 869123: Quick share action for android menu. [r=wesj]
--HG--
extra : rebase_source : f5a3e15ab2de83a37c807a0c9ecf076bfe402524
2013-05-15 10:55:06 -07:00
Sriram Ramasubramanian
c65a9b92d1 Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
--HG--
extra : rebase_source : fbc15eacb8aa66a9cdae52dd2c4ed4c81c427d58
2013-05-28 13:45:14 -07:00
Trevor Saunders
4b16c76fb3 backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
Nick Alexander
9e19136031 Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman 2013-05-28 12:16:07 -07:00
Richard Newman
281ec8f279 Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander 2013-05-28 12:01:34 -07:00
Chris Lord
2fe2515333 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Chris Lord
baaafdbe93 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 18:50:16 +01:00
Mark Capella
575967c7f9 Bug 874036 - Tab counter displays incorrectly in some circumstances, r=lucasr 2013-05-28 11:56:01 -04:00
Lucas Rocha
a607f48ef6 Bug 867608 - Fix animation margins for forward button (r=mfinkle) 2013-05-28 16:43:59 +01:00
Lucas Rocha
9eed74dcae Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle) 2013-05-28 16:43:59 +01:00
Kartikaya Gupta
0ee373919f Bug 867685 - Ensure setIsRTL updates the viewport metrics atomically. r=Cwiiis 2013-05-01 15:33:49 -04:00
Kartikaya Gupta
c17af26445 Bug 867685 - Use getLock() instead of this when modifying the viewport metrics for clarity. r=Cwiiis 2013-05-01 15:33:48 -04:00
Jim Chen
176a4366c2 Bug 860879 - Throw an exception after 5 seconds timeout when returning PromptService result; r=kats 2013-05-01 15:30:49 -04:00
Jim Chen
60c701e4eb Bug 860879 - Add UiThreadBlockedException and utility method to dump all stack traces; r=kats 2013-05-01 15:30:49 -04:00
Lucas Rocha
c7b0004861 Bug 866466/867141 - Don't nullify mPanel reference when closing tabs panel (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
a31ec0c299 Bug 865228 - Don't animate forward button when switching tabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
e20c9c0e46 Bug 865228 - Rename mAnimateSiteSecurity to mSwitchingTabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
6b97765201 Bug 865228 - Hide stop/reader buttons immediately when entering awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
d1cc5a0ab7 Bug 865228 - Smoother fade-in animation when coming from awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
d1429b25b0 Bug 865228 - Remove unnecessary views from toolbar animation (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
35de1c0fe8 Bug 865228 - Only animate tabs counter once tabs button is on screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
8ece378837 Bug 865228 - Slide tabs button all the way off screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Ryan VanderMeulen
8dd4074205 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
41e401f326 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 20:45:39 -04:00
Brian Nicholson
8f015463dc Bug 865923 - Use solid shapes for inverse listSelector drawables. r=lucasr 2013-04-30 11:34:09 -07:00
Ryan VanderMeulen
b6cc74b921 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
5b9d51de27 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 09:05:17 -04:00
Federico Paolinelli
37c3facdcc Bug 731491 - Rework GeckoProvider. r=rnewman
--HG--
rename : mobile/android/base/db/GeckoProvider.java => mobile/android/base/db/PerProfileContentProvider.java
2013-04-30 08:52:42 -04:00
Margaret Leibovic
686154576c Bug 866150 - Revert TopSitesView cleaup changes from bug 865060. r=bnicholson 2013-04-29 17:18:26 -07:00
Margaret Leibovic
dca6480211 Bug 863857 - Add icon for character encoding menuitem, and update generic add-on menuitem icon. r=mfinkle 2013-04-29 17:06:17 -07:00
Margaret Leibovic
b7cccc2a56 Bug 839855 - Use dominant color as background for small favicons. r=wesj 2013-04-29 17:06:14 -07:00
Margaret Leibovic
c77984966f Bug 839855 - Fix margin on favicon in tabs from last time section. r=bnicholson 2013-04-29 17:06:12 -07:00
Margaret Leibovic
87c32cd595 Bug 839855 - Update tabs from last time favicons to match awesomescreen favicons. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable/awesomebar_row_favicon_bg.xml => mobile/android/base/resources/drawable/favicon_bg.xml
2013-04-29 17:05:55 -07:00
Sriram Ramasubramanian
c4b64e2b24 Bug 862996: Put text headings back in the tab menu. [r=mfinkle] 2013-04-17 16:09:02 -07:00
Jim Chen
5f6558b1d6 Bug 864666 - Replace composing span when committing char as key. r=cpeterson 2013-04-29 16:48:26 -04:00
Jim Chen
a1f1d83c09 Bug 743158 - Take focus away from awesome bar when accessing awesome screen lists. r=wesj 2013-04-29 14:36:23 -04:00
Brian Nicholson
bef570a1ac Bug 865923 - Use solid shapes in listSelector drawables 2013-04-29 10:55:23 -07:00
Brian Nicholson
1a8a278ea7 Bug 862761 - Use divider drawable for ExpandableListView childDivider 2013-04-29 10:55:22 -07:00
Chris Lord
67370dd0ec Bug 850783 - Fix the dynamic toolbar causing clipping of the scrollbar. r=kats 2013-04-29 15:18:23 +01:00
Chris Lord
1667cc97ca Bug 865298 - Don't allow margins to scroll on small pages. r=kats
Bug 858969 regressed this behaviour. Margins that are smaller than the screen
size should have pinned margins.
2013-04-29 15:18:23 +01:00
Chris Lord
dfd089e364 Bug 865298 - Add an 'active area' for margin exposing. r=kats
This stops margins from being exposed unless the drag was started in an area
of the viewport that's near said margin. The margins will always be exposed
when reaching the edge of the page.
2013-04-29 15:18:23 +01:00
Chris Lord
a2672e22b1 Bug 865298 - Allow multiple touch interceptors on LayerView. r=kats 2013-04-29 15:18:23 +01:00
Wes Johnston
2ac6d5be66 Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Ryan VanderMeulen
f45d8aee3a Backed out changeset b68c721a1462 (bug 863828) for robocop failures. 2013-04-27 18:21:15 -04:00
Wes Johnston
2c03bd0056 Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Wes Johnston
0cfe2e5d85 Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Mark Capella
9f0dd7af86 Bug 856558 - Prevent Bookmark keywords from including spaces, r=bnicholson, f=mfinkle 2013-04-27 11:30:05 -04:00
Ryan VanderMeulen
089cb45b06 Backed out 3 changesets (bug 857165, bug 863828) for Android bustage on a CLOSED TREE.
Backed out changeset 4ad22d42b4f5 (bug 863828)
Backed out changeset 84b4d799cc6d (bug 857165)
Backed out changeset cc161ca434fa (bug 863828)
2013-04-26 22:49:55 -04:00
Wes Johnston
59cf80ad52 Bug 863828 - Update duration of tab increment animation. r=lucasr 2013-04-26 17:09:12 -07:00
Wes Johnston
3aaa5ea086 Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Wes Johnston
2b680784fa Bug 863828 - New tab increment animation. r=lucasr 2013-04-26 16:17:34 -07:00
Kartikaya Gupta
c4ff270851 Bug 839641 - Implement the PostDelayedTask callback for APZC in AndroidBridge. r=Cwiiis, blassey 2013-04-26 13:26:46 -04:00
Kartikaya Gupta
084c16d781 Bug 839641 - Implement the RequestContentRepaint callback for APZC in AndroidBridge. r=Cwiiis 2013-04-26 13:26:46 -04:00
Kartikaya Gupta
5d262f9292 Bug 839641 - Add a syncFrameMetrics code path to push viewport changes from APZC to Java. r=Cwiiis, BenWa 2013-04-26 13:26:39 -04:00
Kartikaya Gupta
64acbc32d5 Bug 839641 - Send touch events and prevent-default notifications to APZC. r=Cwiiis 2013-04-26 13:24:28 -04:00
Kartikaya Gupta
909ef092fe Bug 839641 - Add a stub NativePanZoomController class to start Java bindings to APZC. r=Cwiiis 2013-04-26 13:24:28 -04:00
Sriram Ramasubramanian
e329a9383b Bug 863379: Update tab icon. [r=mfinkle] 2013-04-18 15:36:08 -07:00
Lucas Rocha
965cf63bbc Bug 858687 - Fix margins for forward button (r=mfinkle) 2013-04-26 17:25:39 +01:00
Tetsuharu OHZEKI
71f8adf8ba Bug 863242 - Add a preference setting "accept tracking me" to Fennec. r=mleibovic 2013-04-26 10:10:59 -04:00
Lucas Rocha
444f5019ba Bug 864960 - Parallax transition to open/close the tabs tray (r=mfinkle) 2013-04-26 14:12:08 +01:00
Wes Johnston
4af0b9382d Bug 778216 - Add a pref to show the url instead of title. r=mfinkle 2013-04-25 23:43:03 -07:00
Richard Newman
681f771b06 Bug 858992 - Don't sync pinned bookmarks. r=nalexander 2013-04-25 20:42:05 -07:00
Lucas Rocha
8d74176613 Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Lucas Rocha
7afe6b5d16 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Lucas Rocha
5a8f348b66 Fix broken build caused by 0a7e98a3c3eb (bug 858969) (r=mbrubeck) 2013-04-26 01:00:07 +01:00
Chris Lord
cb9c55afb6 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-25 18:47:08 +01:00
Margaret Leibovic
58a9e6fcbb Bug 786999 - Remove ellipsis from "Site Settings..." menu item string. r=wesj 2013-04-25 15:27:28 -07:00
Margaret Leibovic
71f140c8f0 Bug 777975 - Text handles for text-selection in the AwesomeBar should be orange. r=mfinkle 2013-04-25 15:27:22 -07:00
Wes Johnston
278783ebd2 Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr 2013-04-25 15:19:31 -07:00
Wes Johnston
f671a4bf5f Bug 851581 - Clean up external protocol prompt. r=mfinkle 2013-04-25 13:31:50 -07:00
Chris Peterson
bb30ef7ae6 Bug 864339 - Part 2: Replace GeckoJarReader EmptyStackException with an empty() check. r=wesj 2013-04-23 16:00:44 -07:00
Ryan VanderMeulen
eef31748d0 Bug 858687 - Fix broken backout. r=lucasr
CLOSED TREE
2013-04-25 13:38:42 -04:00
Chris Peterson
df48e96785 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Ryan VanderMeulen
4b7c54d033 Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
CLOSED TREE
2013-04-25 10:56:54 -04:00
Ryan VanderMeulen
40126da44f Backed out changesets 039a1de069ed and e0f70c5a5f09 (bug 858687) for trobocheck2 failures.
CLOSED TREE

--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml
2013-04-25 09:54:42 -04:00
Lucas Rocha
4831f6bdf7 Bug 858978 - Use DST_IN to draw ShapedButton (r=mfinkle) 2013-04-25 12:20:21 +01:00
Lucas Rocha
aa5a9bb687 Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Lucas Rocha
2dbac5f358 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Lucas Rocha
2c84e2db6e cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:53:31 +01:00
Lucas Rocha
348bbcb521 Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:48:39 +01:00
Lucas Rocha
725002e36e Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Lucas Rocha
b39eb2b70a Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle) 2013-03-14 15:35:38 -07:00
Jim Chen
81f115c4f2 Bug 860158 - Unset URL input type when entering search string for all IMEs. r=cpeterson 2013-04-24 15:38:44 -04:00
Mark Finkle
7e600ca982 Bug 859994 - Remove the Marketplace promo from Fennec r=wesj 2013-04-24 15:05:40 -04:00
Brian Nicholson
9d8e74f38e Bug 865060 - Clean up threads in AboutHome views. r=lucasr 2013-04-24 11:11:21 -07:00
Brian Nicholson
e179fce30b Bug 863803 - Part 2: Remove unneccesary call to hideAboutHome(). r=lucasr 2013-04-24 11:03:51 -07:00
Brian Nicholson
0464db2da4 Bug 863803 - Part 1: Prevent multiple AboutHome fragments from being created after restore. r=lucasr 2013-04-24 11:03:51 -07:00
Sriram Ramasubramanian
b1fb07137b Bug 861138: Remove landscape resources for browser-toolbar. [r=mfinkle] 2013-04-17 14:59:04 -07:00
Chris Peterson
fb08757623 Bug 864339 - Fix "New Private Tab" crash when unzipping a bitmap resource. r=glandium 2013-04-23 15:58:45 -07:00
Chris Lord
5671b1d883 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-24 17:06:23 +01:00
Margaret Leibovic
f87dcd38ab Bug 860759 - Don't treat pinned sites as bookmarks unless they are bookmarks. r=bnicholson 2013-04-24 08:57:02 -07:00
Phil Ringnalda
3ca1d22661 Back out e64522db8661 (bug 863288) for robocop-1 hangs 2013-04-23 20:52:59 -07:00
Chris Peterson
865aa5b101 Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle 2013-04-22 18:03:01 -07:00
Geoff Brown
2e3d6a424a Bug 844239 - Specify character encoding in robocop test files; r=jmaher DONTBUILD 2013-04-23 16:15:45 -06:00
Brian Nicholson
dc43ba31fb Bug 703564 - Improve the crash reporter. r=mfinkle 2013-04-23 15:02:22 -07:00
Margaret Leibovic
1d4d5bda1e Bug 857661 - Don't let the user pin a blank top site url. r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
833418a304 Bug 847834 - Avoid NPEs in BrowserApp.onActivityResult(). r=wesj 2013-04-23 14:21:34 -07:00
Margaret Leibovic
9abd0f4fd4 Bug 858994 - Wrap user-entered pinned site search/URLs in a special URI. r=rnewman 2013-04-23 14:21:34 -07:00
Margaret Leibovic
dccb149d82 Bug 858994 - Migrate bad pinned bookmark URIs. r=rnewman 2013-04-23 14:21:33 -07:00
Chris Peterson
da288f59a7 Bug 863103 - Add BackgroundService.runIntentInService() utility method. r=rnewman 2013-04-23 11:03:00 -07:00
Benoit Girard
c18ef0a706 Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3eb56af40018a546586fd0fb33e343589ddcf207
2013-04-23 13:10:29 -04:00
Adrian Tamas
2b325bdf90 Bug 864280 - Robocop BaseTest cleanup. r=gbrown 2013-04-22 14:23:20 +03:00
Wes Johnston
adca651ab7 Bug 773535 - Use tablet style prefs on tablets. r=bnicholson 2013-04-22 14:39:30 -07:00
Ed Morley
4b1e050887 Backed out changeset 26ab26b299a5 (bug 788022) on a CLOSED TREE 2013-04-22 17:43:10 +01:00
Benoit Girard
c3f8c5883d Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3021e4315ce0ce5dbef9db84a12502d66dfc7967
2013-04-19 15:34:56 -04:00
Benoit Girard
5eb7ffca68 Bug 863375 - Remove 'Toggle Profiling' menu. r=ehsan
--HG--
extra : rebase_source : c8e70c998ede7986e2583f3fba4d23fcdb37b540
2013-04-19 15:37:50 -04:00
Jim Chen
fae36e40ae Bug 862929 - Find end of ANR trace the correct way; r=blassey 2013-04-17 16:29:00 -07:00
Chris Peterson
e09ae39f71 Bug 862069 - Toggle gesture keyboards' input type when user enters a search query in the AwesomeBar. r=jchen 2013-04-06 00:24:11 -07:00
Chris Peterson
de25c50f93 Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium 2013-04-18 11:08:07 -07:00
Wes Johnston
5dd3cc7663 Bug 859391 - Disable session restore in webapps. r=bnicholson 2013-04-18 17:19:10 -07:00
Geoff Brown
234afb43c8 Bug 859440 - Allow for ListView without adapter in robocop; r=jmaher 2013-04-18 21:18:11 -06:00
Geoff Brown
8290531336 Bug 859563 - Explicitly unregisterListener once event expecters are no longer needed; r=cpeterson 2013-04-18 21:18:09 -06:00
Geoff Brown
7713e44188 Bug 844239 - Use blockForGeckoReady in testAwesomebarSwipes; r=jmaher 2013-04-18 21:18:05 -06:00
Wes Johnston
b41b374b82 backout e88f7f550c2b (Bug 859391) for Android bustage CLOSED TREE r=bustage 2013-04-18 18:52:26 -07:00
Wes Johnston
7593fb11f1 Bug 859391 - Disable session restore in webapps. r=bnicholson 2013-04-18 17:19:10 -07:00
Jim Chen
376fa9ff85 Bug 859452 - Send characters as keys when using HTC Touch Input. r=cpeterson 2013-04-18 12:39:09 -04:00
Wes Johnston
144880157b Bug 858340 - Domain autocompletion for Fennec. r=jchen 2013-04-17 09:13:49 -07:00
Sriram Ramasubramanian
e0b70017ca Bug 861658 - Make Android Sync styles use Gecko themes. r=nalexander
This avoids using "@android:style/TextAppearance" or
"@android:style/{TextView,Button,EditText}" and avoids a crash on
pre-Gingerbread devices.
2013-04-17 17:18:03 -07:00
Brian Nicholson
a81da22f9c Bug 860523 - Add namespace wrapper for WebApps. r=wesj
--HG--
rename : mobile/android/base/WebApps.java.in => mobile/android/base/WebApp.java.in
rename : mobile/android/base/WebApp.java => mobile/android/base/WebAppImpl.java
2013-04-17 16:24:02 -07:00
Brian Nicholson
aa5209f694 Bug 862049 - Run setAccessibilityEnabled() on the UI thread. r=Cwiiis 2013-04-17 14:51:53 -07:00
Kartikaya Gupta
6294aa50b5 Bug 859962 - Guard against LayerView.getPanZoomController() returning null in BrowserApp. r=Cwiiis 2013-04-17 17:39:11 -04:00
Kartikaya Gupta
332865f4e6 Bug 859951 - Split MotionEvent's action into mask and index in Java rather than in JNI code. r=wesj 2013-04-17 17:39:11 -04:00
Kartikaya Gupta
eaa5b3fc84 Bug 859951 - Refactor the code to convert MOTION_EVENT GeckoEvents to nsTouchEvent instances. r=wesj 2013-04-17 17:39:10 -04:00
Kartikaya Gupta
f32710dcdf Bug 847898 - Put Android Beam support behind a confvar variable. r=mfinkle 2013-04-17 16:08:11 -04:00
Ryan VanderMeulen
10ee4aac68 Backed out changeset f5a10853e457 (bug 858340) for Android bustage on a CLOSED TREE. 2013-04-17 13:31:05 -04:00
Sriram Ramasubramanian
6d58db8d61 Bug 861655: Settings screen should be in white. [r=wesj] 2013-04-16 11:48:55 -07:00
Wes Johnston
b53f213e98 Bug 858340 - Domain autocompletion for Fennec. r=jchen 2013-04-17 09:13:49 -07:00
Lucas Rocha
86ee6c8245 Bug 814587 - Change Reader:Add to handle tabID and URL as input (r=bnicholson) 2013-03-16 01:40:06 +05:30
Aditya Bhardwaj
ed847aa5b6 Bug 784387 - Long press on reader button to add to reading list (r=lucasr) 2013-04-17 11:43:30 +01:00
Lucas Rocha
88b40306f6 Bug 784387 - Handle duplicate reading list item case (r=bnicholson) 2013-04-17 11:43:22 +01:00
Margaret Leibovic
af8c451de1 Bug 860326 - Don't update BrowserToolbar after editing a top site on about:home. r=wesj 2013-04-16 17:39:47 -07:00
Sriram Ramasubramanian
cdeed52b22 Bug 861314: Prompts crash on 2.2. [r=bnicholson] [CLOSED TREE]
--HG--
extra : rebase_source : 82014ce40342ef8313575e7121f59ba71b3d1715
2013-04-15 15:06:42 -07:00
Wes Johnston
8da3a43ea8 Bug 815715 - Send location change methods even if we're just moving inside the same document. r=bnicholson 2013-04-16 15:07:11 -07:00
Wes Johnston
640afdb409 Bug 837132 - Remove 'remove' option from top sites page. r=margaret 2013-04-16 15:06:19 -07:00
Brian Nicholson
4b61e6ad55 Bug 838793 - Part 2: Move AboutHome update to foreground thread. r=lucasr 2013-04-16 14:34:46 -07:00
Brian Nicholson
830f0c9453 Bug 838793 - Part 1: Convert AboutHomeContent to a Fragment. r=lucasr 2013-04-16 14:34:46 -07:00
Ryan VanderMeulen
9205e033e1 Backed out changeset 1d41c64ab235 (bug 860326) for robocop crashes. 2013-04-16 15:38:50 -04:00
Geoff Brown
6c20d931b6 Bug 862493 - disable robocop tests that cause instability on panda; r=jmaher DONTBUILD 2013-04-16 13:32:39 -06:00
Ben Hearsum
5b4c8051e3 bug 861967: updater sets PLATFORM_VERSION part of URL wrong. r=snorp 2013-04-16 14:04:59 -04:00
Margaret Leibovic
82e8d55330 Bug 860326 - Don't update BrowserToolbar after editing a top site on about:home. r=wesj 2013-04-16 10:39:16 -07:00
Brian Nicholson
06ae07c12b Bug 859584 - Fix about:home thumbnail issues. r=lucasr 2013-04-15 15:31:05 -07:00
Justin Busby
52b6c3eadd Bug 755240 - Allow Fennec axis locking behaviour to be controlled by a pref. r=kats 2013-04-14 14:27:02 +01:00
Chris Peterson
a888299fc2 Bug 861395 - Part 2: Still try to report exception if the exception reporter throws an exception. r=kats 2013-04-12 14:17:37 -07:00
Mark Capella
e77d5b02c2 Bug 848267 - Awesomebar loses correct tab selection, r=wesj, f=lucasr 2013-04-13 08:34:13 -04:00
Chris Peterson
1275edbe5e Bug 861395 - Part 1: Log the cause exception that we report to Socorro. r=kats 2013-04-12 12:56:31 -07:00
Sriram Ramasubramanian
65b0469d80 Bug 850489: Preferences screen scrolling in blue [r=mfinkle] 2013-04-02 15:17:47 -07:00
Chris Lord
3fddc7fa63 Bug 852955 - Disable dynamic toolbar when accessibility features are enabled. r=kats
The dynamic toolbar is just not a useful feature when it comes to accessibility.
2013-04-12 16:51:56 +01:00
Wes Johnston
86b06ffb50 Bug 850946 - Use light theme for Sync setup on tablets. r=sriram 2013-04-11 15:23:56 -07:00
Sriram Ramasubramanian
2dca5a07b2 Bug 823644: Text appearance for about:home. [r=mfinkle]
--HG--
extra : rebase_source : 88252b73641271792b6e746b7bde37d88c1a0458
2013-03-14 11:53:30 -07:00
Sriram Ramasubramanian
294895eccb Bug 848961: Cleanup font-sizes in Android UI. [r=mfinkle]
--HG--
extra : rebase_source : 9a941ec2064df41457667ca29764bf6ea27896f5
2013-03-07 13:38:54 -08:00
Sriram Ramasubramanian
aeb38b35c1 Bug 850927: Redundant doorhanger layout xml file. [r=mfinkle]
--HG--
extra : rebase_source : e32481672ca80b654a51237fe33250217e8cd1c3
2013-03-13 21:18:33 -07:00
Sriram Ramasubramanian
47cab5600a Bug 823644: Base TextAppearances for the application. [r=mfinkle]
--HG--
extra : rebase_source : 41c00873d3f5a171b9a8c16d73bd62fa619e6384
2013-03-14 11:44:09 -07:00
Sriram Ramasubramanian
e1fadc9a76 Bug 823644: Cleanup list-view style. [r=mfinkle]
--HG--
extra : rebase_source : e79f66f5e405dac2ac0dbd1a97ce1c8a26037c10
2013-03-13 16:59:02 -07:00
Sriram Ramasubramanian
447740e760 Bug 823644: Remove the style named "Screen". [r=mfinkle]
--HG--
extra : rebase_source : 9bb92ef85913759a8f58cc7e9f3518317ebde796
2013-03-13 15:26:25 -07:00
Sriram Ramasubramanian
345da4b354 Bug 823644: Base theme for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : a28315779ceba56cb8f8269bb5009eee254926cb
2013-03-13 15:04:50 -07:00
Chris Lord
d64d53483e Bug 859031 - Fix NullPointerException in dynamic toolbar prefs getter. r=lucasr
mAboutHomeContent can be null, make sure to check before accessing it.
2013-04-11 17:33:59 +01:00
Chris Lord
bf76035c10 Bug 859100 - Fix NullPointerException in BrowserToolbar.canToolbarHide. r=kats
If this is called before initializeChrome is called, GeckoApp.getLayerView
can be null.
2013-04-11 17:33:40 +01:00
Jim Chen
50089bfa08 Bug 857413 - Use only one copy of GeckoInputConnection.InputThreadUtils; r=cpeterson 2013-04-11 10:54:14 -04:00
Jim Chen
5bbfaa296a Bug 856657 - Change Go button at the same time as resetting input; r=cpeterson 2013-04-11 10:54:13 -04:00
Ed Morley
7b7e91f292 Merge mozilla-central to mozilla-inbound 2013-04-11 12:04:27 +01:00
Brian Nicholson
1b60178849 Bug 860454 - Remove space from UpdateServiceHelper. r=mfinkle 2013-04-10 13:34:44 -07:00
Brian Nicholson
c497582ed3 Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/WebApp.java
2013-04-09 17:10:48 -07:00
Brian Nicholson
0171844651 Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
2013-04-09 17:10:48 -07:00
Brian Nicholson
0993a7cd96 Bug 856163 - Part 3: Remove GeckoAppInfo. r=jchen 2013-04-09 17:10:47 -07:00
Brian Nicholson
ed0ffd2ff8 Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
2013-04-09 17:10:47 -07:00
Brian Nicholson
9f410ec52a Bug 856163 - Part 1: Remove unused classes. r=wesj 2013-04-09 17:10:46 -07:00
Sriram Ramasubramanian
d147b849f7 Bug 764638: Find in page can better use LinearLayout. [r=margaret] 2012-06-13 16:21:17 -07:00
Ryan VanderMeulen
7e0d5387b0 Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures. 2013-04-08 22:32:15 -04:00
Jim Chen
1af695427b Bug 844573 - Detect textarea; r=cpeterson 2013-04-01 18:52:39 -04:00
Wes Johnston
c641cdf5cf Bug 729463 - Readd 'Open in New Tab context menu item. r=mfinkle 2013-04-08 17:04:29 -07:00
Wes Johnston
b2b67fe6c3 Bug 729463 - Add switch-to-tab for Android. r=mfinkle 2013-04-08 17:04:28 -07:00
Mark Finkle
05bb515f01 Bug 852787 - Do keyword DB lookup on background thread r=bnicholson 2013-04-08 16:56:18 -04:00
Mark Finkle
b511002264 Bug 852787 - Skip keyword search if we have a URL r=bnicholson 2013-04-08 16:56:15 -04:00
ext:(%20brianecker%40gmail.com)
c7aa12cea2 Bug 852704: Created Java enums to encapsulate data formerly stored in int constants. r=cpeterson 2013-04-08 13:21:52 -07:00
Chris Peterson
0e2a34ff09 Bug 859212 - Part 4: Remove unused HKB whitelist. r=jchen 2013-04-07 23:05:15 -07:00
Chris Peterson
df631b4adb Bug 859212 - Part 3: Remove unused InputMethod names. r=jchen 2013-04-04 23:49:22 -07:00
Chris Peterson
9949b2726b Bug 859212 - Part 2: Add Android stock keyboard and TouchPal to list of gesture keyboards. r=jchen 2013-04-06 00:23:45 -07:00
Chris Peterson
69a9fc167c Bug 859212 - Part 1: Move AwesomeBar's Swype logic to InputMethods. r=jchen 2013-04-04 23:05:48 -07:00
Chris Peterson
3f4d6127cb Bug 859229 - Part 4: Expand wildcard Java imports. r=kats 2013-04-08 10:34:59 -07:00
Chris Peterson
e2995e53e3 Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Chris Peterson
aa87048e75 Bug 859229 - Part 2: Remove redundant Java imports. r=kats 2013-04-08 00:24:40 -07:00
Chris Peterson
766af4efd8 Bug 859229 - Part 1: Remove unused Java imports. r=kats 2013-04-08 00:20:49 -07:00
Mark Finkle
a4e99f042c Bug 859434 - Close thumbnail cursor in TopSitesView r=lucasr 2013-04-08 15:43:19 -04:00
Mark Finkle
7f9fc814bf Bug 859425 - Move decoding/storing favicons to background thread r=kats 2013-04-08 15:43:16 -04:00
Mark Finkle
b59e551f4a Bug 856739 - AwesomeBar.onDestroy does DB access on the main thread r=lucasr 2013-04-08 15:41:50 -04:00
Mark Finkle
6aab04ff84 Bug 858872 - Make Favicon service a little smarter about failed favicons r=bichnolson 2013-04-08 09:39:49 -04:00
Chris Lord
a0307d1e46 Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats
The viewport wasn't being recalculated when the viewport margins changed, and
was also subject to some rounding errors. Round off the values before
comparing them (as they're screen pixels), and make sure to update the viewport
when the margins change. Margins were also not correctly being altered when
in overscroll, which could cause bottom-aligned fixed position content to be
incorrectly offset.
2013-04-08 16:35:00 +01:00
Lucas Rocha
1563f97ed9 Bug 854458 - Use different focus navigation direction on horizontal tabs tray (r=mfinkle) 2013-04-08 14:38:39 +01:00
Lucas Rocha
a76b28db8c Bug 854458 - Implement keyboard navigation in TwoWayView (r=mfinkle) 2013-04-08 14:38:37 +01:00
Daniel Holbert
f9f649bd43 Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD 2013-04-05 16:15:41 -07:00
Mark Finkle
1e502ef718 Bug 843005 - Disable Android SQLite locking in databases for REL 11 and higher r=kats 2013-04-05 14:54:20 -04:00
Mark Finkle
a834cb26da Bug 858561 - Move BrowserDB.expireHistory from GeckoApp.onPause to GeckoApplication.onActivityPause r=kats 2013-04-05 11:37:28 -04:00
Adrian Tamas
43a9e1a461 Bug 856518 - Add more detailed test messages to testDoorHangers Robocop test. r=jmaher 2013-04-01 09:11:29 +03:00
Sriram Ramasubramanian
8253fa41ba Bug 848719: TabsButton will have curve only one side. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 815c210eb08dbe17801fd951822a0b3908ed96a6
2013-03-14 15:26:25 -07:00
Sriram Ramasubramanian
6000b18725 am Ramasubramanian <sriram@mozilla.com>
# Date 1363299281 25200
# Node ID 8a1125546d125b3fd42a0603146856194bfb74e3
# Parent  6bbd7ce8308e4aeaeca73b2540f557bab3905681
Bug 848719: No Tail delegation needed for Menu button. [r=mfinkle]

--HG--
extra : rebase_source : ac72b0d0412f956f1327433b86f48e6404943163
2013-04-04 23:03:48 -07:00
Chris Lord
a6862288fd Bug 822810 - Enable low precision rendering in more scenarios. r=kats
This patch matches previous behaviour, but adds the following scenarios:
- When rendering is aborted due to the viewport falling out of the displayport,
  enable low precision rendering.
- When the viewport falls out of the displayport during low precision rendering,
  low precision rendering will be enabled on the next frame.
2013-04-04 18:51:14 +01:00
Chris Peterson
9e0505b1b8 Bug 857335 - Add EventDispatcher warnings about events with no listeners. r=mfinkle r=kats 2013-04-02 14:28:59 -07:00
Gian-Carlo Pascutto
b2107d8493 Bug 835973 - Make build work when WebRTC is disabled by not trying to link the WebRTC jar. r=glandium 2013-04-04 13:48:02 +02:00
Dan Mosedale
c3fe2c0753 Bug 839907 - Fix Android getUserMedia video by giving it a dummy surface. Compile Java classes. r=glandium. 2013-02-10 11:30:26 -08:00