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

486871 Коммитов

Автор SHA1 Сообщение Дата
Aaron Klotz 55b28e20c7 Bug 1268544: Refactor PDocAccessible and its dependencies, and add code to integrate remote COM objects; r=tbsaunde
MozReview-Commit-ID: Fr4q3dq1ZQU

--HG--
rename : accessible/ipc/DocAccessibleChild.cpp => accessible/ipc/other/DocAccessibleChild.cpp
rename : accessible/ipc/DocAccessibleChild.h => accessible/ipc/other/DocAccessibleChild.h
rename : accessible/ipc/PDocAccessible.ipdl => accessible/ipc/other/PDocAccessible.ipdl
rename : accessible/ipc/moz.build => accessible/ipc/other/moz.build
rename : accessible/ipc/PDocAccessible.ipdl => accessible/ipc/win/PDocAccessible.ipdl
2016-08-15 14:24:04 -06:00
Jim Chen 3a71cec502 Bug 1292323 - Follow-up to force clobber due to changes in generated code; r=me 2016-08-15 16:40:09 -04:00
Wes Kocher e386a2bc9e Backed out 2 changesets (bug 1264769) for invalid-src.html wpt failures a=backout
Backed out changeset 7b9d3d0c09f5 (bug 1264769)
Backed out changeset 780f7036c084 (bug 1264769)
2016-08-15 13:35:46 -07:00
L. David Baron fab87ed192 Bug 720531 followup - Modify reftest.list so that it matches the link rel=match in the tests. No review.
This makes it so check-for-references.sh won't complain about the tests.

It's equivalent since this is a set of three tests that need to be
compared for equality, and this just tests A==B and B==C instead of A==B
and A==C.

MozReview-Commit-ID: 37VzOKVfR9W

--HG--
extra : transplant_source : %3A%DA/%999k%E0%DEFP9t%C9%5DD%AF%82Y%A3%84
2016-08-15 13:30:12 -07:00
Joel Maher 01ecd698f2 Bug 1291657 - run web-platform-tests for linux64 in ubuntu 16.04 vs ubuntu 12.04. r=gps 2016-08-15 16:27:41 -04:00
Pranaydeep Singh 650f2fa5b3 Bug 1293738 - Remove unneeded aWM arg from some FlexboxAxisTracker methods. r=dholbert, r=emilio
--HG--
extra : rebase_source : 526edb1d41155c8fd70abe45473d0bacefd80975
2016-08-12 05:43:06 +05:30
Honza Bambas 512654c1f7 Bug 1293621 - Make sure that nsIOService::GetCachedProtocolHandler is called only on the main thread. r=jduell
--HG--
extra : rebase_source : de5224ef195dddd356a95a693224c6ac1554467c
2016-08-09 07:43:00 -04:00
JerryShih 3f3f8a21ec Bug 1292774 - Turn to use gfxCriticalNote for mismatched d3d11 device in CompositorD3D11::HandleError(). r=dvander
--HG--
extra : rebase_source : 5e7d7e39f03a3680833815ce099e8bb6938e7deb
2016-08-09 01:29:00 -04:00
Michael Smith 7a21ca42a2 Bug 1294844 - groupOf shell function should use getGroup(cx) to handle lazy groups properly. r=shu
--HG--
extra : rebase_source : b40220a32310be7527f66f25af3d5f33a973b6ea
2016-08-12 14:09:39 -07:00
Michael Li 9ac779b2ab Bug 1294526 - Check for unexpected hide/reorder events in removeGrandChildrenNHideParent. r=surkov
MozReview-Commit-ID: GLiVPrMJr6P

--HG--
extra : rebase_source : ba7821e10c97965c9b6dd15632749aa153a9e48d
2016-08-12 17:34:00 -04:00
Wes Kocher 386d9d30dc Backed out changeset 0ad827f382ec (bug 1295138) for /test_chrometoSource.xul failures a=backout 2016-08-15 12:57:24 -07:00
Emanuel Hoogeveen 52b34d1867 Bug 1271165 - Part 5: Make AssemblerBuffers use the new alloc policy. r=jandem 2016-08-12 07:38:00 -04:00
Emanuel Hoogeveen f7bdbc26ad Bug 1271165 - Part 4: Enable the new functionality in mozjemalloc. r=ehoogeveen 2016-08-12 07:38:00 -04:00
Emanuel Hoogeveen 8f67432641 Bug 1271165 - Part 3: Create and hook up an AllocPolicy for JSAPI. r=jandem 2016-08-12 07:37:00 -04:00
Emanuel Hoogeveen 57b1d1e8f2 Bug 1271165 - Part 2: Hook the new functions up and provide dummy implementations where needed. r=ehoogeveen 2016-08-12 07:37:00 -04:00
Emanuel Hoogeveen 506ca1034e Bug 1271165 - Part 1: Add protected allocation functions and supporting infrastructure to mozjemalloc. r=ehoogeveen 2016-08-12 07:36:00 -04:00
Emanuel Hoogeveen 54e158268e Bug 1271165 - Part 0: Strip trailing blanks from mozjemalloc. r=ehoogeveen 2016-08-12 07:36:00 -04:00
Valentin Gosu c472ce64a3 Bug 1264566 - Close mUploadStream in the content process in OnStopRequest. r=jduell
MozReview-Commit-ID: GPmltXvAT6s
2016-08-11 00:48:46 +02:00
Miko Mynttinen 12062ceb2f Bug 1292390 - Add BSP tree implementation. r=jrmuizel, r=kip
MozReview-Commit-ID: BpGfAUS0MLj

