Commit Graph

11167 Commits

Author SHA1 Message Date
Chris Kitching
32d7b3cb93 Bug 1061409: Telemetry for share overlays. r=rnewman 2014-09-06 20:30:50 -07:00
Lucas Rocha
e5a64ff4b9 Bug 1097986 - Make tab curve slightly smoother (r=mfinkle) 2014-11-12 22:16:39 +00:00
Ryan VanderMeulen
6cf9bc58f2 Merge b2g-inbound to m-c. a=merge 2014-11-12 15:32:16 -05:00
Margaret Leibovic
7dfba718bf Bug 1097364 - Support <OpenSearchDescription> as the root tag of a search plugin. r=bnicholson 2014-11-12 07:38:03 -08:00
Carsten "Tomcat" Book
44f2c85fdd Merge mozilla-central to fx-team 2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book
b3c105d5da merge mozilla-inbound to mozilla-central a=merge 2014-11-12 16:02:10 +01:00
Michael Comella
061bdad4c3 Bug 960746 - Sync tab state with gecko state in onLocationChange to update navigation buttons. r=lucasr 2014-11-12 06:47:34 -08:00
Chenxia Liu
88657566f7 Bug 1091897 - Update Remote debugging UI. r=margaret 2014-11-11 18:49:52 -08:00
Chenxia Liu
ada69e3e6d Bug 988253 - Video automatically plays on page when it should. r=bnicholson 2014-11-11 18:49:52 -08:00
Chenxia Liu
fa61170bfe Bug 1093619 - Don't display onboarding screen for Webapp profiles. r=margaret 2014-11-11 18:49:51 -08:00
Richard Newman
0c248c36f9 Bug 1089266 - Don't rely on lightweight themes in webapps. r=mfinkle
This papers over the issue by allowing the context menu to open.

However, the root cause is that context menus in webapps don't make a whole lot of sense -- for example, in my test I see:

      http://the/app/url...
      Share Link
      Open Link in New Tab
      Open Link in Private Tab
      Copy Link
      Bookmark Link
      Open With Music App

If you perform one of the tab actions, you'll see a toast offering to switch tab, and an intent handler overlay will fire!

