Jim Chen
bdb35912c7
Bug 1258470 - 1. Remove RTL and ZoomConstraints variables from gfx; r=rbarker
...
We no longer send viewport metadata, so we don't actually make use of
the RTL and ZoomConstraints variables we keep in Java. There is a single
usage of an RTL flag in ImmutableViewportMetrics.offsetViewportByAndClamp,
but I think the two branches are equivalent, so the RTL flag is not needed
there either.
2016-09-14 12:43:35 -04:00
Eddy Bruel
9f0a0cfe9f
Bug 1271650 - Implement a C++ interface for DebuggerFrame.onStep.
2016-09-14 18:23:12 +02:00
Michael Layzell
5980e6a33e
Bug 1302275
- Add a way to track Constellations (Units of related similar origin browsing contexts) to nsGlobalWindow, r=billm
...
MozReview-Commit-ID: AjbVZHEL9WZ
2016-09-14 12:22:40 -04:00
Eddy Bruel
9b9679672a
Bug 1271650 - Factor our processParsedResumptionValue(Helper).
2016-09-14 18:22:03 +02:00
Eddy Bruel
dd1f6a2fdc
Bug 1271650 - Remove processResumptionValueHelper. r=jimb
2016-09-14 18:19:46 +02:00
Nathan Froyd
5f3f5ad1d7
Bug 1296746 - followup - fix silly typo; r=bustage
2016-09-14 19:53:59 -04:00
Nathan Froyd
bb7f2dc621
Bug 1296746 - explicitly ignore the result of Send{Observe,Unobserve}Vsync in CompositorWidgetParent; r=jimm
2016-09-14 19:28:26 -04:00
Nathan Froyd
16ae3f9d1e
Bug 1298134 - fix member initialization order in VRDisplayOculus; r=kip
2016-09-14 19:28:26 -04:00
Nathan Froyd
07545fef15
Bug 1298132 - remove unused variables in gfxVROculus.cpp; r=kip
2016-09-14 19:28:26 -04:00
Nathan Froyd
ca183ff3cd
Bug 1298149 - explicitly ignore the result of SendUpdateWindow in ContentParent::SendAsyncUpdate; r=baku
...
This change doesn't modify the behavior of the code, but it does silence
a clang-cl warning.
2016-09-14 19:28:26 -04:00
Nathan Froyd
e5a612a8f0
Bug 1298151 - fix member initialization order in platform-win32.cc; r=BenWa
2016-09-14 19:28:26 -04:00
Florian Quèze
f720fc6c2a
Bug 1302744 - Fix reference to toolbar-lunaSilver.png from chrome://pocket/skin/pocket.css, r=Gijs.
2016-09-14 17:26:59 +02:00
Florian Quèze
8f1719e3c7
Bug 1302738 - remove reference to console.png from the Linux browser.css, r=Gijs.
2016-09-14 17:26:38 +02:00
Florian Quèze
1712662b7f
Bug 1302725
- plugin-doorhanger.inc.css references alerticon-info-negative.png which has been changed to SVG, r=dao.
2016-09-14 17:26:11 +02:00
Carsten "Tomcat" Book
0f735de664
Merge mozilla-central to fx-team
2016-09-14 15:44:25 +02:00
Carsten "Tomcat" Book
515bca4fca
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 15:41:48 +02:00
Carsten "Tomcat" Book
73a127f3e1
Backed out changeset 8d59556d361f (bug 1281341) for dt8 crashes
2016-09-14 15:36:30 +02:00
Carsten "Tomcat" Book
d63d14dfed
Backed out changeset fc9963bf6d98 (bug 1301621) for xpcshell bustage
2016-09-14 12:28:50 +02:00
James Graham
e2e577306d
Bug 1302673
- Encrypted media tests also seem to be unstable on OSX, a=testonly
...
MozReview-Commit-ID: BUee8ZFWL2D
2016-09-14 11:22:36 +01:00
Carsten "Tomcat" Book
6520e60ddb
Merge mozilla-central to autoland
2016-09-14 12:17:20 +02:00
Carsten "Tomcat" Book
395241c288
Merge mozilla-central to fx-team
2016-09-14 12:13:41 +02:00
Carsten "Tomcat" Book
9a2448ee1c
Merge mozilla-central to mozilla-inbound
2016-09-14 12:11:09 +02:00
Carsten "Tomcat" Book
d2c3fe7fd3
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
Carsten "Tomcat" Book
1019d4f3c1
merge mozilla-inbound to mozilla-central a=merge
2016-09-14 12:04:01 +02:00
Edwin Flores
794b92fe7b
Bug 1296996 - Use ProducerRead{Acquire/Release} in ReadBuffer::Create - r=jgilbert
2016-09-14 11:02:37 +01:00
Nicolas B. Pierron
405f3fd73c
Bug 1302142 - Accept any value as valid input for MIteratorStart. r=jandem
2016-09-14 09:48:19 +00:00
Andi-Bogdan Postelnicu
8f2af4af11
Bug 1302658 - substitute null checks with NS_ENSURE_TRUE. r=baku
...
MozReview-Commit-ID: GQmfWrmhKNg
--HG--
extra : rebase_source : 50c8dbac10a8b249bccce27616159daec9d9af1a
2016-09-14 12:15:01 +03:00
Jean-Yves Avenard
c23c6575b1
Bug 1302646: Fix mac compilation following bug 337051. r=gerald
...
MozReview-Commit-ID: DYpijpqKtId
--HG--
extra : rebase_source : 102c95b2aa164dbb19e891474d4a6864dc442db0
2016-09-14 17:38:06 +10:00
Jean-Yves Avenard
6f81b3394d
Bug 1302632: P2. Only have Description return a non-empty string in case of error. r=jwwang
...
Will simplify the code in the following patch, not having to perform unnecessary test.
MozReview-Commit-ID: 5zUzSZgzrG9
--HG--
extra : rebase_source : dc11f757ece90a5fb00459de0938a9dfc63ca36a
2016-09-14 16:49:56 +10:00
Jean-Yves Avenard
f359140d9d
Bug 1302632: P1. Set proper error code when readyState is HAVE_NOTHING. r=jwwang
...
MozReview-Commit-ID: CMQkW5pPDF2
--HG--
extra : rebase_source : 2bd7828104b8f3ac5bb1d8bdc3f84b652300cabe
2016-09-14 16:45:52 +10:00
Ting-Yu Lin
52503527a3
Bug 1302758 Part 3 - Remove nullptr check of operator new in CreateFloatManager. r=dholbert
...
The operator new is infallable. Also change the return value to void
accordingly. The only caller doesn't even check the return value.
MozReview-Commit-ID: 3whf7s1d35q
--HG--
extra : rebase_source : 6c3a7010f77dad0ee5f50408205fc3a5418dacc9
2016-09-15 23:29:57 +08:00
Ting-Yu Lin
b66ea190f5
Bug 1302758 Part 2 - Replace NOISY_FLOATMANAGER with nsBlockFrame::gNoisyFloatManager. r=dholbert
...
To see the flag in action, export GECKO_BLOCK_DEBUG_FLAGS="float-manager" and
open a page containing float elements. For example:
$ GECKO_BLOCK_DEBUG_FLAGS="float-manager" ./mach run layout/reftests/floats/orthogonal-floats-1a.html
MozReview-Commit-ID: 7Rb45ophewf
--HG--
extra : rebase_source : f40703a2ec448bf39a4a49e98fcd50f5550bbdd3
2016-09-15 14:32:12 +08:00
Ting-Yu Lin
926abf8d9a
Bug 1302758 Part 1 - Minor cosmetic fixes in nsFloatManager. r=dholbert
...
These fixes are in the contextual of Part 2.
MozReview-Commit-ID: 3AJUozeIi8W
--HG--
extra : rebase_source : f03ea1e52a78295ad51165cb5b9d40fd9b2ac5d2
2016-09-15 11:29:14 +08:00
Phil Ringnalda
7287d4600d
Backed out changeset ef7939c0332e (bug 1285041) for failures in test_storage_connection.js
...
CLOSED TREE
2016-09-15 20:04:30 -07:00
Phil Ringnalda
d70a3c161c
Merge m-c to a CLOSED TREE autoland
2016-09-15 19:58:49 -07:00
Phil Ringnalda
bcee831dc7
Backed out changeset 854e74094d8c (bug 1293598
) for Windows build bustage and everybody else SVG jemalloc crashes
...
CLOSED TREE
2016-09-15 19:40:28 -07:00
Jason Laster
71f4af770c
Bug 1302202 - Fix splitconsole keypress handler. r=jlongster
2016-09-13 22:55:05 -04:00
Blake Kaplan
b7ff0cc9bb
Bug 1260199 - Remove yet another use of CPOWs in this test. r=mconley
...
MozReview-Commit-ID: RxKqmcl0aC
--HG--
extra : rebase_source : 7a8a255efe03a9a9e8e984c79f18b33e836eded5
2016-09-13 16:30:52 -07:00
Steve Fink
62bd9194f0
Bug 1301764 - Implement JS_GC_REPORT_TENURING to report what is getting tenured, r=terrence
...
--HG--
extra : rebase_source : f1be2ad91b5848470fe486894ee7105fcc12c7bf
2016-09-13 14:03:40 -07:00
Gabriel Luong
0515d3805c
Bug 1302496 - Refactor LayoutView to a Box Model component r=jdescottes
...
--HG--
rename : devtools/client/inspector/layout/layout.js => devtools/client/inspector/components/box-model.js
rename : devtools/client/inspector/layout/test/.eslintrc => devtools/client/inspector/components/test/.eslintrc
rename : devtools/client/inspector/layout/test/browser.ini => devtools/client/inspector/components/test/browser.ini
rename : devtools/client/inspector/layout/test/browser_layout.js => devtools/client/inspector/components/test/browser_boxmodel.js
rename : devtools/client/inspector/layout/test/browser_layout_editablemodel.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel.js
rename : devtools/client/inspector/layout/test/browser_layout_editablemodel_allproperties.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_allproperties.js
rename : devtools/client/inspector/layout/test/browser_layout_editablemodel_bluronclick.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_bluronclick.js
rename : devtools/client/inspector/layout/test/browser_layout_editablemodel_border.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_border.js
rename : devtools/client/inspector/layout/test/browser_layout_editablemodel_stylerules.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_stylerules.js
rename : devtools/client/inspector/layout/test/browser_layout_guides.js => devtools/client/inspector/components/test/browser_boxmodel_guides.js
rename : devtools/client/inspector/layout/test/browser_layout_rotate-labels-on-sides.js => devtools/client/inspector/components/test/browser_boxmodel_rotate-labels-on-sides.js
rename : devtools/client/inspector/layout/test/browser_layout_sync.js => devtools/client/inspector/components/test/browser_boxmodel_sync.js
rename : devtools/client/inspector/layout/test/browser_layout_tooltips.js => devtools/client/inspector/components/test/browser_boxmodel_tooltips.js
rename : devtools/client/inspector/layout/test/browser_layout_update-after-navigation.js => devtools/client/inspector/components/test/browser_boxmodel_update-after-navigation.js
rename : devtools/client/inspector/layout/test/browser_layout_update-after-reload.js => devtools/client/inspector/components/test/browser_boxmodel_update-after-reload.js
rename : devtools/client/inspector/layout/test/browser_layout_update-in-iframes.js => devtools/client/inspector/components/test/browser_boxmodel_update-in-iframes.js
rename : devtools/client/inspector/layout/test/doc_layout_iframe1.html => devtools/client/inspector/components/test/doc_boxmodel_iframe1.html
rename : devtools/client/inspector/layout/test/doc_layout_iframe2.html => devtools/client/inspector/components/test/doc_boxmodel_iframe2.html
rename : devtools/client/inspector/layout/test/head.js => devtools/client/inspector/components/test/head.js
rename : devtools/client/themes/layout.css => devtools/client/themes/boxmodel.css
2016-09-13 16:35:16 -04:00
Benoit Girard
fab198cffc
Bug 1288746 - Handle missing EGL failure IDs. r=jmuizel
...
MozReview-Commit-ID: Kk5vFNMdhjV
--HG--
extra : rebase_source : 8a8851b91fa045c8cb13e1aee2c8c7c62d2b0a4e
2016-09-13 14:17:29 -04:00
Phil Ringnalda
7fc271e5f5
Backed out changeset 663cde4dd044 (bug 1287004) for crashes [@ XGetWindowAttributes]
...
CLOSED TREE
2016-09-13 21:06:19 -07:00
Zibi Braniecki
8ef8bb9efc
Bug 1289340 - Expose Intl.DateTimeFormat.prototype.formatToParts. r=waldo
...
MozReview-Commit-ID: Ii7TqMDRzu4
2016-09-13 20:49:21 -07:00
Ben Kelly
2d718bf199
Bug 1300658 P7 Make test_ext_downloads_search.js wait for full window file removal. r=aswan
2016-09-13 20:14:02 -07:00
Ben Kelly
3ef8365a49
Bug 1300658 P6 Fix one place XHR used NS_DispatchToMainThread() directly from a worker. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
f1f3b13517
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
c26c5533f0
Bug 1300658 P4 Make dom/fetch use the worker MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
adf0d2b529
Bug 1300658 P3 Don't fail test_consoleAndBlobs.html if other console messages are received. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
e5c5dd65ac
Bug 1300658 P2 Make WorkerRunnable's destined for main thread use the MainThreadTaskQueue. r=baku
2016-09-13 20:14:02 -07:00
Ben Kelly
f7c726cbfd
Bug 1300658 P1 Expose a main thread TaskQueue WorkerPrivate. r=baku
2016-09-13 20:14:02 -07:00