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

501695 Коммитов

Автор SHA1 Сообщение Дата
Nicolas B. Pierron 7a1645f45d Bug 1319242 - ExtractLinearSum should remain within the same arithmetic space. r=jandem 2016-11-23 14:27:27 +00:00
Ryan VanderMeulen ed80eb81d1 Backed out changeset 93e4c5f0dc7b (bug 1318644) because it made changes to geckodriver that should have been left out. 2016-11-23 09:04:05 -05:00
Bob Owen ca93c43645 Bug 1147911 Part 9: Ensure file read permissions for file content process on Windows. r=jimm, r=jld 2016-11-23 13:36:59 +00:00
Bob Owen fd9634b56e Bug 1147911 Part 8: Create separate content process for file:// URIs. r=gabor, r=gijs, r=smaug 2016-11-23 13:36:58 +00:00
Bob Owen 3f62d10e4d 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-23 13:36:58 +00:00
Bob Owen b85bbccedd Bug 1147911 Part 6: Send remote type down to child. r=gijs, r=smaug 2016-11-23 13:36:58 +00:00
Bob Owen 5f2109e688 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-23 13:36:58 +00:00
Bob Owen 145a67c6d0 Bug 1147911 Part 4: Fix test to allow for separate file content process. r=ochameau 2016-11-23 13:36:58 +00:00
Bob Owen c547888b81 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-23 13:36:57 +00:00
Bob Owen 67d3ea6af8 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-23 13:36:57 +00:00
Bob Owen 12ab598876 Bug 1147911 Part 1: Fix call to _openURIInNewTab in browser.js to take a URI referrer not a string. r=gijs 2016-11-23 13:36:57 +00:00
Gijs Kruitbosch 9fab3ab9cb Bug 1318903 - use !important to force vista/7 controls in fullscreen even on dark themes, r=dao
MozReview-Commit-ID: eIleloCNMZ

--HG--
extra : rebase_source : 28f914b1bcf552af71fb54dd71502fb6d7216cc6
2016-11-21 16:41:23 +00:00
Andrea Marchesini 5586ec8d26 Bug 1319370 - HTMLInputElement should select the directory for the FilePicker using the input type (file or directory), r=jwatt 2016-11-23 13:02:10 +01:00
oschei ce3e1f6cb5 Bug 1317745 - Rename 'round trip time' to 'latency' in network throttling. r=jryans 2016-11-15 22:51:44 -07:00
Matheus Longaray 253c6de341 Bug 1306294 - "Restarting browser while Simplify Page mode on, restores 2 new empty tabs". r=mdeboer 2016-11-22 06:30:00 +08:00
Jeff Gilbert (:jgilbert) 072776ecb4 Bug 1318507 - Cherry-pick affected tests from top-of-tree.
MozReview-Commit-ID: 29K4NZKdkfy
2016-11-22 23:59:31 -08:00
Jeff Gilbert (:jgilbert) 43dafdd33c Bug 1318507 - SharedArrayBuffer must be wrapped in a view before being passed to WebGL.
MozReview-Commit-ID: LwfI62iChno
2016-11-22 23:59:29 -08:00
Jeff Gilbert (:jgilbert) 05977e6cde Bug 1318507 - Update sampler entrypoints to be non-nullable, and drop trivial WebGLContextUnchecked usages. - r=ethlin
MozReview-Commit-ID: 2dWKDFbAK6a
2016-11-22 23:59:26 -08:00
Jeff Gilbert (:jgilbert) 1a57a7121a Bug 1318507 - Update implementation. - r=ethlin 2016-11-22 23:59:24 -08:00
Jeff Gilbert (:jgilbert) 3c8047e06c Bug 1318507 - Merge some Buffer[Sub]Data entrypoints. - r=qdot
MozReview-Commit-ID: 8vON9f9N9G8
2016-11-22 23:59:22 -08:00
Jeff Gilbert (:jgilbert) b02c0e8712 Bug 1318507 - Minimize WebGL idl divergence. - r=qdot
MozReview-Commit-ID: C8ap7ZHZSv9
2016-11-22 23:59:20 -08:00
Thinker K.F. Li dfc96df660 Bug 1287392 - Part 8: Improve performance of logging of TaskTracer. r=cyu 2016-11-22 00:15:00 +08:00
Thinker K.F. Li 458949dc68 Bug 1287392 - Part 7: Change definition of VPtr of TaskTracer. r=cyu 2016-11-22 00:14:00 +08:00
Thinker K.F. Li df311cea99 Bug 1287392 - Part 6: Add VirtualTask RAII class. r=cyu 2016-11-22 00:13:00 +08:00
Thinker K.F. Li b39737d4c2 Bug 1287392 - Part 5: Fix bugs of sync for TaskTracer. r=cyu 2016-11-22 00:11:00 +08:00
Thinker K.F. Li 6a49d378ba Bug 1287392 - Part 4: Expose a file writer API for GeckoProfiler. r=mstange 2016-11-19 02:48:00 +08:00
Karl Tomlinson 42b8d039df bug 1319353 CreateCSSNode: Copy classes from the parent style context to its corresponding node in the path r=stransky+263117
This is necessary for GTK to match CSS rules against classes on ancestor nodes
of style contexts constructed from paths.

