Commit Graph

12768 Commits

Author SHA1 Message Date
Ryan VanderMeulen
4b94de89bb Merge m-c to inbound. 2014-04-01 16:49:05 -04:00
snigdha
11404d6af2 Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-04-01 08:29:25 -04:00
Masayuki Nakano
a63f35fff1 Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Jim Chen
1cafd98d13 Bug 988553 - General Javascript test harness cleanup; r=nalexander 2014-03-31 14:03:35 -04:00
Jim Chen
ef15d29539 Bug 988553 - Move JavascriptTestMessageParser into helper class; r=nalexander 2014-03-31 14:03:34 -04:00
Lucas Rocha
6350e6c283 Bug 988355 - Properly handle device rotation in DynamicPanel (r=margaret) 2014-03-31 18:04:34 +01:00
Lucas Rocha
07b5fd2ea0 Bug 974601 - Avoid saving HomeConfig state if still using default configuration (r=margaret) 2014-03-31 17:33:28 +01:00
Lucas Rocha
275297d410 Bug 940575 - Implement scopes for SharedPreferences (r=rnewman) 2014-04-01 15:02:14 +01:00
Lucas Rocha
3d3eb997c2 Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman) 2014-04-01 15:02:13 +01:00
Sola Ogunsakin
9c35a56ce7 Bug 968308 - Part 6: Update docs. r=liuche 2014-03-31 14:43:00 -07:00
Sola Ogunsakin
fb57dece1d Bug 968308 - Part 4: Fix testUITelemetry bustage. r=liuche 2014-03-31 14:41:54 -07:00
Sola Ogunsakin
c122f13391 Bug 968308 - Part 3: Sessions for each panel. r=liuche 2014-03-28 15:37:39 -07:00
Sola Ogunsakin
4af9344283 Bug 968308 - Part 2: Session for about:home. r=liuche 2014-03-28 15:36:55 -07:00
Sola Ogunsakin
6e428d9772 Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche 2014-03-26 18:19:47 -07:00
Mark Capella
e6d428f616 Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret 2014-04-01 00:19:16 -04:00
Wes Johnston
e809309aad Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk 2014-03-31 15:40:54 -07:00
Wes Johnston
49cea23f15 Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle 2014-03-31 15:40:32 -07:00
Jim Chen
dc221bd1ef Bug 984458 - f. Add NativeJSObject opt getters; r=blassey 2014-04-01 15:16:56 -04:00
Jim Chen
921865814f Bug 984458 - e. Add NativeJSObject object getter; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0d527134c9 Bug 984458 - d. Add NativeJSObject property getters; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
0583c099c7 Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey 2014-04-01 15:16:54 -04:00
Jim Chen
ba0574bbae Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey 2014-04-01 15:16:53 -04:00
Jim Chen
c59d025ee0 Bug 984458 - a. Add NativeJSContainer implementation; r=blassey 2014-04-01 15:16:52 -04:00
Mark Finkle
a4ec049c18 Bug 975123 - Allow for fixed targets/devices for situations where routers block UDP broadcasts r=wesj 2014-03-30 23:45:52 -04:00
Phil Ringnalda
8d0a796f41 Merge f-t to m-c 2014-03-29 10:08:41 -07:00
Wes Kocher
83c51e7bc8 Merge m-c to inbound 2014-03-28 17:04:03 -07:00
Wes Kocher
6eb2b87376 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Wes Kocher
8dd0f88d90 Merge m-c to fx-team 2014-03-28 17:07:04 -07:00
Brad Lassey
9a23ed7121 bug 979438 - Unify android target SDK versions, follow up to address nits r=nalexander
--HG--
extra : rebase_source : 841e8eece32e10d6d2c3443d5bcbf7ac935dd157
2014-03-28 19:47:32 -04:00
Margaret Leibovic
fb33ebf4af Bug 976680 - Remove landscape padding from home banner. r=bnicholson 2014-03-26 17:39:36 -07:00
Brad Lassey
69f6871cd0 bug 979438 - Unify android target SDK versions r=nalexander
--HG--
rename : embedding/android/geckoview_example/AndroidManifest.xml => embedding/android/geckoview_example/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/AndroidManifest.xml => mobile/android/geckoview_library/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/project.properties => mobile/android/geckoview_library/project.properties.in
2014-03-25 23:27:16 -04:00
Brian Nicholson
3e747f49cf Bug 989098 - Use wrapper object to pass generic objects in sendResponse. r=wesj 2014-03-28 15:03:20 -07:00
Nick Alexander
0633a33d8b Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman 2014-03-28 14:32:48 -07:00
Richard Newman
41f2ee45ee Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander 2014-03-21 16:00:39 -07:00
Richard Newman
3df3ad652e Bug 986114 - Part 1: ReadingListProvider and BrowserProvider should share DB accessors. r=nalexander
* * *
Bug 986114 - Follow-up: Fix bustage on a CLOSED TREE.
2014-03-21 16:00:38 -07:00
Richard Newman
958c1731fe Bug 986114 - Pre: clean up testReadingListProvider. r=trivial 2014-03-21 16:00:38 -07:00
Richard Newman
fcfc95a3d1 Bug 986114 - Pre: introduce BaseRobocopTest, rework testBrowserProviderPerf. r=nalexander 2014-03-28 12:01:47 -07:00
Raymond Etornam Agbeame
bf0ab80012 Bug 988126 - WebViewActivity missing return statement. r=rnewman 2014-03-28 09:16:32 -07:00
Brian Nicholson
4a97f30b4e Bug 988527 - Fix progress.9.png to have balanced padding. r=lucasr 2014-03-28 09:01:57 -07:00
Lucas Rocha
3cef57ac57 Bug 933739 - Reset autocompletion state when the toolbar gets focus (r=bnicholson) 2014-03-28 14:19:04 +00:00
Josh Dover
8755cef185 Bug 972503 - Allow home panel views to specify an initial filter. r=lucasr 2014-03-27 16:17:00 +01:00
Nick Alexander
46d2bb2d73 Bug 988571 - Migrate Android Firefox Accounts from Doghouse to Separated state on application upgrade. r=rnewman 2014-03-28 00:32:59 -07:00
Nick Alexander
fd06d64df3 Bug 989105 - Redirect Send Tab to Status activity when the Firefox Account definitely cannot send a tab. r=rnewman
--HG--
extra : rebase_source : fa924a2d14147041604c67758270c85603a43acb
2014-03-27 17:15:55 -07:00
Wes Kocher
954a16715f Merge fx-team to m-c 2014-03-27 20:07:56 -07:00
Wes Kocher
420b6bdc8b Merge b2g-inbound to m-c 2014-03-27 19:37:17 -07:00
Ed Morley
1eb3dcec64 Backed out changeset 34c02de8634f (bug 968308) for testUITelemetry failures 2014-03-27 17:48:56 +00:00
Ed Morley
976e0ab9b8 Backed out changeset ea74c69f4dbf (bug 968308) 2014-03-27 17:48:34 +00:00
Ed Morley
092f142fb7 Backed out changeset 37e48ebd87a9 (bug 968308) 2014-03-27 17:48:30 +00:00
Margaret Leibovic
4ec424c849 Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic
1a732c8bb8 Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic
1186b5e04b Bug 942281 - Rename mLayout -> mPanelLayout in DyanmicPanel (r=lucasr) 2014-03-27 09:25:03 -07:00
Margaret Leibovic
02374a3eb3 Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr) 2014-03-27 09:25:03 -07:00
Bevis Tseng
83e9f28786 Bug 981077 - Part 1: Add new error type SIM_NOT_MATCHED_ERROR. r=vyang 2014-03-21 10:52:05 +08:00
Richard Newman
944d36c10b Bug 965811 - Support Firefox Account-based Sync in SendTabActivity. r=nalexander 2014-03-26 22:21:19 -07:00
Nick Alexander
2fb365ee88 Bug 983856 - Message when syncing is disabled by Android. r=rnewman 2014-03-26 22:11:05 -07:00
Ashwin Swaroop
d58d2c4371 Bug 983860 - Fixed a copy-paste error and replaced log message in AndroidFxAccount.enableSyncing() to say "Enabling" instead of "Disabling"; r=nalexander 2014-03-26 22:00:58 -07:00
Wes Johnston
a484759ef7 Bug 981852 - Push GeckoEvents to a background thread. r=mfinkle 2014-03-26 21:21:40 -07:00
Ryan VanderMeulen
870baee508 Merge m-c to fx-team. 2014-03-26 23:08:02 -04:00
Mark Capella
3bca40f42e Bug 982608 - Geckoeditable data loss using Swift keyboard during Text Selection, r=jchen, margaret 2014-03-26 21:34:46 -04:00
Ryan VanderMeulen
d9d827e562 Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
Chenxia Liu
3eb35d52bf Bug 959917 - Part 4: Fade visual feedback. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
e6ad3c8851 Bug 959917 - Part 3: Add nested reordering to context menu. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
674945ee7e Bug 959917 - Part 2: Support reordering in HomeConfig.Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
4fcae5d1b3 Bug 959917 - Part 1: Explicitly handle PanelConfig order in Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
771de8e6f6 Bug 959917 - Part 0: Remove unused imports. r=lucasr 2014-03-26 16:07:13 -07:00
Chenxia Liu
ac5903a87a Bug 959917 - Cleanup: Remove unused field. r=lucasr 2014-03-26 16:07:04 -07:00
Michael Comella
a302af9ad4 Bug 957894: Update account pickling code for Firefox Accounts. r=nalexander 2014-03-26 11:31:43 -07:00
Wes Johnston
ae8af9ce67 Bug 896109 - Don't log null dir requests in GeckoProfile.java. r=mfinkle 2014-03-26 10:47:15 -07:00
Wes Johnston
6cb8447326 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Wes Johnston
698b5bc3f4 Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
f004248966 Bug 942270 - Gingerbread compatibility of GeckoActionView. r=margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
83aa1d4341 Bug 942270 - Fix tests for quickshare. r=gbrown 2014-03-26 10:18:01 -07:00
Wes Johnston
49f6be314f Bug 942270 - Support quickshare in context menus. r=bnicholson 2014-03-26 10:18:01 -07:00
Wes Johnston
bef2c90b3f Bug 985875 - Set selected item in adapter for single select lists. r=bnicholson 2014-03-25 22:44:08 -07:00
Wes Johnston
7332c1b9f8 Bug 956716 - Use exclusive bounds for substring. r=bnicholson 2014-03-25 22:43:12 -07:00
Wes Kocher
f1802a1e54 Merge m-c to fx-team 2014-03-25 20:23:20 -07:00
Wes Kocher
aee750fb50 Merge fx-team to m-c 2014-03-25 20:03:13 -07:00
Jim Chen
8a4fcc5c66 Bug 987284 - Make "copy JNI files" message easier to read. r=mshal 2014-03-25 14:40:36 -04:00
Lucas Rocha
8250b2042a Bug 987963 - Reset isLoaded state in HomeFragment on configuration change (r=margaret) 2014-03-25 13:31:26 -07:00
Wes Johnston
ba28d7b199 backout e777fa3d7fa9 for build failures 2014-03-25 12:58:06 -07:00
Wes Johnston
014441caa8 Bug 956716 - Crop dialog titles to 256 characters. r=bnicholson 2014-03-25 12:45:57 -07:00
Wes Johnston
a37f62c54c Bug 980152 - Resize images for grid views. r=lucasr 2014-03-25 12:44:22 -07:00
Wes Johnston
d3558bbfb3 Bug 980152 - Update code style in some Panel classes. r=lucasr 2014-03-25 12:44:21 -07:00
Myk Melez
0adaf96c52 Bug 982559 - use intent data to start app from legacy shorcut; r=wesj 2014-03-28 11:27:46 -07:00
James Hugman
833cf6fbbf Bug 958709 - enable webapps to kill their tasks; r=mfinkle,mhaigh
--HG--
extra : amend_source : d57e9195baa5eaf3d9847fef0a5b9d78ae8d3af4
2014-03-25 11:12:58 -07:00
Carsten "Tomcat" Book
3e02b4147d Merge mozilla-central to fx-team 2014-03-25 13:43:40 +01:00
Carsten "Tomcat" Book
0f3ab985f1 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Geoff Brown
db36a42979 Bug 915449 - Get EditText view instead of using Solo.getEditText; r=mcomella 2014-03-24 16:19:54 -06:00
Ryan VanderMeulen
6f72275f13 Merge inbound to m-c. 2014-03-24 16:47:07 -04:00
Margaret Leibovic
94e24bffbc Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-24 09:22:32 -07:00
Ms2ger
10b8ea2f45 Bug 860731 - Part d: Fix packaging; r=janv 2014-03-24 16:11:16 +01:00
Phil Ringnalda
3ecca4f142 Back out 4 changesets (bug 986114) for 50% roboprovider bustage
CLOSED TREE

Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Phil Ringnalda
4d8ebe6a29 Merge m-c to f-t 2014-03-22 17:48:30 -07:00
Richard Newman
e2d1d8ae66 No bug - move docs from wiki to in-tree Sphinx docs. r=doc-only 2014-03-22 15:47:31 -07:00
Myk Melez
15843caab5 Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle 2014-03-22 14:26:43 -07:00
Jim Chen
f0e9202773 Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki 2014-03-21 13:44:59 -04:00
Kartikaya Gupta
516b8a3beb Bug 986472 - Ensure that touch points fall inside the element bounds when being moved. r=wesj 2014-03-21 11:45:30 -04:00
Carsten "Tomcat" Book
695b04a65c merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Wes Kocher
568daf3e7f Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Richard Newman
c834764a8e Bug 986096 - On access to Sync through settings after setup, user should be sent to config screen not 'back to browsing'. r=nalexander 2014-03-20 19:14:44 -07:00