Wes Kocher
08c17907d7
Backed out changeset 8b59e729f75e (bug 1287182) for webgl failures
...
--HG--
extra : histedit_source : 4f82442bd4a877623eaa3744c3ecdec42ec93449%2Cece28bdaa8427acb4fb00a5e2f7b1a45a21d3989
2016-07-19 11:58:26 -07:00
David Anderson
3855cd246d
Don't use Preferences to get the vsync rate pref. (bug 1285625 part 4, r=mchang)
2016-07-19 11:56:07 -07:00
David Anderson
969d03ec34
Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang)
2016-07-19 11:56:07 -07:00
David Anderson
0bdcce6956
Don't expose CompositorVsyncDispatcher from CompositorWidget. (bug 1285625 part 2, r=mchang)
2016-07-19 11:56:07 -07:00
David Anderson
ad5abd7a72
Add a top-level protocol for sending vsync messages to the GPU process. (bug 1285625 part 1, r=billm)
2016-07-19 11:56:06 -07:00
Andrea Marchesini
eedafe7234
Bug 1287879 - Remove an non-used variable in ContextualIdentityService, r=me
2016-07-19 20:25:30 +02:00
Andrzej Hunt
4b9284487d
Bug 1280382 - Catch ClassCastException that may occur on return from generic method r=mcomella
...
MozReview-Commit-ID: BfiAMAEY1jY
--HG--
extra : rebase_source : d7fde4380e232a19880b896234d658f60a84965d
2016-07-05 09:29:30 -07:00
Andrzej Hunt
77ed70f397
Bug 1284544 - Remove redundant flag from PackageManager.queryIntentServices r=mcomella
...
GET_SERVICES is already implicit in this method name. Using lint running against
sdk 24 we get a warning that GET_SERVICES isn't a permitted flag. (Previous sdks
didn't yet contain a list of allowable flags.)
MozReview-Commit-ID: LINassWOTfc
--HG--
extra : rebase_source : f3e654849fff8a1bd0e10566e5382991d47cefb4
extra : histedit_source : 1c3545c90e4351147fe2da072814c2c6b53f19d9
2016-07-05 09:12:47 -07:00
Andrzej Hunt
e360c33064
Bug 1284544 - lint: suppress useless override error caused by presence of 24 sdk r=mcomella
...
We're still building with the 23 sdk, but lint is now giving us errors based
on the 24 sdk. We therefore need to explicitly suppress the error (even though
in reality we don't want to suppress the error so that we don't miss adding the
@Override annotation when we switch to 24).
MozReview-Commit-ID: 3RqLMhiyAFh
--HG--
extra : rebase_source : 0d298d5f1245286f5946d544422b87e6a51c04ed
extra : histedit_source : 3e5e2dfb28cf9a55c006803a8df68a7942381a54
2016-07-18 18:21:41 -07:00
Andrzej Hunt
4e929753dc
Bug 1284544 - lint: don't error on "OldTargetSdk", we don't want to upgrade the sdk yet r=mcomella
...
MozReview-Commit-ID: 7PGejjpmNWh
--HG--
extra : rebase_source : d57914dde1953670a48d5e1d024fab2581816119
extra : histedit_source : 731cea8787dbcf10c19c3094ddf49812ba693050
2016-07-05 09:04:43 -07:00
Wes Kocher
f64561db85
Merge m-c to fx-team a=merge CLOSED TREE
2016-07-18 15:51:14 -07:00
Jeff Gilbert
65bed54efc
No bug - Mark now-passing tests as no longer failing. - a=kwierso
...
MozReview-Commit-ID: K6T497r6nEb
2016-07-18 14:55:25 -07:00
Michael Kaply
93020fda4e
Bug 1287476 - Clear panel handlers to avoid double page. r=Gijs
2016-07-18 12:12:01 -05:00
Carsten "Tomcat" Book
b8af06badb
Bug 911216 follow-up Clobber to fix bustage on integration repos. a=sheriffduty
2016-07-18 17:44:08 +02:00
Julian Descottes
0858404198
Bug 1287438 - html-tooltip: use level=top for xul panel wrapper;r=bgrins
...
Using level=float seems buggy when the window to which the XUL panel is attached
changes.
MozReview-Commit-ID: HuOnMDGo38l
--HG--
extra : rebase_source : 1445dc225e2ed5b29b187aa918980f7ffeb227b4
2016-07-18 17:19:24 +02:00
Carsten "Tomcat" Book
5061c60993
Merge mozilla-central to fx-team
2016-07-18 17:45:14 +02:00
Sebastian Kaspari
7d659e0066
Backed out 3 changesets (bug 1282410)
...
Backed out changeset 39c367ecc144 (bug 1282410)
Backed out changeset 577309fc4bbb (bug 1282410)
Backed out changeset 339b5c5d3595 (bug 1282410)
MozReview-Commit-ID: 17IgTjbib20
2016-07-18 17:26:25 +02:00
Sebastian Kaspari
bb6eb374b4
Backed out changeset 83088b5375ae (bug 1284754)
...
MozReview-Commit-ID: F0AEFYIxgHI
2016-07-18 17:26:24 +02:00
Carsten "Tomcat" Book
8a347d8479
Merge mozilla-central to fx-team
2016-07-18 17:12:23 +02:00
Carsten "Tomcat" Book
ca457776f8
merge mozilla-inbound to mozilla-central a=merge
2016-07-18 17:07:59 +02:00
Carsten "Tomcat" Book
c1adcb3fe5
merge fx-team to mozilla-central a=merge
2016-07-18 17:07:00 +02:00
Carsten "Tomcat" Book
331d217bba
merge autoland to mozilla-central a=merge
2016-07-18 17:05:46 +02:00
Carsten "Tomcat" Book
779d97cbaf
Backed out changeset a80fdfc128b0 (bug 911216) for high crash-rate on developers - RyanVM request
2016-07-18 16:14:59 +02:00
Andrea Marchesini
a3d12cc23a
Bug 1279186 - Blob URLs in multi-e10s - part 3 - Remove all the blobURLs when the child goes away, r=me
2016-07-18 11:13:31 +02:00
Andrea Marchesini
e2f70c803b
Bug 1279186 - Blob URLs in multi-e10s - part 2 - Contentparent unregistes BlobURLs if the child crashes, r=gabor
2016-07-18 11:12:18 +02:00
Iris Hsiao
6496bfc972
Backed out changeset f22693a94979 (bug 1213517)
2016-07-18 15:42:12 +08:00
Iris Hsiao
0d054175d7
Backed out changeset 3764e2fac765 (bug 1213517)
2016-07-18 15:42:06 +08:00
Iris Hsiao
3366ed3525
Backed out changeset 015cb0829df5 (bug 1213517)
2016-07-18 15:41:47 +08:00
Iris Hsiao
725d265c2c
Backed out changeset 0fc93ec9ccd7 (bug 1213517)
2016-07-18 15:41:37 +08:00
Iris Hsiao
49a7efff23
Backed out changeset 6ed917c7d94d (bug 1213517)
2016-07-18 15:41:28 +08:00
Iris Hsiao
12ec456c48
Backed out changeset 6ee4fac755f4 (bug 1213517)
2016-07-18 15:41:11 +08:00
Iris Hsiao
83bf356b5d
Backed out changeset e6ac385fd969 (bug 1213517)
2016-07-18 15:41:04 +08:00
Iris Hsiao
e028907323
Backed out changeset 05b370d75989 (bug 1213517)
2016-07-18 15:40:56 +08:00
Iris Hsiao
8e95b17fde
Backed out changeset 9701bb4384d8 (bug 1213517)
2016-07-18 15:40:48 +08:00
Iris Hsiao
7d08c18e38
Backed out changeset 6f025025d259 (bug 1213517)
2016-07-18 15:40:41 +08:00
Iris Hsiao
19bd7b2143
Backed out changeset c0c0d3eb6dc9 (bug 1213517)
2016-07-18 15:40:34 +08:00
Iris Hsiao
463c07d354
Backed out changeset e4829b553f9e (bug 1213517)
2016-07-18 15:40:20 +08:00
Iris Hsiao
6684ba44a3
Backed out changeset 97cfe28779d9 (bug 1213517)
2016-07-18 15:40:09 +08:00
Iris Hsiao
7a103775dc
Backed out changeset 85832c026282 (bug 1213517)
2016-07-18 15:40:03 +08:00
Iris Hsiao
e4b92aada9
Backed out changeset abf811706099 (bug 1213517)
2016-07-18 15:39:56 +08:00
Iris Hsiao
c221a00e38
Backed out changeset 697fac643b8e (bug 1213517)
2016-07-18 15:39:49 +08:00
Iris Hsiao
d3e727b146
Backed out changeset 70f85193f925 (bug 1213517)
2016-07-18 15:39:43 +08:00
Iris Hsiao
09d2545de2
Backed out changeset 77b16f74919f (bug 1213517)
2016-07-18 15:39:36 +08:00
Iris Hsiao
d6cc817c38
Backed out changeset eca5b39db393 (bug 1213517)
2016-07-18 15:39:22 +08:00
Iris Hsiao
95230874f7
Backed out changeset 97d42349adb9 (bug 1213517)
2016-07-18 15:39:16 +08:00
Iris Hsiao
2e0e0b9212
Backed out changeset 6f3e405706ef (bug 1213517)
2016-07-18 15:39:06 +08:00
Iris Hsiao
e15ea15da3
Backed out changeset 93b1deb435f2 (bug 1213517) for Static Checking Build bustage
2016-07-18 15:38:49 +08:00
Carsten "Tomcat" Book
66e4047d0d
Merge mozilla-central to autoland
2016-07-18 09:10:59 +02:00
Carsten "Tomcat" Book
14a7e12166
Backed out changeset fbf164ef9e70 (bug 1287125) for perma failing in browser_webapi_install.js after merged
2016-07-18 09:06:42 +02:00
Andrea Marchesini
0c1a08fce6
Bug 1279186 - Blob URLs in multi-e10s - part 1 - BlobURLs broadcasted, r=gabor
2016-07-17 16:50:50 +02:00