Joseph Yeh
905944896a
Bug 1184989 - Prevent flipping preference will scroll the page as well. r=jaws
...
MozReview-Commit-ID: 5j5FN8aFDlX
2016-08-25 10:51:43 +08:00
Bob Silverberg
5311746971
Bug 1272676 - Remove HistoryTime and use Date type instead, r=aswan
...
MozReview-Commit-ID: IqH2eLJwn5d
2016-09-06 12:56:56 -04:00
Wes Kocher
d38092fe50
Merge m-c to inbound, a=merge
2016-09-07 18:07:21 -07:00
Jonathan Hao
c1241c5a98
Bug 1264573 - Share tabs in isolation tests. r=baku, r=arthuredelstein
2016-09-07 11:38:37 +08:00
Jonathan Hao
c928a47348
Bug 1264573 - Add blob url isolation tests, adapted from Tor Browser patch 15502. r=baku, r=arthuredelstein
2016-09-07 11:36:07 +08:00
Fischer.json
cfa542463c
Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
...
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Tooru Fujisawa
fe8a360906
Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window. r=enndeakin
2014-12-21 19:05:03 +09:00
Tooru Fujisawa
c02fa8e49e
Bug 92737 - Part 8: Download multiple files when multiple items are dropped on Downloads button. r=enndeakin
2014-12-21 19:05:03 +09:00
Kanika Narang
7172a05279
Bug 1302950 - Rename --panel-arrowcontent* CSS variables to --arrowpanel*. r=dao
2016-09-20 09:27:49 +02:00
Christoph Kerschbaumer
71dbab1ad4
Bug 1297338 - Introduce concept of principalToInherit to SessionHistory. r=bz,mikedeboer
2016-09-20 08:36:45 +02:00
Yoshi Huang
0f849d33e4
Bug 1260931 - part 5: tests. r=smaug
2016-09-06 10:26:07 +08:00
Luca Greco
ead728d5ad
Bug 1252215 - [webext] LegacyExtensionsUtils JSM module and LegacyExtensionContext helper. r=aswan,kmag
...
- this new module contains helpers to be able to receive connections
originated from a webextension context from a legacy extension context
(implemented by the `LegacyExtensionContext` class exported from
this new jsm module)
- two new test files (an xpcshell-test and a mochitest-browser) ensures that the LegacyExtensionContext can receive a Port
object and exchange messages with a background page and a content script (the content script test
is in a different test file because it doesn't currently work on android, because it needs
the browser.tabs API and the TabManager internal helper)
MozReview-Commit-ID: DS1NTXk0fB6
2016-08-24 18:31:36 +02:00
Phil Ringnalda
7132b78116
Merge m-c to m-i
2016-09-03 21:59:01 -07:00
Phil Ringnalda
a978b20540
Merge f-t to m-c, a=merge
2016-09-03 21:52:06 -07:00
Ryan VanderMeulen
7e109d9e56
Merge m-c to fx-team. a=merge
2016-09-03 11:45:27 -04:00
Brad Lassey
9a001082fb
Bug 1299798 - Add an early return if we cannot get a reference to the global notification box. r=mconley
2016-09-01 22:19:23 -04:00
Wes Kocher
eda25c5728
Merge inbound to m-c a=merge
2016-09-02 13:17:30 -07:00
Wes Kocher
e7fa86c1d0
Merge m-c to autoland, a=merge
2016-09-02 13:34:45 -07:00
Sebastian Hengst
a04da6a11c
Backed out changeset 57a1ca19b38c (bug 1260931)
2016-09-02 15:33:51 +02:00
Sebastian Hengst
aa630285ae
Backed out changeset 4dfb2d13513f (bug 1264573) because it blocks the backout of bug 1260931. r=backout on a CLOSED TREE
2016-09-02 15:06:07 +02:00
Sebastian Hengst
56d09d1e93
Backed out 5 changesets (bug 1260931)
...
Backed out changeset 86e1a437021b (bug 1260931)
Backed out changeset be65e87da9e3 (bug 1260931)
Backed out changeset 39cff1d988fd (bug 1260931)
Backed out changeset 2fa7c4d8a5bc (bug 1260931)
Backed out changeset 075d612841fb (bug 1260931)
2016-09-02 14:55:59 +02:00
Sebastian Hengst
5175f15514
Backed out changeset 57a1ca19b38c (bug 1260931)
2016-09-02 14:38:28 +02:00
Jonathan Hao
ca292d408b
Bug 1264573 - Blob url isolation tests, adapted from Tor Browser patch 15502. r=baku, r=arthuredelstein
2016-09-02 00:32:00 -04:00
Steve Chung
beeb6464b6
Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions. r=MattN
...
MozReview-Commit-ID: 25fD9IJIVt0
2016-08-30 16:53:03 +08:00
Steve Chung
6febc875ea
Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event. r=MattN
...
MozReview-Commit-ID: CPINRBFYW00
2016-09-02 11:53:37 +08:00
Dão Gottwald
0357d5b245
Backed out changeset 08e4eadbb77d for causing bug 1299667
2016-09-02 13:06:24 +02:00
Felipe Gomes
bbd5acef12
Bug 1298945 - Only show Slow Startup notification if profile is 3 months old. r=MattN
...
MozReview-Commit-ID: J0bsvtBoEsv
2016-09-02 14:40:21 -03:00
Tim Huang
e209935ecd
Bug 1278037 - Part 6: Add a test case for testing forgetting APIs, including nsICookieManager2.getCookiesWithOriginAttributes(), mozIGeckoMediaPluginChromeService.forgetThisSite() and nsIQuotaManagerService.clearStoragesForPrincipal(). r=baku
2016-08-24 15:00:17 +08:00
Michael Kaply
66fd5d3f38
Bug 1294201. Update search plugins. r=florian
2016-08-31 17:17:41 -05:00
Marco Bonardo
3c8be8a7e0
Bug 1150678 - Changing url of a bookmark with a keyword breaks the keyword forever. r=adw
...
MozReview-Commit-ID: 89Od4PKpQse
2016-08-30 11:04:22 +02:00
Wes Kocher
bdca60fced
Merge inbound to m-c a=merge
2016-09-01 17:51:22 -07:00
Kevin Chan
67741ce6f3
Bug 1254867 - Remove some CPOWs from browser_windowName.js to avoid a dead CPOW intermittent. r=mconley
...
DONTBUILD
2016-08-31 12:23:00 -04:00
Ryan VanderMeulen
524918a906
Backed out changeset cea23a652dcf for landing with the wrong bug number in the commit message.
2016-09-01 13:14:39 -04:00
Kevin Chan
13a338b035
Bug 1134307 - Remove some CPOWs from browser_windowName.js to avoid a dead CPOW intermittent. r=mconley
2016-08-31 12:23:00 -04:00
Sean Lee
337001672e
Bug 1297657 - Refine the plain style of buttons in Downloads Panel and support RTL. r=dao
...
MozReview-Commit-ID: 8aqYfRE56zV
2016-08-25 17:27:49 +08:00
Ryan VanderMeulen
3c04fc1fa0
Merge m-c to fx-team. a=merge
2016-08-31 22:37:49 -04:00
Ryan VanderMeulen
ca7c6ea4ee
Merge inbound to m-c. a=merge
2016-08-31 22:33:17 -04:00
Wes Kocher
84e696758f
Merge fx-team to central, a=merge
2016-08-31 17:11:06 -07:00
Jared Wein
05088cc7cb
Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp
...
MozReview-Commit-ID: Duwu5vZOhtF
2016-08-31 19:28:29 -04:00
Kannan Vijayan
7a1efe80d5
Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian
2016-08-31 18:14:24 -04:00
Jared Wein
3cefaa6899
Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
...
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Kris Maglione
386a89d124
Bug 1265371: Refactor schema parsing to reduce cyclomatic complexity. r=bsilverberg
...
MozReview-Commit-ID: HzVrf4yG7hZ
2016-08-30 12:24:32 -07:00
Cykesiopka
5b66d226c4
Bug 1299234 - Fix incorrect if statement block in AppendDistroSearchDirs(). r=mkaply
...
MozReview-Commit-ID: 4aPyJmHnCJ
2016-08-31 01:33:54 +08:00
Wes Kocher
b3db69732d
Merge fx-team to central, a=merge
2016-08-30 17:51:54 -07:00
Sean Lee
0d30583c4a
Bug 1298276 - Change the hover behavior in summary section with downloading files. r=paolo
...
MozReview-Commit-ID: 1hKBRXOBH6c
2016-08-18 14:45:57 +08:00
Jonathan Hao
b7f2b6a441
Bug 1264567 - Isolation tests of localStorage. r=baku, r=arthuredelstein
2016-08-30 00:06:00 -04:00
Gijs Kruitbosch
a20c9a70c3
Bug 1299445 - use distribution.ini directly to check if automigration is enabled, r=mkaply
...
MozReview-Commit-ID: DINI8rnyMfe
2016-08-31 14:58:23 +01:00
Henrik Skupin
bd6591d1ff
Bug 1283919 - Move packaging of Marionette from make to the test archiver r=gps
...
MozReview-Commit-ID: AOQHcA46bCh
2016-08-17 13:43:51 +02:00
Jonathan Kingston
1f7f3738ff
Bug 1272256 - Adding in longpress new tab button container menu r=Gijs
...
MozReview-Commit-ID: 5KECDW34G8M
2016-07-14 11:44:39 +01:00
Ryan VanderMeulen
df7bed792b
Merge m-c to autoland. a=merge
2016-08-29 12:52:13 -04:00