Commit Graph

441705 Commits

Author SHA1 Message Date
Wes Kocher
b49a1bd566 Backed out changeset 8045d8fcbfe5 (bug 1203253) for browser_change_app_handler.js failures CLOSED TREE 2015-09-24 11:28:45 -07:00
J. Ryan Stinnett
4ab05a1789 Bug 1201535 - Test view source of srcdoc frames. r=mconley 2015-09-24 12:39:09 -05:00
J. Ryan Stinnett
c0dffd8c52 Bug 1201535 - Mark srcdoc as safe for loading in child. r=bz
When showing view source of a srcdoc frame in a tab, we load the frame content
via a page descriptor and use the URI "view-source:about:srcdoc".

Since we are creating a browser tab, the docshell's `InternalLoad` triggers the
browser's `shouldLoadURI` machinery that checks if we are in the correct process
for the given URI.  This machinery will unwrap "view-source:" to "about:srcdoc"
and check if such an about page can be loaded in the child.

Marking "about:srcdoc" as safe for the child to load allows the view source
content of the frame to be displayed as expected.
2015-09-24 12:39:08 -05:00
J. Ryan Stinnett
eab474923e Bug 1201535 - Open view source tabs with about:blank. r=bz
Loading a view source tab as "about:blank" gets us the fresh tab we need without
making redundant requests.  The view source module will retrieve the actual data
as needed.
2015-09-24 12:39:07 -05:00
Jared Wein
f40c529084 Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs
--HG--
extra : rebase_source : e26563247012d87a31cd59c9d448fd6afbed1c48
2015-09-24 11:03:54 -04:00
Jared Wein
71808b231d Bug 1205020 - Disable optimizations in TestTuple.cpp since it breaks the build on VS2013 Windows 10. r=froydnj
--HG--
extra : rebase_source : f209cc4dd8051562a4ef87313d0636f9dbee2132
2015-09-23 13:53:07 -04:00
Gijs Kruitbosch
9b02c92098 Bug 1189082 - r=mak
--HG--
extra : commitid : EUpd3pAdtto
extra : histedit_source : 8995fee354dc2abd7844ee600a80f824fdbd7c3e
2015-09-23 09:10:01 +01:00
Nikhil Gupta
f27dbdc274 Bug 1178023 - apply border removal to more notifications, also in fullscreen, and make it RTL-safe, r=gijs
--HG--
extra : commitid : 6QZpfFFbpSv
extra : histedit_source : bb30bf4d4592fc3a4cc26bf474a4208db3ced7bc
2015-09-24 09:08:00 +01:00
Dão Gottwald
c5bde57665 Bug 1208037 - Remove fade-out effect from tab separators. r=gijs 2015-09-24 17:38:59 +02:00
Brian Grinstead
8811c088e8 Bug 1034110 - Listen to nativeAnonymousChildList changes from devtools;r=pbrosset
--HG--
extra : commitid : 36op3Ife6VB
2015-09-24 08:23:34 -07:00
Brian Grinstead
e1174022ee Bug 1034110 - Provide a way to observe mutations for ::before/::after pseudo elements;r=smaug
Adds a new chrome-only MutationObserverInit option called nativeAnonymousChildList
that will cause a mutation to fire when a native anonymous root is bound or unbound

