Commit Graph

41273 Commits

Author SHA1 Message Date
Tim Huang
a4c22dfaca Bug 1270678 - Part 2: Add a test case to verify that the loading of favicon obey originAttributes. r=ckerschb 2016-06-07 16:38:00 +02:00
Carsten "Tomcat" Book
6439e7004c merge mozilla-inbound to mozilla-central a=merge 2016-06-08 11:57:53 +02:00
Carsten "Tomcat" Book
1bd67fd288 merge fx-team to mozilla-central a=merge 2016-06-08 11:56:38 +02:00
Carsten "Tomcat" Book
c1439093ab Merge mozilla-central to mozilla-inbound 2016-06-07 15:34:15 +02:00
Carsten "Tomcat" Book
c6d661cfe2 merge mozilla-inbound to mozilla-central a=merge 2016-06-07 15:23:03 +02:00
Phil Ringnalda
035f8773be Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures
CLOSED TREE
2016-06-06 21:07:42 -07:00
Phil Ringnalda
ca39a66245 Back out e8dab5e5d63a (bug 1272107) for 10.10 e10s debug startup hangs/asserts/aborts
CLOSED TREE
2016-06-06 21:06:42 -07:00
Timothy Guan-tin Chien
8b595135ed Bug 1277747 - Show "Restarting..." label when we restart from about dialog updater, r=mikedeboer
Restart might not happen instantly when the user clicks the restart
button. Ideally we want to provide instant feedback in that case. This
patch will switch the UI to a "Restarting..." label as soon as the user
clicks the restart button.

The button is restored if the restart action is aborted.

MozReview-Commit-ID: BfMVla87FmT

--HG--
extra : transplant_source : X%5B%B9c%02%B6%B1%87z%13%18F%AC%1E.dt%20%F7%93
2016-06-03 14:01:38 +08:00
Edouard Oger
29005dba67 Bug 1273980 - Handle correctly Synced Tabs sidebar device icon focussed states. r=markh
MozReview-Commit-ID: 29UKxxfxKuI

--HG--
extra : transplant_source : %09%B4%AAn%D5%1CRx%A9%18%CFX%7C%F6%12_%A3%5B%D3%CF
2016-06-06 14:00:57 -07:00
Kris Maglione
c98153037d Bug 1276025: Stop using injectInDocShell to tag docShells with types. r=billm
MozReview-Commit-ID: 7h5PI2birY4

--HG--
extra : source : 99b213f494e1a9e20629e936681faedec16d22a3
extra : amend_source : d70ffaecbc11445a5bddeb52c9c940a866934347
2016-06-02 20:53:41 -07:00
Wes Kocher
3ec856c177 Backed out changeset 99b213f494e1 (bug 1276025) for xpcshell bustage CLOSED TREE 2016-06-07 16:59:20 -07:00
Matthew Noorenberghe
e74c05284e Backed out changeset 947617c723cd (bug 1277026)
MozReview-Commit-ID: 6wRsDiaxVp1
2016-06-07 16:10:56 -07:00
Yoshi Huang
5399e1e48d Bug 1278149 - split browser_sessionStoreContainer.js. r=mikedeboer 2016-06-07 11:02:38 +08:00
James Andreou
5859f4c006 Bug 1277344 - Opened a new private window, to remove setting docshell to private. r=ehsan
MozReview-Commit-ID: 9hFEKV3Wq2J
2016-06-07 18:56:07 -07:00
Rakhi Sharma
b1d79ef530 Bug 1203743 - Windows and Linux Dev Edition theme bottom border on #navigator-toolbox isn't using theme colors r= Gijs.
MozReview-Commit-ID: 9amKUN7dVFB

--HG--
extra : rebase_source : c258e7ee7e199e046b1c7ee7ff937c90696ee1f7
2016-06-08 01:27:06 +05:30
Marco Bonardo
392c65b534 Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
MozReview-Commit-ID: FhU8nOoNUHb

--HG--
extra : rebase_source : ff75adb252b13f4042da49d4572fb807c3d0d823
2016-05-26 17:49:40 +02:00
Bob Owen
5714578c95 Bug 1278528: Don't try to initialize the sandbox TargetServices when we are not sandboxed. r=jimm
MozReview-Commit-ID: EpXy9LYXwQL
2016-06-07 14:03:51 +01:00
James Andreou
4476fb27cb Bug 1271249 - Fixed by Bug1269361 adding new OriginAttributes. r=baku 2016-06-07 08:27:41 +02:00
Jonathan Hao
df97b7592f Bug 1270680 - Part 2: Tests that make sure image cache respect originAttributes. r=jdm,seth
MozReview-Commit-ID: LbGy6MfZGEL
2016-06-06 03:39:00 +02:00
Dave Huseby
47d1fa5cde Bug 1233899 - fix the feeds converter to use default user context origin attributes. r=baku
(HEAD -> Bug_1233899)
passing origin attributes from loading channel to feed rendering page.
2016-06-06 14:22:00 +02:00
Edouard Oger
000c4ca9ce Bug 1277026 - Disconnect Sync and show a notification on FxA remote disconnect. r=markh
MozReview-Commit-ID: Hxz1j5QDkfM

--HG--
extra : rebase_source : 396713694fb50042331715dde2d404e32e659815
2016-06-02 15:22:12 -07:00
Kris Maglione
c5d392a9bc Bug 1276025: Stop using injectInDocShell to tag docShells with types. r=billm
MozReview-Commit-ID: 7h5PI2birY4

