Richard Newman
420fc897ca
Bug 858992 - Don't sync pinned bookmarks. r=nalexander
2013-04-25 20:42:05 -07:00
Lucas Rocha
b861e817e4
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
36ee6728ca
Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
...
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Lucas Rocha
3ea156e197
Fix broken build caused by 0a7e98a3c3eb (bug 858969) (r=mbrubeck)
2013-04-26 01:00:07 +01:00
Chris Lord
b365c94dfd
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
cd2d03bc57
Bug 786999 - Remove ellipsis from "Site Settings..." menu item string. r=wesj
2013-04-25 15:27:28 -07:00
Margaret Leibovic
2419f2514e
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
f935d39960
Bug 813288 - Use same doorhanger transitions as desktop. r=lucasr
2013-04-25 15:19:31 -07:00
Wes Johnston
c33a0d97dd
Bug 851581 - Clean up external protocol prompt. r=mfinkle
2013-04-25 13:31:50 -07:00
Chris Peterson
3e4842845e
Bug 864339 - Part 2: Replace GeckoJarReader EmptyStackException with an empty() check. r=wesj
2013-04-23 16:00:44 -07:00
Ryan VanderMeulen
aa1c18f559
Bug 858687 - Fix broken backout. r=lucasr
...
CLOSED TREE
2013-04-25 13:38:42 -04:00
Chris Peterson
67c16f339d
Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle
2013-04-22 18:03:01 -07:00
Ryan VanderMeulen
9cccb1d7a4
Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
...
CLOSED TREE
2013-04-25 10:56:54 -04:00
Ryan VanderMeulen
14bb2cbb6f
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
428fb1b55f
Bug 858978 - Use DST_IN to draw ShapedButton (r=mfinkle)
2013-04-25 12:20:21 +01:00
Lucas Rocha
de45d738a8
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
5be47386eb
Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
...
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Lucas Rocha
2233f705d4
cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:53:31 +01:00
Lucas Rocha
d67971e832
Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:48:39 +01:00
Lucas Rocha
52ae6967eb
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
d16b42b451
Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
2013-03-14 15:35:38 -07:00
Jim Chen
e7c53bdd8c
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
bf574f6b76
Bug 859994 - Remove the Marketplace promo from Fennec r=wesj
2013-04-24 15:05:40 -04:00
Brian Nicholson
da4615c2f3
Bug 865060 - Clean up threads in AboutHome views. r=lucasr
2013-04-24 11:11:21 -07:00
Brian Nicholson
3117cdc959
Bug 863803 - Part 2: Remove unneccesary call to hideAboutHome(). r=lucasr
2013-04-24 11:03:51 -07:00
Brian Nicholson
1e32a2673a
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
7920acf29c
Bug 861138: Remove landscape resources for browser-toolbar. [r=mfinkle]
2013-04-17 14:59:04 -07:00
Chris Peterson
826c75a035
Bug 864339 - Fix "New Private Tab" crash when unzipping a bitmap resource. r=glandium
2013-04-23 15:58:45 -07:00
Chris Lord
e0579b7ab8
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
cebcd58954
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
e429920432
Back out e64522db8661 (bug 863288) for robocop-1 hangs
2013-04-23 20:52:59 -07:00
Chris Peterson
7d6150f701
Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle
2013-04-22 18:03:01 -07:00
Geoff Brown
129b90e69d
Bug 844239 - Specify character encoding in robocop test files; r=jmaher DONTBUILD
2013-04-23 16:15:45 -06:00
Brian Nicholson
2b03086558
Bug 703564 - Improve the crash reporter. r=mfinkle
2013-04-23 15:02:22 -07:00
Margaret Leibovic
d0ac6bd53a
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
3d4c58e50a
Bug 847834 - Avoid NPEs in BrowserApp.onActivityResult(). r=wesj
2013-04-23 14:21:34 -07:00
Margaret Leibovic
08c4830d9a
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
90c7ff8ef1
Bug 858994 - Migrate bad pinned bookmark URIs. r=rnewman
2013-04-23 14:21:33 -07:00
Chris Peterson
fb8072844c
Bug 863103 - Add BackgroundService.runIntentInService() utility method. r=rnewman
2013-04-23 11:03:00 -07:00
Benoit Girard
3335578c70
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
6d7650b10d
Bug 864280 - Robocop BaseTest cleanup. r=gbrown
2013-04-22 14:23:20 +03:00
Wes Johnston
20a1e61eb3
Bug 773535 - Use tablet style prefs on tablets. r=bnicholson
2013-04-22 14:39:30 -07:00
Ed Morley
4fbb132223
Backed out changeset 26ab26b299a5 (bug 788022) on a CLOSED TREE
2013-04-22 17:43:10 +01:00
Benoit Girard
a59ec4c148
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
3d7c532eec
Bug 863375 - Remove 'Toggle Profiling' menu. r=ehsan
...
--HG--
extra : rebase_source : c8e70c998ede7986e2583f3fba4d23fcdb37b540
2013-04-19 15:37:50 -04:00
Jim Chen
7614ad70f0
Bug 862929 - Find end of ANR trace the correct way; r=blassey
2013-04-17 16:29:00 -07:00
Chris Peterson
a90d679cf1
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
e30652badc
Bug 849589 - Add more descriptive error messages to NativeZip exceptions. r=glandium
2013-04-18 11:08:07 -07:00
Wes Johnston
77e55d7032
Bug 859391 - Disable session restore in webapps. r=bnicholson
2013-04-18 17:19:10 -07:00
Geoff Brown
f029051d74
Bug 859440 - Allow for ListView without adapter in robocop; r=jmaher
2013-04-18 21:18:11 -06:00