Commit Graph

7134 Commits

Author SHA1 Message Date
Geoff Brown
76584198b4 Bug 784186 - Robocop: wait for paint in several tests; r=jmaher 2012-08-23 09:20:42 -06:00
Ed Morley
463ec88b01 Backout 254a6ae6cf2a, 63f9b653db9d, 73f018c8fbea, be2dc5ca1acb (bug 778582) for native R3 failures 2012-08-23 10:29:48 +01:00
Brian Nicholson
11dc7927e7 Bug 778582 - Part 4: Miscellaneous about:reader fixes. r=lucasr 2012-08-23 00:06:17 -07:00
Brian Nicholson
e262fa850a Bug 778582 - Part 3: Automatically resize reader frame with contents. r=mfinkle 2012-08-23 00:06:17 -07:00
Brian Nicholson
a4d2b586a7 Bug 778582 - Part 2: Split about:reader stylesheet for each frame. r=lucasr f=mfinkle 2012-08-23 00:06:17 -07:00
Brian Nicholson
9fa53a094a Bug 778582 - Part 1: Split about:reader into privileged and unprivileged frames. r=lucasr 2012-08-23 00:06:17 -07:00
Wes Johnston
6caec39748 Bug 781844 - Use consistent page titles on about pages. r=mfinkle 2012-08-22 08:41:24 -07:00
Jared Wein
a4be878851 Backed out changeset c29869656f46 due to wrong bug number. 2012-08-22 16:54:35 -07:00
Michael Comella
81c2c16ed7 Bug 784472 - Long press on text selection should show context menus again. r=wesj 2012-08-22 19:52:54 -04:00
Michael Comella
766540931f Bug 766389 - (3 of 3) Add apps promo box to about:home. r=sriram 2012-08-22 19:52:54 -04:00
Michael Comella
19ace0dd05 Bug 766389 - (2 of 3) Add apps promo box image resources and rename sync logo ones. r=sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_logo_sync.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_logo_sync.png
rename : mobile/android/base/resources/drawable/abouthome_sync_logo.png => mobile/android/base/resources/drawable/abouthome_promo_logo_sync.png
2012-08-22 19:52:54 -04:00
Michael Comella
a46cc1f1db Bug 766389 - (1 of 3) Updated strings for about:home apps promo box. r=mbrubeck 2012-08-22 19:52:54 -04:00
Michael Comella
1aee975f64 Bug 744662 - Sharing an email address no longer copies "mailto:". r=mfinkle 2012-08-22 19:52:53 -04:00
Michael Comella
6c1faa95ac Bug 776064 - Make long press "tel:" link context menu behavior more consistent. r=mfinkle 2012-08-22 19:52:53 -04:00
Nick Alexander
a353bb3ed1 Bug 783659 - Fix Android Sync integration tests by initializing exception cause correctly. r=rnewman
--HG--
extra : rebase_source : c36ce45fbd77d38b393f93cc9d20eee1400df420
2012-08-22 11:01:36 -07:00
Wes Johnston
0da94251f3 Bug 653813 - Use consistent page titles on about pages. r=mfinkle 2012-08-22 08:41:24 -07:00
Lucas Rocha
faa95a2a09 Bug 784683 - Don't create temporary H1 element for title (r=mfinkle) 2012-08-22 18:17:45 +01:00
Brian Nicholson
09046fc68b Bug 784126 - Fix JSDOMParser textContent setter. r=lucasr 2012-08-22 10:15:46 -07:00
Nick Alexander
f126b54d8b Bug 769671 - Don't use IOException(Throwable cause), since it is only available in API level >= 9. r=rnewman
--HG--
extra : rebase_source : df6bde90753913ef2008a5cbede3ec89f5d549c6
2012-08-22 09:49:28 -07:00
Matt Brubeck
5bb22b9da7 Bug 784612 - Remove old XUL content autoScale hack from meta viewport code [r=mfinkle,jwir3]
--HG--
extra : rebase_source : 005f0489eb035c3acc43d7fa2e689d5ff27ffa45
2012-08-22 09:42:24 -07:00
Ehsan Akhgari
2d709c2f52 Merge the landing of bug 579517 to mozilla-inbound 2012-08-22 12:12:15 -04:00
Wes Johnston
adec783321 Bug 741621 - Marketplace app should open for market urls. r=mfinkle 2012-08-22 08:37:14 -07:00
Wes Johnston
3f667f4969 Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
Michael Comella
2a1c009870 Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
Doug Sherk
242fa304fe Bug 780397: Convert FrameMetrics.mViewportScrollOffset from nsIntPoint to gfx::Point r=roc 2012-08-21 21:37:15 -07:00
Donovan Preston
ea8f619eac Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Michael Comella
a58e8ef9a9 Bug 784451 - Remove unnecessary comment in AboutHomePromoBox. r=sriram 2012-08-21 18:23:43 -04:00
Wes Johnston
eb7fa952b1 backout c5961842578e CLOSED TREE 2012-08-21 13:39:39 -07:00
Ed Morley
39d3ca167c Merge mozilla-central to mozilla-inbound 2012-08-21 21:16:49 +01:00
Mark Capella
d32739c243 Bug 741858 - Change stored password doorhanger doesn't handle large password string very well, r=margaret
Modifies the "Change login" dialog to be consistent with the "Save login" dialog
2012-08-21 14:49:53 -04:00
Gavin Sharp
04744f7ec2 merge fx-team into mozilla-central 2012-08-21 10:27:25 -07:00
Wes Johnston
40954ea543 Bug 741621 - Allow opening market links in the market webapp. r=mfinkle 2012-08-20 14:35:44 -07:00
Kartikaya Gupta
494aadfcb8 Bug 783208 - Force a zoom out on double-tap if we're already zoomed in to the maximum allowed zoom. r=wesj 2012-08-21 12:44:37 -04:00
Michael Comella
b25da2598d Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram
Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram

