Граф коммитов

11312 Коммитов

Автор SHA1 Сообщение Дата
Taylor Skidmore 2d874bc4b3 Bug 916483 - Replace usage of fastFind with finder. r=mleibovic 2013-11-22 15:01:17 -05:00
Chenxia Liu 0daecb5fe0 Bug 932092 - Data format for UI telemetry collection. r=mfinkle 2013-11-25 17:35:58 -05:00
Matt Brubeck bff5acf42e Merge fx-team to mozilla-central 2013-11-23 14:24:52 -08:00
Benoit Jacob e7f839bda7 Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-22 18:23:36 -05:00
Benoit Jacob 008ce01c08 Bug 834243 - Revert to calling eglInitialize in Java; do it first in a EGLPreloadingThread to avoid blocking the UI thread for a long time - r=snorp 2013-11-22 18:23:34 -05:00
Ryan VanderMeulen dae949d346 Merge fx-team to m-c. 2013-11-22 15:23:22 -05:00
Ryan VanderMeulen 548f30b37c Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Richard Newman da7f826176 Bug 941868 - Part 1: add NonEvictingLruCache. r=mcomella 2013-11-22 17:12:20 -08:00
Richard Newman df02c23e19 Bug 941844 - Part 2: tidy BrowserToolbar.onTabChanged. r=bnicholson 2013-11-22 17:12:20 -08:00
Richard Newman 0c1fb7f45d Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson 2013-11-22 17:12:19 -08:00
Margaret Leibovic ed490f60e8 Bug 937820 - Create Snippets XPCOM component. r=bnicholson 2013-11-22 16:55:33 -08:00
Wes Johnston 60fcf4b30e Bug 768667 - Fix un-bitrotting. r=bustage,sriram 2013-11-22 15:18:04 -08:00
Wes Johnston 4eec9e1cc4 Bug 768667 - Follow up for review comments. r=sriram 2013-11-22 14:13:23 -08:00
Wes Johnston 503e6ea447 Bug 941201 - Send old url info in location change messages. r=margaret 2013-11-22 14:11:08 -08:00
Lucas Rocha 9d2945d409 Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha e31b05db8f Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Ryan VanderMeulen d4c203f100 Backed out changesets ea5939461476 and eb8ef0e80c9c (bug 938205) for robocop orange. 2013-11-22 12:32:19 -05:00
Lucas Rocha 3a5430ba7c Bug 938205 - Factor out editing UI into ToolbarEditLayout (r=sriram) 2013-11-22 15:34:29 +00:00
Lucas Rocha f02fcea002 Bug 938205 - Remove unused imports from BrowserToolbar (r=sriram) 2013-11-22 15:34:29 +00:00
Carsten "Tomcat" Book fab1e969d9 merge fx-team to mozilla-central 2013-11-22 14:51:13 +01:00
Richard Newman c10b1b92ad Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -08:00
Taylor Skidmore 8f841e5e9f Bug 941795 - Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
--HG--
extra : rebase_source : e661e52c828d9b7760284abbf7ca7759ff24eb26
2013-11-21 14:18:40 -05:00
Wes Johnston 1bd57df2b3 Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Wes Johnston 55fbf738c2 Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Lucas Rocha f79900bf50 Bug 938141 - Avoid showing favicons before the thumbnails are loaded (r=rnewman) 2013-11-22 14:35:27 +00:00
Lucas Rocha 926ef6a763 Bug 935628 - Remove BrowserToolbarBackground class (r=sriram) 2013-11-22 14:31:39 +00:00
Lucas Rocha 858e7d2ae6 Bug 871522 - Factor out EditText handling into ToolbarEditText (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha 8fc854d730 Bug 871522 - Remove unnecessary long press listener from toolbar (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha f08db5ad3d Bug 871522 - Encapsulate isEditing assignment into a setter (r=sriram) 2013-11-22 13:47:42 +00:00
Lucas Rocha 6820df2d6b Bug 935628 - Only show right edge in toolbar when necessary (r=sriram) 2013-11-22 13:33:15 +00:00
Lucas Rocha 114bc8b06f Bug 935628 - Remove BrowserToolbarBackground from toolbar (r=sriram) 2013-11-22 13:33:15 +00:00
Lucas Rocha 7326350fe4 Bug 935628 - Animate toolbar with translation instead of scroll (r=sriram) 2013-11-22 13:33:15 +00:00
Swaroop Rao 06b5f8f7cf Bug 936727 - Garble account name that is logged by UpgradeReceiver. (Reapplied ee57a684f9f2, blown away by 569d58c88da3.) r=rnewman 2013-11-13 08:23:02 -05:00
Mike Hommey 682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Chris Kitching f7dde79803 Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching 36c7d139c0 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching c7984b3c10 Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-11-21 20:41:28 +00:00
Chris Kitching a0d772e2ad Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching c7f7720232 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-11-12 10:40:59 -08:00
Lucas Rocha 8ca68f6008 Bug 883500 - Update query to avoid bookmarks with null URLs. r=mfinkle 2013-11-18 15:40:27 -08:00
Ryan VanderMeulen 5f5fcba645 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Ryan VanderMeulen 976017db14 Backed out changeset 95562517dc8c (bug 938818) for Android crashes. 2013-11-21 11:06:22 -05:00
Carsten "Tomcat" Book c2ff3261b4 merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Lucas Rocha a4c7c3793b Bug 939060 - Check URL associated with grid item before displaying favicon. r=rnewman 2013-11-20 17:09:51 -08:00
Brad Lassey 0f8d21e4e6 bug 930059 - Overscroll.java doesn't need to use compatibility libraries, follow up to not use invalidateAfterAnnimation on ICS r=wesj 2013-11-20 14:35:10 -08:00
Taylor Skidmore 86aca42387 Bug 938818 - Change calls to mLayerView.setVisibility to mLayerView.show or .hide. r=mcomella 2013-11-20 20:04:42 -05:00
Lucas Rocha ae6b364b30 Bug 937534 - Only handle BACK key on ACTION_UP in Bookmarks page (r=mfinkle) 2013-11-21 13:43:21 +00:00
Benoit Jacob 1efd0c594d Bug 834243 - avoid calling serverSurfaceChanged before the compositor is created - r=vladv 2013-11-20 17:50:54 -05:00
Wes Kocher 0baa2a0d4e Merge m-c to inbound 2013-11-21 19:18:18 -08:00
Wes Kocher 0ad19cee88 Backed out changeset 763bcda2802f (bug 834243) for Android bustage on a CLOSED TREE 2013-11-21 16:35:44 -08:00
Benoit Jacob 76b65afddb Bug 834243 - Revert to old behavior of holding off from starting the compositor until we have successfully preallocated its EGLSurface - r=snorp 2013-11-21 16:47:20 -05:00
Ryan VanderMeulen eb92d7c6c4 Merge m-c to inbound. 2013-11-21 15:53:49 -05:00
Jacob Liebert b38b9337d2 Bug 871884 - Change text input default in Android browser to capitalize first character in a sentence; r=jchen 2013-11-21 14:57:47 -05:00
Brad Lassey 79ded462ff bug 930059 - Overscroll.java doesn't need to use compatibility libraries r=wesj
--HG--
rename : mobile/android/base/gfx/Overscroll.java => mobile/android/base/gfx/OverscrollEdgeEffect.java
2013-10-23 18:12:28 +02:00
Lucas Rocha 97270cd143 Bug 929982 - Update parent stack and cursor at the same time (r=margaret) 2013-11-20 19:51:05 +00:00
Lucas Rocha e6640fd9ee Bug 929982 - Change Bookmark's parent stack to use a custom type (r=margaret) 2013-11-20 19:51:00 +00:00
Mark Capella cc1a729cb3 Bug 938563 - Select all + copy on textarea doesn't copy linebreaks, r=margaret 2013-11-20 13:57:20 -05:00
Carsten "Tomcat" Book d2242582b2 Backed out changeset 5dd946b1f29b (bug 934646) Android Nightly Build Bustage 2013-11-20 15:16:32 +01:00
Carsten "Tomcat" Book 56cce399d2 Backed out changeset 4ae3d82562fa (bug 934646) Android Nighly Build Bustage 2013-11-20 15:16:17 +01:00
Carsten "Tomcat" Book b35c0e3a73 Backed out changeset a829f4d2584a (bug 934646) Android Nightlies Build Bustage
--HG--
rename : mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png => mobile/android/branding/aurora/content/fennec_144x144.png
rename : mobile/android/branding/aurora/res/drawable-mdpi/icon.png => mobile/android/branding/aurora/content/fennec_48x48.png
rename : mobile/android/branding/aurora/res/drawable-hdpi/icon.png => mobile/android/branding/aurora/content/fennec_72x72.png
rename : mobile/android/branding/aurora/res/drawable-xhdpi/icon.png => mobile/android/branding/aurora/content/fennec_96x96.png
rename : mobile/android/branding/beta/res/drawable-xxhdpi/icon.png => mobile/android/branding/beta/content/fennec_144x144.png
rename : mobile/android/branding/beta/res/drawable-mdpi/icon.png => mobile/android/branding/beta/content/fennec_48x48.png
rename : mobile/android/branding/beta/res/drawable-hdpi/icon.png => mobile/android/branding/beta/content/fennec_72x72.png
rename : mobile/android/branding/beta/res/drawable-xhdpi/icon.png => mobile/android/branding/beta/content/fennec_96x96.png
rename : mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png => mobile/android/branding/nightly/content/fennec_144x144.png
rename : mobile/android/branding/nightly/res/drawable-mdpi/icon.png => mobile/android/branding/nightly/content/fennec_48x48.png
rename : mobile/android/branding/nightly/res/drawable-hdpi/icon.png => mobile/android/branding/nightly/content/fennec_72x72.png
rename : mobile/android/branding/nightly/res/drawable-xhdpi/icon.png => mobile/android/branding/nightly/content/fennec_96x96.png
rename : mobile/android/branding/official/res/drawable-xxhdpi/icon.png => mobile/android/branding/official/content/fennec_144x144.png
rename : mobile/android/branding/official/res/drawable-mdpi/icon.png => mobile/android/branding/official/content/fennec_48x48.png
rename : mobile/android/branding/official/res/drawable-hdpi/icon.png => mobile/android/branding/official/content/fennec_72x72.png
rename : mobile/android/branding/official/res/drawable-xhdpi/icon.png => mobile/android/branding/official/content/fennec_96x96.png
rename : mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_144x144.png
rename : mobile/android/branding/unofficial/res/drawable-mdpi/icon.png => mobile/android/branding/unofficial/content/fennec_48x48.png
rename : mobile/android/branding/unofficial/res/drawable-hdpi/icon.png => mobile/android/branding/unofficial/content/fennec_72x72.png
rename : mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png => mobile/android/branding/unofficial/content/fennec_96x96.png
2013-11-20 15:16:00 +01:00
Ryan VanderMeulen 7c7b6a11fe Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Nick Alexander 193f865ba8 Bug 934646 - Declare Android resource directories relative to $SRCDIR. r=glandium,gps,mfinkle
--HG--
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-11-18 09:31:55 -08:00
Ryan VanderMeulen fb27786b35 Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Mark Finkle c5df992597 Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey 2013-11-18 23:43:09 -05:00
Wes Johnston 93774474dc Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Wes Johnston 9747791d38 Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Ryan VanderMeulen 2c440594a5 Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)

--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-11-19 10:56:09 -05:00
Lucas Rocha d4c8df7ab0 Bug 937641 - Move toolbar-related classes to the toolbar package (r=sriram)
--HG--
rename : mobile/android/base/AutocompleteHandler.java => mobile/android/base/toolbar/AutocompleteHandler.java
rename : mobile/android/base/BackButton.java => mobile/android/base/toolbar/BackButton.java
rename : mobile/android/base/BrowserToolbar.java => mobile/android/base/toolbar/BrowserToolbar.java
rename : mobile/android/base/BrowserToolbarBackground.java => mobile/android/base/toolbar/BrowserToolbarBackground.java
rename : mobile/android/base/CanvasDelegate.java => mobile/android/base/toolbar/CanvasDelegate.java
rename : mobile/android/base/ForwardButton.java => mobile/android/base/toolbar/ForwardButton.java
rename : mobile/android/base/PageActionLayout.java => mobile/android/base/toolbar/PageActionLayout.java
rename : mobile/android/base/ShapedButton.java => mobile/android/base/toolbar/ShapedButton.java
rename : mobile/android/base/TabCounter.java => mobile/android/base/toolbar/TabCounter.java
2013-11-19 15:46:48 +00:00
Mark Capella 57aabc0270 Bug 934470 - Cursor pin disappears on drag in textarea input, r=margaret 2013-11-18 23:48:49 -05:00
Chris Kitching ce5cac707e Bug 913985 - Part 6: remove redundant AndroidBridge::Bridge() checks. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching c4e86cb63e Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching e66536370a Bug 913985 - Part 3: update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-11-18 20:31:35 -08:00
Chris Kitching b034e15277 Bug 913985 - Part 2: add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching a1aea84f38 Bug 913985 - Part 1: introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-11-12 10:40:59 -08:00
Mike Hommey e06d795c71 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey 26bc04d200 Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey ffe0380912 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Wes Kocher 991d5a6782 Merge fx-team to m-c on a CLOSED TREE 2013-11-18 18:25:57 -08:00
Benoit Jacob 41684de010 Bug 834243 - back out part 8/8 of bug 925608 on suspiscion that it may be causing EGLSurface creation failures causing crashes on bug 834243 - no review, backing out recent change 2013-11-18 17:57:59 -05:00
Benoit Jacob 4899d3e4bf Bug 834243 - defer updateCompositor to a runnable on the LayerView in hope that it avoids subsequent EGLSurface creation failures - r=kats 2013-11-18 17:57:47 -05:00
Wes Johnston 0dbe3caeb7 Bug 938304 - Pass messages from payment providers back to requester. r=mfinkle 2013-11-18 13:46:09 -08:00
Sriram Ramasubramanian cdb3b4bd3f Bug 928800: Doorhanger, while showing, should respect dynamic toolbar's dynamicness. [r=mfinkle]
--HG--
extra : rebase_source : dfb816f01fb26b032b8402b80371d6e70889a3f3
2013-11-14 16:06:01 -08:00
Richard Newman 11fb5f163d Bug 933272 - Click to play "Tap here to activate plugin." is not localized on multi-locale build. r=mfinkle 2013-11-18 13:25:34 -08:00
Michael Comella ac528ffe19 Bug 916507 - Part 4: Remove reflection from tests. r=nalexander 2013-11-18 11:50:12 -08:00
Michael Comella 729061638b Bug 916507 - Part 3: Remove reflection from DatabaseHelper. r=nalexander 2013-11-18 11:50:11 -08:00
Michael Comella 8c841ee70d Bug 916507 - Part 2: Remove reflection from BaseTest. r=nalexander 2013-11-13 14:53:21 -08:00
Sriram Ramasubramanian f596a10091 Bug 937829: Make QuickShare aware of the history to choose the icons. [r=mfinkle]
--HG--
extra : rebase_source : 9a6d15dc3e4355c9063a4d49cae02259cf3d4cb3
2013-11-13 09:34:09 -08:00
Sriram Ramasubramanian 9a159ff8ea Bug 937829: Cleanup the layout glitch when only one share icon is shown. [r=mfinkle]
--HG--
extra : rebase_source : c9432f960f8295d27d2756406dd0067d7427d83e
2013-11-13 09:34:05 -08:00
Sriram Ramasubramanian dab31c55e3 Bug 937829: QuickShare with more icons. [r=mfinkle]
--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : b3bea92b63ce42d7bec2a2da55075e42453b3e56
2013-11-13 09:34:00 -08:00
Chenxia Liu a744354b48 Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr 2013-11-18 10:17:46 -08:00
Michael Comella b716c56863 Bug 935604 - Part 2: Typing about:home directly does not break tab. r=sriram 2013-11-14 14:13:54 -08:00
Michael Comella acfe8f85ed Bug 935604 - Part 1: Fix graphical corruption on page load. r=lucasr 2013-11-15 09:42:58 -08:00
Brian Nicholson 3314bff4f6 Bug 874985 - Part 3: Session restore tests. r=gbrown 2013-11-15 22:59:17 -08:00
Brian Nicholson 4c111b5b39 Bug 874985 - Part 2: Add stateBundle extra to allow injecting fake state bundles. r=mfinkle,gbrown 2013-11-15 22:59:17 -08:00
Brian Nicholson a7fa026862 Bug 874985 - Part 1: Robustify existing test methods. r=gbrown 2013-11-15 22:59:16 -08:00
Brian Nicholson 63380f4655 Bug 937945 - Don't store Context in GeckoProfile. r=rnewman 2013-11-15 22:53:53 -08:00
Benoit Jacob 2538f9f3a5 Bug 925608 - 8/8: remove mServerSurfaceValid - r=kats 2013-11-15 11:29:01 -05:00
Benoit Jacob 8c1260ea32 Bug 925608 - 7/8: rename ProvideEGLSurface to CreateEGLSurfaceForCompositor - r=kats 2013-11-15 11:28:59 -05:00
Benoit Jacob e68c9e0ae6 Bug 925608 - 6/8: rename createCompositor to updateCompositor - r=kats 2013-11-15 11:28:57 -05:00
Benoit Jacob e84898872d Bug 925608 - 5/8: simplify serverSurfaceChanged callback - r=kats 2013-11-15 11:28:56 -05:00