Commit Graph

4607 Commits

Author SHA1 Message Date
Alex Pakhotin
ad91b8f37c Bug 720333 - Only the last letter typed is displayed when HKB is used. r=blassey 2012-01-25 17:34:12 -08:00
Alex Pakhotin
7fad4792f3 Bug 708280 - delay checking for update. r=blassey 2012-01-24 20:32:12 -08:00
Margaret Leibovic
c806c78c5d Bug 721214 - Use Tabs.selectTab to select a new tab instead of sending a Tab:Selected message to gecko. r=mbrubeck 2012-01-25 14:18:47 -08:00
Richard Newman
76758c862d Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman 2012-01-25 15:53:13 -08:00
Richard Newman
0e67648d8e Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan 2012-01-25 15:53:13 -08:00
Richard Newman
9df179cae9 Bug 720933 - Android Sync 0.3 code drop. a=mobile
Bug 718848 - Part 7: More link styling, pin display styling, alignment per UI feedback.
 Bug 718848 - Part 6: Fixed regression of progressbar layout.
 Bug 718848 - Part 5: Indentation alignment.
 Bug 718848 - Part 4: Fixes for links, icon blurriness, PIN display.
 Bug 718848 - Part 3: Whitespace changes.
 Bug 718848 - Part 2: Setting theme on start of Sync setup.
 Bug 718848 - Part 1: Theme and layout changes, per UI meeting.
 Bug 717075 - make classic setup hint text visible. Added basic SyncTheme.
 Bug 717691 - Part 1: fall back to supported cipher suites for older Android releases.
 Bug 717691 - Part 0: Specify HTTP 1.1 in HTTP requests.
 Bug 718848 - Part 2: fixed string revision: "computer" not "desktop".  r=rnewman
 Bug 719669 - Part 1: throw IncorrectZkpException when g^x^q % p = 1 in J-PAKE.
 Bug 719669 - Part 0: code reformatting and string tidying.
 Bug 718149 - go somewhere useful after Firefox Sync set up, on launch.
