Sebastian Hengst
e33e198739
Backed out changeset f1221589e7a6 (bug 1405974) for failing wpt webvtt/parsing/cue-text-parsing/tests/entities.html on Linux
...
--HG--
extra : histedit_source : d11737083bf4383b50707e024539f45f174531f9
2018-01-31 20:30:45 +02:00
Sebastian Hengst
b30ef0fc58
Backed out changeset cf81d20f6713 (bug 1371699) for failing wpt webvtt/parsing/cue-text-parsing/tests/entities.html on Linux
...
--HG--
extra : histedit_source : cfe4407220971165f82123842f488b9fe48eab66
2018-01-31 20:30:34 +02:00
Andreea Pavel
7c471ab23e
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-01-31 19:43:15 +02:00
Ben Kelly
db68b5ffd6
Bug 1434342 Follow-up to fix bustage on a CLOSED TREE. r=me
2018-01-31 09:27:21 -08:00
Matthew Gaudet
6caae4c219
Bug 1432168 - Make guardType(..., JSVAL_TYPE_DOUBLE) check for Double, and not Number. r=tcampbell
...
To make this change, replace calls to guardType that currently have DOUBLE as the value
with ones that use a new guardNumber, which tests for Numbers instead.
2018-01-26 09:24:52 -05:00
Matthew Gaudet
8165be667f
Bug 1432168 - Add ToBool IC for Symbols. r=jandem
2018-01-30 10:08:58 -05:00
Matthew Gaudet
4f6a387c96
Bug 1432168 - Convert ToBool inline cache to CacheIR. r=jandem
2018-01-26 10:05:13 -05:00
André Bargull
c534d09565
Bug 1433432
- Inline Object.is(...) in Ion. r=jandem
2018-01-30 10:05:25 -08:00
Ben Kelly
af73b55e78
Bug 1434342 P7 Use the global to GetOrCreate the ServiceWorker DOM instance. r=asuth
2018-01-31 09:10:27 -08:00
Ben Kelly
9dfb987159
Bug 1434342 P6 Make ServiceWorker call nsIGlobalObject::AddServiceWorker and RemoveServiceWorker. r=asuth
2018-01-31 09:10:26 -08:00
Ben Kelly
0ff28a0a92
Bug 1434342 P5 Support caching the ServiceWorker DOM instance on the global. r=asuth
2018-01-31 09:10:26 -08:00
Ben Kelly
00f7b788b7
Bug 1434342 P4 Make ServiceWorker operate on an abstract Inner interface that ServiceWorkerInfo implements. r=asuth
2018-01-31 09:10:26 -08:00
Ben Kelly
2508c997c6
Bug 1434342 P3 Make each ServiceWorker DOM object automatically fire its statechange event when appropriate. r=asuth
2018-01-31 09:10:26 -08:00
Ben Kelly
7427e49f90
Bug 1434342 P2 Make ServiceWorker store and use a ServiceWorkerDescriptor internally. r=asuth
2018-01-31 09:10:26 -08:00
Ben Kelly
231fc8a398
Bug 1434342 P1 Add ServiceWorker::Create() factory method. r=asuth
2018-01-31 09:10:25 -08:00
Ashish
99623eaeaa
Bug 1357791 - require mAppAssoc (Vista+) API for extension lookup from nsOSHelperAppService.cpp, r=gijs
...
--HG--
extra : rebase_source : 01fa5e3167e7daa42f93dd530ec27997db7f5836
2018-01-31 17:00:56 +00:00
Andreea Pavel
bf08ef157c
Backed out changeset bdd8a8fc3912 (bug 1431813) for failing reftests at reftest/tests/layout/reftests/svg/smil/transform/paced-1.svg on a CLOSED TREE
2018-01-31 19:03:33 +02:00
Paolo Amadini
d5882582e3
Bug 1424469 - The Downloads view in the Library window doesn't get focus when opened. r=mak
...
We have to keep track of the focused element while we remove the richlistbox element temporarily.
MozReview-Commit-ID: AePydUyyUS7
--HG--
extra : rebase_source : 1dbab87a07a4d95780e0abf29efec94ea73344cf
extra : amend_source : 6e685a648e0ba674eba791e1dc7138f67bd7f1e0
2018-01-30 14:38:25 +00:00
Ben Kelly
50b08d7ef3
Bug 1433545 P2 Remove mScriptSpec from ServiceWorkerInfo and use mDescriptor.ScriptURL() instead. r=asuth
2018-01-31 08:29:50 -08:00
Ben Kelly
e2e2e36fd3
Bug 1433545 P1 Add scriptURL to ServiceWorkerDescriptor. r=asuth
2018-01-31 08:29:49 -08:00
Ben Kelly
0d6f124415
Bug 1433505
P3 Make ServiceWorkerRegistrationInfo use ServiceWorkerRegistrationDescriptor internally. r=asuth
2018-01-31 08:29:49 -08:00
Ben Kelly
84065537b6
Bug 1433505
P2 Make various class members on ServiceWorkerRegistrationInfo private. r=asuth
2018-01-31 08:29:49 -08:00
Ben Kelly
fcf562611d
Bug 1433505
P1 Add the ServiceWorkerRegistrationDescriptor and backing IPC type. r=asuth
2018-01-31 08:29:49 -08:00
Jon Coppeard
0baeaa5def
Bug 1434546 - Reduce the length of time we hold the exclusive access lock while atomizing a string r=jandem
2018-01-31 16:06:48 +00:00
Jan de Mooij
25e45c8166
Bug 1433496 - Remove a bogus assert. r=nbp
2018-01-31 16:54:41 +01:00
Jan de Mooij
f32cf525dc
Bug 1434279 - Remove unused EmitStowICValues. r=evilpie
2018-01-31 16:54:04 +01:00
Jan de Mooij
dc4f32901c
Bug 1434267 - Add scratch register to MacroAssembler::loadStringChar. r=nbp
2018-01-31 16:53:13 +01:00
Catalin Badea
78f34395e1
Bug 1434599 - Enable test_workerupdatefoundevent.html. r=bkelly
2018-01-31 15:49:05 +00:00
Jason Laster
ae8b90234b
Bug 1434025 - Update Debugger Frontend v12. r=jdescottes
...
MozReview-Commit-ID: H7ti3ZopbZC
--HG--
rename : devtools/client/debugger/new/test/mochitest/examples/reload/doc_reload.html => devtools/client/debugger/new/test/mochitest/examples/reload/doc-reload.html
extra : rebase_source : 2c79781fa31664ccc793b14c097411d12335f6dc
2018-01-31 16:32:18 +01:00
Andrea Marchesini
ffc69d5c96
Bug 1371699 - Correct canceling of the AsyncWait() callback in NonBlockingAsyncInputStream, r=froydnj
2018-01-31 16:45:21 +01:00
Andrea Marchesini
69f4700dfd
Bug 1405974 - NonBlockingAsyncInputStream must take the ownership of the underlying stream, r=qdot
2018-01-31 16:45:20 +01:00
Andrea Marchesini
11e06fdb47
Bug 1371699 - NonBlockingAsyncInputStream::ReadSegments passes the correct stream to the writer callback, r=froydnj
2018-01-31 16:45:20 +01:00
Andrea Marchesini
d1cf975a06
Bug 1371699 - gtest for NonBlockingAsyncInputStream, r=froydnj
2018-01-31 16:45:20 +01:00
Andrea Marchesini
c16f42b917
Bug 1371699 - Use of NonBlockingAsyncInputStream in our code base, r=froydnj
2018-01-31 16:45:20 +01:00
Andrea Marchesini
51af3a8898
Bug 1371699 - Implement NonBlockingAsyncInputStream - nsIAsyncInputStream wrapper for non-blocking non-async streams, r=froydnj
2018-01-31 16:45:20 +01:00
Andrea Marchesini
f8497b97e2
Bug 1434618 - Worker shutdown should start at xpcom-will-shutdown notification, r=smaug
2018-01-31 16:43:24 +01:00
Ryan Hunt
a94ca8b3d3
Try and reduce the size of draw target captures. (bug 1431813, r=bas)
2018-01-26 14:20:07 -06:00
Martin Roinson
e82c2f1d5c
Bug 1434288 - Update gecko for API changes in WR PR 2315. r=kats
...
MozReview-Commit-ID: 7NfZMXOPaDY
--HG--
extra : rebase_source : 782784b5f01fccd7c22286c6fa7e6ee16bf20be0
2018-01-22 19:29:06 +01:00
Kartikaya Gupta
e8fb82d672
Bug 1434288 - Update webrender to commit e772c3cb8ea0a35e6477e9dc8dd2144e2de87b56. r=jrmuizel
...
MozReview-Commit-ID: 4VM5EAtkjNt
--HG--
extra : rebase_source : 5c1b5da5a99fe9405f9810030b8e3422ac82e519
2018-01-31 16:03:25 -05:00
Panos Astithas
b1adc0e137
Bug 1434761 - Fix preprocessor check for release builds. r=glandium
...
MozReview-Commit-ID: KzSemfEkMcd
--HG--
extra : rebase_source : 2655d22a805dcd8a7bb55b3e5950b91d7157f6e9
2018-01-31 14:56:01 -08:00
Panos Astithas
9ff9b6731e
Bug 1432310 - Fix manual update URL for beta. r=glandium
...
MozReview-Commit-ID: J6O26SpwVJo
--HG--
extra : rebase_source : ca7f85ebeab725d7df0d7fc826fb1b2dbc37abb3
2018-01-29 16:02:45 -08:00
shindli
f713c5d75e
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-02-01 00:37:57 +02:00
Jan Henning
3a1892a89a
Bug 832990 - Part 2 - Save and restore menu item caches via savedInstanceState. r=Grisha
...
MozReview-Commit-ID: 6x5BDqhwabS
--HG--
extra : rebase_source : ac208a2eee5d26b9da765101ddf439a50087df9c
2018-01-25 20:47:16 +01:00
Jan Henning
f54aff1972
Bug 832990 - Part 1 - Make MenuItemInfo classes parcelable. r=Grisha
...
Longer term, the MenuItemInfo handling needs to be moved out of BrowserApp in
order to solve bug 1414084 [1], but the easier short term solution is to just
save the cached menu data via the savedInstanceState. This means that
MenuItemInfo and friends have to be made parcelable.
[1] Because of GeckoView, add-ons may load (and attempt to add menu items) while
BrowserApp isn't even alive.
MozReview-Commit-ID: HzPe7ZKbJOj
--HG--
extra : rebase_source : a38d3119c863ca48fdbd068b634c76681a3bfd34
2018-01-25 20:20:35 +01:00
Jan Henning
ae39e15f59
Bug 832990 - Part 0 - Improve comment wording. r=Grisha
...
Since custom tabs and PWAs were moved to GeckoView, we're down to one
GeckoApp-based activity again.
MozReview-Commit-ID: 1zO6JTDptpp
--HG--
extra : rebase_source : 1e65963fddeb53a3522422a902bdfbb3408a251a
2018-01-25 20:46:27 +01:00
Alexandre Poirot
a23ef8c95c
Bug 1426906 - Fix intermittent leak from test_websocket-server.html. r=jryans
...
MozReview-Commit-ID: HlPgPjCnA1q
--HG--
extra : rebase_source : 9201d146e757411e8cc6d795136ea0227eb75439
2018-01-30 07:10:26 -08:00
Alexandre Poirot
49d12768bc
Bug 1432803 - Convert browser_keybindings_01.js to use async/await. r=Honza
...
MozReview-Commit-ID: LSQAQaiQI7l
--HG--
extra : rebase_source : 4b534b4e7b437b310977cbf4e16ce87f4fc93138
2018-01-25 08:32:02 -08:00
Alexandre Poirot
a273cd43a5
Bug 1432803 - Prevent using timeline actor to get DOMContentLoaded and load timings. r=Honza
...
MozReview-Commit-ID: Kkn36gDFTKN
--HG--
extra : rebase_source : e52861432f5651b864cada0c70568d504d883c6c
2018-01-24 08:48:26 -08:00
Dave Townsend
8780a97e4e
Bug 1418314: Make the learn more links in plugin details work properly again. r=aswan
...
MozReview-Commit-ID: BZJ4XPiX0Uc
--HG--
extra : rebase_source : 403c62ab7d6595a2a2621dfe595925edbde9eb77
2018-01-31 13:06:04 -08:00
Zibi Braniecki
64594123bb
Bug 1426054 - Update Fluent in Gecko to 0.6. r=Pike
...
This upstream uses fluent.js revision ae1b55a.
MozReview-Commit-ID: 1IynCPWWN14
--HG--
extra : rebase_source : d76bd81668e447e7fe8b62cf0834f040c32f6982
2018-01-26 14:01:34 -08:00