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

15539 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 29a03dfb07 Back out 3 changesets (bug 1111142) for having a startling perf impact
CLOSED TREE

Backed out changeset 9b62d0e8b412 (bug 1111142)
Backed out changeset e66b9aa4b22c (bug 1111142)
Backed out changeset 6b480b80299a (bug 1111142)

--HG--
rename : toolkit/components/reader/AboutReader.jsm => toolkit/components/reader/content/aboutReader.js
2015-01-02 22:34:15 -08:00
Margaret Leibovic a08c6530c5 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 1158189d7fd82bd293fa590569f013a92499dbfc
2014-12-23 10:10:34 -05:00
Margaret Leibovic cbf1d77ac3 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 18bd3f75e7ab32a7a29e3c11708db55d8dffc124
2014-12-23 15:32:15 -05:00
Margaret Leibovic 7bc6c6fb9c Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 3dad2e92d4dcc8c4f8df32d2b2b6321b7f874a7d
2014-12-19 13:51:24 -08:00
Margaret Leibovic 6c0d9cdf77 Bug 1116231 - Move reader.parse-on-load. pref change observer back to Reader.js. r=bnicholson
--HG--
extra : rebase_source : bfd297fd0af91bbfce62c22db0ca7a958ab4430f
2014-12-29 15:12:45 -05:00
Margaret Leibovic ea0dadcc9d Bug 1107588 - Use an xhr to download reader mode content instead of creating new browser elements. r=mfinkle
--HG--
extra : rebase_source : fe24bfefa2efc5500ca74a9be5f79a958bab32ee
2014-12-30 14:56:09 -05:00
vivek 1a4bb3bd58 Bug 1116027 - Switch to tab not available in Recent Tabs Panel. r=margaret 2014-12-29 12:09:00 +01:00
Richard Newman 47777418c6 Bug 1116872 - Don't crash on startup when CastDevice.getFromBundle returns null. r=mfinkle 2015-01-01 18:56:27 -08:00
Wes Kocher 3ec5d7dd85 Merge fx-team to mozilla-central a=merge 2014-12-31 16:52:30 -08:00
Wes Kocher e9a45aaea6 Merge m-c to fx-team a=merge 2014-12-31 13:15:50 -08:00
Michael Comella 5d40acc3ad Bug 1105472 - Part 2: Add FadedMultiColorTextView. r=bnicholson 2014-12-31 12:31:17 -08:00
Michael Comella 647ea513b5 Bug 1105472 - Part 1: Make FadedTextView abstract and move current implementation to FadedSingleColorTextView. r=bnicholson 2014-12-31 12:31:17 -08:00
Mark Finkle bea67c62d6 Bug 1116693 - Use a simpler setter for mTitle in the GeckoMenuItem constructors r=rnewman 2014-12-31 14:49:23 -05:00
Mark Finkle a1d01313b5 Bug 1116693 - Block dispatching onItemChanged during MenuItem inflation r=rnewman 2014-12-31 14:47:18 -05:00
Mark Finkle 8dc5f3a0bf Bug 1116693 - Support stopping/starting dispatch of onItemChanged updates r=rnewman 2014-12-31 14:43:59 -05:00
Wes Kocher 75e2c4034c Merge fx-team to m-c a=merge 2014-12-31 11:34:18 -08:00
Mark Finkle 2cfccff4b5 Bug 1116599 - Use a cache to create a GeckoMenu.findItem fast path r=rnewman 2014-12-31 14:32:44 -05:00
Mark Finkle 77b4193420 Bug 1116615 - Use TextUtils.equals to avoid null string issues r=mcomella 2014-12-31 12:55:42 -05:00
Mark Finkle ba19dc9232 Bug 1116615 - Remove unneeded UI thread Runnable from GeckoMenuItem updater r=rnewman 2014-12-31 01:37:54 -05:00
Mark Finkle 8be6026657 Bug 1116615 - Only update the GeckoMenuItem View if property setter changes a value r=rnewman 2014-12-31 01:37:37 -05:00
Mark Capella af50c398a2 Bug 1106800 - Rename Selection Cache Handle Names, r=margaret 2014-12-30 16:42:17 -05:00
Mark Capella 6103040147 Bug 1106800 - Rename Selection Handle Names, r=margaret
--HG--
rename : mobile/android/base/resources/drawable/handle_start_level.xml => mobile/android/base/resources/drawable/handle_anchor_level.xml
rename : mobile/android/base/resources/drawable/handle_end_level.xml => mobile/android/base/resources/drawable/handle_focus_level.xml
2014-12-30 16:42:17 -05:00
Mark Capella a4a993c60f Bug 1106800 - Refactor out string constants in favor of existing Enums, r=margaret 2014-12-30 16:42:17 -05:00
Mark Capella e86e3c783c Bug 1115370 - TextSelection lost abruptly on unrelated Tab:pagehide messages, r=margaret
* * *
Bug 1115370 - Update SelectionHandler test for Tab:pagehide messages, r=margaret
2014-12-30 16:42:16 -05:00
Michael Comella 2f2112c2a0 Bug 1116369 - Remove new tablet toggle settings strings. r=margaret 2014-12-30 09:48:55 -08:00
Mark Finkle 03e33fd423 Bug 1072997 - Check for a disabled System Download Manager before trying to use it r=margaret 2014-12-30 12:34:55 -05:00
Wes Kocher dcdfc08c13 Merge m-c to fx-team a=merge 2014-12-29 17:35:54 -08:00
Wes Kocher 36b93d20b2 Merge inbound to m-c a=merge CLOSED TREE 2014-12-29 17:28:04 -08:00
Michael Comella 5867915caa Bug 1095278 - Part 4: Disable testGetUserMedia on release builds. r=rnewman 2014-12-29 11:29:32 -08:00
Michael Comella 15eabdf17b Bug 1095278 - Part 3: Do not test for tracking protection on non-nightly builds. r=rnewman 2014-12-29 11:29:29 -08:00
Michael Comella 2a3d3b7407 Bug 1095278 - Part 2: Disable testAboutPasswords on non-Nightly builds. r=rnewman 2014-12-29 11:29:27 -08:00
wesj 6c1130e68d Bug 1100100 - "Downloaded file can't be opened from "Downloads" page" [r=wjohnston] 2014-12-19 13:46:00 -08:00
Michael Comella 639a6fc37d Bug 1095278 - Part 1: assume new tablet UI. r=rnewman 2014-12-15 18:23:25 +00:00
Richard Newman 0fd52a5906 Bug 1095278 - Allow new tablet UI to ride the trains. r=mfinkle 2014-12-15 17:13:42 +00:00
Kartikaya Gupta 4a7f12361f Bug 1116048 - Don't send to SingleTap gesture events if the double-tap-zoom flag changes during the tap. r=bnicholson 2014-12-29 11:11:55 -05:00
Wes Kocher c214bcc122 Merge m-c to inbound a=merge 2014-12-30 16:04:20 -08:00
Geoff Brown fd5ef4e2f9 Bug 1114655 - Increase robocop WaitHelper default wait time; r=mcomella 2014-12-30 14:27:44 -07:00
Geoff Brown c095dea1c3 Bug 1113754 - Wait for view in robocop getToolbarView; r=mcomella 2014-12-30 14:27:42 -07:00
James Willcox 0940ea8354 Bug 1062758 - Try to shutdown gracefully on Android r=mfinkle 2014-12-29 14:04:22 -06:00
Jim Chen 3f60abecb6 Bug 1078304 - Call GeckoAppShell.setLayerView early; r=snorp a=topcrasher,tracking-firefox35 2014-10-22 12:51:43 -04:00
Wes Johnston 9fff609248 Bug 1064669 - Use a Viewless Fragment for managing MediaPlayer lifecycle. r=mfinkle 2014-09-19 16:55:18 -07:00
Prabhjyot Singh Sodhi ff2a77f518 Bug 721421 - Accelerated speed of scrolling by multiplying with constant factors in case of quick successive flings;r=kats 2014-12-25 15:51:22 -05:00
Paolo Amadini e3f6b034bc Bug 1114617 - Remove nsIDownloadManagerUI from Firefox for Android. r=margaret 2014-12-24 18:10:04 +00:00
Paolo Amadini 18c8d8408d Bug 931776 - Use Downloads.jsm functions to get download directories in Firefox for Android. r=margaret 2014-12-24 18:10:04 +00:00
Richard Newman a19b9550b2 Bug 1075558 - Fix Notifications.unregisterHandler. r=mcomella 2014-12-23 18:02:20 -08:00
Richard Newman 494aac9b1b Bug 1115075 - Part 1: add telemetry for DBUtils.ensureDatabaseIsNotLocked. r=mfinkle 2014-12-23 12:58:28 -08:00
Richard Newman 3d54dc2d06 Bug 1115075 - Part 0: rename HistogramAdd -> addToHistogram. r=mfinkle 2014-12-23 12:58:28 -08:00
Richard Newman cf06fe7534 Bug 1109361 - Handle empty files when loading ProfileInformationCache. r=mcomella 2014-12-23 14:28:46 -08:00
Richard Newman af9ea30eac Bug 1102604 - SysInfo.getLocale() is wrong. r=mcomella 2014-12-23 14:28:46 -08:00
Nick Alexander 694a293c49 Bug 1115064 - Fix small errors and make Gradle integration work in Android Studio 1.0.2. r=me
The important change here is that we allow the Android-Gradle plugin
to be version 0.14.4 or version 1.0.0, which appears to work in
IntelliJ 14.0.2 and in Android Studio 1.0.2.

Testing feedback came from imjalpreet and garvank.

--HG--
extra : rebase_source : 2b93dd91603666f1c6a1d2fe0fa7721d5741bdda
2014-12-23 11:39:15 -08:00