--HG--
extra : transplant_source : %EB%EF%7D%5C%FA%B5h%CCj%C4A%F3%D7F%BB%F5%F9J%8D%D2
2016-08-10 14:30:29 -07:00
Miko Mynttinen 2123dc4b39 Bug 1292390 - Add Polygon data structure. r=jrmuizel, r=kip
MozReview-Commit-ID: HFgVFgLqB12

--HG--
extra : transplant_source : %5E-oo20%15%B3%D3%A3%AC%23%B9%19.%92%AE%2A%06%25
2016-08-09 11:24:18 -07:00
Thomas Wisniewski d0dfbfb36e Bug 700640 - Have extensions.xml set XHR responseType to document for update release notes. r=hsivonen, r=Mossop 2016-08-09 16:28:56 -04:00
fiveNinePlusR f69df51c78 Bug 1289213 - Part 2: Fall back to the tab.label when there is no browser.contentTitle available. r=kmag
When a tab is unloaded, the session browser.contentTitle is unavailable so this patch allows the title to be exposed when the tab is unloaded.
2016-08-11 19:44:00 -04:00
fiveNinePlusR a4ddf79125 Bug 1289213 - Part 1: Add ability to duplicate tabs lazily from the session store. r=kmag 2016-08-01 16:35:52 -07:00
Ethan Lin 37f961a439 Bug 1293028 - Check build id only for intel driver. r=mtseng, r=jgilbert 2016-08-08 02:35:00 -04:00
Stone Shih 728f58c68b Bug 1258804 - Part 3: Update related test case for PE spec changes. r=smaug
--HG--
extra : rebase_source : 920401957f69e334323ef7ab4548b9f98437b59f
2016-08-01 15:41:42 +08:00
Stone Shih 6a29290e1b Bug 1258804 - Part 2: Attributes of gotpointercapture and lostpointercapture should be the same as the pointer event that causes them. r=smaug
--HG--
extra : rebase_source : 8f72d77e100e50c8a4d0354e82733cca900282ea
2016-08-01 15:12:11 +08:00
Stone Shih ae0a4d32bf Bug 1258804 - Part 1: Process pending pointer capture when firing pointer events. r=smaug
--HG--
extra : rebase_source : 0fae1842c3080c45ff65af83bd6f282f20cb5777
2016-08-01 09:16:27 +08:00
Ben Tian 1dec47a521 Bug 1264769 - Part 2: Dispatch loadstart event for image loading. r=hsivonen
--HG--
extra : rebase_source : 35df083492f43de8179c4ac50d82d20666ab9bf3
2016-07-12 10:56:42 +08:00
Ben Tian 5c79574178 Bug 1264769 - Part 1: Dispatch loadend event for image loading. r=hsivonen
--HG--
extra : rebase_source : efa121de9a8b3b8bcd9639b59780d7b2340bdfef
2016-07-20 11:01:46 +08:00
fiveNinePlusR 479a4f4ae3 Bug 1291830 - Do not return tabs that are in the process of closing from a `chrome.tabs.query` call. r=kmag
--HG--
extra : rebase_source : 24e51c2a777bf22b4314f7001018aa8ae756ea53
2016-08-09 16:43:33 -07:00
Michael Smith bebb5eeaca Bug 1287161 - Move TraceLogger VM events into generateVMWrapper. r=hv1989
--HG--
extra : rebase_source : 9a417868453113bbc38fece397c3e53a0454a081
2016-08-05 16:53:31 -07:00
Michael Smith ac3438c9bb Bug 1287161 - Add names to all VM FunctionInfo; remove unknown name constructor. r=hv1989
--HG--
extra : rebase_source : d6182bf41a8516cb263a462fa5bd95ce7b5ee326
2016-08-05 15:58:32 -07:00
Eric Rahm ee9ba04219 Bug 1262948 - Remove warning from URL constructor. r=baku
Remove warning if constructing a new URI fails. An exception is still thrown on failure.
2016-08-15 11:16:25 -07:00
Nathan Froyd 114e020c41 Bug 1294809 - remove cppunittest TestPipe; r=erahm
We have TestPipes gtests that does the same thing (see the TestPipe2
function and callers) as this test.
2016-08-15 21:31:04 -04:00
Michael Layzell e1fc3b1773 Bug 1159244 - Add release mode bounds checking with custom annotations to nsTArray, r=froydnj
MozReview-Commit-ID: Ljx9PwBCyTT
2016-08-15 13:29:45 -04:00
Michael Layzell 50d538cc45 Bug 1290688 - Part 4: Disable browser_clipboard_pastefile.js due to changes in internal DataTransfer logic making it no longer usable, r=enndeakin
MozReview-Commit-ID: 35Vu1rPSlej
2016-08-15 13:16:16 -04:00
Michael Layzell bf6425d33d Bug 1290688 - Part 3: Add the application/x-moz-file to the DataTransfer.types list even though the spec says not to for back-compat, r=baku
MozReview-Commit-ID: 1pUfBJyt22P
2016-08-15 13:16:15 -04:00
Michael Layzell aa4b32c8ac Bug 1290688 - Part 2: Don't include the types of files in DataTransfer.types, as per the spec, r=baku 2016-08-15 13:16:13 -04:00
Michael Layzell 02881e51c3 Bug 1290688 - Part 1: Don't provide more than one type from the clipboard when pasting images, r=baku 2016-08-15 13:16:10 -04:00
Joel Maher c89f909079 backout 4e8a67e61102 (bug 1289829) for performance regression
MozReview-Commit-ID: HELRLZmHY7n
2016-08-15 11:54:43 -04:00
Kannan Vijayan 3d5954f4c4 Bug 1294772 - Add nsDNSServiceDiscovery fallback implementation to desktop package manifest. r=djvj 2016-08-15 11:47:17 -04:00
Bob Clary 8cf5585105 Bug 1295138 - Change NS_ASSERTION(false, "Existing entry in StartupCache.") to a NS_WARNING, r=nfroyd 2016-08-15 08:08:49 -07:00
Yoshi Huang 9895a88a2a Bug 1292450 - Check mPrivateBrowsingId is correct in LoadInfo and LoadContext. r=smaug, ehsan
Make sure the mPrivateBrowsingId of Origin Attributes is consistent
between LoadInfo and LoadContext.