It can be tested with the following in ~/.config/gtk-3.0/gtk.css

tooltip.background label {padding: 100px;}

MozReview-Commit-ID: EUQ9ndeSl1Z

--HG--
extra : rebase_source : 95c267c5495791a40e755aacf14a80c750fbedd2
2016-11-16 16:55:13 +13:00
Nicholas Nethercote 7e1a8cf56c Bug 1315138 - gtestify storage/test/*.cpp. r=mak,erahm.
This change is mostly straightforward, except for the following.

- It removes all the printing from the do_check_* macros because gtest macros
  do appropriate printing.

- test_StatementCache.cpp needs some special gtest magic for the type
  parameterization.

- It merges the four tests in test_unlock_notify.cpp because they rely on being
  executed in order, and so aren't independent.

- storage_test_harness_tail.h is no longer necessary because gtest provides the
  test looping functionality.

- It uses #include and the preprocessor to remove the duplication between
  test_deadlock_detector.cpp and xpcom/tests/DeadlockDetector.cpp.

- It makes the test in test_service_init_background_thread.cpp a death test to
  force it to be the first storage gtest, because it fails otherwise.

- It adds code to undo the SQLite mutex hooking as necessary, so that tests
  don't interfere with each other.

- It de-virtualizes Spinner's destructor (as identified in bug 1318282).

--HG--
rename : storage/test/storage_test_harness.h => storage/test/gtest/storage_test_harness.h
rename : storage/test/test_AsXXX_helpers.cpp => storage/test/gtest/test_AsXXX_helpers.cpp
rename : storage/test/test_StatementCache.cpp => storage/test/gtest/test_StatementCache.cpp
rename : storage/test/test_asyncStatementExecution_transaction.cpp => storage/test/gtest/test_asyncStatementExecution_transaction.cpp
rename : storage/test/test_async_callbacks_with_spun_event_loops.cpp => storage/test/gtest/test_async_callbacks_with_spun_event_loops.cpp
rename : storage/test/test_binding_params.cpp => storage/test/gtest/test_binding_params.cpp
rename : storage/test/test_deadlock_detector.cpp => storage/test/gtest/test_deadlock_detector.cpp
rename : storage/test/test_file_perms.cpp => storage/test/gtest/test_file_perms.cpp
rename : storage/test/test_mutex.cpp => storage/test/gtest/test_mutex.cpp
rename : storage/test/test_service_init_background_thread.cpp => storage/test/gtest/test_service_init_background_thread.cpp
rename : storage/test/test_statement_scoper.cpp => storage/test/gtest/test_statement_scoper.cpp
rename : storage/test/test_transaction_helper.cpp => storage/test/gtest/test_transaction_helper.cpp
rename : storage/test/test_true_async.cpp => storage/test/gtest/test_true_async.cpp
rename : storage/test/test_unlock_notify.cpp => storage/test/gtest/test_unlock_notify.cpp
extra : rebase_source : dbb695c112564efa1945116be1a8435988982e74
2016-11-11 09:59:23 +11:00
Jet Villegas b15cdf0759 Bug 1283302: Sets the default value for nglayout.initialpaint.delay to 5ms on desktop (stays 250 ms on Android) per user research conclusions. r=tn
MozReview-Commit-ID: LWfmMoBcbnL
2016-11-22 13:54:40 -08:00
David Anderson a6b6c59253 Mark RenderFrameParent as initialized even if it failed to message the remote compositor. (bug 1319310, r=billm)
--HG--
extra : rebase_source : 70f0600493abf57e98fed0dd4b4587c96f2e94ae
2016-11-22 13:01:08 -08:00
Daniel Holbert 2254890482 Bug 1319428: Remove unused file svgBindings.xml. r=jwatt
(r=jwatt was granted on an earlier instance of this bug. Carrying forward.)

MozReview-Commit-ID: pix2vCqOcz
2016-11-22 13:21:35 -08:00
Daniel Holbert a4b633bdc7 Bug 1319458: Mark <body> as display:none during pageload of talos glterrain test. r=jmaher
MozReview-Commit-ID: LdUVInFYrDn
2016-11-22 13:13:45 -08:00
Jonathan Watt 5c0be72ef2 Bug 1310165 - Add a GetReferenceDrawTarget overload to PrintTargetCG to return a PDF CGContext backed DrawTarget. r=mstange 2016-11-17 16:25:19 +00:00
Geoff Brown 6ebd2eb0c4 Bug 1040769 - Enable test_bug570341.html; r=ehsan 2016-11-22 13:49:48 -07:00
Geoff Brown b752d59e3d Bug 1315749 - Run mochitest-chrome on Android x86; r=jmaher 2016-11-22 13:49:46 -07:00
Tom Schuster c7f2d3dba2 Bug 1213341 - Tests. r=arai 2016-11-22 20:53:39 +01:00
Tom Schuster 1c6223fdb4 Bug 1213341 - Add TI for error properties assigned by the initial shape. r=jandem 2016-11-22 20:53:38 +01:00
Tom Schuster f5ca1e8eea Bug 1213341 - Simplify Error Xray code. r=bholley 2016-11-22 20:53:38 +01:00
Tom Schuster 1044228316 Bug 1213341 - Handle the now ordinary error prototype object in stack. r=arai 2016-11-22 20:53:38 +01:00
Tom Schuster 493b990e35 Bug 1213341 - Use ordinary objects for Error prototypes. r=arai 2016-11-22 20:53:38 +01:00
David Anderson 4154688cf2 Fix dangling nsIWidget pointer in ClientLayerManager. (bug 1319213, r=mattwoodrow) 2016-11-22 11:36:45 -08:00
Frank-Rainer Grahl 069c0c4191 Bug 1300547 - Switch suite to standard autocomplete for search suggestions in fields. r=mconley 2016-11-22 20:29:33 +01:00
Wes Kocher 18726f190c Backed out changeset 6d906f5908d1 (bug 1316539) for gl2 failures a=backout 2016-11-22 11:22:56 -08:00
Jim Chen 313554cbc0 Bug 1319173 - Follow-up to fix crash; r=me 2016-11-22 14:09:42 -05:00
Jim Chen dcc44fafa4 Bug 1319173 - Register MediaPlayerManager events later; r=sebastian
Wait to register MediaPlayerManager events until we have a GeckoApp
EventDispatcher, because we only have an EventDispatcher after we create
the GeckoView in onCreate.
2016-11-22 13:39:54 -05:00
elluls 393845e931 Bug 1302774: rename cross-opt to cross-opt-st-an; r=dustin
MozReview-Commit-ID: 4U6kJiaZCGa

--HG--
rename : testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_opt.py => testing/mozharness/configs/builds/releng_sub_mac_configs/64_cross_opt_st_an.py
extra : rebase_source : 2d68f8762a5ae62b6178f764603fa470aa3b89a7
2016-11-22 15:45:33 +00:00
Luke Wagner 8c96526d8b Bug 1319084 - Baldr: improve instantiation-time signature-mismatch error message (r=bbouvier)
MozReview-Commit-ID: okuupC22Oo

--HG--
extra : rebase_source : 9a429617ee6957710081649998ac72f25e6e8ac5
2016-11-21 17:14:34 -06:00
Nicolas Auvray b8f15cf0fc Bug 1285917 - Expose InformalValueType in JSAPI. r=jorendorff 2016-11-08 18:49:36 +01:00
Nicolas Auvray 14b610298a Bug 1285909 - Add JS::IsMapObject and JS::IsSetObject. r=jorendorff 2016-11-09 00:01:57 +01:00
Phil Ringnalda 88d37d8841 Merge m-c to m-i
MozReview-Commit-ID: FbJhcY28dXi
2016-11-22 21:32:23 -08:00