Commit Graph

3767 Commits

Author SHA1 Message Date
Patrick Walton
23dcf24931 Fake display port hack 2011-11-07 14:17:00 -08:00
Patrick Walton
129c7c71ff * * *
try: -b do -p linux-android -u none -t none
2011-11-07 14:15:58 -08:00
Wes Johnston
cd7a59a672 Bug 700323 - Fire change event when select changes. r=mfinkle 2011-11-07 11:43:33 -08:00
Doug Turner
0050a0ab2b Merge 2011-11-07 10:20:27 -08:00
Wes Johnston
940f2bd740 Bug 699667 - Allow context menus on html media elements. r=mfinkle 2011-11-07 09:00:52 -08:00
Joel Maher
1e2c64d90f Bug 693524 - Intermittent mobile/chrome/tests/browser_awesomescreen.js. r=mfinkle 2011-11-05 21:52:34 -04:00
Ed Morley
345c2b06c0 Merge mozilla-central and mozilla-inbound 2011-11-05 18:46:28 +00:00
Ed Morley
6a998be2c5 Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Dave Miller
678539f8ff Bug 693891 - Make "Add to Home Screen" use the Bookmark title instead of the page title, to allow you to name the shortcut whatever you want. r=mfinkle 2011-11-05 10:52:24 +00:00
Matheus Kerschbaum
fb722a61dd Bug 698630 - Remove --disable-smil build option; r=dholbert 2011-11-05 10:32:52 +00:00
Marco Castelluccio
629238a16a Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle 2011-11-05 10:17:02 +00:00
Brad Lassey
0c65a1b5e9 bug 699442 - implement quit r=dougt 2011-11-03 22:06:32 -04:00
Doug Turner
cd42b892d2 Merge 2011-11-04 10:46:58 -07:00
Gian-Carlo Pascutto
d3777c0100 Bug 697110 - Support doorhangers for popup blocking. r=mfinkle 2011-11-04 07:54:47 +01:00
Makoto Kato
0bc2e3fe59 Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu 2011-11-04 11:59:04 +09:00
Julien Vermet
d42ad806e3 Bug 695477 - Use an indicator in toolbar to reflect security state [r=mfinkle, r=sriram] 2011-11-03 18:53:34 -04:00
Wes Johnston
507790cc54 Bug 698452 - Show an empty row when focusing empty select elements. r=mfinkle 2011-11-03 15:19:58 -07:00
Wes Johnston
22cf474b9d Bug 696846 - Basic context menu support. r=mfinkle 2011-11-03 15:09:37 -07:00
Sriram Ramasubramanian
2bb306484a Bug 699322: Making sure document load starts after a message is sent to Java [r=mfinkle] 2011-11-02 21:27:57 -07:00
Kartikaya Gupta
b23cefa95a Bug 695569 - Adjust transparency for scroll indicators [r=mfinkle]
Copy the scroll indicator styling from the default Android
browser.css to the gingerbread and honeycomb themes as well,
so that they all look the same and have some transparency.
2011-11-02 15:59:36 -04:00
Gian-Carlo Pascutto
1edf7bf410 Bug 697087 - Multiple notifications content permission prompt. r=mfinkle 2011-11-01 21:26:11 +01:00
Gian-Carlo Pascutto
7ad0a58ffc Bug 697549 - Don't increase loop counter with application lifetime. r=mfinkle 2011-11-01 21:02:56 +01:00
Gian-Carlo Pascutto
2c2e7234d3 Bug 697549 - Use NativeWindow.doorhanger in ContentPermissionPrompt.js. r=mfinkle 2011-11-01 21:02:24 +01:00
Kartikaya Gupta
4298b09dbd Bug 695569 - Prevent runaway kinetic scrolling [r=Cwiiis]
The kinetic scroll behaviour keeps trying to scroll the page
until the "momentum" from the kinetic scroll runs out. This
happens even if the content has reached the edge and cannot
scroll any further. This results in the scroll indicators
remaining visible even though there is no scrolling apparent
to the user. This patch stops this behaviour.
2011-10-31 16:27:29 -04:00
Kartikaya Gupta
32968fc78c Bug 695569 - Strip unnecessary CSS styles [r=mfinkle]
Remove CSS styles that aren't needed as part of the native UI
Fennec, but are still present in CSS files that are included
in the build.
2011-10-31 16:25:33 -04:00
Kartikaya Gupta
82da64e4c9 Bug 695569 - Add scroll indicators for web content [r=mfinkle]
Add horizontal and vertical scrollbars that appear while
the user is scrolling the top-level content. They disappear
once scrolling has ceased.
2011-10-31 16:25:21 -04:00
Brad Lassey
12b7b53c2b about:dougt r=mfinkle 2011-10-31 15:34:02 -04:00
Kartikaya Gupta
e0d04795c9 Bug 695165 - Rename events for consistency [r=mfinkle]
Rename session-* events to Session:* for consistency with
the other event names.
2011-10-31 11:02:34 -04:00
Kartikaya Gupta
4f8c464c42 Bug 695165 - Implement plumbing for Forward [r=mfinkle]
Put in support for the "Forward" feature; it can be invoked
by calling doForward() on a Tab. Not yet hooked up to any
UI elements, pending UX decisions.
2011-10-31 11:02:34 -04:00
Kartikaya Gupta
758518eb4c Bug 697732 - Keep Java history state in sync with Gecko [r=mfinkle]
Add a session history listener to gecko so that session navigation
events can be listened for. This allows us to detect when javascript
code calls history.back() and related functions, and updates the
history state on the Java side accordingly.
2011-10-31 11:02:20 -04:00
Sriram Ramasubramanian
87d2ca4723 Bug 698042: Spinner style progress bar for browser toolbar (part 3) [r=mfinkle] 2011-10-28 14:35:40 -07:00
Wes Johnston
ff8e60c309 Bug 696512 - Detect elements near taps to click on. r=mbrubeck 2011-10-28 17:10:31 -07:00
Wes Johnston
19d77538ea Bug 695485 - Native UI for select elements. r=mfinkle 2011-10-28 11:49:19 -07:00
Doug Turner
5215d252e5 merge 2011-10-28 11:46:10 -07:00
Oleg Romashin
f7a18ab2ea Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt 2011-10-28 08:13:57 -04:00
Felix Fung
2cf4846b2b Bug 697856 - Removed Unused Function Definitions in nsFaviconService.h; r=mak 2011-10-27 18:12:30 -07:00
Nick Hurley
6690c1aca1 Bug 645848 - Enable disk cache in fennec. r=dougt 2011-11-03 12:37:43 -04:00
Mounir Lamouri
878ed2bcad Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking 2011-11-02 13:04:39 +01:00
Marco Bonardo
ac1e87e272 Merge mozilla-central to mozilla-inbound 2011-11-03 10:46:56 +01:00
Philipp von Weitershausen
3486a1bec8 Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Allison Naaktgeboren
e2b6073b7d Bug 699216 - progress bar is showing up if user goes to manual setup after progress bar loads. r=philikon CLOSED TREE 2011-11-02 14:09:44 -07:00
Allison Naaktgeboren
3e62597611 Bug 698801 - Follow-up: change indeterminate progress bar message on mobile to more clearly indicate that setup is not finished. r=philikon 2011-11-01 12:01:49 -07:00
Philipp von Weitershausen
ea30ebff9b Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Brian Smith
a43aa7b046 Bug 686248: Add isExtendedValidation to nsISSLStatus so it can be used by mobile, r=meyhemer
--HG--
extra : rebase_source : 6d21f2fdc3cb587874662cc23f84503e63b95ed1
2011-10-30 11:43:06 -07:00
Matt Brubeck
3607fe66aa Bug 697975 - Don't show the first-run animation in tablet mode [r=mfinkle] 2011-10-29 15:05:39 -07:00
Philipp von Weitershausen
c687810549 Merge m-c to s-c 2011-10-26 19:08:26 -07:00
Philipp von Weitershausen
a32aab5735 Bug 624028 - Part 3: Add "Pair a Device" to Sync prefs. r=mfinkle 2011-10-26 16:21:21 -07:00
Philipp von Weitershausen
3fa95ff749 Bug 624028 - Part 2: Add "Pair a Device" link to the home page. r=mfinkle 2011-10-26 16:21:20 -07:00
Philipp von Weitershausen
642c48979b Bug 624028 - Part 1: Implement "Pair a Device" dialog. r=rnewman 2011-10-26 16:21:20 -07:00
Allison Naaktgeboren
84fcd4c27c Bug 675824 - End mobile setup wizard with first sync download status/progress bar. r=philikon 2011-10-26 10:40:45 -07:00