--HG--
extra : commitid : 6TG2gUAljQC
2015-09-24 08:23:32 -07:00
Dão Gottwald
d10504d99e Bug 1206419 - remove min-height from number textbox spin buttons. r=gijs 2015-09-24 16:40:41 +02:00
Alessio Placitelli
9fa34ce1c1 Bug 1205976 - Improve logging for TelemetryStorage.loadAbortedSessionPing. r=gfritzsche 2015-09-22 06:26:00 +02:00
Carsten "Tomcat" Book
4a6b9ecd83 Merge mozilla-central to fx-team 2015-09-24 12:07:23 +02:00
Carsten "Tomcat" Book
2376775adf merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Carsten "Tomcat" Book
ec1ec68f68 merge fx-team to mozilla-central a=merge 2015-09-24 12:01:40 +02:00
Phil Ringnalda
971bca22ce Bug 1207911 - Disable webext tests on ASan builds for now
CLOSED TREE
2015-09-23 20:12:16 -07:00
Ted Mielczarek
1da63ab087 bug 1204985 horrible clobber-avoidance bustage fix r=YOLO CLOSED TREE
--HG--
extra : commitid : 9YLhI1kywCS
2015-09-23 22:05:01 -04:00
Xidorn Quan
e122198562 Bug 1137009 part 2 - Do not persist attributes of xul window if the window is in fullscreen. r=enndeakin
--HG--
extra : source : 19c3f7b23f53ae04f51458de6df339f3166fe3dc
extra : histedit_source : 4bad4820bca43ebf1cd30228c52b4126a35a25a5
2015-09-24 11:39:22 +10:00
Xidorn Quan
1fa3dc1199 Bug 1137009 part 1 - Always save dirty window attributes but do not persist them in nsXULWindow::SavePersistentAttributes() directly. r=enndeakin
The attributes should eventually be saved via the AttributeChanged callback in
XULDocument if one is specified in the "persist" attribute.

--HG--
extra : source : 31be6135097644dbfe99220be44e63a2163b243c
extra : histedit_source : 83959efa7bb52a31de2cdbc201b5f18655756f33
2015-09-24 11:39:22 +10:00
Wes Kocher
6aa4da4aa0 Merge m-c to fx-team, a=merge 2015-09-23 15:30:41 -07:00
Wes Kocher
31195b6f3f Merge m-c to b2ginbound, a=merge 2015-09-23 15:30:19 -07:00
Wes Kocher
e4fc739f11 Merge m-c to fx-team, a=merge CLOSED TREE 2015-09-23 13:26:00 -07:00
Wes Kocher
268dd97805 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-09-23 13:25:06 -07:00
Wes Kocher
46c7f8fbad Merge fx-team to central, a=merge CLOSED TREE 2015-09-23 13:22:10 -07:00
Wes Kocher
0625b82581 Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-23 13:18:17 -07:00
B2G Bumper Bot
cf0d364a3d Bumping manifests a=b2g-bump 2015-09-23 09:47:59 -07:00
B2G Bumper Bot
e3f27219a5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bdd0b54cb40
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #31986 from sfoster/ftu-skipstep-bug-1206630

Bug 1206630 - Fix skipStep to be 0-based. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/08bf973d1c1a
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1206630 - Fix skipStep to be 0-based. r=fcampo
2015-09-23 09:45:14 -07:00
B2G Bumper Bot
36f769750c Bumping manifests a=b2g-bump 2015-09-23 08:33:14 -07:00
B2G Bumper Bot
4594b9f492 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24fce91eb3a9
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31941 from aethanyc/bug1196176

Bug 1196176 - Clone range to avoid necessary selectionchange events. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/015dbbdf8002
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1196176 - Clone range to avoid necessary selectionchange events. r=julien
2015-09-23 08:30:28 -07:00
Till Schneidereit
65a0dd9360 Bug 1188347 - Part 4: Root LazyScript* in CloneScriptIntoFunction. r=bustage
--HG--
extra : source : 4a7d755389226c95e9e53fabda254ba6586ee5dc
2015-09-23 17:15:03 +02:00
B2G Bumper Bot
80ae1d4220 Bumping manifests a=b2g-bump 2015-09-23 08:05:15 -07:00
B2G Bumper Bot
018c72cc43 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbed4e8099ac
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31947 from gmarty/Bug-1206272-Can-not-go-into-settings-home-screens

Bug 1206272 - Can not go into settings -> home screens, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/ec6a75411700
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1206272 - can not go into settings -> home screens
2015-09-23 08:04:51 -07:00
Xidorn Quan
5443426946 Bug 1207443 - Change browser_parsable_css.js to load stylesheets with chrome privilege. r=Gijs
--HG--
extra : source : 1c67eb89eed64974a955a0bf5def2537fb3d17a6
2015-09-23 22:15:04 +10:00
B2G Bumper Bot
a9e5e468f5 Bumping manifests a=b2g-bump 2015-09-23 04:24:29 -07:00
B2G Bumper Bot
109523404b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4b5ba76d5a4
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31959 from Fischer-L/gijtv_issue

