Phil Ringnalda
38fc29e57d
Bug 1122067 followup: in the land without OS X, there is no RESPATH, only BINPATH
...
CLOSED TREE
2015-01-15 21:15:47 -08:00
J. Ryan Stinnett
504ecb288e
Bug 1122067 - Add nsICompartments to package manifests. r=blassey
2015-01-15 20:10:57 -06:00
Wes Kocher
22a5d4349c
Merge fx-team to m-c a=merge
2015-01-15 17:06:55 -08:00
Mark Capella
b30696300e
Bug 851861 - Intermittent testFlingCorrectness, etc al. dragSync() consumers, r=kats
2015-01-15 17:49:43 -05:00
Nicholas Hurley
e70fa84f7f
Bug 1009122 - use cache2 as storage for predictor data. r=honzab
2015-01-14 13:59:04 -08:00
Carsten "Tomcat" Book
334cea3aab
merge mozilla-inbound to mozilla-central a=merge
2015-01-15 14:12:10 +01:00
Mark Capella
3c2e980787
Bug 1119689 - FindInPage bug after switching tabs using same string and Next or Back button, r=wesj
2015-01-15 01:47:43 -05:00
Eugen Sawin
3733fe1cb4
Bug 1117095 - Acquire WiFi lock when downloading packages. r=rnewman
2015-01-14 15:58:41 +01:00
Ehsan Akhgari
5a04745802
Bug 1121000 - Remove support for non-unified builds; r=gps
2015-01-14 17:26:39 -05:00
Ryan VanderMeulen
006814a010
Merge m-c to inbound. a=merge
2015-01-14 16:32:58 -05:00
Eugen Sawin
4132f50e36
Bug 1115377 - Delete outdated update package when downloading new version. r=snorp
2015-01-14 20:24:43 +01:00
Michael Comella
e49758e568
Bug 1106935 - Part 1: Replace old tablet pngs with null XML resources. r=mhaigh
2015-01-14 11:37:45 -08:00
Ryan VanderMeulen
98fbc977fe
Merge m-c to fx-team. a=merge
2015-01-14 13:48:35 -05:00
Ryan VanderMeulen
00d1b39549
Bug 1088708 - Disable testOSLocale on Android x86 for permafailing. r=gbrown, a=test-only
2015-01-14 13:44:36 -05:00
Carsten "Tomcat" Book
8af890ad47
merge fx-team to mozilla-central a=merge
2015-01-14 14:25:18 +01:00
Mike Hommey
0fb913eca7
Bug 1120680 - Use tooltool gcc as HOST_CC/HOST_CXX on cross-compiled builds (gonk/android). r=mshal
2015-01-14 15:20:18 +09:00
Birunthan Mohanathas
510d16bb6d
Bug 1005863 - Part 2: Only package langGroups.properties for OS X and Windows. r=hsivonen
2015-01-14 07:35:48 +02:00
Geoff Brown
fc077e9fee
Bug 1105388 - Avoid robocop shutdown crashes with longer wait; r=mfinkle
2015-01-13 15:42:06 -07:00
Chris AtLee
fa97c31962
Bug 1113606: Use app-specific API keys. r=mshal,nalexander
2015-01-14 14:07:20 -05:00
Kartikaya Gupta
b73b2054dc
Bug 1121430 - Back out 4 csets from bug 1112212 for breaking backspace on Android. r=backout
2015-01-15 10:52:05 -05:00
Carsten "Tomcat" Book
37849e6fe9
Merge mozilla-central to mozilla-inbound
2015-01-13 15:29:02 +01:00
Carsten "Tomcat" Book
e0652c5424
merge fx-team to mozilla-central a=merge
2015-01-13 14:27:06 +01:00
Richard Newman
333005a350
Bug 1077590 - Part 4: fix profile access in BrowserApp. r=mfinkle
2015-01-12 20:58:01 -08:00
Richard Newman
a50c2e4bb2
Bug 1077590 - Part 3: fix testClearPrivateData by removing a flawed assumption in DatabaseHelper. r=me
...
This helper class assumed that all cursors would allow you to navigate to the first item, and would assert if that's not true.
But tests routinely attempted to check that cursors returned zero results! And moveToFirst is documented to return false if the cursor is empty.
This patch does some cleanup, and also removes this flawed assumption.
2015-01-11 20:49:42 -08:00
Richard Newman
b46db64926
Bug 1077590 - Part 2: fix a bunch of imports. r=trivial
2015-01-11 20:45:44 -08:00
Richard Newman
0f01df3286
Bug 1077590 - Part 1: make all per-profile DB access go through a profile. r=wesj
...
* * *
Bug 1077590 - Review comments.
2015-01-11 20:45:09 -08:00
surabhi anand
6fe360614e
Bug 1115542 - Add software usage license blocks to tests/*.java. r=rnewman
2015-01-12 20:40:36 -08:00
Sai Prathik
087bd5e9c5
Bug 1118977 - Define a constant representing an unknown folder ID in LocalBrowserDB. r=rnewman
2015-01-12 20:40:36 -08:00
Surabhi Anand
0e6376f04d
Bug 1116633 - Use correct BufferedReader pattern in GeckoAppShell. r=rnewman
2015-01-12 13:22:54 -08:00
Wes Kocher
821d434ffb
Merge fx-team to m-c a=merge
2015-01-12 20:00:16 -08:00
Richard Newman
93acd92f72
Bug 1120530 - Don't show first run experience in Robocop tests. r=mfinkle, on a CLOSED TREE 'cos Java-only.
2015-01-12 16:19:47 -08:00
ffxbld
5e7f48cfda
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-01-12 15:33:37 -05:00
Prabhjyot Singh Sodhi
4e25a60c9b
Bug 1100315 - Implemented fling curving by mapping physical velocity to a value using the bezier curve. r=kats
2015-01-12 11:27:41 -05:00
Kartikaya Gupta
a6d72ec291
Bug 1120415 - Don't use string values for non-string prefs. r=rnewman
...
In fact, don't bother setting values in the prefs file at all and just default
to -1 so that the Java code uses the hard-coded default values.
2015-01-12 11:12:41 -05:00
Kartikaya Gupta
f48835a421
Bug 1120244 - Prevent viewport bounds from going outside the page bounds. r=snorp
...
In Fennec, we display the dynamic toolbar once we have scrolled to the bottom
of the page. In this configuration, animating in the toolbar should increase
the top margin in the ImmutableViewportMetrics without affecting the
viewportRect[Top|Bottom], because otherwise the scroll position would exceed
the maximum allowed scroll position and the bottom of the viewport would go
past the end of the page. This patch corrects the calculation used to enforce
this.
2015-01-12 11:11:22 -05:00
Carsten "Tomcat" Book
67cb3fa968
Merge mozilla-central to fx-team
2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
68273f888d
merge fx-team to mozilla-central a=merge
2015-01-12 13:01:26 +01:00
Carsten "Tomcat" Book
b06c1eedfc
Backed out changeset 20a66f476346 (bug 1077590)
...
--HG--
rename : mobile/android/base/db/TabsAccessor.java => mobile/android/base/TabsAccessor.java
2015-01-12 12:52:27 +01:00
Carsten "Tomcat" Book
693a780ca9
Backed out changeset 5fbb06da804d (bug 1077590)
2015-01-12 12:52:09 +01:00
Carsten "Tomcat" Book
f59f2039f8
Backed out changeset cb1e6846d838 (bug 1077590)
2015-01-12 12:52:02 +01:00
Richard Newman
d6cc336acf
Bug 1077590 - Part 3: fix testClearPrivateData by removing a flawed assumption in DatabaseHelper. r=me, Java-only on a CLOSED TREE (a=nigelb)
...
This helper class assumed that all cursors would allow you to navigate to the first item, and would assert if that's not true.
But tests routinely attempted to check that cursors returned zero results! And moveToFirst is documented to return false if the cursor is empty.
This patch does some cleanup, and also removes this flawed assumption.
--HG--
extra : amend_source : afc970d620a099e31fd54535b52aff7921b1b786
2015-01-11 20:49:42 -08:00
Richard Newman
424a11dac9
Bug 1077590 - Part 2: fix a bunch of imports. r=trivial
2015-01-11 20:45:44 -08:00
Richard Newman
fe8aaf1535
Bug 1077590 - Part 1: make all per-profile DB access go through a profile. r=wesj
...
* * *
Bug 1077590 - Review comments.
--HG--
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/LocalTabsAccessor.java
rename : mobile/android/base/db/URLMetadata.java => mobile/android/base/db/LocalURLMetadata.java
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/TabsAccessor.java
2015-01-11 20:45:09 -08:00
Eitan Isaacson
d8edd541d0
Bug 908224 - Dispatch a11y selection changed events on the address bar even when the text edit is hidden. r=mfinkle
2015-01-12 13:21:08 -08:00
Mark Finkle
b187bedff5
Bug 946957 - Switch Navigation helper to use Solo for getting UI elements r=bnicholson
2015-01-10 01:18:05 -05:00
Jared Wein
38be410dd8
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Jim Chen
79adcbf65b
Bug 1112212 - Send key events in onKeyMultiple; r=cpeterson
2015-01-10 12:41:58 -05:00
Jim Chen
ea8df427b1
Bug 1112212 - Implement key-events-only mode for Android; r=cpeterson
2015-01-10 12:41:58 -05:00
Jim Chen
67f8ab8931
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
2015-01-09 19:33:57 -05:00
Margaret Leibovic
ab3e2a4b70
Bug 1101741 - Add filtering on about:passwords. r=mfinkle
...
--HG--
extra : rebase_source : d1d71f255db3b15896f22b71f71ec2bd9455882a
2015-01-06 17:28:30 -08:00