Ed Morley
|
4992a5b7b4
|
Merge mozilla-central to mozilla-inbound
|
2012-06-21 08:38:39 +01:00 |
|
Wes Johnston
|
2c2344cd9d
|
Bug 766285 - Pass correct origin to java when opening webapps. r=mfinkle
|
2012-06-20 15:02:29 -07:00 |
|
Chenxia Liu
|
5486fe19a0
|
Bug 731116 - More strict mode during Android Sync setup. r=nalexander
--HG--
extra : rebase_source : d807c23880634f519965c3db307760ab6298311b
|
2012-06-20 14:15:02 -07:00 |
|
Nick Alexander
|
539800eef9
|
Bug 766397 - Do not log PasswordRecord details. r=rnewman
--HG--
extra : rebase_source : 2a0290471d7341a5752b28adadb0949c0644e486
|
2012-06-20 14:10:55 -07:00 |
|
Kartikaya Gupta
|
d031130aa4
|
Bug 766576 - Fix javascript warning about missing return value. r=mfinkle
|
2012-06-20 16:48:22 -04:00 |
|
Lucas Rocha
|
5ffb4ad65e
|
Bug 750683 - Check if page is convertible to enable reader mode (r=mfinkle)
|
2012-06-20 19:21:22 +01:00 |
|
Lucas Rocha
|
72899bf28b
|
Bug 760645 - Add reading list app menu item (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
019bbdfdba
|
Bug 760645 - Update bookmarks icons to show yellow star when active (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
7ce80347dc
|
Bug 760645 - Add needed BrowserDB api to manage reading list (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
ea6f8bc590
|
Bug 760645 - Change reader button to go straight to Reader Mode (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
a5f08c5a00
|
Bug 750681 - Implement/define CSS for articles in the reader (r=mfinkle)
|
2012-06-20 18:28:39 +01:00 |
|
Lucas Rocha
|
beb44ffa01
|
Bug 750686 - Implement style toolbar for Reader Mode (r=mfinkle)
|
2012-06-20 18:12:13 +01:00 |
|
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 |
|
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 |
|