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

609970 Коммитов

Автор SHA1 Сообщение Дата
Daosheng Mu a0fe81c1da Bug 1430038 - Part 3: Construct IPC connection for VR/GPU process; r=kip, jimm, jgilbert
Summary: MozReview-Commit-ID: 2kOyfC4TFZP

Tags: #secure-revision

Differential Revision: https://phabricator.services.mozilla.com/D2879

MozReview-Commit-ID: 17O2xbRMOFJ

--HG--
extra : rebase_source : fdf55e8542dd5487868cfe36fc27f447d95528de
2018-08-06 22:47:18 -07:00
Daosheng Mu fc47ba869a Bug 1430038 - Part 2: launch VR process and communicate with GPU process; r=kip, jimm
Summary: MozReview-Commit-ID: IQZVIYVSCxe

Tags: #secure-revision

Differential Revision: https://phabricator.services.mozilla.com/D2877

MozReview-Commit-ID: 4sT6fqk7MpT

--HG--
extra : rebase_source : dab038bdb214ec7e808a74ed5c76a11097c3ffcf
2018-08-07 11:20:34 -07:00
Daosheng Mu 8ac5934ce1 Bug 1430038 - Part 1: Add VR process to the process list; r=kip, jimm
Summary: MozReview-Commit-ID: AWyFur2gLCQ

Tags: #secure-revision

Differential Revision: https://phabricator.services.mozilla.com/D2876

MozReview-Commit-ID: HHGDiXyaqnB

--HG--
extra : rebase_source : cbb94eb1aaca4ca385559c0e997b508a80121105
2018-06-22 16:30:14 -07:00
Dave Townsend 79bc1ca39f Bug 1472476: Allow restoring sessions from before favicons were only allowed to be local schemes. r=adw
Re-introduces support for setting remote icons provided a loading principal is
passed. Removes some now defunkt code from sessionstore.

Differential Revision: https://phabricator.services.mozilla.com/D3123