--HG--
extra : rebase_source : a8b8b9b49f9ef8304ee669f6c28c9290a1198ff3
extra : amend_source : f868dc11e3da5f89852343e88e373db14f5dcbd3
extra : histedit_source : 6ee59978a58828e22a9f2cbf651cb713ba28d25d
2016-06-02 20:53:41 -07:00
Kim Moir
825acb86c4 revert Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 47 r=mshal DONTBUILD 2016-06-07 14:45:21 -04:00
Gijs Kruitbosch
825b101112 Bug 1277685, r=jaws
MozReview-Commit-ID: BtZCFTIdlMh

--HG--
extra : rebase_source : d5e780066ec58b82a46a79ad6a0ee16c1e2bffe3
2016-06-07 14:53:34 +01:00
Kim Moir
94aee01d99 Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 47 r=mshal DONTBUILD 2016-06-07 14:28:26 -04:00
Andrea Marchesini
dd6cbdac21 Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 19:59:22 +02:00
Wes Kocher
807cf956d8 Merge m-c to inbound, a=merge 2016-06-06 17:14:49 -07:00
Wes Kocher
07bca63718 Merge fx-team to m-c a=merge CLOSED TREE 2016-06-06 15:14:37 -07:00
Wes Kocher
7fbcf3fa34 Bug 1278389 - skip browser_mozLoop_telemetry.js because changing to firefox50 broke it a=test-only 2016-06-06 14:50:05 -07:00
Wes Kocher
c8fda3aef7 Bug 1278388 - skip browser_permissions_urlFieldHidden.js because changing to firefox50 broke it a=test-only 2016-06-06 14:46:13 -07:00
Andrea Marchesini
943c6e667c Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug 2016-06-07 00:47:13 +02:00
Justin D'Arcangelo
8524414783 Bug 1272107 - FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley
--HG--
extra : amend_source : 20eecf238ea852129fe0c788379a7a31cd765f6b
2016-06-06 18:47:06 -04:00
ffxbld
219956a13e Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-06-06 15:18:13 -04:00
Carsten "Tomcat" Book
4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Carsten "Tomcat" Book
11e77b01e4 merge fx-team to mozilla-central a=merge 2016-06-06 11:54:52 +02:00
ffxbld
3f096f7801 No bug, Automated blocklist update from host bld-linux64-spot-384 - a=blocklist-update 2016-06-04 05:09:35 -07:00
Carsten "Tomcat" Book
71eb3110f9 merge mozilla-inbound to mozilla-central a=merge 2016-06-03 12:00:06 +02:00
Ed Lee
d235b5fed2 Bug 1266041 - Disable copypanel test for linux. rs=dmose 2016-06-01 23:48:06 -07:00
Andrew Swan
bbff6c938b Bug 1277965 Enable MOZ_ADDON_SIGNING r=kmag
MozReview-Commit-ID: L6VXf9veakc

--HG--
extra : rebase_source : 8f48e2a829ee597120b1d0d6926c3dc3c7e54001
2016-06-06 12:23:14 -07:00
Jonathan Kingston
08ef5cffc4 Bug 1275432 - showing container icons in file and tab menu. r=jaws
MozReview-Commit-ID: 9QJHU188MwI

--HG--
extra : transplant_source : w%8B%22u%2C%26%CE%F7%C0%9C%C5%A8%0Fk_%E5%10%CE%82%9B
2016-05-26 12:12:24 +01:00
Eitan Isaacson
ad986ea88d Bug 1268633 - Let speech synthesis ride the trains. r=smaug
MozReview-Commit-ID: FslNX4OSO6a

--HG--
extra : rebase_source : fb8c98270e290fbf21a833e9e8518e62ff2153b8
2016-06-02 10:30:46 -07:00
Matthew Wein
6beefd1a7a Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag
MozReview-Commit-ID: 2pVcqpfSRKT

--HG--
extra : source : ea4940dd52ccc58a914bfb3b464fa6cee0af628c
extra : histedit_source : 81d3d700dbe8fd8dd34f7bf97f1fc323f07168f9
2016-05-25 16:58:43 -07:00
Florian Quèze
5ed98a7ef4 Bug 1204366 - [RTL] Searchbar's dropdown in wrong positions, r=dao. 2016-06-06 15:40:10 +02:00
Carsten "Tomcat" Book
91c45dd470 Merge mozilla-central to fx-team 2016-06-02 12:00:53 +02:00
Carsten "Tomcat" Book
e0f231ace5 merge mozilla-inbound to mozilla-central a=merge 2016-06-02 11:56:07 +02:00
Carsten "Tomcat" Book
a91653581d Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE
--HG--
extra : rebase_source : cd1218144d092a62764b014cffb6b0a92b5f9141
2016-06-02 08:13:16 +02:00
Wes Kocher
f4ebafb9f3 Merge m-c to inbound, a=merge 2016-06-01 17:17:15 -07:00
Carsten "Tomcat" Book
cd94cb207b Merge mozilla-central to fx-team 2016-06-01 15:09:07 +02:00
Carsten "Tomcat" Book
c2494b5883 merge mozilla-inbound to mozilla-central a=merge 2016-06-01 15:07:48 +02:00
Mike de Boer
037ad62636 Bug 1276884 - fix nits in TabAttributes.jsm and TabState.jsm. r=ttaubert 2016-06-01 14:48:18 +02:00