Commit Graph

682 Commits

Author SHA1 Message Date
Wes Johnston
e95e0a2ff5 Bug 779490 - Remove code to handle UTF8 App names. r=mfinkle 2012-08-09 12:54:35 -07:00
Brian Nicholson
533507b12b Bug 780713 - Disable reader mode logging by default. r=lucasr 2012-08-09 10:53:44 -07:00
Brian Nicholson
baa549ed82 Bug 777966 - Replace regex <br> matching with replaceBrs(). r=lucasr
--HG--
extra : rebase_source : 0cbe7d9788e551ea1412cb014f92cd5b7b038093
2012-08-06 10:54:24 -07:00
Mark Finkle
1dab717d5b Bug 781091 - aboutCertError.xhtml XML Parsing Error r=margaret 2012-08-09 09:35:57 -04:00
Brian Nicholson
17d3a456bb Bug 779089 - Add proper Apache 2 header to Readability.js. r=gerv 2012-08-08 13:13:10 -07:00
Wes Johnston
4d6103f2a2 Bug 776677 - Show a toast when we receive webapp install errors. r=mfinkle 2012-08-08 12:35:15 -07:00
Wes Johnston
3301706c7e Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle 2012-08-08 12:35:15 -07:00
Margaret Leibovic
b3755edbdc Bug 778263 - Clean up SelectionHandler data when we bail in startSelection. r=mfinkle 2012-08-07 11:20:11 -07:00
Kartikaya Gupta
c22525a970 Bug 779920 - Fix mismatch between window and coordinates passed to anyElementFromPoint. r=wesj 2012-08-07 16:00:14 -04:00
Kartikaya Gupta
ad138057bb Bug 771575 - Remove unused function. r=mbrubeck 2012-08-07 15:47:02 -04:00
Kartikaya Gupta
6850d6e553 Bug 771757 - Set the browser size without triggering a reflow when meta-viewport elements are received before the first paint. r=mbrubeck 2012-08-07 15:43:17 -04:00
Kartikaya Gupta
089f9a73a4 Bug 778257 - Fix javascript warning because of function returning inconsistent types. r=margaret 2012-08-07 13:30:45 -04:00
Wes Johnston
a7ea50f579 Bug 766392 - Style about:apps to match other about pages. r=mfinkle 2012-08-07 09:49:30 -07:00
Lucas Rocha
168366f04b Bug 766942 - Stop prograpation on clicks in toolbar buttons (r=mfinkle) 2012-08-07 15:23:21 +01:00
Lucas Rocha
7b0ef2e470 Bug 766942 - Implement new reader toolbar (r=mfinkle) 2012-08-07 15:23:21 +01:00
Wes Johnston
82b0d7039a Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice 2012-08-06 09:30:12 -07:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey
be451c22dc Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
e79d87471e Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Ed Morley
520d455d66 Merge mozilla-central to mozilla-inbound 2012-08-03 23:34:31 +01:00
Sriram Ramasubramanian
c584a7162b Bug 765079: Text selection in HTML input elements. [r=margaret]
--HG--
extra : rebase_source : b975954af7f903d9543227970101437a21b21310
2012-08-03 12:38:40 -07:00
Ed Morley
d359ee0356 Merge mozilla-central and fx-team 2012-08-03 15:52:55 +01:00
Margaret Leibovic
e946d187b8 Bug 778940 - Clean up our session history logic in Tab. r=mfinkle 2012-08-02 14:15:17 -07:00
Wes Johnston
3359fe7582 Bug 772968 - Use a special appid for webapps on android. r=mfinkle 2012-08-02 09:57:01 -07:00
Panos Astithas
80897951b7 Bug 779462 - Use Device instead of Fennec prefixes in Fennec browser actors; r=mfinkle 2012-08-03 10:32:25 +03:00
Michael Comella
34cb8c196d Bug 778879 - Switch relative URL conversion code to use Services.jsm. r=mfinkle 2012-07-31 18:26:29 -04:00
Wes Johnston
54fceaffe6 Bug 766604 - Convert UTF-8 App names to UTF16 for Java. r=mbrubeck 2012-07-31 11:34:48 -07:00
Matt Brubeck
e8ccb5a9ca Bug 778333 - Back out 4b197ffb4dcc (bug 775372) and 7d11ab4b1a8c (bug 769857) because of link-clicking regressions 2012-07-31 10:57:24 -07:00
Brian Nicholson
711531853f Bug 778561 - Remove YouTube UA hack. r=mfinkle 2012-07-30 21:19:04 -07:00
Matt Brubeck
247c6935da Bug 775372 - Fix exceptions in _cancelTapHighlight when the highlight element is from a dead window [r=margaret] 2012-07-27 16:03:18 -07:00
Michael Comella
4d58b09e4e Bug 776110 - <a> and <img> uris are replaced with absolute uris. r=lucasr 2012-07-26 21:17:23 -04:00
Lucas Rocha
36cc3c7f5f Bug 767738 - Use favicon from the original site in Reader (r=mbrubeck) 2012-07-26 23:08:50 +01:00
Margaret Leibovic
c0e5e2a32a Bug 777805 - Update error message for unsupported plugins to include "Learn More..." link. r=mbrubeck 2012-07-26 14:57:34 -07:00
Kartikaya Gupta
d701131c35 Bug 775722 - Reposition the text selection handles during pan/zoom operations. r=blassey 2012-07-26 10:13:48 -04:00
Ed Morley
8ae0bc807e Merge mozilla-central to mozilla-inbound 2012-07-26 13:25:04 +01:00
Ed Morley
7c29aed7d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00
Paul Rouget
a3e73dc8e4 merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Lucas Rocha
c4efdaea06 Bug 767121 - Show tip when toolbar hides for the first time in reader (r=mbrubeck) 2012-07-26 10:48:52 +01:00
Kartikaya Gupta
d157f74266 Bug 773431 - Ensure we grab touchstart events in capture mode since content can kill it before it bubbles. r=wesj 2012-07-24 12:53:47 -04:00
Kartikaya Gupta
221d163724 Bug 773427 - Ensure that when moving click points, we don't allow it to get rounded incorrectly. r=wesj 2012-07-24 12:08:40 -04:00
Wes Johnston
ee1dedbfbe Bug 766094 - Use an int for telemetry pref. r=mbrubeck 2012-07-23 17:54:37 -07:00
Panos Astithas
e8283c56ef Bug 751226 - Refactor all the existing browser actor implementations to eliminate duplication. r=rcampbell r=mark.finkle r=21 2012-07-11 14:43:11 +03:00
Margaret Leibovic
dfe04173d6 Bug 776390 - Get selected text for context menu actions. r=mbrubeck 2012-07-23 12:50:43 -07:00
Margaret Leibovic
9453da7909 Bug 775969 - Native handles vanish when crossing. r=mbrubeck 2012-07-23 12:50:43 -07:00
Michael Comella
12e8e98fdf Bug 775770 - Add "Copy Phone Number" to long press context menu. r=mfinkle 2012-07-20 20:19:39 -04:00
Michael Comella
e9e412eb13 Bug 775766 - Add "Copy Email Address" to long press context menu. r=mfinkle 2012-07-20 20:19:38 -04:00
Michael Comella
49dfe54bf4 Bug 769886 - Re-add "Copy Link" item to long press context menu. r=wesj 2012-07-20 20:19:37 -04:00
Chris Peterson
e13a479641 Bug 764193 - Part 1: Re-enable form autocomplete, but blocklist some IMEs. r=blassey 2012-07-19 11:00:07 -07:00
Wes Johnston
4facf3fd63 Bug 766275 - Rename function. r=mfinkle 2012-07-20 11:17:43 -07:00
Wes Johnston
e99cf3680d Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle 2012-07-20 11:14:43 -07:00