Alessio Placitelli
|
303eae9cec
|
Bug 1288709 - Split the browser_UsageTelemetry.js test. r=gijs
MozReview-Commit-ID: IykhSB7RtSH
--HG--
rename : browser/modules/test/browser_UsageTelemetry.js => browser/modules/test/browser_UsageTelemetry_private_and_restore.js
|
2016-09-02 03:44:00 -04:00 |
|
Eric Rahm
|
67ebe8e8e8
|
Bug 1299592 - Handle dead windows in ContentSearch.jsm. r=felipe
In addition to having a null messageManager it's also possible the target is
already a dead wrapper if the browser has been closed.
|
2016-09-01 13:32:36 -07:00 |
|
Shane Caraveo
|
1bb3fcb541
|
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
MozReview-Commit-ID: 2rMDwrZTTpG
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
|
2016-08-23 15:24:07 -07:00 |
|
Shane Caraveo
|
4987c70c34
|
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: JzSDh41IPBu
|
2016-08-23 15:24:06 -07:00 |
|
Shane Caraveo
|
51cf1dcb66
|
Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: IgpgD7qwasI
|
2016-08-23 15:24:06 -07:00 |
|
Ryan VanderMeulen
|
82663d8710
|
Merge inbound to m-c. a=merge
|
2016-08-23 10:05:18 -04:00 |
|
Gijs Kruitbosch
|
8b7f8ba630
|
Bug 1289231 - show 'undo' notification bar, r=dolske
MozReview-Commit-ID: 1qy7GUSaowb
--HG--
extra : rebase_source : b9b302a0cd99fbf665958b6d4844af831e296287
|
2016-08-20 12:15:02 +01:00 |
|
Sebastian Hengst
|
ee40c4ef0a
|
Backed out changeset 865501b808e3 (bug 1287330) for frequent timeouts in browser_async_remove_tab.js with e10s on Linux debug. r=backout
|
2016-08-21 16:45:16 +02:00 |
|
Wes Kocher
|
bb22cc4067
|
Merge inbound to central, a=merge
|
2016-08-19 18:16:20 -07:00 |
|
Matt Howell
|
0a08b11eb3
|
Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley
MozReview-Commit-ID: E83Hs7QDlLJ
--HG--
extra : rebase_source : e2decd1deef359d695a496d0337b7b31c8fec5f5
|
2016-08-18 14:40:08 -07:00 |
|
Allasso Travesser
|
a436068793
|
Bug 1287330 - Insert tabs' linkedBrowser lazily into the document. r=dao
|
2016-08-19 17:46:04 +02:00 |
|
Jimmy Wang
|
86bcc6aeb3
|
Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : rebase_source : a5549e9b101c5ea8b1bf08682b95528eb2c70774
|
2016-05-11 17:33:09 -04:00 |
|
Wes Kocher
|
8738cfff5d
|
Backed out 7 changesets (bug 1289549) for functional UI failures a=backout
Backed out changeset 32ff5490a900 (bug 1289549)
Backed out changeset 0a62241f9774 (bug 1289549)
Backed out changeset b6e3d77671f7 (bug 1289549)
Backed out changeset 506846cb7c35 (bug 1289549)
Backed out changeset efdb25f69c2c (bug 1289549)
Backed out changeset 6f8b50b7a92a (bug 1289549)
Backed out changeset 1c61346368e5 (bug 1289549)
--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
|
2016-08-17 09:18:14 -07:00 |
|
Jared Wein
|
ea0b3d77bc
|
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
MozReview-Commit-ID: GDfvwWRLNm5
|
2016-08-16 21:27:37 -04:00 |
|
Sebastian Hengst
|
c66c2fee3a
|
Backed out changeset 7914e9dc6f88 (bug 1294542) for xpcshell failure in test_Log.js. r=backout
|
2016-08-17 01:24:58 +02:00 |
|
Shane Caraveo
|
ed35ca6be4
|
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
MozReview-Commit-ID: JosyCE9HAac
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
|
2016-08-16 14:34:06 -07:00 |
|
Shane Caraveo
|
b5de53e87a
|
Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: GUqJRtp4QlJ
|
2016-08-16 14:34:06 -07:00 |
|
Shane Caraveo
|
cc1f7d742e
|
Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: KKvTZaeTU69
|
2016-08-16 14:34:05 -07:00 |
|
Jared Wein
|
e6276ea7f5
|
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
MozReview-Commit-ID: RCSDEvvk2I
|
2016-08-16 15:44:15 -04:00 |
|
Jared Wein
|
b82aa6f6de
|
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
MozReview-Commit-ID: AAXqh63QNv3
|
2016-08-16 15:44:13 -04:00 |
|
Wes Kocher
|
03b3c20a6e
|
Merge fx-team to central, a=merge
|
2016-08-15 14:49:11 -07:00 |
|
Katie Broida
|
51baff5088
|
Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao
MozReview-Commit-ID: 7jcAhgUp8RP
|
2016-08-12 13:48:59 -04:00 |
|
Jared Wein
|
d3e296107e
|
Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
MozReview-Commit-ID: 8izEqc8IyCu
|
2016-08-12 11:50:35 -04:00 |
|
Carsten "Tomcat" Book
|
9c3cf65d09
|
Merge mozilla-central to fx-team
|
2016-08-10 16:04:01 +02:00 |
|
Florian Quèze
|
77c40e0e1c
|
Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
|
Florian Quèze
|
ee275bb154
|
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
|
Sumit Tiwari
|
8d27110b79
|
Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
MozReview-Commit-ID: DEoVeqEZWpd
--HG--
extra : rebase_source : 53b3a2be2cd5bfc444ce6047c44f20bb176e2337
|
2016-08-07 21:58:24 -04:00 |
|
Wes Kocher
|
41e9dbb0bb
|
Backed out 4 changesets (bug 1206233) for xpcshell bustage
Backed out changeset 5fd912b9afed (bug 1206233)
Backed out changeset 3e0bcd0f52c7 (bug 1206233)
Backed out changeset c3796270f3c2 (bug 1206233)
Backed out changeset 855fe322a553 (bug 1206233)
|
2016-08-09 17:24:03 -07:00 |
|
Florian Quèze
|
a0f3dbe1bd
|
Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
|
Florian Quèze
|
26bd96af1b
|
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
|
2016-08-09 22:50:53 +02:00 |
|
Phil Ringnalda
|
628f428f29
|
Bug 1287714 - Skip browser_CaptivePortalWatcher.js on OS X debug e10s for constant timeouts
|
2016-08-07 15:34:55 -07:00 |
|
Alessio Placitelli
|
6df381f1ae
|
Bug 1293222 - browser.engagement.total_uri_count includes URIs from restored tabs. r=mikedeboer
MozReview-Commit-ID: lLO7moXuDU
|
2016-08-12 01:22:00 +02:00 |
|
Carsten "Tomcat" Book
|
2c922beb50
|
Merge mozilla-central to autoland
|
2016-08-04 16:04:40 +02:00 |
|
Carsten "Tomcat" Book
|
d036bdb09c
|
merge fx-team to mozilla-central a=merge
|
2016-08-04 15:54:27 +02:00 |
|
Jared Wein
|
871ed4e3ba
|
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
MozReview-Commit-ID: DYOmE6xwMJh
--HG--
extra : rebase_source : bc81b68ea5599fd1815dc34dac7106eef7044483
|
2016-08-03 18:54:59 -04:00 |
|
Nihanth Subramanya
|
d201f3429d
|
Bug 1282611 - Recheck for captive portal after watcher is initialized. r=MattN
MozReview-Commit-ID: DKUibGPvTrx
|
2016-08-03 13:46:17 +03:00 |
|
Jared Wein
|
fd84c776c7
|
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
|
2016-08-04 03:28:58 -04:00 |
|
Carsten "Tomcat" Book
|
8dbb362d18
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-07-31 17:44:14 +02:00 |
|
Horatiu
|
1a07f5562d
|
Bug 1144749 - Add keyboard shortcut to open ReaderView. r=markh
|
2016-07-29 22:13:56 -04:00 |
|
Mark Banner
|
c8531f414d
|
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
|
2016-07-30 08:48:31 +01:00 |
|
Mark Banner
|
b5f9f1309f
|
Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests
|
2016-07-29 18:17:17 +01:00 |
|
Mark Banner
|
59109f0ef2
|
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
|
2016-07-29 12:00:27 +01:00 |
|
Carsten "Tomcat" Book
|
220e36cb8d
|
Merge mozilla-central to mozilla-inbound
|
2016-07-30 16:23:21 +02:00 |
|
Thomas Wisniewski
|
6a1fb99d2b
|
Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz
|
2016-07-30 00:24:56 -04:00 |
|
Blake Kaplan
|
38ab2d74ce
|
Bug 1289944 - Remove now-unneeded blob URL hack for favicons. r=felipe
|
2016-07-28 11:51:59 -07:00 |
|
Wes Kocher
|
456eb8e899
|
Backed out 3 changesets (bug 1109146) for being the likely cause of browser_documentnavigation.js bustage CLOSED TREE
Backed out changeset 77ed89a0e8ba (bug 1109146)
Backed out changeset 65d2a173cb20 (bug 1109146)
Backed out changeset 0212e01c7769 (bug 1109146)
|
2016-07-29 14:48:04 -07:00 |
|
Jimmy Wang
|
928a387706
|
Bug 1109146 - Pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document. r=felipe
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : transplant_source : %D8%22%BDg%E6%24%2A6%26X%DB%26%E5%A3%93%18%CD%9D%B3%AF
|
2016-05-11 17:33:09 -04:00 |
|
Brad Lassey
|
912016dcd7
|
bug 1289496 - Ask to Activate makes Flash plugin dropdown appear on every github pageload r=mconley
|
2016-07-26 17:07:02 -04:00 |
|
Carsten "Tomcat" Book
|
8b6316ec5f
|
Merge mozilla-central to mozilla-inbound
|
2016-07-22 11:59:06 +02:00 |
|
Carsten "Tomcat" Book
|
336105a0de
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-07-22 11:58:02 +02:00 |
|