Commit Graph

154 Commits

Author SHA1 Message Date
Matt Brubeck
35f5eaef40 Merge mobile-browser -> mobile2. 2010-09-15 14:11:37 -07:00
Mark Finkle
57ce2d1a1a Bug 596519 - Fix some Add-on Manager problems [r=vingtetun] 2010-09-15 12:40:12 +02:00
Matt Brubeck
402386117c Bug 596326 - [mobile2] Dispatch ZoomChanged event from browser binding [r=mfinkle] 2010-09-14 13:51:22 -07:00
Benjamin Stover
b260f68cce make pending pixels aware of screen size so that visible area is always filled 2010-09-08 11:29:14 -07:00
Benjamin Stover
15d70ac574 merge 2010-09-08 10:51:29 -07:00
Benjamin Stover
8c9a1021a4 pinch to zoom sort of works 2010-09-07 15:58:55 -07:00
Matt Brubeck
e1fc47029e [mobile2] Set browser.xml viewport properties in setCssViewportSize.
--HG--
extra : rebase_source : 83cc69ceac9caea7f6f0d525ecf570bdb4cb3fb3
2010-09-07 11:40:44 -07:00
Benjamin Stover
4ef3a4a181 fix calculation in determining size of cache viewport 2010-09-03 13:52:08 -07:00
Benjamin Stover
d6145d2763 thumbnails 2010-09-03 13:23:55 -07:00
Alon Zakai
9d0f3b85f1 Bug 584401 - Prompts are not accessible to child process C++ (2/2) [r=mfinkle] 2010-09-03 12:18:00 -07:00
Mark Finkle
9331886ba0 Bug 593437 - [Regression] prompts from web content are broken [r=stechz] 2010-09-03 15:04:03 -04:00
Benjamin Stover
949e7f6f5f fix merge botch 2010-09-02 14:52:28 -07:00
Benjamin Stover
81df4e3499 merge 2010-09-02 09:47:15 -07:00
Benjamin Stover
740cb78f7f (half-baked) animated zoom 2010-09-02 09:46:07 -07:00
Wesley Johnston
7a3e43d7f8 Bug 537180 - Fennec uses old blocklisting URL [r=mfinkle] 2010-09-02 00:05:22 -04:00
Benjamin Stover
66f88255f4 pending pixel stuff 2010-09-01 16:25:15 -07:00
Benjamin Stover
c0a5ec587f Add browser binding comments, make some methods internal, and rename zoomLevel to scale 2010-09-01 13:35:05 -07:00
Benjamin Stover
b58af505e4 use DisplayPort 2010-08-31 14:18:41 -07:00
Benjamin Stover
e9b2690b41 merge with trunk 2010-08-31 13:24:19 -07:00
Benjamin Stover
06b3e53ae2 Fixes 2010-08-31 12:25:47 -07:00
Benjamin Stover
90c1e562b2 take out dumps 2010-08-30 14:12:40 -07:00
Benjamin Stover
41b3ea96dd clean up and get zooming and viewport sort of working 2010-08-30 14:11:49 -07:00
Benjamin Stover
87c613a76c support for zoom (disabled) 2010-08-27 16:25:53 -07:00
Benjamin Stover
3ef7c6f0e0 remove most of browserview and begin using browser element 2010-08-27 15:01:32 -07:00
Benjamin Stover
0815d21f4d support for caching outside of visible region (currently buggy in platform) 2010-08-27 12:12:48 -07:00
Benjamin Stover
5459164178 move viewport handling responsibilities to browser element (BrowserView could probably be nixed now) 2010-08-27 08:36:11 -07:00
Vivien Nicolas
22810f39a7 Bug 532677 - FormFill: Taskbar pops up to middle of the screen with no-associated protocol error [r=mfinkle] 2010-08-24 10:53:22 +02:00
Mark Finkle
26cbfe43af Bug 583369 - Unable to save new string values in about:config settings [r=mbrubeck] 2010-08-09 15:11:51 -04:00
Alon Zakai
b6eaf72ddf Bug 573635 - e10s: resolve changes to prompt code from m-c merge [r=mfinkle] 2010-07-28 17:37:24 -04:00
Mark Finkle
d46c5468c9 Bug 582684 - Fix syntax problem from bug 581958 [r=vingtetun] 2010-07-28 15:43:13 -04:00
Mark Finkle
380ae2b093 Bug 581958 - Filter web progress messages to improve performance [r=vingtetun] 2010-07-26 20:48:46 -04:00
Matt Brubeck
949cd3f557 Bug 575581 - Default keyword search does not work for single-word keywords [r=mfinkle] 2010-07-22 23:55:58 -04:00
Mark Finkle
29113997ab Bug 579361 - Enhance SessionStore service in Fennec [r=vingtetun] 2010-07-19 01:27:52 -04:00
Vivien Nicolas
7477b5dda1 Bug 578672 - Need sendSyncMessage for messages that require a return value [r=mfinkle] 2010-07-15 16:46:34 +02:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Mark Finkle
f61084e7dd Bug 576179 - Remove return {} hack used for sync messages [r=vingtetun] 2010-07-01 14:11:02 -04:00
Mark Finkle
295dfb2a53 Bug 575508 - [e10s] Add consts and QI to fake webNavigation object [r=vingtetun] 2010-06-29 09:19:50 -04:00
Matt Brubeck
dbf6ae14c3 Bug 574332 - [e10s] Convert sendSyncMessage calls to sendAsyncMessage [r=mfinkle] 2010-06-26 00:28:39 -04:00
Mark Finkle
eeb455055a Bug 574683 - Local XUL pages (about:config) are not rendering [r=vingtetun] 2010-06-25 11:28:42 -04:00
Mark Finkle
8297721406 Bug 574260 - Remove last uses of contentWindow and contentDocument [r=vingtetun] 2010-06-24 18:13:01 -04:00
Mark Finkle
700f9239a7 Bug 573908 - Tab thumbnail must support remote tabs [r=vingtetun r=mbrubeck] 2010-06-23 15:23:06 -04:00
Mark Finkle
b41aa6980f Bug 570823 - [e10s] Add scrollTo / scrollBy message based API to browser binding [r=vingtetun] 2010-06-22 09:24:02 -04:00
Vivien Nicolas
3636cce122 Bug 572992 - Wrong favicon displayed for a page opened in a new tab [r=mfinkle] 2010-06-21 22:18:42 +02:00
Vivien Nicolas
bf0af73483 Bug 571868 - Pull identity data from message data [r=mfinkle] 2010-06-16 15:53:29 +02:00
Mark Finkle
db9a8a6d8d Bug 591124 - Use browser scoped message manager to listen for messages [r=stechz] 2010-08-26 20:55:05 -04:00
Vivien Nicolas
4d8a048b90 Bug 590476 - bustage-fix [r=mbrubeck] 2010-08-27 01:55:32 +02:00
Vivien Nicolas
c7856f390e Bug 590549 - Favicon missing from items in History tab within AwesomeScreen [r=mfinkle] 2010-08-27 00:51:36 +02:00
Mark Finkle
b5e3ad25e4 Bug 571812 - Remove setIcon (followup fix) [r=vingtetun] 2010-06-15 14:05:17 -04:00
Mark Finkle
fd43e4c469 Bug 571371 - [e10s] Move BrowserView event handling to message-based API [r=vingtetun] 2010-06-11 10:23:24 -04:00
Vivien Nicolas
22ab6bbb0c [f10s] Remove isRootWindow and use currentInnerWindowId instead [r=mfinkle] 2010-06-09 22:07:32 +02:00
Mark Finkle
fe3f292da7 Bug 570736 - Split bindings/browser.xml into a local-browser and remote-browser bindings (bustage fix) [r=vingtetun] 2010-06-08 22:36:04 -04:00
Mark Finkle
a392b17dc9 Bug 570736 - Split bindings/browser.xml into a local-browser and remote-browser bindings [r=vingtetun] 2010-06-08 15:30:46 -04:00
Mark Finkle
c27765cb2a Bug 568092 - e10s: Add a messsage API for DOMTitleChanged/DOMLinkAdded/etc [r=vingtetun] 2010-06-08 11:22:20 -04:00
Mark Finkle
e0d3ea4d7c Bug 570588 - Move current versions of remote browser bindings and remote content script to mobile-browser [r=mbrubeck] 2010-06-07 22:44:06 -04:00
Wolfgang Rosenauer
9afa9c7afe Bug 560451 - Fennec allows uninstall attempt of add-ons in readonly directories. r=mfinkle 2010-05-20 07:16:50 +02:00
Mark Finkle
732bb72489 Bug 562495 - Support the new add-ons manager [r=dtownsend] 2010-05-19 22:43:02 -04:00
Mark Finkle
8cb084c2cc Bug 565484 - Addons Manager is horizontally pannable with long extension titles listed [r=mbrubeck] 2010-05-13 13:45:29 -04:00
Vivien Nicolas
3f8d126303 Bug 562366 - revise dialog styling to match new context and site menus [r=mfinkle] 2010-04-30 01:00:27 -04:00
Vivien Nicolas
c3b9762517 Bug 561765 - PDF create from the 'Save Page As PDF' menu should appear into the downloads panel [r=mfinkle] 2010-04-26 16:55:04 -04:00
Vivien Nicolas
6b71592350 Bug 554949 - about:config editor not updating correctly [r=mfinkle] 2010-04-13 16:30:20 -04:00
Mark Finkle
b8fb2d87a7 Bug 554938 - Some cleanup and fixes for new Add-on Manager features [r=vingtetun] 2010-03-25 13:22:26 -04:00
Vivien Nicolas
6d3342d006 Bug 456077 - No mechanism to edit popup preferences [r=mark.finkle] 2010-03-24 15:55:09 -04:00
Vivien Nicolas
1eda5208c8 Bug 540009 - revise about:config screen design for touch use [r=mark.finkle] 2010-03-24 11:31:09 -04:00
Mark Finkle
75feca7447 Bug 553143 - Make it easier to view all add-ons (recommended and search results) [r=vingtetun] 2010-03-19 00:22:47 -04:00
Michael Wu
80fbd069a4 Bug 549431 - remove DOCTYPE line from setting.xml, r=mfinkle
--HG--
extra : rebase_source : 75f4308d6a3f97dd2ad91e36a5cf372fa216bf65
2010-03-04 13:46:04 -08:00
Mark Finkle
b449f235f5 Bug 540030 - Display the error and hide the progress bar if an add-on install fails in the Add-on Manager [r=gavin.sharp] 2010-01-15 17:14:29 -05:00
Vivien Nicolas
7627914f0e Bug 522257 - getting an error on missing function HandleEvent while installing extension [r=mark.finkle r=fabrice.desre] 2009-12-16 23:54:01 -05:00
Vivien Nicolas
747e5c8094 Bug 529912: <setting/> should provide type='integer' [r=mark.finkle] 2009-11-30 14:20:17 -05:00
Fabrice Desré
9288a27598 Bug 523729: Notify when the add-ons list is built and when options are populated [r=mark.finkle] 2009-11-23 11:51:53 -05:00
Mark Finkle
48a4609002 Bug 529074: Remove use of <preferences> and <preference> from <setting> (parts I missed) 2009-11-23 08:25:11 -05:00
Mark Finkle
1323e78941 Bug 529074: Remove use of <preferences> and <preference> from <setting> [r=gavin.sharp] 2009-11-23 02:03:15 -05:00
Gavin Sharp
8d217c2fda Fix whitespace, no bug 2009-11-22 03:25:54 -05:00
Fabrice Desré
30f1367a01 Bug 526921: add-ons get installed before user confirmation [r=mark.finkle] 2009-11-20 12:35:01 -05:00
Ben Combee
f05785c458 Bug 528494: Bad star display for add-ons with no rating [r=mark.finkle] 2009-11-13 16:26:35 -05:00
Fabrice Desré
6903b51003 Bug 526667: importDialog() doesn't clean up empty text nodes [r=mark.finkle] 2009-11-12 23:51:29 -05:00
Gavin Sharp
89bdb186c1 Bug 523538: don't try to sync to prefs if a <setting> has no pref attribute defined, r=mfinkle 2009-11-09 09:02:36 -05:00
Vivien Nicolas
80dd119ec2 Bug 518882: Download Manager: Need a Remove button for canceled entries [r=mark.finkle] 2009-10-21 21:57:16 -04:00
Fabrice Desré
afa0f5a32b Bug 518054: nsPromptService needs to fire event when opening modal dialogs [r=mark.finkle] 2009-10-12 15:05:46 -04:00
Vivien Nicolas
73278e34f9 Bug 520368: <menulist> Setting onchange Handler Does Not Fire [r=mark.finkle] 2009-10-09 01:51:42 -04:00
Gavin Sharp
df861be92f Bug 518363: download manager: retry button always visible [r=mark.finkle] 2009-10-06 16:54:58 -04:00
Vivien Nicolas
ec072db4ec Bug 519515: Extra pixels on add-ons search throbber [r=mark.finkle] 2009-09-30 15:15:54 -04:00
Vivien Nicolas
bda10ae2f7 Bug 518155: closing the browser while an alert is displayed hang the application [r=mark.finkle] 2009-09-22 22:28:18 -04:00
Mark Finkle
55d5e7cc21 Bug 514510: search engines should appear in the addons manager, r=gavin 2009-09-22 22:19:24 -04:00
Fabrice Desré
f1c9bee7d5 Bug 517455: close button in dialogs is not sized as it should [r=mark.finkle] 2009-09-18 10:05:53 -04:00
Mark Finkle
85b480e989 Bug 517204: Change '(x)' image to 'Remove' button in Download Manager, r=gavin 2009-09-17 16:34:06 -04:00
Mark Finkle
c983fd1e56 Bug 516122: Support more <textbox> styles and a <menulist> widget in settings, r=gavin
--HG--
rename : mobile/chrome/content/checkbox.xml => mobile/chrome/content/bindings/checkbox.xml
rename : mobile/chrome/content/preferences/setting.xml => mobile/chrome/content/bindings/setting.xml
2009-09-17 16:17:57 -04:00
Vivien Nicolas
594c9c14cb Bug 516376: no pressed/checked state css rules for some buttons [r=mark.finkle] 2009-09-14 12:50:21 -04:00
Vivien Nicolas
e4ae0e4eb7 Bug 515609: listbox select item on mouse down, r=mfinkle 2009-09-11 09:26:42 -04:00
Vivien Nicolas
a7d236940f Bug 515683: get rid of the mousedown listener on widgets [r=mark.finkle] 2009-09-10 14:08:56 -04:00
Mark Finkle
4ebb35a3c5 Bug 511593: Need to check for add-on updates, r=gavin 2009-09-06 21:08:06 -04:00
Fabrice Desré
d0c8ebb817 Bug 514655: XHR response is not checked for null in extensions.xml [r=mark.finkle] 2009-09-04 09:17:07 -04:00
Vivien Nicolas
dd84c656d2 Bug 512882: Create new option scheme for add-ons [r=mark.finkle] 2009-09-03 18:05:43 -04:00
Fabrice Desré
ded6d0f1c3 Bug 511627: Implement a dialog system for fennec [r=mark.finkle] 2009-09-02 10:15:22 -04:00
Benjamin Stover
5e7783c22f Bug 500322: 'Find' button in download manager does nothing, r=mfinkle 2009-09-01 23:46:05 -04:00
Mark Finkle
981b8b4152 Bug 489229: Cleanup in Add-ons Manager, r=gavin 2009-08-26 21:05:07 -04:00
Mark Finkle
a208fa217e imported patch strings 2009-08-26 20:44:35 -04:00
Mark Finkle
de227598d9 Bug 512007: Update the Windows Mobile theme to match the Maemo theme, r=gavin 2009-08-25 14:18:42 -04:00
Nino D'Aversa
e063bb0c5e Bug 492883: Add JavaScript error console to Fennec, r=mfinkle 2009-06-09 13:55:14 -04:00
Mark Finkle
cf30b892a5 Bug 493131: Shorten DM strings, r=gavin 2009-05-15 17:23:30 -04:00
Mark Finkle
16cdb8bd15 Bug 492876: Text description for an add-on doesn't fully use screen real estate, r=gavin 2009-05-15 17:18:38 -04:00