Commit Graph

13845 Commits

Author SHA1 Message Date
Brian Nicholson
566a1aa3ec Bug 1039048 - Don't eat IllegalArgumentExceptions in dispatchEvent. r=jchen 2014-07-24 17:55:33 -07:00
Richard Newman
b6f304d683 Bug 1042929 - Don't throw Errors from JSONObject parsing problems. r=mcomella 2014-07-24 15:38:46 -07:00
Wes Johnston
c5e3244bee Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Ed Morley
8f335836f5 Backed out changeset 7086cfb5b6fe (bug 1016529) for breaking the Android build 2014-07-24 17:47:18 +01:00
Richard Newman
c3fab8bf47 Bug 1042984 - Add extensive logging and descriptive crash data for library load errors. r=mfinkle 2014-07-24 09:39:48 -07:00
Wes Johnston
f7742f72b8 Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Carsten "Tomcat" Book
db0e3ba9fb merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Mike Hommey
84f52a3c51 Bug 1043033 - Allow to override on-demand decompression blocklist. r=snorp 2014-07-24 13:44:11 +09:00
Richard Newman
328eb8feca Bug 1041866 - Enable arithmetic optimization in proguard.cfg. r=mfinkle
Arithmetic optimization hasn't been a problem since Donut, so we're well past
the point of supporting it. Optimize away!
2014-07-23 08:34:00 -07:00
Carsten "Tomcat" Book
4b1ba0ae4a merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Nick Alexander
7f3b02e422 Bug 948465 - Part 2: Tests. r=mfinkle 2014-07-22 21:41:54 -07:00
Nick Alexander
f728ac4290 Bug 948465 - Part 1: Register resource://android/ pointing to Fennec APK root. r=mfinkle
Consumers can access Android assets (and resources) by using
resource://android/assets/FILENAME.

The resource substitution is registered at app-startup time so that the
substitution is in place before any add-on has started up: as documented
at [1], "[an] add-on will not receive xpcom-startup or app-startup
notifications".

[1] https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications
2014-07-22 21:41:53 -07:00
Margaret Leibovic
dc60ce8957 Bug 1041641 - Disable SearchFragment mainView click listener when creating view. r=eedens 2014-07-22 17:02:23 -07:00
Margaret Leibovic
c8e8a04188 Bug 1041026 - Move search bar logic into custom view. r=eedens 2014-07-22 17:02:20 -07:00
Chris Kitching
131ef1ed4e Bug 1041906 Use AtomicReference for GeckoThread LaunchState. r=rnewman 2014-07-22 15:49:00 -07:00
Myk Melez
190daa66ed Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle 2014-07-22 12:52:45 -07:00
Eric Edens
b28217c541 Bug 1040994 - Add LIMIT support for search history content provider. r=rnewman
--HG--
extra : rebase_source : b210034222a4a47d23a441a1915461374827471e
2014-07-21 13:36:23 -07:00
Wes Kocher
3ffa891f7d Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Wes Kocher
4563697c29 Merge fx-team to m-c a=merge 2014-07-22 18:05:18 -07:00
Ed Morley
636591b6b5 Merge mozilla-central and inbound 2014-07-22 17:30:16 +01:00
Ben Hearsum
d9d894fed3 bug 1042078: fix fennec mozconfig ordering. r=rail, a=bustage
--HG--
extra : transplant_source : %1EH%C3%05%02%FD%B9CK%80%8B%D56%DF%82%9E%C2%19%28%A6
2014-07-22 10:55:47 -04:00
Margaret Leibovic
4f027847df Bug 1029682 - (Part 2) Style search term match in search suggestions. r=eedens 2014-07-21 17:57:00 -07:00
Margaret Leibovic
617e7f99d2 Bug 1029682 - (Part 1) Remove AutoCompleteRowView. r=eedens 2014-07-21 17:56:57 -07:00
Wes Kocher
aa53df3588 Merge fx-team to mozilla-central a=merge 2014-07-21 17:25:48 -07:00
Nick Alexander
c631970028 Bug 1041770 - Update missed reference. r=mrbkap
This was oversight from the landing of Bug 952201.  It manifested as:

E GeckoConsole(5812)          [JavaScript Error: "win is undefined" {file: "chrome://browser/content/browser.js" line: 5978}]

