David Rajchenbach-Teller
16d1a5f419
Bug 1251347 - Making sure that SessionFile.write initializes its workers;r=mconley
...
Bug 1243549 fixed a race condition during SessionFile startup which
could cause calls to SessionFile.write to send messages to the worker
before it was initialized. The fix consisted in waiting until
initialization was complete before proceeding.
As it turns out, there are cases in which we send messages to the
worker without ever attempting to initialize it, so this wait ends up
causing a hang/shutdown.
This patch fixes the issue by making sure that any message sent to the
worker first initializes the worker if it hasn't been initialized
yet. Since initializing the worker requires us reading the session
store files to find out which one is valid, well, we do exactly that.
MozReview-Commit-ID: 1bOgCaF6ahM
2016-02-26 12:02:43 +01:00
David Rajchenbach-Teller
96e2ee46c4
Bug 1251347 - Refining SessionFile Shutdown hang details;r=me
...
MozReview-Commit-ID: Jag5oFwKTqr
2016-02-26 11:11:47 +01:00
Andrew Halberstadt
12720e7ec2
Bug 1250616 - Sign mozscreenshots extension for mochitest, r=MattN
...
For details on extensions in automation and signing, see
https://wiki.mozilla.org/EngineeringProductivity/HowTo/SignExtensions
MozReview-Commit-ID: HNJq2VlY9KX
2016-02-24 14:07:58 -05:00
Wes Kocher
a7eef63c32
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Aab5zU7Kd3X
2016-02-26 12:38:33 -08:00
Wes Kocher
dfb02515b1
Backed out changeset b88648a41ed2 (bug 1245891) for talos timeouts
...
MozReview-Commit-ID: BxDPXC2rA4m
2016-02-26 12:29:03 -08:00
Wes Kocher
fda2ecf8ae
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: 9LaKI6lIClP
2016-02-26 12:19:25 -08:00
Michael Layzell
f49e32052e
Bug 1234021 - Catch exceptions raised by storage.length in SessionStorage.jsm, r=mconley
2016-02-26 13:37:44 -05:00
David Rajchenbach-Teller
d574bd0c2c
Bug 1245891 - Changing Session Restore Talos tests to include the time to restore actual tabs;r=mconley
...
MozReview-Commit-ID: 3kjG6ixWNiO
2016-02-23 13:40:39 +01:00
Marco Bonardo
dc278f7afe
Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
...
MozReview-Commit-ID: 94FRqGofGsP
2016-02-22 18:17:43 +01:00
Mark Hammond
7e3515b689
Bug 1243594 (part 3) - leave the utf-8 encoding of the payload to rest.js instead of directly in loop. r=Standard8
2016-02-26 15:46:30 +11:00
Margaret Leibovic
d80bdc295d
Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3pwOV5BjwC9
2016-02-22 10:35:32 -05:00
Margaret Leibovic
83855b42fb
Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
...
MozReview-Commit-ID: 3TFzz809KcM
2016-02-22 10:09:07 -05:00
J. Ryan Stinnett
1fad784d0f
Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
...
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00
David Critchley
8b000f55a3
No Bug - Timing change within the check video and switch to chatbox to allow DOM catch up. r=standard8 NPOTB DONTBUILD
2016-02-25 23:04:50 +00:00
Michael Kaply
f1433d47da
Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy
...
MozReview-Commit-ID: 47aRIjly0YZ
2016-02-25 12:40:39 -06:00
Mike de Boer
86128b173d
Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8
2016-02-25 22:11:08 +01:00
Phil Ringnalda
09910de5eb
Back out 2 changesets (bug 1245992) for several browser-chrome failures
...
Backed out changeset 6d9614f87daf (bug 1245992)
Backed out changeset 34e6eea401e3 (bug 1245992)
2016-02-25 19:15:16 -08:00
Haik Aftandilian
5e3dc1e103
Bug 1237847 - [e10s] Null deref crash when running test_pluginstream_newstream.html; r=bobowen
...
Modify the Mac sandbox to allow temporary files to be created in a
parent-specified subdirectory of NS_OS_TEMP_DIR. This is similar to the
Windows approach. The parent provides a UUID in a preference which is
used by the content process to form the subdirectory name.
MozReview-Commit-ID: 6BONpfZz8ZI
2016-02-25 15:26:13 -08:00
Francois Marier
d76a08e7f9
Bug 1245992 - Remove unused Safe Browsing strings. r=past
...
MozReview-Commit-ID: IkyO53DJpYs
2016-02-25 21:34:15 -08:00
Francois Marier
5eb5b1b255
Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
...
MozReview-Commit-ID: DLC1KDvYbUH
2016-02-25 21:34:01 -08:00
Carsten "Tomcat" Book
d8a4f7948b
Merge mozilla-central to fx-team
2016-02-25 11:59:56 +01:00
Carsten "Tomcat" Book
1fd7281917
merge mozilla-inbound to mozilla-central a=merge
2016-02-25 11:57:51 +01:00
Carsten "Tomcat" Book
cf960aaa08
merge fx-team to mozilla-central a=merge
2016-02-25 11:53:19 +01:00
Nihanth Subramanya
cef6b09a37
Bug 1201437 - Add tests to ensure correct icon is displayed in control center for user-added security exceptions. r=paolo
...
MozReview-Commit-ID: 1WDKYOhbzUf
2016-02-24 22:45:59 -08:00
Nihanth Subramanya
5a36803cd5
Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo
...
MozReview-Commit-ID: 92m7Rhjufv4
2016-02-24 22:45:23 -08:00
Matthew Noorenberghe
d5196d8f4f
mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me
...
MozReview-Commit-ID: 6GjBRJ2C787
2016-02-24 22:41:56 -08:00
Jared Wein
0397b0dd77
Bug 1250732 - Disable browser_bookmark_popup.js on Linux debug builds due to flakiness of moueover/mouseout events. r=gijs, a=tomcat
...
MozReview-Commit-ID: KQ8FNFaieIy
2016-02-25 00:34:44 -05:00
Panos Astithas
bbe1f5007d
Bug 1250577 - Enable browser_basic_functionality.js and browser_iframe_gone_mid_download.js tests on e10s. r=me
...
MozReview-Commit-ID: BuDLbO95bGO
2016-02-25 11:35:47 +02:00
Matthew Wein
a0d8a10b41
Bug 1246028 Implement chrome.commands.getAll. r=kmag
2016-02-24 17:29:04 -08:00
Carsten "Tomcat" Book
d151fd6255
merge fx-team to mozilla-central a=merge
2016-02-24 12:04:15 +01:00
Carsten "Tomcat" Book
a0805026df
merge mozilla-inbound to mozilla-central a=merge
2016-02-24 12:01:56 +01:00
Phil Ringnalda
f60f95e5a9
Back out 6d8c09f110ee (bug 1246028) for landing before it got its nits picked
2016-02-24 18:40:42 -08:00
Ryan VanderMeulen
3acf3b28aa
Backed out changeset e8a80985911b (bug 1239042) for frequent Windows intermittent browser_syncui.js failures.
2016-02-24 21:08:58 -05:00
Shane Caraveo
8e0a2127bf
Bug 1218977 fix panel corners on pocket panel, r=gijs
2016-02-24 16:03:53 -08:00
Drew Willcoxon
f51b4772e8
Bug 1249332 - [e10s] Make browser_ContentSearch.js work under e10s. r=mak
2016-02-22 15:18:12 -08:00
Shane Caraveo
a8721937c2
Bug 1245277 loop addon needs to respect prior set default prefs, not restartless, r=Standard8
2016-02-24 15:15:42 -08:00
Shane Caraveo
f406c672b5
Bug 1245277 pocket addon needs to respect prior set default prefs, r=Gijs
2016-02-24 15:14:30 -08:00
Masatoshi Kimura
6f6de7b9ee
Bug 1250781 - Scroll "Default apps" into the default browser option. r=Gijs
2016-02-25 07:10:35 +09:00
Michael Kaply
8b8af34605
Bug 1239949 - Add a pref for showing bookmarks toolbar and menubar; r=mixedpuppy
...
MozReview-Commit-ID: KqCSjlhWAOo
2016-02-24 09:47:52 -06:00
Mike Conley
ff10496c25
Bug 1244684 - Make FX_TAB_SWITCH_TOTAL_MS work for non-e10s in an OMTC world. r=mstange
...
MozReview-Commit-ID: VKFKi1u6az
2016-02-23 12:12:01 -05:00
Shane Caraveo
f6cd9b8aff
Bug 1250369 Fix out-of-band upgrades of pocket system addon, r=Gijs
2016-02-23 09:03:26 -08:00
Mark Banner
8085df4796
Bug 1247255 - Update the UITour to use Loop's new API for opening the panel. r=MattN
2016-02-23 16:09:45 +00:00
Blake Kaplan
45ecbb97fc
Bug 1193093 - Tighten up these checks a little. r=Gijs
2016-02-23 16:11:53 -08:00
Mark Hammond
28b383cdfa
Bug 1244929 - Allow UITour's showFirefoxAccounts command to accept additional URL params. r=MattN
2016-02-24 12:38:30 +11:00
Gijs Kruitbosch
a8d963f452
Bug 1250482 - r=mak
...
MozReview-Commit-ID: 2wpk7hOKUO7
2016-02-23 13:39:28 +00:00
Gijs Kruitbosch
82850c8ed4
Bug 1250366 - fix whitespace issues with URL highlight code, r=jaws
...
MozReview-Commit-ID: 1i0IiZ7EDWi
2016-02-23 11:45:07 +00:00
Kit Cambridge
1fe3b9406a
Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN
...
MozReview-Commit-ID: LR3OiP0miEm
2016-02-16 13:27:27 -08:00
Phil Ringnalda
3ac618e064
Bug 1245937 - requestLongerTimeout for browser_chatwindow.js and browser_focus.js since 1154277 slowed them down, transplanted from mozilla-aurora. rs=testonly
2016-02-15 13:12:06 -08:00
David Critchley
5828532502
Bug 1250495 - Improved privacy by opening Hello FTU Url when there is no context url r=standard8
2016-02-24 19:42:01 +00:00
Luca Greco
538f6036d1
Bug 1249144 - [webext] fix sorting collected frame details in webNavigation tests. r=kmag
...
MozReview-Commit-ID: ay5fGRGSpW
2016-02-19 04:09:16 +01:00