2012-01-25 15:53:13 -08:00
Richard Newman
7d2fa81e94 Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted 2012-01-25 15:53:13 -08:00
Marina Samuel
e491d794f6 Bug 709660 - correctly process resolution-specific Sync resources. r=mbrubeck r=rnewman 2012-01-25 15:53:12 -08:00
Matt Brubeck
744781b503 Bug 715275 - New default favicon images for different resolutions [r=sriram]
--HG--
extra : rebase_source : f7ba965bbcdfed526b2154f26f31684b52afdb5d
2012-01-25 14:51:14 -08:00
Brian Nicholson
4ff226acf3 Bug 716906 - Add "Firefox Sync" item to settings. r=dougt 2012-01-25 14:44:59 -08:00
Kartikaya Gupta
1ed77a9012 Bug 718270 - When hiding the VKB on small pages, increase page size to prevent zoom-in. r=pcwalton 2012-01-25 17:16:03 -05:00
Gian-Carlo Pascutto
206d6937dc Bug 713283 - Merge Favicon import with history import. r=lucasr 2012-01-25 22:10:02 +01:00
Gian-Carlo Pascutto
556cb761a6 Bug 713283 - Limit imported history entries. Sort by approximate frecency. Update visits count. r=lucasr 2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
49164b44b2 Bug 713283 - Show a splash screen during Profile migration. r=dougt 2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
d2781aca64 Bug 710331 - Remove old splash screen assets. r=mfinkle 2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
db22400712 Bug 710331 - UX for bookmarks and history import. r=mfinkle 2012-01-25 22:10:01 +01:00
Doug Turner
405879d718 Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt 2012-01-25 11:34:34 -08:00
Wes Johnston
3d5345932a Bug 718904 - Don't show a context menu for long taps on header rows in the awesome screen. r=lucasr 2012-01-25 08:58:16 -08:00
Abhishek Singh
a4efca088f Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted 2012-01-25 14:53:24 +01:00
Lucas Rocha
04ceb700a7 Bug 720152 - Add URI matches for image ID operations (r=blassey) 2012-01-25 11:18:33 +00:00
Mike Hommey
2dbd7b5621 Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey 2012-01-25 10:36:58 +01:00
Matt Brubeck
5077ebeaea Bug 718296 - Use third-party fixup on location bar searches [r=wesj] 2012-01-24 18:39:22 -08:00
Wes Johnston
8e90572458 Bug 720058 - Follow up for review comments. r=bnicholson 2012-01-25 02:34:09 +01:00
Wes Johnston
3541580df1 Bug 719309 - Follow up. Rename a variable. r=mfinkle 2012-01-25 01:41:02 +01:00
Wes Johnston
89eb7a6804 Bug 716595 - Don't alter selection if we cancel a select dialog. r=mleibovic 2012-01-25 01:31:33 +01:00
Wes Johnston
0e1b165b9b Bug 720058 - Only allow showing one select ui at a time. r=bnicholson 2012-01-25 01:31:33 +01:00
Wes Johnston
07974eb3e9 Bug 715925 - Indent options in opt groups. r=sriram 2012-01-25 01:31:33 +01:00
Wes Johnston
e544791167 Bug 719309 - Hook up touch events pref and disable them for now. r=mfinkle 2012-01-25 01:31:33 +01:00
Wes Johnston
a8f3aaa251 Bug 719240 - Delay sending touchmove events until touches have moved a minimum distance. r=mfinkle 2012-01-25 01:31:33 +01:00
Wes Johnston
b15cefee9e Bug 603008 - Only delay panning on pages with touch listeners. r=mfinkle 2012-01-25 01:31:33 +01:00
Wes Johnston
93c69a88ea Bug 603008 - Android widget multitouch implementation. r=blassey,kats 2012-01-25 01:31:33 +01:00
Patrick Walton
a91400a930 Bug 710533 - Tint the checkerboard with the background color of the page. r=Cwiiis 2012-01-23 20:10:24 -08:00
Margaret Leibovic
c8368ae674 Bug 720427 - Save as PDF is using an invalid URI method. r=wesj 2012-01-24 09:16:56 -08:00
Margaret Leibovic
0804d4e548 Bug 720581 - Access static fields/methods in a static way. r=blassey 2012-01-24 09:16:48 -08:00
Margaret Leibovic
c193123350 Bug 720574 - Remove unused variables and imports. r=mbrubeck 2012-01-24 09:16:39 -08:00
Margaret Leibovic
e5daad0ba8 Bug 720048 - Move Tab:Foo listeners and associated tab logic into Tabs. r=mbrubeck 2012-01-24 09:16:26 -08:00
Margaret Leibovic
4427dbd1cc Bug 720494 - Move GeckoApp.handleAddTab logic into Tabs.addTab. r=mbrubeck 2012-01-24 09:16:18 -08:00
Margaret Leibovic
76b9be44e0 Bug 719493 - Don't block on gecko to select a tab. r=mbrubeck 2012-01-24 09:15:52 -08:00
Margaret Leibovic
5c8d74438f Bug 719494 - Closing tabs is too slow sometimes. r=mbrubeck
* * *
Bug 719494 - (Part 2) Add back closeTab in JS so that add-ons can use it
2012-01-24 09:15:41 -08:00
Lucas Rocha
7e847bb39c Bug 710325 - Show addon icon in about:home (r=mfinkle) 2012-01-24 16:52:26 +00:00
Lucas Rocha
9ac934d417 Bug 710325 - Thread-safety fix in Favicons (r=mfinkle)
Favicons may be requested from different threads and we have to ensure that
each favicon request gets a unique id.
2012-01-24 16:52:26 +00:00
Lucas Rocha
0c2b0d3040 Bug 710325 - Show addon version in about:home (r=mfinkle) 2012-01-24 16:52:26 +00:00
Matt Brubeck
e7bef730ca Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir] 2012-01-24 08:06:47 -08:00
Matt Brubeck
579a04386b Bug 717283 - Fix build bustage caused by merge conflict in d8fc13006aa4 2012-01-24 08:06:27 -08:00
James Willcox
58885a7434 Bug 706684 - Add a small fix for Froyo devices r=kats 2012-01-24 11:02:40 -05:00
Chris Lord
9a81bc09ee Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-24 15:39:53 +00:00
Chris Lord
e089f6c80c Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-24 15:38:29 +00:00
Kartikaya Gupta
abf6bb6c97 Bug 718961 - Fix typo in event name. r=blassey 2012-01-24 10:00:42 -05:00
Geoff Brown
45557789d7 Bug 718829 - Robocop: make testNewtab more reliable; r=jmaher 2012-01-24 09:46:36 -05:00
Lucas Rocha
d3853c3bbd Bug 708414 - Invite users to set up sync on about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
7b44b28a8b Bug 708414 - Show message when there are no top sites to show in about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
29dd07e683 Bug 708414 - Improve layout of about:home for top sites (r=mfinkle)
Don't rely on absolute margin values and apply proper layout rules instead.
2012-01-24 14:03:28 +00:00
Lucas Rocha
feeebcd077 Bug 708414 - Add API to check if Fennec is running for the first time (r=blassey) 2012-01-24 14:03:28 +00:00
Simon Montagu
cedd72fc8d Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
5881e8809b Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
e756bff57b Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Phil Ringnalda
f9599dfc5a Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 23:33:05 -08:00
Phil Ringnalda
96279919ee Back out 420d7b8ed59d for being a bad backout 2012-01-23 23:32:11 -08:00
Phil Ringnalda
36ccde4b4b Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 22:53:07 -08:00
Chris Peterson
fb58dae392 Bug 701002 part 3 - JavaStackTrace: remove unused showErrorDialog() method. r=dougt 2012-01-18 13:56:56 -08:00
Chris Peterson
52175bf80e Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt 2012-01-23 12:03:25 -08:00
Patrick Walton
06b9c3c2f9 Bug 710533 - Tint the checkerboard with the background color of the page. r=Cwiiis 2012-01-23 20:10:24 -08:00
Patrick Walton
531d034ae2 Bug 706684 - Implement a simpler scale gesture listener on Android. r=Cwiiis 2012-01-23 19:18:24 -08:00
Brian Nicholson
8139e7bf5c Bug 716906 - Add "Firefox Sync" item to settings. r=dougt 2012-01-23 14:39:04 -08:00
Brian Nicholson
a716263099 Bug 701824 - "Show character encoding" (Text encoding) preference should be hooked up. r=mfinkle 2012-01-23 13:47:48 -08:00
Brian Nicholson
46c2d6d19c Bug 719662 - Use nsIPrefLocalizedString for getComplexValue. r=mfinkle 2012-01-23 13:40:07 -08:00
Phil Ringnalda
58e848b4b4 Bug 702171 - ignore uncaught exceptions in browser_sessionstore.js so we can hear ourselves think over the constant yammering of "this.browser.fuzzyZoom is not a function", r=mbrubeck
--HG--
extra : rebase_source : 9e496216be05e2e5c901547d6b387e086244e67f
2012-01-22 09:43:53 -08:00
Ed Morley
c1585c7af3 Backout 91eebc6bdb59 & 7d776b291014 (bug 717283) for Android native reftest crashes 2012-01-22 11:55:18 +00:00
Chris Lord
d994084581 Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-22 09:40:37 +00:00
Chris Lord
bf21638f44 Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-22 09:40:26 +00:00
Kartikaya Gupta
56eca05981 Bug 719954 - Bracket the clicking on list items with the event expecter to avoid a race condition. r=gbrown 2012-01-21 12:48:26 -05:00
Kartikaya Gupta
adc2b503ed Bug 719954 - Change testBookmark to actually load a bookmark instead of a history item. r=gbrown,jmaher 2012-01-21 12:47:48 -05:00
Kartikaya Gupta
5a06a2ef87 Bug 716863 - Abort uselessly continuing to fling subdocuments once they can't go any farther. r=Cwiiis 2012-01-21 12:44:44 -05:00
Kartikaya Gupta
bba3f13c7d Bug 716863 - Check for overscroll and bounce after iframes are flung. r=Cwiiis 2012-01-21 12:44:29 -05:00
Patrick Walton
9a084ad8a6 Bug 707956 - Restore original zoom scale on double rotation. r=kats 2012-01-20 21:14:03 -08:00
Ed Morley
988d99bd9a Backout 56ad9ccfcd15 (bug 719494) for native Android M1 crashes 2012-01-21 03:19:53 +00:00
Brian Nicholson
c8d21ed17c Bug 715225 - Clean up menu contents. r=mbrubeck 2012-01-20 13:09:29 -08:00
Margaret Leibovic
d28397a961 Bug 719494 - Closing tabs is too slow sometimes. r=mbrubeck 2012-01-20 12:56:23 -08:00
Matt Brubeck
3017d8c4c6 Back out 47584f117727 and e05a8743389a (bug 717283) because of native Android startup crashes 2012-01-20 11:42:34 -08:00
Chris Lord
94b277a126 Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-20 17:36:56 +00:00
Chris Lord
5c431829f0 Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-20 17:35:14 +00:00
Kartikaya Gupta
348a92ae97 Bug 717085 - Ensure that when Gecko does a session-restore, it knows how big the screen is. r=pcwalton 2012-01-20 09:36:08 -05:00
Kartikaya Gupta
0bc9c67537 Bug 713780 - Stop using JSONStringer as it results in a performance regression. r=Cwiiis 2012-01-20 09:30:27 -05:00
Kartikaya Gupta
cc6c4a1f65 Bug 703347 - Add a background image visible during overscroll. r=Cwiiis 2012-01-20 09:27:09 -05:00
Alex Pakhotin
e13fafd74e Bug 711648 - Pre-commit underline is not shown for the composing text. r=blassey 2012-01-17 23:17:51 -08:00
Gian-Carlo Pascutto
80b95ec625 Bug 713228 - Followup, fix misleading comment. DONTBUILD 2012-01-19 21:37:29 +01:00
Alex Pakhotin
1dd9aa3496 Bug 712972 - Can't type mzl.la into awesome bar. r=blassey 2012-01-19 11:55:14 -08:00
Gian-Carlo Pascutto
86a031a384 Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey 2012-01-19 21:19:56 +01:00
Margaret Leibovic
f61b7a7d84 Bug 718846 - Don't show progress throbber on about:home. r=mfinkle 2012-01-19 11:44:16 -08:00
Lucas Rocha
325ed29249 Bug 709078 - Only load necessary cols on awesomescreen filter and about:home queries (r=blassey)
Top Sites in about:home doesn't need favicons and awesomescreen filter doesn't
need thumbnails.
2012-01-19 17:23:10 +00:00
Makoto Kato
d7c3b5b31e Bug 715204 - Non-ascii titles are displayed as garbage during session restore. r=bnicholson 2012-01-19 20:36:14 +09:00
Marco Bonardo
2cef87ff1e Merge central to inbound 2012-01-19 11:36:52 +01:00
Marco Bonardo
6136ce1761 Merge last green PGO from inbound to central 2012-01-19 11:34:17 +01:00
Wes Johnston
7da30b80c3 Bug 713922 - Don't allow empty password for master password. r=mfinkle 2012-01-18 08:50:11 -08:00
Wes Johnston
b04763a035 Bug 716161 - Don't allow clicking disabled selects. r=mfinkle 2012-01-18 08:49:48 -08:00
James Willcox
8f71c6ffa1 Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
2012-01-18 10:41:35 -05:00
Margaret Leibovic
40b26a936f Bug 706835 - Remove the new tab indicator animation on about:home load. r=mfinkle 2012-01-17 20:47:16 -08:00
James Willcox
43d0cd88c2 Bug 719233 - Only use direct texturing on whitelisted devices r=blassey 2012-01-18 20:41:28 -05:00
Brad Lassey
54d9038cfc bug 713503 - prefetch urls from known url shortening sites before gecko is running r=mfinkle 2012-01-09 23:50:56 -08:00
Mark Finkle
5c3773f10c Bug 704415 - Style the Add-on Manager [r=wesj] 2012-01-17 23:09:09 -05:00