Граф коммитов

4454 Коммитов

Автор SHA1 Сообщение Дата
Paul Kerr [:pkerr] 06d6365e26 Bug 1154482: about:webrtc intermittently throws a js type error. r=jib 2015-04-14 15:41:07 -07:00
Andrea Marchesini 3faaae83fb Bug 1154721 - Add an "Unregister" button to about:serviceworkers, r=ehsan 2015-04-15 18:11:17 +01:00
Ehsan Akhgari a6f45ae8e1 Bug 1154547 - Part 2: Make it possible to update a service worker from about:serviceworkers; r=baku 2015-04-15 09:52:12 -04:00
Ehsan Akhgari b1648b1f8e Bug 1154547 - Part 1: Linkify the worker script URLs in about:serviceworkers; r=baku 2015-04-15 09:51:59 -04:00
Carsten "Tomcat" Book 807db18b59 Merge mozilla-central to mozilla-inbound 2015-04-14 16:15:02 +02:00
Ryan VanderMeulen 612dc2a6ee Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Ms2ger f1fc41b0e5 Bug 949614 - Use === for SimpleTest.is; r=Waldo
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.

This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Wes Kocher 44390984f4 Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher 381ed5c1ba Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
Bill McCloskey c53029d62f Bug 1140129 - Don't clear tab title when location changes (r=Mossop) 2015-04-13 18:11:49 -07:00
Wes Kocher 7eb544ddbb Merge central to inbound a=merge 2015-04-13 17:27:59 -07:00
Olli Pettay e1ff57e49d Bug 1152888, [e10s] After opening the web page in new tab, drag and drop onto the contents area is not working, r=enndeakin
--HG--
extra : rebase_source : c7e75de9c74b44ac3d01eeefad432b3605af5ddb
2015-04-13 21:58:56 +03:00
Gijs Kruitbosch 6d631e29db Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
--HG--
extra : rebase_source : 31f07c93b1f5116a5bb952b1c19da003941ad762
extra : amend_source : 58e1db73a93835b0d80326e34ef7056633a7aaa0
2015-03-11 20:22:09 +00:00
Andrea Marchesini 81daef00e3 Bug 1133601 - Implement about:serviceworkers, r=ehsan 2015-04-10 09:50:06 +01:00
Shane Caraveo fcf99f4b40 Bug 1153016 split content.js in two, one tabbrowser dependent, the other independent, r=mossop 2015-04-13 13:23:51 -07:00
Olli Pettay aad5b35ad2 Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : 070a9902f23d8b47e48ac0f972213815f8e4302c
2015-04-08 21:48:11 +03:00
Ryan VanderMeulen 1b034b250f Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
CLOSED TREE
2015-04-08 13:52:21 -04:00
Ryan VanderMeulen abc76acfae Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-08 12:59:08 -04:00
Olli Pettay efdecf747e Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : f0b1b0fa95dfa5fe16c09ebbc38618cf7c96654f
2015-04-08 18:30:03 +03:00
J. Ryan Stinnett 52b60b11af Bug 1150366 - Add D3 licenses to license.html. r=gerv
--HG--
rename : browser/devtools/webaudioeditor/lib/D3_LICENSE => browser/devtools/shared/D3_LICENSE
2015-04-06 06:07:00 -04:00
J. Ryan Stinnett 77008cd627 Bug 1150366 - Fix license.html line endings. r=gerv 2015-04-06 06:07:00 -04:00
Ryan VanderMeulen 5c8e4ce59e Merge fx-team to m-c. a=merge 2015-04-07 16:20:54 -04:00
aceman d84b8cce9d Bug 1144296 - Allow extending bindings of prefWindow to override instantApply in preferences.xml. r=jaws 2015-04-06 04:35:00 -04:00
Bill McCloskey d283d0b0a7 Bug 1151585 - Use AppConstants in browser-child.js (r=felipe) 2015-04-06 18:24:51 -07:00
Carsten "Tomcat" Book 4861b6d51f Backed out changeset 1158acbea753 (bug 1140293) for frequent windows m-oth test failures in test_wheeltransaction.xul 2015-04-08 10:22:34 +02:00
Milan Sreckovic a3987622b5 Bug 1152331 - If we do not delete indices array, it gets picked up down the line and breaks some assumptions in aboutSupport.js. r=dvander
--HG--
extra : rebase_source : 2119dee77991f5aed2daf29d734330b59aa87430
2015-04-09 10:44:17 -04:00
David Anderson 01d5761755 Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert) 2015-04-13 00:51:43 -04:00
Wes Kocher 64dfc0694b Merge inbound to m-c a=merge 2015-04-02 17:45:19 -07:00
Markus Stange e2dcb6e46e Bug 1148855 - Set overflow:hidden on scrollbar tracks so that layerization knows that the scrollbar thumb won't leave the scrollbar. r=roc
--HG--
extra : rebase_source : 2ac88ac9888444f21114cf951d3f1f814b690e4f
2015-03-25 16:45:24 -04:00
Gijs Kruitbosch b0e85afe73 Bug 1148807 - fix dialog.xml to deal with a null opener, too - belt+suspenders fix, r=mconley
--HG--
extra : rebase_source : bd5d6fc179e4e1e4baec838ef66ce9d88e39d377
2015-03-31 23:46:26 +01:00
Wes Kocher 2e080d2191 Merge m-c to fx-team a=merge 2015-04-01 18:21:27 -07:00
Mike Conley ba828c3259 Bug 1150200 - QI the docShell to an nsIWebNavigation before sending canGoForward or canGoBackward in browser-child.js. r=ttaubert.
--HG--
extra : rebase_source : 8bba25713dc006ca897f21295ccb47b19ac1b312
extra : amend_source : 9a61ba3c60162ba131b617ca0f45f7b8bfeb79fb
2015-04-01 17:20:09 -04:00
David Parks 3fe715e93a Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
Jim Mathies 1aaae619de Bug 1122525 - On right-click query in advance media related information from the image cache and forward this info to chrome with the contextmenu event. r=mconley 2015-03-31 12:59:06 -05:00
Bill McCloskey 7f4ac9ee96 Back out bug 1075670 2015-03-30 20:13:07 -07:00
Bill McCloskey 35f0c7ff02 Bug 1137933 - Don't cache the docshell in WebNavigation in browser-child.js (r=felipe) 2015-03-30 20:13:04 -07:00
dvander@alliedmods.net d6e650ec3e Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert) 2015-04-07 18:20:43 -07:00
George Wright 72153ad282 Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
Geoff Brown 53daff6584 Bug 1140148 - Update mochitest manifests for Android 4.3 emulator; r=dminor 2015-03-26 20:35:35 -06:00
Wes Kocher 5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
John Kang f29620221a Bug 1146252 - Remove fromTab and toTab properties from "select" events. r=dao 2015-03-26 20:30:12 +01:00
Ryan VanderMeulen 9a50e2c791 Merge fx-team to m-c. a=merge 2015-03-25 10:59:05 -04:00
Ryan VanderMeulen d6595d8f5d Backed out changeset a6b9c152a7d1 (bug 1140293) for mochitest failures.
CLOSED TREE
2015-03-25 08:42:46 -04:00
David Anderson c6bf2fb124 Fix some tests that depend on synchronous scrolling. (bug 1140293 part 1, r=masayuki,mstange,kgilbert) 2015-03-25 01:03:48 -07:00
Seth Fowler d3cf7f755e Bug 854193 - Remove unnecessary expected assertion in test_preferences.xul. r=tn 2015-03-24 15:39:03 -07:00
David Anderson d96e85937b Add APZ info to about:support. (bug 1146727, r=jrmuizel)
--HG--
extra : rebase_source : 8758865fbde29af687fbe00fe64cc03fc8cb2cde
2015-03-24 15:04:44 -07:00
Paul Kerr [:pkerr] 41292843b9 Bug 1147153: Update L10n translation notes for about:webrtc. r=mikedeboer 2015-03-26 14:23:24 -07:00
Bill McCloskey f2d972e4f2 Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-03-26 14:17:29 -07:00
Dão Gottwald 067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Felipe Gomes 464683d017 Bug 1079665 - [e10s] Findbar focusContent doesn't work when a link was found. r=enndeakin 2015-03-24 18:58:32 -03:00