Commit Graph

2429 Commits

Author SHA1 Message Date
Matt Brubeck
333b2454e8 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
6ceac710b7 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
e568d929d7 Bug 765831 - Part 5: Clamp composing span indexes. r=blassey 2012-06-19 12:17:20 -07:00
Chris Peterson
7ea36bae56 Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey 2012-06-19 12:12:27 -07:00
Chris Peterson
899a4bbb58 Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey 2012-06-19 12:19:30 -07:00
Chris Peterson
fad3377b1a Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey 2012-06-19 12:13:48 -07:00
Chris Peterson
0e8e38a31e 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
44462c9163 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
aa807b4225 Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats] 2012-06-19 12:01:44 -07:00
Brian Nicholson
c18a5e6f0b Bug 762064 - Close InputStream in SuggestClient. r=blassey 2012-06-19 11:01:57 -07:00
Nick Alexander
54f0f5227b 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
ce8ece9c94 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
01e8b1d2b1 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
8e6d1b86af bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium 2012-06-19 09:24:53 -04:00
Margaret Leibovic
ec6d9cc46d Bug 695173 - Support text selection in Fennec Native. r=mbrubeck 2012-05-02 10:39:59 -07:00
Wes Johnston
73fe082407 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Matt Brubeck
f768abe84d 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
04a563d57b Bug 759041 - Unit tests for awesomebar tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
48dbb78127 Bug 759041 - Fix context menus in all pages. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2c41c4f575 Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
28a0516253 Bug 759041 - Move history tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2476a4dcd9 Bug 759041 - Move bookmarks tab out of AwesomeBarTabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
7a3a9be374 Bug 759041 - Move all pages tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
a2de6910df Bug 759041 - Add an interface for tabs in the Awesomebar. r=lucasr 2012-06-18 12:39:13 -07:00
Nick Alexander
594e9875e3 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
876c616ffa Bug 765372 - Add some null safety to isElementClickable. r=wesj 2012-06-18 10:09:46 -07:00
Margaret Leibovic
890e53ec0b 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
c5e6d27743 Bug 764535 - Remove unused bindings. r=mbrubeck 2012-06-18 10:09:20 -07:00
Vladimir Vukicevic
bdeab6096b b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle 2012-06-18 13:03:03 -04:00
Kartikaya Gupta
f187d36e4f 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
811379ebbc Bug 761721 - Do some code refactoring for readability. r=wesj 2012-06-18 12:57:41 -04:00
Matt Brubeck
8800bf1a97 Bug 765407 - Don't setOnDoubleTapListener(null); fixes crash in GestureDetector [r=kats] 2012-06-18 09:54:48 -07:00
Nick Alexander
7abd156144 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
946f97c76c Bug 763420 - Set telemetry prompted when telemetry preference changed (follow-up). r=wesj 2012-06-17 23:32:05 -07:00
Ryan VanderMeulen
1df0bbcdcc Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Matt Brubeck
1533d022bb Back out 17e72edbf994 (bug 765106) because of test failures 2012-06-14 22:21:54 -07:00
Matt Brubeck
4161644620 Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures 2012-06-14 20:12:06 -07:00
Wes Johnston
dbe8d494e1 Bug 755841 - Close a cursor during database creation. r=cpeterson 2012-06-14 19:14:37 -07:00
Panos Astithas
fbed0bf673 Bug 764324 - Fix breakpoint handling for Fennec and B2G browser actors; r=mfinkle,vingtetun 2012-06-15 11:54:45 +03:00
Sriram Ramasubramanian
cb4c8a9724 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
8cb3070a28 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
f27880f5ad Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey 2012-06-12 12:48:40 -04:00
Matt Brubeck
bb294db770 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
6819010641 Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle] 2012-06-12 22:48:47 -07:00
Sriram Ramasubramanian
3980bae0b8 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
e5b10c32a0 Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle] 2012-06-12 22:29:23 -07:00
Sriram Ramasubramanian
b1654a31cb Bug 762725: Tabs UI needs new plus icons. [r=mfinkle] 2012-06-12 15:59:02 -07:00
Sriram Ramasubramanian
ad32a14822 Bug 762725: Tabs UI need new sync icons. [r=mfinkle] 2012-06-12 15:58:24 -07:00
Makoto Kato
b11886438c Bug 763845 - Use Roboto on Download / Addon page and etc. r=mfinkle 2012-06-13 10:24:55 +09:00