when trying to install a blocked add-on.
2014-07-21 15:02:38 -07:00
ffxbld
ba070e96be Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-07-21 14:19:15 -07:00
Nick Alexander
3a0974ba74 Bug 1019719 - Follow-up. r=me 2014-07-21 12:41:20 -07:00
Richard Newman
7213c2f407 Bug 1040806 - Default bookmark favicons are not displayed after browser restart. r=margaret 2014-07-21 12:30:45 -07:00
Bryan Kok
9a71300c19 Bug 1019719 - Localize the Sync client name. r=nalexander 2014-07-21 11:13:24 -07:00
Richard Newman
d299b6caad Bug 1018240 - Part 2: invalidate BrowserSearch engine list when locale has changed. r=bnicholson 2014-07-21 10:54:58 -07:00
Richard Newman
389d26455a Bug 1041632 - Part 8: eliminate enclosing instance member access in PrefsHelper. r=ckitching 2014-07-21 10:24:15 -07:00
Richard Newman
0852235ea6 Bug 1041632 - Part 7: make MemoryMonitor thread-safe. r=ckitching 2014-07-21 10:22:45 -07:00
Richard Newman
9a517580d9 Bug 1041632 - Part 6: eliminate enclosing instance member access in LightweightTheme. r=ckitching 2014-07-21 10:21:54 -07:00
Richard Newman
c7339119c7 Bug 1041632 - Part 5: eliminate enclosing instance member access in FormAssistPopup. r=ckitching 2014-07-21 10:20:22 -07:00
Richard Newman
27ac7d0f59 Bug 1041632 - Part 4: eliminate enclosing instance member access in FilePickerResultHandler. r=ckitching 2014-07-21 10:19:41 -07:00
Richard Newman
a901f64a6e Bug 1041632 - Part 3: eliminate enclosing instance member access in EditBookmarkDialog. r=ckitching 2014-07-21 10:18:17 -07:00
Richard Newman
844780bfe1 Bug 1041632 - Part 2: eliminate enclosing instance member access of mProgressView in BrowserApp. r=ckitching 2014-07-21 10:16:43 -07:00
Richard Newman
54c3c20db0 Bug 1041632 - Part 1: eliminating enclosing instance member access in BaseGeckoInterface. r=ckitching 2014-07-21 10:16:42 -07:00
Wes Kocher
28ee81fd61 Merge m-c to fx-team 2014-07-21 17:39:05 -07:00
Eric Edens
e5dadf32ed Bug 1022100: Update search activity to bind to search history content provider. r=margaret 2014-07-21 16:07:49 -07:00
Eric Edens
1d981445fe Bug 1022100: Update search history content provider to set notification uri. r=margaret 2014-07-21 13:41:23 -07:00
Chenxia Liu
75748c549c Bug 900692 - Part 2: Add tests for developer tools settings. r=mcomella 2014-07-19 19:57:31 -07:00
Mike Hommey
b99bba5c3f Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal 2014-07-23 08:39:56 +09:00
Trevor Saunders
0cdb19dabd bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Brian Nicholson
0ead943c79 Bug 987864 - Move API 13 styles to values-v13 folder. r=wesj
--HG--
rename : mobile/android/base/resources/values-v14/styles.xml => mobile/android/base/resources/values-v13/styles.xml
2014-07-23 21:50:49 -07:00
Carsten "Tomcat" Book
7429d4cb82 Backed out changeset 6acef5be504c (bug 763671) for android Reftest failures 2014-07-24 06:44:43 +02:00
Wes Johnston
bb2138da92 Bug 763671 - Simplify form styles in Fennec. r=mfinkle 2014-07-23 20:25:55 -07:00
Margaret Leibovic
6a0a83e40d Bug 1041738 - Style search bar and suggestions. r=eedens 2014-07-23 17:10:47 -07:00
Mark Finkle
d88a29e45d Bug 1042513 - Clearing timer in Firefly shutdown is racy and not needed r=blassey 2014-07-23 19:45:43 -04:00
Mark Finkle
d29e381997 Bug 1042502 - No need to removeObserver in Snippets r=margaret 2014-07-23 19:45:38 -04:00