Andrea Marchesini
a895bd31ae
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 2, r=qdot
2016-11-17 19:36:21 +01:00
Andrea Marchesini
cf2ad8072f
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
2016-11-17 19:36:01 +01:00
André Bargull
af66848eae
Bug 1314920 - Update tzdata in ICU data files to 2016i. r=Waldo
...
--HG--
extra : rebase_source : 3c3b0fa19d7d8f8a47148afaea4290fe6d9b6e65
2016-11-07 10:10:21 -08:00
Honza Bambas
128c9a268f
Bug 1300642 - Set default UA request header before on-opening-request notification to allow its override. r=mcmanus
...
--HG--
extra : rebase_source : 08abf393ef62a54e3ed08853dc0ceb8b4be112c1
2016-11-16 08:57:00 -05:00
Dalimil Hajek
eced87deb9
Bug 1314539 - Unify license files and Mozilla license headers in vendor directory. r=odvarko
...
--HG--
extra : rebase_source : 8c40fb6a4a41aabb8955e376cb6ee72fef8b9329
2016-11-15 08:12:00 -05:00
Daosheng Mu
1350fb4f8f
Bug 1317706 - Remove Pose WebIDL for sharing the implementation to Pose class. r=bz
...
MozReview-Commit-ID: Lvu0AOBi5Ti
--HG--
extra : rebase_source : f8458e7eb5d4d356642918c83de5d08f7d76039e
2016-11-17 07:11:00 -05:00
Ryan VanderMeulen
85a696c413
Bug 1318195 - Only build RegisterXPCTestComponents if tests are enabled. r=froydnj
...
--HG--
extra : rebase_source : b02e7acb1299a816be1f182fc7c1821f1d566ee7
2016-11-17 12:48:23 -05:00
Ehsan Akhgari
fa484fb4be
Bug 1318356 - Remove the special casing for apps locking screen orientation; r=baku
2016-11-17 12:35:54 -05:00
Ehsan Akhgari
7ca863c4ee
Bug 1318344 - Remove the special casing for apps not lying about battery status; r=baku
2016-11-17 12:35:51 -05:00
Ehsan Akhgari
39f3445718
Bug 1318343 - Remove the special casing for apps opening popups; r=baku
2016-11-17 12:35:48 -05:00
Ehsan Akhgari
38a0d7e870
Bug 1318342 - Remove the special casing for apps going fullscreen; r=baku
2016-11-17 12:35:44 -05:00
Bob Clary
b43b4345da
Bug 1318001 - Autophone - mozdevice - adb*.py - properly split lines from shell output, r=gbrown.
2016-11-17 09:21:06 -08:00
Bob Clary
2c776a4858
Bug 1245347 - [Autophone|mozdevice] - increase mozdevice version to 0.49, r=wlach.
2016-11-17 09:21:06 -08:00
Bob Clary
18f2b61b73
Bug 1245347 - [Autophone|mozdevice] - is_device_ready should not require root to check the ready_path, r=wlach.
2016-11-17 09:21:06 -08:00
Bob Clary
87156f5bf5
Bug 1245347 - [Autophone|mozdevice] - catch initial ADBRootError during initialization if root is not supported, r=wlach.
2016-11-17 09:21:06 -08:00
Ehsan Akhgari
d93248e07e
Bug 1318217 - Remove AppsUtils; r=baku
2016-11-17 12:08:13 -05:00
Julian Descottes
3d8448604d
Bug 1317819 - eslint cleanup of /debugger/new/panel.js;r=jlast
...
MozReview-Commit-ID: FSzCatDqq5o
--HG--
extra : rebase_source : d68820ffadcb8a33dbca8161dda5f4c427d50b67
2016-11-15 23:36:57 +01:00
Julian Descottes
4001c96d66
Bug 1317819 - avoid typeerror when getting debugger frames from webconsole;r=jlast
...
MozReview-Commit-ID: 46xtLlqQnfn
--HG--
extra : rebase_source : 26b662b88b95fa9089132ea3517cd2cae6c7413a
2016-11-15 23:31:17 +01:00
Nicolas Silva
a23be49d54
Bug 1312988 - Prevent D3D11 DXGI TextureSource to be used as a DataTextureSource. r=sotaro
2016-11-14 10:09:31 +01:00
Nicolas Silva
f7f979e39c
Bug 1312988 - Prevent D3D9 DXGI TextureSource to be used as a DataTextureSource. r=sotaro
2016-11-14 10:09:35 +01:00
Sotaro Ikeda
514c309d12
Bug 1312988 - Separate the recycling allocators for gpu and cpu textures. r=nical
2016-11-14 10:09:39 +01:00
Valentin Gosu
51cb7b5e93
Bug 1317511 - Share captive portal state with the content process r=bagder
...
MozReview-Commit-ID: 5FnM9DNDWwL
2016-11-17 17:35:24 +01:00
Dão Gottwald
84b8909f1f
Bug 1318276 - Clean up CustomizableUIInternal.addShortcut. r=jaws
2016-11-17 17:18:07 +01:00
Bob Owen
87b58c6a19
Bug 1147911 Part 9: Ensure file read permissions for file content process on Windows. r=jimm, r=jld
2016-11-17 15:48:53 +00:00
Bob Owen
52529cb9a9
Bug 1147911 Part 8: Create separate content process for file:// URIs. r=gabor, r=gijs, r=smaug
2016-11-17 15:48:53 +00:00
Bob Owen
ce1bc7d820
Bug 1147911 Part 7: Create browsing context with no opener if URI needs different process. r=smaug
...
This also means window.open returns null in the same circumstance.
2016-11-17 15:48:53 +00:00
Bob Owen
fb53b5987c
Bug 1147911 Part 6: Send remote type down to child. r=gijs, r=smaug
2016-11-17 15:48:52 +00:00
Bob Owen
04eeda5731
Bug 1147911 Part 5: Fix tests to allow for window.open to return null. r=billm
...
These tests open a parent browser from the child, which means that the returned window isn't actually the real one anyway. Soon we will return null in this scenario.
2016-11-17 15:48:52 +00:00
Bob Owen
536555b2d6
Bug 1147911 Part 4: Fix test to allow for separate file content process. r=ochameau
2016-11-17 15:48:52 +00:00
Bob Owen
c9055e97ff
Bug 1147911 Part 3: Add remote type parameter to forceInitialBrowserRemote. r=gijs
...
Also change talos pageloader.js to force type to match test URLs.
2016-11-17 15:48:52 +00:00
Bob Owen
8c7b20c42d
Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer
2016-11-17 15:48:52 +00:00
Bob Owen
3cbf12fe33
Bug 1147911 Part 1: Fix call to _openURIInNewTab in browser.js to take a URI referrer not a string. r=gijs
2016-11-17 15:48:52 +00:00
Ehsan Akhgari
d07f79a266
Bug 1318210 - Remove nsIAppsService; r=baku
2016-11-17 10:41:36 -05:00
Brian Hackett
dea06b8fe2
Bug 1315596 - Don't evict bundles which won't help with allocating the target bundle, r=sunfish.
...
--HG--
extra : rebase_source : 56c3bf52de7f048c039546340cf5568458d407ea
2016-11-16 13:09:44 -07:00
Trevor Saunders
7d66f4a29e
bug 1270916 - enable the browser tests that were disabled for e10s r=davidb
...
Now that these pass we can reenable them.
2016-11-17 10:34:19 -05:00
Luke Wagner
df477675a5
Bug 1318252
- Baldr: Serialize Import's DefinitionKind (r=bbouvier)
...
MozReview-Commit-ID: FsUMnRJsLdV
2016-11-17 09:16:21 -06:00
Luke Wagner
7b992ea537
Bug 1318039 - Baldr: Make preamble of asm.js cache entries word-size-invariant (r=bbouvier)
...
MozReview-Commit-ID: GbIeV6JRYkG
2016-11-17 09:15:32 -06:00
Luke Wagner
724e0cf4c7
Bug 1317967 - Baldr: Fix x86 float32 stack argument passing (r=bbouvier)
...
MozReview-Commit-ID: 2NZPFZQZPcI
2016-11-17 09:15:30 -06:00
Ehsan Akhgari
5cc591dc59
Bug 1318209
- Remove mozIApplication; r=baku
2016-11-17 10:12:43 -05:00
Neil Deakin
e8520ef209
Bug 1311279, scroll the select popup when click+drag is used, r=mconley
2016-11-17 09:56:43 -05:00
Neil Deakin
fd181fe163
Bug 1311279, add a chrome-only setCapture method that can ignore the allowed state, r=smaug
2016-11-17 09:56:43 -05:00
Neil Deakin
18dc1a098a
Bug 1314251, close menulist on alt+up/down, r=ksteuber
2016-11-17 09:56:43 -05:00
Neil Deakin
74aa0c0079
Bug 1313131, don't wrap when using cursor navigation in menus onr dropdowns on Mac, or dropdowns on Windows, r=ksteuber
2016-11-17 09:56:43 -05:00
Neil Deakin
140766f711
Bug 1314647, clear active state of select on mouseup, r=mconley
2016-11-17 09:56:43 -05:00
Carsten "Tomcat" Book
c274b1bb68
Backed out changeset deec8c2ba931 (bug 1314647) for eslint failures
2016-11-17 15:42:59 +01:00
Carsten "Tomcat" Book
8a5fc639cc
Backed out changeset 4ed7a34ea7ab (bug 1313131)
2016-11-17 15:42:45 +01:00
Carsten "Tomcat" Book
52809c6506
Backed out changeset 9af8f4f33471 (bug 1314251)
2016-11-17 15:42:43 +01:00
Carsten "Tomcat" Book
f378c398c9
Backed out changeset 1ba0d3288318 (bug 1311279)
2016-11-17 15:42:41 +01:00
Carsten "Tomcat" Book
27c7333444
Backed out changeset 09093d38540e (bug 1311279)
2016-11-17 15:42:38 +01:00
Ethan Lin
bda758bde7
Bug 1317403 - Add crashtest. r=mstange
...
--HG--
extra : rebase_source : 8f008257db3adc07ebc8eaed8002bfd3763def0b
2016-11-14 19:35:00 +01:00