For chrome docshell, its mPrivateBrowsingId remains 0 even if its
UserPrivateBrowsing() is true (bug 1278664). So we sync the
mPrivateBrowsingId field in LoadInfo in the same way.
2016-08-15 19:03:24 +08:00
Jon Coppeard c4a2d108b8 Bug 1294241 - Fix compartment mismatch tracking promise rejections in the shell r=till 2016-08-15 11:17:34 +01:00
vincentliu e73e0cf5da Bug 1286458 - Add crashtest. r=lsalzman
---
 dom/canvas/crashtests/1286458-1.html  | 20 ++++++++++++++++++++
 dom/canvas/crashtests/crashtests.list |  1 +
 2 files changed, 21 insertions(+)
 create mode 100644 dom/canvas/crashtests/1286458-1.html
2016-08-15 16:01:34 +08:00
vincentliu 6b56ae4268 Bug 1286458 - Check SkScalarIsFinite for SkVector::DotProduct(). r=lsalzman
---
 gfx/skia/skia/src/core/SkGeometry.cpp | 3 +++
 1 file changed, 3 insertions(+)
2016-08-15 16:00:31 +08:00
vincentliu 1000cd88ac Bug 1283113 - Add crashtest. r=milan
---
 dom/canvas/crashtests/1283113-1.html  | 25 +++++++++++++++++++++++++
 dom/canvas/crashtests/crashtests.list |  1 +
 2 files changed, 26 insertions(+)
 create mode 100644 dom/canvas/crashtests/1283113-1.html
2016-08-15 15:07:42 +08:00
Igor 175543fda8 Bug 1293384 - Part 2: Rename Snprintf.h header to Sprintf.h. r=froydnj 2016-08-14 23:43:21 -07:00
Igor a57972337d Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
Kris Maglione 9462ff7027 Bug 1225215: Follow-up: ESLint fix. r=me
MozReview-Commit-ID: WP5idmrVE6
2016-08-14 20:05:07 -07:00