--HG--
extra : rebase_source : f039f34d13aa43c52af880d8f59962f6450791be
extra : amend_source : e60b5d7fb22538728837d5196b866ecf2284bc64
2018-08-20 12:32:27 -07:00
Akshay Chiwhane 5d96779c1c Bug 1465046 - Remove ProcessHandler.waitForFinish(). r=whimboo
--HG--
extra : rebase_source : 9df8444de596c5868efd18c62054f321513b99d6
2018-08-20 21:28:21 +02:00
Jim Blandy 268f346dc3 Bug 1473272: Don't treat classes with default constructors as self-hosted code. r=tcampbell 2018-08-20 14:56:23 -04:00
Jason Orendorff 47ba603af2 Bug 1469019 - Object.fromEntries. r=evilpie, r=peterv
--HG--
extra : rebase_source : d9f198cd5546c6f244c53c49a613bdcd4194d7f5
2018-08-14 13:25:30 -05:00
Tom Schuster b0cb6b2857 Bug 1484370 - Optimize native property iteration for structured cloning. r=jandem
--HG--
extra : rebase_source : 8e839ceec3305eabf7ad5bfb0e81f9e0b83e725d
2018-08-18 00:02:04 +02:00
Tom Schuster b272838b0d Bug 1484349 - Add unboxed object support GetProperyPure. r=jandem
--HG--
extra : rebase_source : 2e8162c142c03647f3bf94c7784e212dc4c8fd55
2018-08-17 23:11:56 +02:00
Tom Schuster 010ef42f5e Bug 1484349 - Optimize HasOwnProperty/GetProperty lookup for cloning. r=jandem
--HG--
extra : rebase_source : 0973e644a11242b2b8d8154db1ad34a474220d54
2018-08-17 21:19:30 +02:00
Masatoshi Kimura 3d01e517aa Bug 1484184 - Remove now unused _RAISE macro check to deal with MSVC 2017 15.8. r=froydnj
--HG--
extra : source : b38403f36056d301321c128be96ee60d14739859
2018-08-17 01:27:29 +09:00
Masatoshi Kimura 66fa613043 Bug 1484191 - Suppress warning C4819 in TestMimeType.cpp. r=froydnj
--HG--
extra : source : f6814f368b90b9cf1c00df44fd4a62c423a1f8cc
2018-08-17 03:18:15 +09:00
Matthew Gaudet 73a72824c1 Bug 1483183 - Complete coverage with AutoAssertNoPendingException in CacheIR stub attach code r=tcampbell
--HG--
extra : source : 9370dc79ddfc94fdb20f3ae6036c9fcbd3c3d6c1
extra : absorb_source : 74516de35fb16894858a95d6fb10b6211732744d
2018-08-19 07:12:21 -07:00
Matthew Gaudet d430eb4903 Bug 1483183 - Discard pending exception during CCW GetProp IC failure r=tcampbell
--HG--
extra : source : 4e417850332a6d2ad41dbedcf273e651a5f7285c
extra : absorb_source : c6f27882a61734f33971d9b36b8e0568dda58c9a
2018-08-15 17:33:08 -07:00
Narcis Beleuzu 96343e8f1f Backed out 3 changesets (bug 1484184, bug 1484190, bug 1484191) for bustages on test_toolchain_configure.py. CLOSED TREE
Backed out changeset dca5444170e0 (bug 1484190)
Backed out changeset 1ef81d07bc5b (bug 1484184)
Backed out changeset 2a42fd4df1bb (bug 1484191)
2018-08-20 19:49:37 +03:00
Luke Wagner 97ebf6c0a7 Bug 1482932 - Baldr: replace unaligned access trap with out of bounds trap (r=lth) 2018-08-20 11:42:46 -05:00
shindli 1d3a8e90da Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-20 19:36:01 +03:00
shindli 71ef4447db Merge inbound to mozilla-central. a=merge 2018-08-20 19:31:32 +03:00
Narcis Beleuzu 60b2eca063 Backed out 2 changesets (bug 1483183) for bustages on bug1483183.js. CLOSED TREE
Backed out changeset 9370dc79ddfc (bug 1483183)
Backed out changeset 4e417850332a (bug 1483183)
2018-08-20 19:29:42 +03:00
Nicolas B. Pierron 226279ad14 Bug 1293575 - Skip update of frame arguments when the Arguments object aliases the formal arguments. r=jandem 2018-08-20 18:22:35 +02:00
Ehsan Akhgari 726074f95d Bug 1484394 - Remove two unused XPCOM component registrations from XPConnect; r=mccr8 2018-08-20 09:05:16 -04:00
Jan Varga 80990b5552 Bug 1361330 - Part 6: Gate SimpleDB behind a preference; r=asuth 2018-08-20 14:33:17 +02:00
Jan Varga e7d1daf164 Bug 1361330 - Part 5: Automatic tests for simpledb; r=asuth 2018-08-20 14:33:10 +02:00
Jan Varga 5733cbbbd3 Bug 1361330 - Part 4: Core implementation; r=asuth 2018-08-20 14:33:03 +02:00
Jan Varga 8486a0d568 Bug 1361330 - Part 3: Use fully qualified name when declaring ref counting for IDB quota client; r=asuth 2018-08-20 14:32:56 +02:00
Jan Varga b277f1385d Bug 1361330 - Part 2: Move MemoryOutputStream to a generic place; r=asuth 2018-08-20 14:32:48 +02:00
Jan Varga 60713ff421 Bug 1361330 - Part 1: Make quota stream constructors public and move the Create() helpers outside of the stream classes; r=asuth 2018-08-20 14:32:33 +02:00
Kartikaya Gupta f23e0ead9e Bug 1484503 - Ensure spidermonkey style check output is deterministic. r=jandem 2018-08-20 06:44:07 -04:00
Jon Coppeard 06575221db Bug 1483487 - Fix static analysis bustage and add missing comments on a CLOSED TREE r=me 2018-08-20 11:13:33 +01:00
shindli 22e756d763 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-20 12:54:42 +03:00
shindli 847b64cc28 Merge inbound to mozilla-central. a=merge 2018-08-20 12:50:23 +03:00
Jon Coppeard 9005410bc5 Bug 1483487 - Add asertions around creating and retrieving DOM proxy expando objects r=peterv 2018-08-20 10:12:35 +01:00
Jon Coppeard b83c1554b6 Bug 1483804 - Fix releaseAssertSameCompartment bustage when this merges to beta r=jandem 2018-08-20 10:10:38 +01:00
Makoto Kato 26384ede28 Bug 1484094 - Test that caret doesn't move into ligated Emoji-ZWJ sequence. r=jfkthame 2018-08-20 09:08:14 +01:00
Jonathan Kew f010447bbe Bug 1484094 - Don't allow the caret to be placed within a ligated emoji sequence. r=m_kato 2018-08-20 09:07:40 +01:00
shindli 1272692819 Backed out changeset fc5c57e9b65b (bug 1484595) for linting failure on a CLOSED TREE 2018-08-20 10:38:08 +03:00
Marcos Cáceres 8f0ff24be1 Bug 1480872 - paymentDetails attributes should default to an empty arrays. r=edenchuang 2018-08-19 19:11:00 +03:00
Masatoshi Kimura f985ebf143 Bug 1484190 - Unblock MSVC 2017 15.8. r=dmajor
--HG--
extra : rebase_source : b21ef13181d447cbbd822f073c80d982dd212dc4
extra : source : 5d24aab5c5a18b18edfd13cf786e94c545e36e94
2018-08-17 20:41:49 +09:00
Mark Banner e49362f677 Bug 1481831 - Web Platform Tests annotation* shouldn't be marked as Toolkit:Places. r=jmaher
MozReview-Commit-ID: DHcuBeddBmA

Differential Revision: https://phabricator.services.mozilla.com/D2941