--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-xhdpi/abouthome_promo_box_pressed_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_box.xml => mobile/android/base/resources/drawable/abouthome_promo_box.xml
rename : mobile/android/base/resources/drawable/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_bg.9.png
rename : mobile/android/base/resources/drawable/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable/abouthome_promo_box_pressed_bg.9.png
2012-08-20 16:10:00 +12:00
Michael Comella
503526f348 Bug 779321: 10" tab about:home layout no longer animates when remote tabs are opened. r=sriram 2012-08-16 09:37:00 +12:00
Michael Comella
268dcb65cc Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson 2012-08-20 15:09:00 +12:00
Sriram Ramasubramanian
db7145cb00 Bug 777026: Use a touch delegate on Tabs button to overcome overlapping on menu button. [r=mfinkle] 2012-08-20 00:45:37 -04:00
Sriram Ramasubramanian
e393cf44a1 Bug 784203: Firefox logo left uncropped on about:home on tablets. [r=mfinkle] 2012-08-20 17:40:59 -07:00
Michael Comella
cdf157fbe5 Bug 780486: Corrected about:home draw order. r=sriram 2012-08-20 16:04:49 -07:00
Lucas Rocha
17e451a886 Bug 784050 - Put back code to remove style tags in Readability.js (r=bnicholson) 2012-08-20 20:49:28 +01:00
Kartikaya Gupta
5615bac4fd Bug 781220 - Remove the mLayerClient field from GeckoApp. r=sriram 2012-08-20 15:43:53 -04:00
Kartikaya Gupta
e552fb41bc Bug 781220 - Move some functions from GeckoLayerClient over into LayerView to simplify access to them. r=sriram 2012-08-20 15:43:53 -04:00
Kartikaya Gupta
192f94dbc6 Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
Kartikaya Gupta
d643365be3 Bug 781220 - Expose a getLayerView function from GeckoApp and use it instead of going through the layer client in a few places. r=sriram 2012-08-20 15:43:53 -04:00
Kartikaya Gupta
8b8dc652d7 Bug 781220 - Replace a bunch of code that gets the layer view via the layer client to just accessing the layer view directly. r=sriram 2012-08-20 15:43:53 -04:00
Kartikaya Gupta
d2af5107d4 Bug 781220 - Simplify initialization codepaths by having the LayerView create the GeckoLayerClient. r=sriram 2012-08-20 15:43:53 -04:00
James Willcox
97b3aac240 Bug 783028 - Enable stagefright media plugins on Android r=mfinkle 2012-08-15 14:00:39 -04:00
Mark Finkle
248f0ce0f6 Bug 783912 - [ARMv6] Use more conservative GC settings for ARMv6 r=blassey 2012-08-20 00:15:12 -04:00
Mark Finkle
772757e91e Bug 783909 - Fixup app update timer prefs r=blassey 2012-08-20 00:15:10 -04:00
Mark Finkle
506dcf56c2 Bug 781169 - Tweak aboutApps strings r=wesj 2012-08-20 00:15:08 -04:00
Chris Double
a24ed919da Bug 781831 - Part 2 - Fix package error on XUL android - r=mfinkle
--HG--
extra : rebase_source : faa8b37f5f6fa0512c98e4a208774f1e3dd830b2
2012-08-20 12:09:27 +12:00
Eitan Isaacson
16b528a490 Bug 781987 - Use accessibility helper class name instead of LayerView for pre-JB accessibility events. r=mbrubeck 2012-08-20 18:29:22 -04:00
Eitan Isaacson
e1882468c2 Bug 777560 - Add Jelly Bean accessibility features to Java layer. r=mbrubeck 2012-08-20 18:29:22 -04:00
Gian-Carlo Pascutto
ceb13c3600 Bug 779687 - Telemetry around Fennec OOM kills. r=blassey 2012-08-21 13:20:26 +02:00
Ehsan Akhgari
e368dc9c85 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script.  Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Lucas Rocha
5857b42262 Bug 766948 - Implement new Reader style (r=mfinkle) 2012-08-17 17:38:58 -04:00
Brian Nicholson
caac9d0b22 Bug 783601 - Remove extra textContent reference from getInnerText(). r=lucasr 2012-08-17 14:42:48 -04:00
Brian Nicholson
5a66d33786 Bug 783373 - Change mobile-specific Google search URL to standard Google search URL. r=mfinkle 2012-08-17 11:06:10 -04:00
Ed Morley
f4221cc429 Backout 506268f7735e & ea163112807d (bug 746142) for Android build failures 2012-08-17 12:30:02 +01:00
Zoe Bellot
f5aa016a9c Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson 2012-08-17 12:02:18 +02:00
James Willcox
8d5c2b19dd Bug 735112 - Add some thread synchronization for plugin layers 2012-06-15 11:27:40 -04:00
Michael Comella
762918d29a Bug 777450 - Part 2: Long pressing a Flash video no longer activates text selection. r=wesj 2012-08-16 17:35:20 -04:00
Michael Comella
7d8500d645 Bug 777450 - Part 1: Clean up general context menu code. r=wesj 2012-08-16 17:35:20 -04:00
Chris Peterson
b8ce55c88b Bug 781748 - Part 2: Add debug logging for IME state parameters. r=blassey 2012-08-10 21:12:28 -07:00
Chris Peterson
787fb85142 Bug 781748 - Part 1: Guard against null mIMEActionHint or mIMETypeHint from Gecko. r=blassey 2012-08-14 11:21:19 -04:00
Chenxia Liu
3cd80fb8d6 Bug 755638 - SecurityException when attempting to sync multiple Fennecs to the same account. r=rnewman 2012-08-16 11:05:57 +02:00
Mike Hommey
aa10c6de4f Backout changeset d945ae198516 (bug 760152). r=kats 2012-08-01 09:51:12 +02:00
Matt Brubeck
8541fbb910 Back out e8fae7f2ce39 (bug 781318) because of reftest failure 2012-08-15 19:48:31 -04:00
Wes Johnston
768843bdb4 Bug 650399 - All webapps should use the same webapp database. r=mfinkle 2012-08-15 17:02:15 -04:00
Wes Johnston
44a38b093d Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Lucas Rocha
0b0f5ff466 Bug 781865 - Ignore DOMContentLoaded events from iframes in Reader (r=mfinkle) 2012-08-14 15:51:11 -04:00
Lucas Rocha
5221f25ec2 Bug 782480 - Clear parentNode reference when removing a child in JSDOMParser (r=bnicholson) 2012-08-14 15:51:11 -04:00
Lucas Rocha
1fbab24ea7 Bug 777565 - Don't overflow pre/code elements in reader, wrap them (r=bnicholson) 2012-08-14 15:51:10 -04:00
Chris Peterson
c976b8651f Bug 781713 - Inline getEditable() and remove unnecessary null checks. r=blassey
--HG--
extra : rebase_source : 62522e83d95c1dc309c1b286dc48ddfa69f6f560
2012-08-09 17:49:59 -07:00
Chris Peterson
b1c08c934c Bug 781708 - Log warnings about unexpected beginBatchEdit/endBatchEdit counts. r=blassey
--HG--
extra : rebase_source : 694835a34c9f0de99331c8c1b7924780d2137dd8
2012-08-09 15:38:10 -07:00
Gian-Carlo Pascutto
ef532cd029 Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-08-15 09:06:39 +02:00
Mark Capella
b8a94acfbf Bug 759824 - Doorhanger button callback functions in LoginManagerPrompter.js contain incorrect arguments, r=margaret 2012-08-14 21:37:06 -04:00
Ryan VanderMeulen
f4e9f8985a Merge m-c to inbound. 2012-08-14 20:19:33 -04:00
Chris Peterson
4096a0a81f Backout a1c1113cdf3e (Bug 781274) to avoid user confusion over StrictMode screen flashing. a=me 2012-08-14 17:13:52 -04:00
Geoff Brown
c7a193cf28 Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
Margaret Leibovic
8ee7419879 Bug 780906 - Add context menu items to start text selection in input fields. r=wesj 2012-08-14 10:28:14 -04:00
Kartikaya Gupta
8c39cc3b65 Bug 780650 - Clean up dynamic dependencies from robocop on fennec. r=cpeterson 2012-08-14 08:55:58 -04:00
Chris Lord
c215eaddd1 Bug 782327 - Enable OMTC async video on Android. r=blassey
Set layers.async-video.enabled to true and remove the css rule that forced
nearest-neighbour scaling on video.
2012-08-13 23:03:36 -04:00
Kartikaya Gupta
b59a68e777 Bug 765156 - Fix NPE from getHandler() returning null for a detached view. r=mfinkle 2012-08-13 22:56:27 -04:00
Kartikaya Gupta
a327b0debb Bug 776906 - Remove unnecessary conversion of bitmap to PNG. r=blassey 2012-08-13 20:01:31 -04:00
Kartikaya Gupta
0286b7c99c Bug 776906 - Fix thumbnails on Nexus 7. r=blassey 2012-08-13 20:01:31 -04:00
Geoff Brown
df0aae5734 Bug 770461 - Robocop: improve diagnostics in testHistoryTab; r=jmaher 2012-08-13 12:11:12 -06:00
Kartikaya Gupta
b230038f25 Bug 734496 - Don't apply resistance to pinch zoom unless an axis is in overscroll on both sides. r=Cwiiis 2012-08-11 13:32:04 -04:00
Geoff Brown
123619eb02 Bug 764901 - Robocop: make testPasswordEncrypt more robust; r=jmaher 2012-08-10 15:59:12 -06:00
Kartikaya Gupta
9845b5ea04 Bug 781676 - Fix possible NPE from a null mTouchEventHandler. r=sriram 2012-08-10 16:16:54 -04:00
Chris Peterson
3cd74550b2 Bug 781020 - Remove IME's composing spans when Gecko resets the composition state. r=blassey
--HG--
extra : rebase_source : 252b3b15dfe3570fdc4a695c0f720f7c7e59944a
2012-08-08 16:16:59 -07:00
Chris Peterson
ebea01b579 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
1116a52049 Bug 778468 - Part 9: Use EventDispatcher to remove ui dependency on GeckoAppShell event registration. r=blassey 2012-08-04 00:33:07 -07:00
Chris Peterson
8b01b458f6 Bug 778468 - Part 8: Add EventDispatcher to remove gfx dependency on GeckoAppShell event registration. r=blassey 2012-08-02 15:12:35 -07:00
Chenxia Liu
95e834db3a Bug 775360 - "Show me how" link should not launch Browser Intents page. r=rnewman 2012-08-10 17:03:36 +02:00
Chris Double
c534645c01 Bug 759945 - Part 2: Android package changes for software decoding using libstagefright on Android - r=mark.finkle
--HG--
extra : rebase_source : 3a96e6d81507329d52016f7dfb5d6b804c29f7d5
2012-08-10 20:15:16 +12:00
Brian Nicholson
2ec18563e6 Bug 779796 - Part 6: Remove article generator function in Readability.js. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
1ca0a50866 Bug 779796 - Part 5: Move Readability parsing to a web worker. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
0e799391d0 Bug 779796 - Part 4: Remove XPCOM-related code from Readability.js. r=lucasr,mfinkle 2012-08-09 23:30:46 -07:00
Brian Nicholson
430dd8e7f2 Bug 779796 - Part 3: Update Readability.js to be compatible with JSDOMParser. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
1ba388c58c Bug 779796 - Part 2: Replace Reader checks with full parses. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
93395189aa Bug 779796 - Part 1: Implement JSDOMParser. r=lucasr,mfinkle 2012-08-09 23:30:46 -07:00
Chris Peterson
1b44b3b857 Bug 781274 - Enable StrictMode's red screen flashing on unofficial builds. r=blassey 2012-08-08 11:11:57 -07:00
Chris Peterson
9d0fcad42f Bug 781038 - Part 2: Extract setSpan() and setSelection() boilerplate into a convenience method. r=blassey 2012-08-07 16:14:23 -07:00
Chris Peterson
bcfd899bdc Bug 781038 - Part 1: Span and select the Editable's actual length. r=blassey 2012-08-07 15:47:05 -07:00
Chris Peterson
f8dde392f7 Bug 780191 - Commit composition string before sending autocomplete text event. r=blassey 2012-07-11 17:29:33 -07:00
Chris AtLee
a0d688ef09 Bug 776185: use the buildid based on MOZ_BUILD_DATE for ANDROID_VERSION_CODE r=mfinkle 2012-08-09 17:57:41 -04:00
Margaret Leibovic
5efbfc7054 Bug 781143 - Add mDoorHangerPopup null check in GeckoApp.onBackPressed. r=wesj 2012-08-09 13:53:00 -07:00
Margaret Leibovic
d03c3ca0e0 Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
Wes Johnston
eaae9af30a Bug 757680 - Add a pref to turn off event coalescing. r=kats 2012-08-09 12:54:36 -07:00
Wes Johnston
3771f12fee Bug 779490 - Remove code to handle UTF8 App names. r=mfinkle 2012-08-09 12:54:35 -07:00
Sriram Ramasubramanian
d196d45b91 Bug 765156: NPE in Property Animator's invalidate(). [r=mfinkle]
--HG--
extra : rebase_source : 7e9625e2a93d25646ab086f89feba9493445d523
2012-08-09 11:39:02 -07:00
Brian Nicholson
7fab12d963 Bug 780713 - Disable reader mode logging by default. r=lucasr 2012-08-09 10:53:44 -07:00
Brian Nicholson
bf94bc1eaa Bug 717428 - Part 2: Add missing breaks in database upgrade logic. r=lucasr 2012-08-09 10:38:00 -07:00
Brian Nicholson
39f2d48cf3 Bug 717428 - Part 1: Remove AndroidBrowserDB. r=lucasr 2012-08-09 10:38:00 -07:00
Brian Nicholson
51ae0e7114 Bug 777966 - Replace regex <br> matching with replaceBrs(). r=lucasr
--HG--
extra : rebase_source : 0cbe7d9788e551ea1412cb014f92cd5b7b038093
2012-08-06 10:54:24 -07:00
Marco Zehe
3d8c5ccd60 Bug 779448 - add contentDescription to the Go button, r=blassey 2012-08-09 18:26:43 +02:00
Margaret Leibovic
fcb5018f71 Bug 781191 - Update doorhanger popup anchor after inflating a new browser toolbar layout. r=wesj 2012-08-09 08:31:05 -07:00
Mark Finkle
95588ba6f2 Bug 781091 - aboutCertError.xhtml XML Parsing Error r=margaret 2012-08-09 09:35:57 -04:00
Geoff Brown
3cd93cab8f Bug 769919 - Robocop: Add more diagnostics to testBookmark; r=jmaher 2012-08-09 07:11:36 -06:00
Geoff Brown
bdb85c6387 Bug 727152 - Robocop: improve shutdown of mAsserter; r=jmaher 2012-08-09 07:06:19 -06:00
Nick Alexander
aaf4a4129a Bug 761682, Bug 777973 - Version prefs; don't always invalidate auth token. r=rnewman 2012-08-08 17:13:20 -07:00
Brian Nicholson
4c5a26282f Bug 779089 - Add proper Apache 2 header to Readability.js. r=gerv 2012-08-08 13:13:10 -07:00
Wes Johnston
76e25801f0 Bug 776677 - Show a toast when we receive webapp install errors. r=mfinkle 2012-08-08 12:35:15 -07:00
Wes Johnston
0be531fbf2 Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle 2012-08-08 12:35:15 -07:00
William Chen
16c1d45b7e Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
Brian Nicholson
c708f5de0c Bug 784104 - Disable search suggestions by default. r=mfinkle 2012-08-20 11:41:54 -07:00
Wes Johnston
c2cc79de5b Bug 776600 - Support apps setting their default orientation. r=blassey 2012-08-20 10:28:40 -07:00
Wes Johnston
6d64a867ce Bug 781900 - Update Clear Site Preferences string. r=mfinkle 2012-08-20 10:28:38 -07:00
Wes Johnston
e54080b10c Bug 781900 - Move site preferences dialog to urlbar context menu. r=mfinkle 2012-08-20 10:28:36 -07:00
Brian Nicholson
d3fbc2c3f4 Bug 782421 - Use parsed result for reader articles. r=lucasr 2012-08-14 17:29:40 -04:00
Lucas Rocha
5c83107603 Bug 784055 - Remove all code dealing with offsetWidth in Readability.js (r=bnicholson) 2012-08-20 18:05:37 +01:00
Lucas Rocha
a315aa941d Bug 784050 - No need to remove stylesheets and style tags in Readability.js (r=bnicholson) 2012-08-20 18:05:37 +01:00
Eitan Isaacson
e718da4266 Bug 783706 - Bump minimum version to SDK 16. r=blassey 2012-08-20 13:04:31 -04:00
Lucas Rocha
f51a4d386e Bug 782348 - Fetch byline info from articles to show on Reader (r=bnicholson) 2012-08-20 14:06:58 +01:00
Kartikaya Gupta
a66ad991d2 Bug 780699 - Prevent possible deadlock by reducing the scope of a synchronized block in GLController. r=ajuma 2012-08-08 11:37:46 -04:00
Margaret Leibovic
1b2c2dc75a Bug 778263 - Clean up SelectionHandler data when we bail in startSelection. r=mfinkle 2012-08-07 11:20:11 -07:00
Matt Brubeck
ed4dd5cc8f Bug 778468 (followup) - Add missing import to GeckoApp.java
--HG--
extra : rebase_source : eb1fec6f975604c4bce94e68f52b965ecd410cca
2012-08-07 14:48:13 -07:00
Kartikaya Gupta
82422f5aca Bug 779920 - Fix mismatch between window and coordinates passed to anyElementFromPoint. r=wesj 2012-08-07 16:00:14 -04:00
Kartikaya Gupta
7531c96f4f Bug 771575 - Remove unused function. r=mbrubeck 2012-08-07 15:47:02 -04:00
Kartikaya Gupta
b72107cbdd 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
Chris Peterson
ad6b36600a Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Chris Lord
86ed7a66f6 Bug 780928 - Fix rawtypes usage in LayerView.java. r=kats
Fix unnecessary usage of raw Class type.
2012-08-07 18:57:19 +01:00
Kartikaya Gupta
938c88b259 Bug 778257 - Fix javascript warning because of function returning inconsistent types. r=margaret 2012-08-07 13:30:45 -04:00
Wes Johnston
9382c1dea0 Bug 766392 - Style about:apps to match other about pages. r=mfinkle 2012-08-07 09:49:30 -07:00
Kartikaya Gupta
f320e3d05f Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
82eff50b5a Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
4f27b0d08c Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
f94834ff5e Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram 2012-08-07 10:39:04 -04:00
Kartikaya Gupta
298dce95d2 Bug 777351 - Move the getDrawable functions from LayerController to LayerView. r=sriram 2012-08-07 10:39:04 -04:00