I suggest filing a follow-up bug for someone with more familiarity with WebappImpl to address this.
2014-11-11 17:52:34 -08:00
Margaret Leibovic
8a1e12656a Bug 1096612 - Properly handle exceptions thrown while parsing article. r=bnicholson 2014-11-11 17:11:30 -08:00
Lucas Rocha
3e1ceac0db Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-11 23:12:56 +00:00
Lucas Rocha
f74ce33684 Bug 1097316 - Make tab strip smaller to workaround talos issues (r=mcomella) 2014-11-11 23:12:55 +00:00
vivek
8d08f416df Bug 1093209 - "Handle "go back" session history menu Fringe cases". r=bnicholson 2014-11-11 11:44:00 +01:00
Brian Nicholson
1a1eff5610 Bug 1095514 - Make distribution tile tests more robust. r=rnewman 2014-11-11 12:32:04 -08:00
Mark Finkle
92bc667f40 Bug 1063831 - Add simple tests for tracking protection r=margaret 2014-11-11 15:04:01 -05:00
Mark Finkle
8fc5df7079 Bug 1063831 - Fix doorhanger divider color for Dark themes r=margaret 2014-11-11 15:03:57 -05:00
Mark Finkle
33accc61e1 Bug 1063831 - Adjust mixed content and tracking protection toolbar UI indicators r=margaret 2014-11-11 15:03:49 -05:00
Mark Finkle
6a8621ed0d Bug 1063831 - Support tracking protection in Site Identity popup UI r=margaret 2014-11-11 15:03:46 -05:00
Mark Finkle
8c6640e639 Bug 1063831 - Support tracking protection in SiteIdentity.java r=margaret 2014-11-11 15:03:43 -05:00
Mark Finkle
41a17e49e7 Bug 1063831 - Support tracking protection in browser.js r=margaret 2014-11-11 15:03:39 -05:00
Garvan Keeley
627b62165e Bug 1096517 - Disable stumbler test on 2.3. r=gbrown 2014-11-10 11:57:00 -05:00
Garvan Keeley
2da9dfd0ef Bug 1036514 - Stumbler logging by setting setprop log.tag.<x> DEBUG. r=nalexander
Setting adb shell setprop log.tag.PassiveStumbler DEBUG will turn on additional
debug logging for stumbler. The Log.d messages are wrapped in conditionals for the current log level (which is a cached value).
2014-11-07 15:18:00 -05:00
Carsten "Tomcat" Book
f3b06a58b3 merge mozilla-inbound to mozilla-central a=merge 2014-11-11 13:23:32 +01:00
Mark Capella
3baff77d36 Bug 1050480 - Add a match case option to find-in-page, r=wesj 2014-11-11 01:11:46 -05:00
Wes Kocher
0393761736 Merge m-c to fx-team a=merge 2014-11-10 18:26:54 -08:00
Wes Kocher
4a1ad5bdd6 Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
Nick Alexander
75e27bd0f3 Bug 1041395 - Add gradle configuration. r=gps
--HG--
rename : mobile/android/base/docs/index.rst => mobile/android/base/docs/uitelemetry.rst
2014-11-10 13:47:30 -08:00
Shashank Sabniveesu
aaad7da285 Bug 1093220 - Remove standalone search activity code. r=margaret
CLOSED TREE
2014-11-09 16:39:04 -05:00
Carsten "Tomcat" Book
5a9230e92a Merge mozilla-central to mozilla-inbound 2014-11-10 14:38:34 +01:00
Eugen Sawin
9d92b10ac9 Bug 1093235 - Restore resolution on display port update. r=kats 2014-11-07 19:41:11 +01:00
Margaret Leibovic
a3c19c8101 Bug 1093871 - Telemetry probe for number of items in reading list. r=rnewman 2014-11-07 15:35:12 -08:00
Richard Newman
035db48ecd Bug 1092580 - Wait for a pass through the event loop before trying to poll for prefs in testOSLocale. r=margaret 2014-11-06 17:54:51 -08:00
vivek
6281949c07 Bug 1078353 - handleReaderListStatusRequest should use JS-Java callbacks. r=margaret 2014-11-05 10:13:00 -05:00
Michael Comella
9a6dc65382 Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-06 10:25:56 -08:00
Michael Comella
6227da7c57 Bug 1086983 - Part 1: Restore editing text when switching between tabs in editing mode. r=lucasr 2014-11-06 09:46:39 -08:00
Lucas Rocha
113fe528ff Backout 7ef4eeeace2e, bug 1093621, talos regressions (r=backout) 2014-11-07 16:39:29 +00:00
Carsten "Tomcat" Book
1864094942 Backed out changeset 17dd668f5444 (bug 1086983) for crashes in Android M-1 Tests 2014-11-07 16:03:17 +01:00
Carsten "Tomcat" Book
08d9cc4588 Backed out changeset 3357e9e81614 (bug 1086983) 2014-11-07 16:02:54 +01:00
Garvan Keeley
a7237fecd4 Bug 1060705 - Part 2: Test stumbler setting actually triggers the service. r=nalexander
This test toggles the checkbox for the MLS setting, and listens for a special test intent to see it was received.
2014-11-05 11:42:00 -05:00
Carsten "Tomcat" Book
f05832e936 Merge mozilla-central to b2g-inbound 2014-11-12 16:11:42 +01:00
Kan-Ru Chen (陳侃如)
9be168779e Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz 2014-11-12 19:27:31 +08:00
Max Li
b0e550c0db Bug 1071777 - Use the contextmenu event target as a fallback for building context menus. r=kats 2014-11-02 20:20:11 -08:00
Michael Comella
cfd01b3cea Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-07 05:27:25 -08:00
Michael Comella
ed0a1c2c2f Bug 1086983 - Part 1: Restore editing text when switching between tabs in editing mode. r=lucasr 2014-11-07 05:27:15 -08:00
Lucas Rocha
c792cf18b5 Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-07 11:34:27 +00:00
Lucas Rocha
f1815dd534 Bug 1091519 - Re-implement tab strip shapes with ResizablePathDrawable (r=mcomella) 2014-11-07 11:27:18 +00:00
Lucas Rocha
03c0b8d030 Bug 1091519 - New drawable framework for shaped views (r=mcomella) 2014-11-07 11:27:17 +00:00
Richard Newman
7e73fbbf9e Bug 1092409 - Enable share overlay in release channels. r=trivial, a=KWierso, DONTBUILD 'cos no-op on trunk. 2014-11-02 11:28:34 -08:00