Commit Graph

6411 Commits

Author SHA1 Message Date
Margaret Leibovic
e04db6f0d1 Bug 765072 - All text is selected when one text selection handle moves over another. r=mfinkle 2012-06-22 10:33:00 -07:00
Brian Nicholson
986d85a2f8 Bug 767541 - Allow search suggestions for string compositions. r=cpeterson 2012-06-22 14:48:07 -07:00
Kartikaya Gupta
ab0e0d17c7 Bug 746876 - Re-enable test_bug720538 as it seems to work fine now. r=jmaher 2012-06-22 16:10:57 -04:00
Kartikaya Gupta
adf8d2992b Bug 767215 - Fix intermittent failure in pixel tests caused by slower-than-expected initial page paint. r=jmaher 2012-06-22 16:10:13 -04:00
Brian Nicholson
eaa92ddcbb Bug 766406 - Implement "Request Desktop Site". r=mfinkle 2012-06-22 12:53:40 -07:00
Lucas Rocha
ac809090d8 Bug 766966 - Change "Font" to "Text" in Reader UI (r=mfinkle) 2012-06-22 17:44:36 +01:00
Lucas Rocha
9d162cc530 Bug 766164 - pngcrush all Reader assets (r=mfinkle) 2012-06-22 16:06:18 +01:00
Lucas Rocha
1b29f562bd Bug 766617 - Use arrow image with shadow and proper density in Reader (r=mfinkle) 2012-06-22 16:04:22 +01:00
Lucas Rocha
cd87df540b Bug 766950 - Reduce blockquote's left padding in Reader (r=mfinkle) 2012-06-22 16:01:09 +01:00
Kartikaya Gupta
a1d471b2c0 Bug 766668 - Account for RTL pages having the top-left corner not at (0,0) when taking a screenshot update. r=blassey 2012-06-22 09:31:50 -04:00
Mounir Lamouri
5debef4e7d Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey 2012-06-22 10:55:17 +02:00
Mounir Lamouri
f7547109e0 Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey 2012-06-22 10:54:35 +02:00
Matt Brubeck
7e1dd31ebd Bug 766865 - java.lang.IndexOutOfBoundsException in TabsTray.addTab [r=margaret] 2012-06-21 14:18:58 -07:00
Ed Morley
96e35995d3 Merge mozilla-central to mozilla-inbound 2012-06-21 21:08:12 +01:00
Mark Finkle
7e895e5a69 bug 766914 - Unable to play videos on mobile YouTube; redirection loop on 'Play' r=blassey a=blassey 2012-06-21 13:49:48 -04:00
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
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