Bug 1205118 - [gatt] GijTV is mostly perma-failing, r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/644724c3f888
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1205118 - [gatt] GijTV is mostly perma-failing
2015-09-23 04:21:45 -07:00
B2G Bumper Bot
e140327586 Bumping manifests a=b2g-bump 2015-09-23 04:03:01 -07:00
B2G Bumper Bot
b93feb6337 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fda48b5513b7
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31990 from gasolin/issue-1207308

Bug 1207308 - navigate to homescreens-list, r=cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/bf33bf292114
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1207308 - navigate to homescreens-list, r=clord
2015-09-23 04:00:17 -07:00
Mark Banner
e35ad56b37 Bug 1205610 - Log the string associated with OT's UNABLE_TO_PUBLISH exception to help understand where it is coming from. r=Mardak 2015-09-23 11:51:06 +01:00
Carsten "Tomcat" Book
8c6fb25f01 Merge mozilla-central to fx-team
--HG--
rename : ipc/chromium/src/third_party/libevent-avoid-empty-sighandler.patch => ipc/chromium/src/third_party/libevent/patches/avoid-empty-sighandler.patch
rename : ipc/chromium/src/third_party/libevent-dont-use-issetugid-on-android.patch => ipc/chromium/src/third_party/libevent/patches/dont-use-issetugid-on-android.patch
rename : ipc/chromium/src/third_party/libevent/mac-arc4random-buf.patch => ipc/chromium/src/third_party/libevent/patches/mac-arc4random-buf.patch
rename : ipc/chromium/src/third_party/libevent/openbsd-no-arc4random_addrandom.patch => ipc/chromium/src/third_party/libevent/patches/openbsd-no-arc4random_addrandom.patch
rename : ipc/chromium/src/third_party/libevent-use-non-deprecated-syscalls.patch => ipc/chromium/src/third_party/libevent/patches/use-non-deprecated-syscalls.patch
rename : testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.sub.html => testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.https.html
extra : rebase_source : 67b20330e6107d82c58c1fb0d90926d799380b54
2015-09-23 12:40:30 +02:00
Carsten "Tomcat" Book
774fe78402 Merge mozilla-central to b2g-inbound 2015-09-23 12:35:32 +02:00
B2G Bumper Bot
f5c5c62e46 Bumping manifests a=b2g-bump 2015-09-23 03:33:10 -07:00
B2G Bumper Bot
dc927898b4 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f81f9f60ea2a
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1206661 - rewrite existing sanitizer usages to create/unwrap pattern r=timdream" for failing GU tests

This reverts commit ce37dea1615496e5c7ff0043220a1529fc36b2e4.
2015-09-23 03:30:25 -07:00
Carsten "Tomcat" Book
292376c78a merge mozilla-inbound to mozilla-central a=merge 2015-09-23 12:28:10 +02:00
Markus Stange
a1f6ba9da5 Bug 1207590 - Don't use SingleTiledContentClient for layers that are larger than the maximum texture size. r=mattwoodrow
--HG--
extra : commitid : AqImLRfZYFc
2015-09-23 12:26:56 +02:00
Carsten "Tomcat" Book
8a80234ef3 merge fx-team to mozilla-central a=merge 2015-09-23 12:24:46 +02:00
Florian Quèze
2d45fb9b54 Bug 862147 - instrument usage of window.sidebar.addSearchEngine, r=froydnj,smaug. 2015-09-23 12:05:37 +02:00
Florian Quèze
239d577df1 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Florian Quèze
5be3117fa4 Bug 862148 - remove the _parseAsOpenSearch method, r=adw. 2015-09-23 12:05:37 +02:00
Florian Quèze
7872d93497 Bug 862148 - stop parsing Sherlock plugins, r=adw. 2015-09-23 12:05:36 +02:00