Lucas Rocha
|
83292c7fc1
|
Bug 765330 - Fix runtime warning on redeclared variable in browser.js (r=mfinkle)
|
2012-06-20 15:04:09 +01:00 |
|
Geoff Brown
|
27b2d18af7
|
Bug 764044 - Robocop: rewrite testNewTab for new tabs UI; r=jmaher
|
2012-06-20 08:05:14 -07:00 |
|
Sriram Ramasubramanian
|
9d5d2fbf3f
|
Bug 762727: Tabs Panel refresh on rotation. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-sw600dp/tabs_panel.xml => mobile/android/base/resources/layout-sw600dp/tabs_panel_toolbar.xml
rename : mobile/android/base/resources/layout-xlarge/tabs_panel.xml => mobile/android/base/resources/layout-xlarge/tabs_panel_toolbar.xml
|
2012-06-19 14:10:21 -07:00 |
|
Sriram Ramasubramanian
|
e1f11137ab
|
Bug 762727: BrowserToolbar needs to re-created on rotation. [r=mfinkle]
|
2012-06-19 14:09:44 -07:00 |
|
Matt Brubeck
|
8a827366a6
|
Bug 763726 - Tap on content area while tabs menu is open should close it [r=mfinkle]
|
2012-06-19 14:10:42 -07:00 |
|
Margaret Leibovic
|
370b1de6af
|
Bug 765270 - Don't try to clean up in findClosed if this._findInProgress is false. r=mfinkle
|
2012-06-18 14:57:09 -07:00 |
|
Matt Brubeck
|
138898121d
|
Bug 765805 (3/3) - Update thumbnails for tabs added while the sidebar is open [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Matt Brubeck
|
af2c9a3884
|
Bug 765805 (2/3) - Don't hide the tab sidebar when adding a new tab [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Matt Brubeck
|
5404805330
|
Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Chris Peterson
|
a7360a99a8
|
Bug 765831 - Part 5: Clamp composing span indexes. r=blassey
|
2012-06-19 12:17:20 -07:00 |
|
Chris Peterson
|
68126fd65e
|
Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey
|
2012-06-19 12:12:27 -07:00 |
|
Chris Peterson
|
bcb0a52f76
|
Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey
|
2012-06-19 12:19:30 -07:00 |
|
Chris Peterson
|
d5c43d7264
|
Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey
|
2012-06-19 12:13:48 -07:00 |
|
Chris Peterson
|
3c512198ac
|
Bug 765831 - Part 1: Extract selection index juggling into a Span helper class. r=blassey
|
2012-06-19 12:13:41 -07:00 |
|
Matt Brubeck
|
de397984a7
|
Bug 765941 - Thumbnail doesn't update after following a link to an HTTP redirect [r=bnicholson]
|
2012-06-19 12:03:00 -07:00 |
|
Matt Brubeck
|
719d2fb98e
|
Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats]
|
2012-06-19 12:01:44 -07:00 |
|
Brian Nicholson
|
e47bd654e8
|
Bug 762064 - Close InputStream in SuggestClient. r=blassey
|
2012-06-19 11:01:57 -07:00 |
|
Nick Alexander
|
8a666963c2
|
Bug 762627 - Ensure that CommandProcessor does not hold reference to last active GlobalSession. r=rnewman,liuche
--HG--
extra : rebase_source : 246551a5ae19653409b20ac7dd5c235b54f3f712
|
2012-06-19 10:54:23 -07:00 |
|
Nick Alexander
|
543d0cf78c
|
Bug 765797 - Only log generated record string for incoming records if Logger.LOG_PERSONAL_INFORMATION is set. r=liuche
--HG--
extra : rebase_source : 35d9924d94ca3093a02e6f820769131f96296afb
|
2012-06-19 10:35:06 -07:00 |
|
Margaret Leibovic
|
b35572cae8
|
Bug 695173 - Add content.css and jar.mn changes that didn't make it into the first push
|
2012-06-19 10:48:31 -07:00 |
|
Geoff Brown
|
1808c270e2
|
Bug 746938 - Prevent NullPointerException in getNetworkType; r=mounir
|
2012-06-21 11:54:35 -07:00 |
|
Brian Nicholson
|
091d720282
|
Bug 763396 - Dismiss keyboard when showing tabs tray. r=mfinkle
|
2012-06-21 11:44:35 -07:00 |
|
Wes Johnston
|
43d4b26c62
|
Bug 766635 - Follow up to fix warning. r=mfinkle
|
2012-06-21 10:40:04 -07:00 |
|
Wes Johnston
|
cd0059d2fa
|
Bug 766635 - Don't close tabs on diagonal swipes. r=mfinkle
|
2012-06-21 09:53:54 -07:00 |
|
Wes Johnston
|
21979b3db6
|
Bug 764812 - Only close tabs is dragged to the left or right edge of the tab. r=mfinkle
|
2012-06-21 09:53:48 -07:00 |
|
Margaret Leibovic
|
99dc7fba48
|
Bug 766789 - Fire mouse events closer to the tip of the handle image. r=mbrubeck
|
2012-06-20 17:56:11 -07:00 |
|
Margaret Leibovic
|
06a8e5b667
|
Bug 765057 - (Part 2) Reverse handles if the start handle goes past the end of the selection and vice versa. r=mbrubeck
|
2012-06-20 17:56:08 -07:00 |
|
Margaret Leibovic
|
d2144d9587
|
Bug 765057 - (Part 1) Refactor updateCacheFromRange and moveSelection to update the cache on each touchmove. r=mbrubeck
|
2012-06-20 17:56:05 -07:00 |
|
Margaret Leibovic
|
09e48d538d
|
Bug 765486 - Protect isBookmark() against NPE. r=lucasr
|
2012-06-20 17:56:02 -07:00 |
|
Kartikaya Gupta
|
44e8a5d074
|
Bug 766988 - Prevent NPE and/or running screenshot updates when screenshotting is disabled. r=blassey
|
2012-06-21 11:46:58 -04:00 |
|
Ted Mielczarek
|
cc238f383a
|
bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium
|
2012-06-19 09:24:53 -04:00 |
|
Margaret Leibovic
|
8689c4dd40
|
Bug 695173 - Support text selection in Fennec Native. r=mbrubeck
|
2012-05-02 10:39:59 -07:00 |
|
Wes Johnston
|
bc684468da
|
Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61,
|
2012-06-18 17:23:15 -07:00 |
|
Matt Brubeck
|
3924085a62
|
Bug 765580 - Back button shouldn't close the tabs panel in tablet layout [r=sriram]
|
2012-06-18 16:10:59 -07:00 |
|
Wes Johnston
|
1d49aa1b5a
|
Bug 759041 - Unit tests for awesomebar tabs. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
540b79dbc5
|
Bug 759041 - Fix context menus in all pages. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
17dc07c522
|
Bug 759041 - Handle back and context menu commands in tabs. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
799f74fc3b
|
Bug 759041 - Move history tab to interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
fcec977a44
|
Bug 759041 - Move bookmarks tab out of AwesomeBarTabs. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
14acfbaa66
|
Bug 759041 - Move all pages tab to interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
b7d5d02028
|
Bug 759041 - Add an interface for tabs in the Awesomebar. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Nick Alexander
|
cdab0a8910
|
Bug 762978 - Make AndroidBrowserRepositorySession.recordToGuid map from hashes of record strings to record guids to reduce memory pressure. r=liuche
|
2012-06-18 11:09:43 -07:00 |
|
Margaret Leibovic
|
a37df86e2d
|
Bug 765372 - Add some null safety to isElementClickable. r=wesj
|
2012-06-18 10:09:46 -07:00 |
|
Margaret Leibovic
|
1c316f2591
|
Bug 764535 - (Part 2) Remove bindings.xml, and put menulist binding in its own file. r=mbrubeck
--HG--
rename : mobile/android/chrome/content/bindings.xml => mobile/android/chrome/content/bindings/menulist.xml
|
2012-06-18 10:09:23 -07:00 |
|
Margaret Leibovic
|
70923532db
|
Bug 764535 - Remove unused bindings. r=mbrubeck
|
2012-06-18 10:09:20 -07:00 |
|
Vladimir Vukicevic
|
3f58a4b71f
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
|
Kartikaya Gupta
|
a6fbe8a6ab
|
Bug 761721 - Adjust the y-coordinate of the double-tap zoom rect to be near the touch point for tall blocks. r=wesj
|
2012-06-18 12:57:55 -04:00 |
|
Kartikaya Gupta
|
9523021534
|
Bug 761721 - Do some code refactoring for readability. r=wesj
|
2012-06-18 12:57:41 -04:00 |
|
Matt Brubeck
|
950e01ee8a
|
Bug 765407 - Don't setOnDoubleTapListener(null); fixes crash in GestureDetector [r=kats]
|
2012-06-18 09:54:48 -07:00 |
|
Nick Alexander
|
38c1a11e54
|
Bug 764088 - Bump ClientsDatabase schema version to ensure new commands table is created on upgrade. r=rnewman
|
2012-06-18 09:24:59 -07:00 |
|
Brian Nicholson
|
3ecf7a3491
|
Bug 763420 - Set telemetry prompted when telemetry preference changed (follow-up). r=wesj
|
2012-06-17 23:32:05 -07:00 |
|
Ryan VanderMeulen
|
dd68fb6231
|
Merge inbound to m-c.
|
2012-06-16 09:38:43 -04:00 |
|
Tim Taubert
|
fd5ba085cb
|
merge m-c to fx-team
|
2012-06-16 12:36:20 +02:00 |
|
Matt Brubeck
|
0b4e496ec1
|
Back out 17e72edbf994 (bug 765106) because of test failures
|
2012-06-14 22:21:54 -07:00 |
|
Matt Brubeck
|
d422bda154
|
Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures
|
2012-06-14 20:12:06 -07:00 |
|
Wes Johnston
|
8f1ed6b92e
|
Bug 755841 - Close a cursor during database creation. r=cpeterson
|
2012-06-14 19:14:37 -07:00 |
|
Panos Astithas
|
d88623ef8a
|
Bug 764324 - Fix breakpoint handling for Fennec and B2G browser actors; r=mfinkle,vingtetun
|
2012-06-15 11:54:45 +03:00 |
|
Sriram Ramasubramanian
|
64c4592e04
|
Bug 760267: Using proper naming convention for non-static menu variable. r=mfinkle r=blassey
|
2012-06-13 13:28:00 -07:00 |
|
Sriram Ramasubramanian
|
acd1901e47
|
Bug 760267: Making the menu variable a member variable than a static variable. r=blassey
|
2012-06-13 12:58:57 -07:00 |
|
Nathan Froyd
|
eafe48137b
|
Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey
|
2012-06-12 12:48:40 -04:00 |
|
Matt Brubeck
|
3f051f8536
|
Bug 763991 - Disable Telemetry UI for builds without MOZ_TELEMETRY_REPORTING; r=mfinkle
--HG--
rename : mobile/android/base/resources/xml/preferences.xml => mobile/android/base/resources/xml/preferences.xml.in
|
2012-06-13 08:27:11 -07:00 |
|
Sriram Ramasubramanian
|
d5ac673322
|
Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle]
|
2012-06-12 22:48:47 -07:00 |
|
Sriram Ramasubramanian
|
7f7be1da2f
|
Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle]
|
2012-06-12 22:47:52 -07:00 |
|
Sriram Ramasubramanian
|
4f26fb1abb
|
Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle]
|
2012-06-12 22:29:23 -07:00 |
|
Sriram Ramasubramanian
|
b25e3f3ff0
|
Bug 762725: Tabs UI needs new plus icons. [r=mfinkle]
|
2012-06-12 15:59:02 -07:00 |
|
Sriram Ramasubramanian
|
fdabebe07c
|
Bug 762725: Tabs UI need new sync icons. [r=mfinkle]
|
2012-06-12 15:58:24 -07:00 |
|
Makoto Kato
|
17f1ed81e9
|
Bug 763845 - Use Roboto on Download / Addon page and etc. r=mfinkle
|
2012-06-13 10:24:55 +09:00 |
|
Wes Johnston
|
bf8e839043
|
Bug 765106 - Using moz-any to win selector battle for video controls. r=mbrubeck
|
2012-06-14 18:15:18 -07:00 |
|
Wes Johnston
|
2abcb61003
|
Bug 765069 - Swipe tabs off screen at the velocity they were swiped. r=mbrubeck
|
2012-06-14 16:50:58 -07:00 |
|
Sriram Ramasubramanian
|
1e1ec1f71d
|
Bug 764622: BrowserApp doesn't need to check START and STOP tab states. [r=wesj]
--HG--
extra : rebase_source : 5b925070dde092fff43d89ec4ae269deb17c09b9
|
2012-06-14 12:12:18 -07:00 |
|
Sriram Ramasubramanian
|
312509794e
|
Bug 764638: Find in page can better use LinearLayout. [r=margaret]
--HG--
extra : rebase_source : d1d0527d408ce8b36bbe7c0799fe4020c34047fb
|
2012-06-14 12:12:18 -07:00 |
|
Sriram Ramasubramanian
|
e24e3da0c9
|
Bug 764621: Find in page needn't be static. [r=margaret]
--HG--
extra : rebase_source : 2c3e66dcd53e9fb8627989bce8cc05e2083d7751
|
2012-06-14 12:12:18 -07:00 |
|
Sriram Ramasubramanian
|
a4ada96687
|
Bug 764621: Orientation needn't be static. [r=margaret]
--HG--
extra : rebase_source : 9ea6db22bbe1ece3106e09207162065e2832dabf
|
2012-06-14 12:12:17 -07:00 |
|
Sriram Ramasubramanian
|
ea20202b57
|
Bug 762717: selectTab() should be called after closeTab(). [r=margaret]
--HG--
extra : rebase_source : 71c641402c2a7dc0716bd1f7029395e6e38b4297
|
2012-06-14 12:12:09 -07:00 |
|
Sriram Ramasubramanian
|
1444b2fab2
|
Bug 762717: Tab's onDestroy needs to clear the HashMap, and can be executed in background. [r=margaret]
--HG--
extra : rebase_source : a9494cbbca15a30993d39f939df250d25b831db0
|
2012-06-14 11:56:50 -07:00 |
|
Sriram Ramasubramanian
|
a8447801e6
|
Bug 764621: DoorHanger and TabsPanel needn't be static. [r=margaret]
--HG--
extra : rebase_source : b6517ca6a83ac2602ab2a86f37117887c0647afc
|
2012-06-14 11:55:38 -07:00 |
|
Sriram Ramasubramanian
|
4628dfe782
|
Bug 764621: FormAssistant doesn't need to be static. [r=margaret]
--HG--
extra : rebase_source : acd7d1b0a2ce7825b4ba8c150d43ef9a98dc48fd
|
2012-06-14 11:54:05 -07:00 |
|
Sriram Ramasubramanian
|
4bf4ca7db1
|
Bug 762724: Tabs button arrows should change direction on expand/collapse. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable/tabs_carat.png => mobile/android/base/resources/drawable/tabs_carat_contracted.png
|
2012-06-14 11:19:06 -07:00 |
|
Sriram Ramasubramanian
|
d357978cde
|
Bug 762724: Tabs button in Tablet UI should expand and contract. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button_contracted.xml
|
2012-06-14 11:14:00 -07:00 |
|
Brian Nicholson
|
e79107ca48
|
Bug 764699 - Fix setting mCheckNetwork in search suggestions test. r=kats
|
2012-06-14 11:27:00 -07:00 |
|
Jim Mathies
|
2f392f7fb0
|
Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe
|
2012-06-14 12:40:12 -05:00 |
|
Brad Lassey
|
d571f01e38
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones
|
2012-06-14 09:08:51 -07:00 |
|
Kartikaya Gupta
|
de50e0ad31
|
Bug 764467 - Add a separate event for notifying browser.js of resize events, to avoid weird re-entrancy issues. r=Cwiiis
|
2012-06-14 10:59:28 -04:00 |
|
Kartikaya Gupta
|
b28cf859f4
|
Bug 764579 - Rename Show to show to be consistent with Java naming conventions. r=margaret
|
2012-06-14 09:52:28 -04:00 |
|
Phil Ringnalda
|
3caadd0ff3
|
Back out c6371662e21e (bug 765372), a3bbd67b9528 (bug 695173), ed90d02fd908 and 639edd2b32d4 (bug 764535) for widespread orange
|
2012-06-15 19:37:22 -07:00 |
|
Margaret Leibovic
|
2466684292
|
Bug 765372 - Add some null safety to isElementClickable. r=wesj
|
2012-06-15 15:58:36 -07:00 |
|
Margaret Leibovic
|
a138af8433
|
Bug 695173 - Add support for text selection in Fennec Native. r=mbrubeck
|
2012-05-02 10:39:59 -07:00 |
|
Margaret Leibovic
|
912ab94124
|
Bug 764535 - (Part 2) Remove bindings.xml, and put menulist binding in its own file. r=mbrubeck
--HG--
rename : mobile/android/chrome/content/bindings.xml => mobile/android/chrome/content/bindings/menulist.xml
|
2012-06-15 15:58:29 -07:00 |
|
Margaret Leibovic
|
d44bd0ace4
|
Bug 764535 - Get rid of unused bindings. r=mbrubeck
|
2012-06-15 15:58:21 -07:00 |
|
Eitan Isaacson
|
f15d8d0e1f
|
Bug 765387 - Add some ICS accessible event attributes. r=blassey
|
2012-06-15 15:34:22 -07:00 |
|
Eitan Isaacson
|
284278e3c4
|
Bug 763613 - Make hover events mousemove events. r=wesj
|
2012-06-15 15:34:22 -07:00 |
|
Wes Johnston
|
f15a09f042
|
Bug 765106 - Use mobile video controls binding. r=gavin
|
2012-06-15 11:33:14 -07:00 |
|
Kartikaya Gupta
|
2c457ff2a9
|
Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher
|
2012-06-13 16:31:01 -04:00 |
|
Lucas Rocha
|
00ac6ec09b
|
Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret)
|
2012-06-15 19:54:40 +01:00 |
|
Wes Johnston
|
49cc8cf3f9
|
Bug 715307 - Fix Content provider tests. r=lucasr
|
2012-06-15 09:03:08 -07:00 |
|
Wes Johnston
|
8a294189a1
|
Bug 715307 - Read and write profiles.ini for Android. r=mfinkle
|
2012-06-15 09:02:11 -07:00 |
|
Wes Johnston
|
ce192a57fa
|
Bug 742540 - Move clicks near boxes to the edge of the box. r=mbrubeck
|
2012-06-15 08:59:45 -07:00 |
|
Wes Johnston
|
3a7394bfac
|
Bug 765220 - Remove use of String.isEmpty. r=margaret
|
2012-06-15 08:58:13 -07:00 |
|
Ryan VanderMeulen
|
e5b407b3cc
|
Backout ed4548cac45f (bug 764527) due to robocop perma-orange.
|
2012-06-13 21:32:14 -04:00 |
|
Ryan VanderMeulen
|
c485f40f19
|
Merge m-c to inbound.
|
2012-06-13 21:12:31 -04:00 |
|
Chris Peterson
|
6e2e791fb9
|
Bug 738331 - Remove IndexOutOfBoundsException band-aid now that we clamp bogus selection indexes. r=blassey
|
2012-06-13 17:07:49 -07:00 |
|
Sriram Ramasubramanian
|
3f99f35f64
|
Bug 713450 - Support sliding to close tabs. r=sriram
|
2012-06-05 13:29:37 -07:00 |
|
Kartikaya Gupta
|
5d9b1c839d
|
Bug 752905 - Move the Prompt:Show handler out of handleGeckoMessage. r=margaret
|
2012-06-13 17:12:15 -04:00 |
|
Kartikaya Gupta
|
35421a395a
|
Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher
|
2012-06-13 16:31:01 -04:00 |
|
Eitan Isaacson
|
395f891e05
|
Bug 764119 - Explore by touch preference. r=davidb
|
2012-06-13 12:22:52 -07:00 |
|
Eitan Isaacson
|
4fc7019e9a
|
Bug 764057 - Update a11y settings according to Android settings when resuming. r=blassey
|
2012-06-13 12:22:52 -07:00 |
|
Eitan Isaacson
|
ab0967712b
|
Bug 764051 - Fix crasher when accessibility is turned off. r=blassey
|
2012-06-13 12:22:51 -07:00 |
|
Margaret Leibovic
|
d8c9b6df34
|
Bug 719026 - Blue background color remains for inputs, links etc, when panning inside iframes. r=wesj
|
2012-06-13 08:40:08 -07:00 |
|
Kartikaya Gupta
|
f65f72a43c
|
Bug 764487 - Fix javac compiler warnings. r=wesj
|
2012-06-13 13:52:46 -04:00 |
|
Kartikaya Gupta
|
6435bb7e6d
|
Bug 753444 - Remove device-space page rect from setPageRect as it is not needed. r=jrmuizel
|
2012-06-13 13:49:40 -04:00 |
|
Richard Newman
|
6092cd1d6e
|
Bug 762118 - Temporarily ignore readinglist items and folder. r=nalexander
--HG--
extra : rebase_source : 25e4fc38a26b213473f8381621a63de656d04a4f
|
2012-06-13 09:43:05 -07:00 |
|
Justin Lebar
|
d19ebc4677
|
Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
|
2012-06-12 18:01:25 -04:00 |
|
Chris Peterson
|
56a8945611
|
Bug 758820 - Suppress form auto-complete popup after the user starts typing. r=blassey a=blassey
|
2012-06-12 13:10:59 -07:00 |
|
Nick Alexander
|
6485671dfb
|
Bug 742109 - Make Android Sync write to Android log with single tag "FxSync". r=rnewman,liuche
|
2012-06-12 12:12:43 -07:00 |
|
Nick Alexander
|
a6c7f112d8
|
Bug 714657 - Purge existing preferences when (re-)adding an Android Sync account. r=liuche
|
2012-06-12 12:12:42 -07:00 |
|
Wes Johnston
|
12fa09abc1
|
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
|
2012-06-11 15:18:40 -07:00 |
|
Matt Brubeck
|
d9d4d8babc
|
Bug 763916 - Fix test for missing viewport metadata [r=kats]
|
2012-06-12 10:15:16 -07:00 |
|
Brian Nicholson
|
929382cdff
|
Bug 763420 - Set telemetry prompted when telemetry preference changed. r=mfinkle
|
2012-06-12 10:06:19 -07:00 |
|
Brian Nicholson
|
196773f134
|
Bug 762068 - Part 3: Replace optString() with null checks. r=mfinkle
--HG--
extra : rebase_source : 315799b482e1db65ea1080216a765066966662dc
|
2012-06-12 10:03:14 -07:00 |
|
Brian Nicholson
|
ab1619d670
|
Bug 762068 - Part 2: Remove static search engine data. r=mfinkle
--HG--
extra : rebase_source : ab138f380f36b1bee3c7ec893b2c7e5522b3669b
|
2012-06-12 10:03:14 -07:00 |
|
Brian Nicholson
|
51bf80b101
|
Bug 762068 - Part 1: Don't save suggest engine to shared prefs. r=mfinkle
--HG--
extra : rebase_source : be93a12b828e25ba40307d211342e376a5faad5d
|
2012-06-12 10:03:13 -07:00 |
|
Wes Johnston
|
e2b086ca89
|
backout 2d1268c57588
|
2012-06-12 09:53:44 -07:00 |
|
Wes Johnston
|
c1931479f2
|
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
|
2012-06-11 15:18:40 -07:00 |
|
Lucas Rocha
|
070a199c10
|
Bug 750702 - Remove article from cache when removed from reading list (r=mfinkle)
|
2012-06-12 15:03:06 +01:00 |
|
Lucas Rocha
|
d653747d3a
|
Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle)
|
2012-06-12 15:03:06 +01:00 |
|
Lucas Rocha
|
00154ed7a1
|
Bug 760724 - Update all icons in the URL bar and awesome screen (r=sriram)
|
2012-06-12 12:34:54 +01:00 |
|
Ed Morley
|
11c73f1659
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-12 10:36:42 +01:00 |
|
Richard Newman
|
a8a284e8d2
|
Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only
|
2012-06-11 21:32:05 -07:00 |
|
Kevin Brosnan
|
d57d71e9eb
|
Bug 736602 - Increase dom.min_background_timeout_value to 15 minutes for mobile r=mfinkle a=akeybl
|
2012-06-11 18:44:45 -07:00 |
|
James Willcox
|
8e300a8561
|
Bug 762407 - Avoid deadlock when exiting fullscreen Flash videos on Android r=blassey
|
2012-06-11 13:50:59 -04:00 |
|
Mark Finkle
|
614bdba9ff
|
Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell
|
2012-06-11 16:06:07 -04:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Wes Johnston
|
26c9749b24
|
Bug 763167 - Context menu for devices using the custom menu inflator. r=mfinkle,sriram
|
2012-06-11 15:30:00 -07:00 |
|
Brad Lassey
|
ef46b02388
|
backout c115c58ef2b1 (bug 748470) for regressions
|
2012-06-11 14:54:17 -07:00 |
|
Kartikaya Gupta
|
052f134c35
|
Bug 763592 - Ensure reloads are treated as different-document page loads in browser.js. r=mfinkle
|
2012-06-11 15:17:40 -04:00 |
|
Matt Brubeck
|
164fedaf34
|
Bug 762043 - meta viewport element should take precedence over mobile doctype [r=wesj]
--HG--
extra : rebase_source : 7cea21edd997a2f09eb6387ee2f94d0dfa9cfc68
|
2012-06-11 11:49:57 -07:00 |
|
Kartikaya Gupta
|
1edddbc7fe
|
Bug 759678 - Prevent browser.js from triggering a reflow on meta tab addition before the page is displayed. r=mbrubeck
|
2012-06-11 14:46:43 -04:00 |
|
Matt Brubeck
|
e8e3af840b
|
Re-land backout of bug 754202 and fix other accidental changes from merge 75b67011b798 on a CLOSED TREE
|
2012-06-11 11:12:18 -07:00 |
|
Ryan VanderMeulen
|
d209a15376
|
Backout 802fbaed034c (bug 715307) due to suspected perma-red.
|
2012-06-09 14:35:22 -04:00 |
|
Lucas Rocha
|
309c54cadb
|
Bug 750698 - Implement "reader mode" action (r=mfinkle)
|
2012-06-11 15:59:50 +01:00 |
|
Lucas Rocha
|
edb99ac4a4
|
Bug 750698 - Add simpler loadUrl method to load page in current tab (r=mfinkle)
|
2012-06-11 15:59:50 +01:00 |
|
Lucas Rocha
|
640b776656
|
Bug 750712 - Add about:reader special url for reader mode pages (r=mfinkle)
|
2012-06-11 15:59:50 +01:00 |
|
Gian-Carlo Pascutto
|
e7b0bd1a56
|
Bug 758193 - Remove more Places stuff in Native Fennec. r=mak
|
2012-06-11 08:52:45 +02:00 |
|
Ryan VanderMeulen
|
53d33c67b1
|
Merge m-c to inbound
|
2012-06-09 14:22:32 -04:00 |
|
Kartikaya Gupta
|
e141c97fcd
|
Bug 763200 - Fix another NPE in handleActivityResult. r=blassey
|
2012-06-09 14:16:14 -04:00 |
|
Geoff Brown
|
1cffb0314b
|
Bug 758792 - Robocop: remove waitForIdleSync calls in getActivityFromClick. r=jmaher
|
2012-06-09 12:24:57 -04:00 |
|
Tim Taubert
|
59348843cd
|
merge m-c to fx-team
|
2012-06-09 17:34:20 +02:00 |
|
Panos Astithas
|
20d16de883
|
Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 2: Fennec); r=mfinkle
|
2012-06-08 10:00:48 +03:00 |
|
Sriram Ramasubramanian
|
e2bcd0de61
|
Bug 760970: Orange highlight can be done through XML. [r=mfinkle]
|
2012-06-07 22:55:38 -07:00 |
|
Sriram Ramasubramanian
|
789ae298cc
|
Bug 760970: Resize menu button and place it on top. [r=mfinkle]
|
2012-06-07 22:53:35 -07:00 |
|
Sriram Ramasubramanian
|
873878486e
|
Bug 739407: Perform animation while showing/hiding tabs. [r=mfinkle]
|
2012-06-07 21:48:29 -07:00 |
|
Sriram Ramasubramanian
|
acc455e350
|
Bug 739407: Make Tabs UI tablet ready. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_more.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_more.png => mobile/android/base/resources/drawable/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_tray_list_selector.xml => mobile/android/base/resources/drawable/tabs_tray_default_selector.xml
|
2012-06-07 21:47:22 -07:00 |
|
Brian Nicholson
|
f01a240992
|
Bug 762691 - Use single AndroidHttpClient for all favicon requests. r=mfinkle
|
2012-06-07 17:24:03 -07:00 |
|
Brian Nicholson
|
e58699720e
|
Bug 744479 - Only attempt to load favicons for HTTP/HTTPS. r=mfinkle
|
2012-06-07 17:20:38 -07:00 |
|
Brian Nicholson
|
8fc6d81900
|
Bug 760218 - Fix favicons not appearing for undefined size. r=margaret
|
2012-06-07 17:19:34 -07:00 |
|
Brian Nicholson
|
5cf1aae5e2
|
Bug 756735 - Synchronize accesses to mLoadTasks in Favicons. r=blassey
|
2012-06-07 17:18:32 -07:00 |
|
Brian Nicholson
|
9f5d4d6a4c
|
Bug 752245 - Increase maximum HTTP connection limit. r=mfinkle
|
2012-06-07 17:17:15 -07:00 |
|
Lucas Rocha
|
9ebf26a827
|
Bug 757776 - Show reading list icon on awesomebar search (r=mfinkle)
|
2012-06-07 21:27:40 +01:00 |
|
Lucas Rocha
|
6662730c64
|
Bug 757776 - Update bookmark star icon for awesomebar items (r=margaret)
|
2012-06-07 21:27:40 +01:00 |
|
Lucas Rocha
|
370bdc52f4
|
Bug 757776 - Rename starView to bookmarkIconView in AwesomeBarTabs (r=mfinkle)
|
2012-06-07 21:27:39 +01:00 |
|
Matt Brubeck
|
335762605f
|
Bug 748609 (part 2) - Fix testAboutPage with Firefox Beta branding [r=mfinkle]
|
2012-06-07 12:43:01 -07:00 |
|
Brian Nicholson
|
61230f82a9
|
Bug 721640 - Show no entries for empty filter in about:config. r=mfinkle
|
2012-06-07 11:16:45 -07:00 |
|
Benoit Girard
|
26d3a821a8
|
Bug 756253 - Disable flash placeholder on zooming because of thread safety problems and heap corruption. r=snop
--HG--
extra : rebase_source : f63f26abceaff3ae826967b9e1a08fa88ddf1b35
|
2012-06-07 13:27:15 -04:00 |
|
Wes Johnston
|
589cc2819c
|
Bug 722591 - Rename Awesomebar.type to target. r=margaret
|
2012-06-07 10:13:38 -07:00 |
|
Wes Johnston
|
716187fd84
|
Bug 722591 - Add a context menu to the titlebar. r=margaret
|
2012-06-07 10:13:36 -07:00 |
|
Kartikaya Gupta
|
5854c5df8f
|
Bug 734504 - Allow flinging to reduce the amount of overscroll. r=Cwiiis
|
2012-06-07 10:09:30 -04:00 |
|
Gian-Carlo Pascutto
|
9ad8437353
|
Bug 762479 - Update Migration schema check to Places v21. r=mfinkle
|
2012-06-07 16:06:49 +02:00 |
|
James Willcox
|
104e9e3e22
|
Bug 759747 - Fix up fullscreen Flash handling on Android 4.0+ r=blassey
|
2012-06-06 22:39:36 -04:00 |
|
James Willcox
|
f4fb203aac
|
Bug 759799 - Hook up Hal WakeLocks on Android r=blassey
|
2012-06-06 22:39:01 -04:00 |
|
Wes Johnston
|
afd665db89
|
Bug 760708 - Fix typo. r=bustage
|
2012-06-06 14:45:41 -07:00 |
|
Wes Johnston
|
4c253ffb4c
|
Bug 760708 - Remove shortcuts when they're added through about:apps. r=mfinkle
|
2012-06-06 13:52:32 -07:00 |
|
Wes Johnston
|
58bb22eb18
|
Bug 760708 - Add ability to remove homescreen shortcuts. r=mfinkle
|
2012-06-06 13:52:14 -07:00 |
|
Margaret Leibovic
|
8aeb4f1522
|
Bug 759120 - History list doesn't update after you remove the last history item using context menu. r=lucasr
|
2012-06-05 10:43:22 -07:00 |
|
Kartikaya Gupta
|
607cced343
|
Bug 745250 - Prevent crash from NPE in TouchEventHandler. r=wesj
|
2012-06-06 13:50:01 -04:00 |
|
Kartikaya Gupta
|
bead8cd737
|
Bug 759775 - Update checkerboard telemetry code to handle RTL pages. r=Cwiiis
|
2012-06-06 09:56:48 -04:00 |
|
Kartikaya Gupta
|
6b9f2b94c6
|
Bug 756003 - Check both overflow-x and overflow-y properties to see if an element is scrollable. r=mfinkle
|
2012-06-06 09:49:13 -04:00 |
|
Gian-Carlo Pascutto
|
1deb53b9d3
|
Bug 761536 - Do not hardcode /data/data directories. Update XUL crashreporter. r=blassey
|
2012-06-06 10:00:45 +02:00 |
|
Geoff Lankow
|
bdc2b4bb58
|
Merge m-c to m-i
|
2012-06-06 15:13:51 +12:00 |
|
Brad Lassey
|
3c13cc7973
|
backing out bug 755070 for potential talos panning regression
|
2012-06-05 22:55:18 -04:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Mark Finkle
|
97a0230af4
|
Bug 744850 - java.lang.IllegalArgumentException: Receiver not registered (ignore the crash) r=kats
|
2012-06-05 13:44:35 -04:00 |
|
Phil Ringnalda
|
3f534fee74
|
Merge mozilla-central to mozilla-inbound
|
2012-06-04 19:09:19 -07:00 |
|
Brad Lassey
|
0e76ba5434
|
backout bug 755070
|
2012-06-04 20:15:37 -04:00 |
|
Lukas Blakk
|
76c1aefa1b
|
Merging in version bump NO BUG
|
2012-06-04 12:36:59 -07:00 |
|
Matt Brubeck
|
f6c2f49dd2
|
Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey]
|
2012-06-04 09:37:18 -07:00 |
|
Richard Newman
|
2307a60d38
|
Bug 748475 - Bump Android Sync User-Agent version. r=trivial DONTBUILD
|
2012-06-04 10:31:25 -07:00 |
|
Brad Lassey
|
49ac5c1032
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to use LinkedList instead of ArrayDequeu which is not supported on Froyo r=kats
--HG--
extra : rebase_source : 44a1218ef3912e96fccb1b3b7e4246d2420daf60
|
2012-06-04 13:23:03 -04:00 |
|
Chenxia Liu
|
6687a5efa4
|
Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander
|
2012-06-04 18:07:31 -07:00 |
|
Brad Lassey
|
321056ba31
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up large updates as well r=kats
|
2012-06-04 11:56:31 -04:00 |
|
Brad Lassey
|
d6072cbe06
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up whole page screenshots r=kats
|
2012-06-04 11:56:31 -04:00 |
|
Brad Lassey
|
f4c738f5c1
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
|
2012-06-04 11:56:31 -04:00 |
|
Chenxia Liu
|
104dbfc7b6
|
Bug 705767 - Validate credentials before completing setup. r=rnewman
|
2012-06-05 19:35:26 -04:00 |
|
Chenxia Liu
|
01a5c16cc5
|
Bug 717707 - When screen hibernates, all credentials typed in classic mode disappear. r=rnewman
|
2012-06-05 19:35:24 -04:00 |
|
Chenxia Liu
|
97b3fcb768
|
Bug 739906 - Auto-correct should be disabled in the advanced sync setup dialog. r=rnewman
|
2012-06-05 19:35:22 -04:00 |
|
Brian Nicholson
|
0c90b684cd
|
Bug 586885 - Search suggestions test case. r=gbrown
|
2012-06-05 14:07:14 -07:00 |
|
Brian Nicholson
|
355e9fdee1
|
Bug 586885 - Add raw host to robotium.config. r=jmaher
|
2012-06-05 14:07:14 -07:00 |
|
Brian Nicholson
|
cc98fe019b
|
Bug 586885 - Add search suggestion preference. r=mfinkle,ibarlow
|
2012-06-05 14:07:14 -07:00 |
|
Brian Nicholson
|
4ab9b4aa7f
|
Bug 586885 - Add search suggestions to AwesomeBar. r=mfinkle,lucasr
|
2012-06-05 14:07:14 -07:00 |
|
Brian Nicholson
|
469c975cb5
|
Bug 586885 - Add FlowLayout for floating elements. r=mfinkle
|
2012-06-05 14:07:14 -07:00 |
|