Commit Graph

6011 Commits

Author SHA1 Message Date
Matt Brubeck
7dce3aecfa Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
dd1a410b01 Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
a3928422a4 Bug 707571 (part 3) - Disable double-tap listener on pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
901910c609 Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
e7b7e4a6fc Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle] 2012-05-18 18:36:47 -07:00
Ali Juma
eaec281765 Bug 745243 - Wait for surfaceChanged before calling GLController.provideEGLSurface. r=kats 2012-05-18 15:58:46 -04:00
Eitan Isaacson
171d12ea2e Bug 756529 - Move accessfu setting to accessibility.accessfu.activate. r=davidb 2012-05-18 11:56:38 -07:00
Richard Newman
1303f7c769 Bug 755576 - Redundant cyclic reuploading & repositioning of bookmark folders. r=nalexander 2012-05-18 11:55:52 -07:00
Chenxia Liu
c33aa2df99 Bug 755935 - Regression: J-PAKE code is refreshed on device rotation. r=nalexander 2012-05-18 11:28:24 -07:00
Chenxia Liu
23b1b372cf Bug 754958 - Pairing aborts if device screen turns off. r=nalexander 2012-05-18 11:28:24 -07:00
Matt Brubeck
babf33c424 Back out bug 707571 because of reftest failures 2012-05-18 09:31:27 -07:00
Matt Brubeck
84dddb8bc4 Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
206bfef1de Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
a5e1d94154 Bug 707571 (part 3) - Disable double-tap listener on pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
828992dc11 Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
04bb384821 Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle] 2012-05-18 08:24:27 -07:00
Kartikaya Gupta
a3bb80c0f0 Bug 755549 - Don't provide haptic feedback if the body or root element listeners are what make the element clickable. r=mfinkle 2012-05-18 08:35:55 -04:00
Margaret Leibovic
c187f270b0 Bug 732901 - Use notifyDatasetChanged() to update view after modifying mTabsAdapter. r=sriram 2012-05-16 15:40:16 -07:00
Margaret Leibovic
4c40aa00a2 Bug 732901 - Call Tabs.notifyListeners() on the main thread. r=mfinkle 2012-05-17 14:35:33 -07:00
Nick Alexander
19fb450424 Bug 709311 - Handle changed meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Nick Alexander
1d17d61465 Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Richard Newman
f26f20d783 Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj 2012-05-17 13:20:49 -07:00
Matt Brubeck
b225ecf460 Bug 756156 - Don't export ANDROID_SERIAL if it isn't set explicitly [r=glandium] 2012-05-17 12:20:42 -07:00
Vladimir Vukicevic
9d6a42d017 b=752368; [android] random black screen when opening links from other apps; r=bgirard,ajuma,kats 2012-05-09 22:32:54 -04:00
Kartikaya Gupta
375a041758 Bug 743279 - Exclude elements at body-level or higher with mouse listeners from being picked first as a target. r=wesj 2012-05-17 12:19:11 -04:00
Kartikaya Gupta
7e76256579 Bug 743279 - Minor code cleanups. r=wesj 2012-05-17 12:18:53 -04:00
Brian Nicholson
e4896047ff Bug 755771 - Part 2: Send purge count to Java. r=mfinkle 2012-05-16 23:07:55 -07:00
Brian Nicholson
d2ffe7763c Bug 755771 - Part 1: Remove HistoryEntry class. r=mfinkle 2012-05-16 23:07:55 -07:00
Chris Peterson
4d7fbc2044 Bug 751513 - End composition in onTextChanged() only if we are currently committing. r=blassey 2012-05-16 22:29:23 -07:00
Sriram Ramasubramanian
2069530602 Bug 732572: Restart the entire application on locale change. [r=mfinkle] 2012-05-16 15:28:28 -07:00
Sriram Ramasubramanian
e304446d40 Bug 732572: Fix the restarter to not have excludeFromRecents. [r=mfinkle] 2012-05-16 15:24:43 -07:00
Margaret Leibovic
e2a2300d01 Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
Margaret Leibovic
0158f27994 Bug 729485 - Add "Don't ask again for this site" option to notifications created by ContentPermissionPrompt.js. r=mbrubeck 2012-05-16 12:00:40 -07:00
Gian-Carlo Pascutto
b5b41ce518 Bug 755383 - Filter automatic bookmarks that are no longer supported in Native Fennec. r=blassey 2012-05-16 17:49:53 +02:00
Chenxia Liu
74f84bd27f Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Rail Aliiev
788da1a056 Bug 753501 - Add empty tooltool manifests to some platforms. r=ted 2012-05-16 07:17:27 -04:00
Mounir Lamouri
9b8bbd343d Bug 754141 (4/4) - Add AppsService.js and AppsService.manifest to package-manifest.in's. r=vingtetun 2012-05-16 12:41:35 +02:00
Kyle Huey
ef2f3ad49e Back out bug 750746 on our death march to a green tree. 2012-05-15 19:56:06 -07:00
Kyle Huey
2b5b3b6481 Back out bug 753501 due to possible Talos bustage. 2012-05-15 19:53:09 -07:00
Kyle Huey
56b1fbd37b Bug 748467: Fix some dependencies for android fast packaging. r=ted 2012-05-15 15:06:52 -07:00
Matt Brubeck
099e80dfde Bug 752681 (followup) - Remove a line that was accidentally missed so the next Aurora won't break 2012-05-15 13:11:12 -07:00
Chenxia Liu
093e06150a Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Rail Aliiev
7be4b8f3cb Bug 753501 - Add empty tooltool manifests to some platforms. r=ted DONTBUILD 2012-05-15 15:30:44 -04:00
Chenxia Liu
c45a174822 Bug 752995 - J-PAKE code is not accessible. r=rnewman 2012-05-15 11:13:18 -07:00
Chenxia Liu
5aa0849e8a Bug 742111 - J-PAKE text entry boxes not focused in Pair a Device. r=rnewman 2012-05-15 11:13:18 -07:00
Nick Alexander
cbe789877a Bug 752514 - Fix comment in SyncAccounts. r=rnewman 2012-05-15 11:13:18 -07:00
Kartikaya Gupta
2bee45a402 Bug 749384 - Notify PZC of some events before the touchevent listeners deal with it so that we remain responsive. r=wesj 2012-05-15 13:22:26 -04:00
Kartikaya Gupta
7f60b33ddf Bug 749384 - Store the PZC instead of the LayerController. r=wesj 2012-05-15 13:21:53 -04:00
Kartikaya Gupta
2f9f805686 Bug 749384 - Hardcode the touch event timeout to 200ms. r=wesj 2012-05-15 13:21:14 -04:00
Ed Morley
6a622a847e Merge mozilla-central to mozilla-inbound 2012-05-15 18:19:25 +01:00