Commit Graph

15176 Commits

Author SHA1 Message Date
Kan-Ru Chen (陳侃如)
5cb36a6471 Backed out 8 changesets (bug 1044736) r=bustage
Backed out changeset 920775ddfb85 (bug 1044736)
Backed out changeset a3604ab2b3ca (bug 1044736)
Backed out changeset fb6a60700803 (bug 1044736)
Backed out changeset 7037d2b40d39 (bug 1044736)
Backed out changeset 1b55f80e1ca6 (bug 1044736)
Backed out changeset f55ff90f2b6f (bug 1044736)
Backed out changeset 8505276285fa (bug 1044736)
Backed out changeset e81aa95ac8d3 (bug 1044736)

--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2014-11-12 15:10:27 +08:00
Kan-Ru Chen (陳侃如)
d69411de92 Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz 2014-11-12 14:20:18 +08:00
Lucas Rocha
10785dee6c Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-11 23:12:56 +00:00
Lucas Rocha
146dc3ce62 Bug 1097316 - Make tab strip smaller to workaround talos issues (r=mcomella) 2014-11-11 23:12:55 +00:00
Brian Nicholson
1507936cbb Bug 1095514 - Make distribution tile tests more robust. r=rnewman 2014-11-11 12:32:04 -08:00
Mark Finkle
c84548a4a1 Bug 1063831 - Add simple tests for tracking protection r=margaret 2014-11-11 15:04:01 -05:00
Mark Finkle
7d4ca9484f Bug 1063831 - Fix doorhanger divider color for Dark themes r=margaret 2014-11-11 15:03:57 -05:00
Mark Finkle
dd383dc282 Bug 1063831 - Adjust mixed content and tracking protection toolbar UI indicators r=margaret 2014-11-11 15:03:49 -05:00
Mark Finkle
d61e80493a Bug 1063831 - Support tracking protection in Site Identity popup UI r=margaret 2014-11-11 15:03:46 -05:00
Mark Finkle
8940a260d0 Bug 1063831 - Support tracking protection in SiteIdentity.java r=margaret 2014-11-11 15:03:43 -05:00
Mark Finkle
8321137592 Bug 1063831 - Support tracking protection in browser.js r=margaret 2014-11-11 15:03:39 -05:00
Garvan Keeley
8a36c54671 Bug 1096517 - Disable stumbler test on 2.3. r=gbrown 2014-11-10 11:57:00 -05:00
Garvan Keeley
e3b9af602c 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
af91745bce merge mozilla-inbound to mozilla-central a=merge 2014-11-11 13:23:32 +01:00
Mark Capella
482e2327c6 Bug 1050480 - Add a match case option to find-in-page, r=wesj 2014-11-11 01:11:46 -05:00
Wes Kocher
2961a46898 Merge m-c to fx-team a=merge 2014-11-10 18:26:54 -08:00
Wes Kocher
fac7b8ea5d Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
Nick Alexander
d5a0a90008 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
018abd5c01 Bug 1093220 - Remove standalone search activity code. r=margaret
CLOSED TREE
2014-11-09 16:39:04 -05:00
Mark Finkle
00fdd77dd6 Bug 883254 - Add the duckduckgo searchplugin. r=margaret 2014-11-04 17:03:54 -05:00
Carsten "Tomcat" Book
26e4369552 Merge mozilla-central to mozilla-inbound 2014-11-10 14:38:34 +01:00
Eugen Sawin
dcbf79467d Bug 1093235 - Restore resolution on display port update. r=kats 2014-11-07 19:41:11 +01:00
Margaret Leibovic
f927f74693 Bug 1093871 - Telemetry probe for number of items in reading list. r=rnewman 2014-11-07 15:35:12 -08:00
Richard Newman
75a7a2a6e9 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
2f9a84f1db Bug 1078353 - handleReaderListStatusRequest should use JS-Java callbacks. r=margaret 2014-11-05 10:13:00 -05:00
Michael Comella
13e86c51f0 Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-06 10:25:56 -08:00
Michael Comella
cac26581cf 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
8cc0818f56 Backout 7ef4eeeace2e, bug 1093621, talos regressions (r=backout) 2014-11-07 16:39:29 +00:00
Carsten "Tomcat" Book
59ea863423 Backed out changeset 17dd668f5444 (bug 1086983) for crashes in Android M-1 Tests 2014-11-07 16:03:17 +01:00
Carsten "Tomcat" Book
2159ea3e98 Backed out changeset 3357e9e81614 (bug 1086983) 2014-11-07 16:02:54 +01:00
Garvan Keeley
2123e97e48 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
Max Li
edad0ff534 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
1b1068dd0f Bug 1086983 - Part 2: Do not restore autocomplete text from editing mode. r=lucasr 2014-11-07 05:27:25 -08:00
Michael Comella
e11d011ded 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
989edd3507 Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-07 11:34:27 +00:00
Lucas Rocha
2af6bd8828 Bug 1091519 - Re-implement tab strip shapes with ResizablePathDrawable (r=mcomella) 2014-11-07 11:27:18 +00:00
Lucas Rocha
2afb9a0e66 Bug 1091519 - New drawable framework for shaped views (r=mcomella) 2014-11-07 11:27:17 +00:00
Richard Newman
c5efa3f277 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
Margaret Leibovic
9fa33ee381 Bug 1094485 - Properly handle exceptions in readerWorker.js. r=bnicholson, a=metered 2014-11-06 14:07:55 -08:00
vivek
0d2042cb67 Bug 1093119: about:feedback page is aligned to left. r=margaret 2014-11-06 13:24:08 -08:00
Tomasz Kołodziejski
6d25ef2447 Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
Nick Alexander
b76f23f4c6 Bug 1063753 - Remove Remote Tabs tray from Fennec entirely. r=mcomella
This mops up the bits of the Remote Tabs tray not already deleted by Bug
1014994.
2014-11-06 08:11:06 -08:00
Carsten "Tomcat" Book
c0dbb429f8 Merge mozilla-central to fx-team 2014-11-06 13:56:29 +01:00
Carsten "Tomcat" Book
ae68da35a9 merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Margaret Leibovic
5b7aa5ad69 Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson 2014-11-05 16:17:56 -08:00
Margaret Leibovic
6e4d54d867 Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle 2014-11-05 16:17:56 -08:00
Margaret Leibovic
0bb1ace29e Bug 1050405 - Add images for search widget preview. r=mfinkle 2014-11-05 16:17:55 -08:00
Margaret Leibovic
876b5366b5 Bug 1055657 - Add branding icons for search widget. r=mfinkle 2014-11-05 16:17:55 -08:00
Brian Nicholson
e7a9bd4d6c Bug 1068425 - Add tile reporting tests. r=rnewman 2014-11-05 12:14:35 -08:00
Brian Nicholson
65d42d7d0c Bug 1068425 - Add TilesRecorder hooks to TopSitesPanel. r=lucasr 2014-11-05 12:14:35 -08:00