--HG--
extra : moz-landing-system : lando
2018-08-17 10:26:03 +00:00
Mantaroh Yoshinaga 16b00db6ab Bug 1484595 - Remove the HTMLTooltip hidden event listener before destroying the HTMLTooltip. r=birtles
MenuButton will listen the HTMLTooltip hidden event even if HTMLTooltip is
destroyed. As a result of it, the timer which issued in the MenuButton's event
listener might fail due to the target window is destroyed. (e.g., switching the
dock mode to bottom  from window mode.)

This patch will remove this event listener before destroying the HTMLTooltip.

Differential Revision: https://phabricator.services.mozilla.com/D3759

--HG--
extra : moz-landing-system : lando
2018-08-20 07:03:07 +00:00
Cameron McCormack 771b9fb2f1 Bug 1484575 - Simplify PropertyDeclarationBlock::get a little. r=xidorn
Depends On D3747

Differential Revision: https://phabricator.services.mozilla.com/D3748

--HG--
extra : moz-landing-system : lando
2018-08-20 04:11:37 +00:00
Cameron McCormack 2ccae542f5 Bug 1484571 - Replace NormalDeclarationIterator return type with `impl Trait`. r=xidorn
Differential Revision: https://phabricator.services.mozilla.com/D3747

--HG--
extra : moz-landing-system : lando
2018-08-20 05:34:16 +00:00
Masatoshi Kimura 59a91c2a72 Bug 1484184 - Remove now unused _RAISE macro check to deal with MSVC 2017 15.8. r=froydnj
--HG--
extra : rebase_source : d93dbda28fff9cdbf0f6a908e0c1d59c152665e5
extra : source : b38403f36056d301321c128be96ee60d14739859
2018-08-17 01:27:29 +09:00
Masatoshi Kimura 60b0d9635e Bug 1484191 - Suppress warning C4819 in TestMimeType.cpp. r=froydnj
--HG--
extra : rebase_source : 0c3e287a29cec81e24a22980f6ee2ea32de42283
extra : source : f6814f368b90b9cf1c00df44fd4a62c423a1f8cc
2018-08-17 03:18:15 +09:00
Nicolas Silva 0805d95b99 Bug 1482109 - Hook the memory pressure observer up with WebRender. r=sotaro
--HG--
extra : rebase_source : e23d9db4ffff5d1994f476e660f7f6cbe52e6ad6
2018-08-20 15:23:54 +02:00
Alexandre Poirot 125d387bbf Bug 1482070 - Move NetworkResponseListener to its own file. r=Honza
Summary: Depends On D3605

Reviewers: Honza!

Tags: #secure-revision

Bug #: 1482070

Differential Revision: https://phabricator.services.mozilla.com/D3606

MozReview-Commit-ID: IH9R6N7auXO


--HG--
rename : devtools/server/actors/network-monitor/network-observer.js => devtools/server/actors/network-monitor/network-response-listener.js
2018-08-20 09:06:23 -07:00
Alexandre Poirot 93427a73f7 Bug 1482070 - Rename NetworkMonitor to NetworkObserver and move it next to the NetworkMonitorActor. r=Honza
Summary: Depends On D3604

Reviewers: Honza!

Tags: #secure-revision

Bug #: 1482070

Differential Revision: https://phabricator.services.mozilla.com/D3605

MozReview-Commit-ID: ArS8SxVraiu


--HG--
rename : devtools/shared/webconsole/network-monitor.js => devtools/server/actors/network-monitor/network-observer.js
2018-08-20 09:06:23 -07:00
Alexandre Poirot 5e3572023f Bug 1482070 - Move StackTraceCollector to its own file. r=Honza
Summary: Depends On D3603

Reviewers: Honza!

Tags: #secure-revision

Bug #: 1482070

Differential Revision: https://phabricator.services.mozilla.com/D3604

MozReview-Commit-ID: 53aaLHR6lv
2018-08-20 09:06:22 -07:00
Alexandre Poirot 32c1768465 Bug 1482070 - Move ChannelEventSink to its own file. r=Honza
Summary: Depends On D3602

Reviewers: Honza!

Tags: #secure-revision

Bug #: 1482070

Differential Revision: https://phabricator.services.mozilla.com/D3603

MozReview-Commit-ID: Kr3vYvP1oCZ


--HG--
rename : devtools/server/actors/moz.build => devtools/server/actors/network-monitor/moz.build
2018-08-20 09:06:22 -07:00
Alexandre Poirot a231f526d7 Bug 1482070 - Move DocumentEventsListener to its own file. r=Honza
Summary: Depends On D3601

Reviewers: Honza!

Tags: #secure-revision

Bug #: 1482070

Differential Revision: https://phabricator.services.mozilla.com/D3602

MozReview-Commit-ID: 2ksi5eir4mb


--HG--
rename : devtools/server/actors/webconsole/listeners.js => devtools/server/actors/webconsole/listeners/document-events.js
2018-08-20 09:06:22 -07:00