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

489687 Коммитов

Автор SHA1 Сообщение Дата
Stone Shih 60f3766a41 Bug 1292070 - Part 4: Enable test_pointerevent_pointermove-on-chorded-mouse-button.html. f=bevistseng, r=smaug
--HG--
extra : rebase_source : addf473c2b7c605517b61dbce8210af20c939243
extra : histedit_source : 2238397c1977f07b06472b89d6e0f99ac6d2cdcc
2016-08-18 17:35:20 +08:00
Stone Shih 2d66c06058 Bug 1292070 - Part 3: Update test cases to synthesize mouse events with correct attributes. f=bevistseng, r=smaug
--HG--
extra : rebase_source : a2450d25990e69910793832c9e86abb5957e8d33
extra : histedit_source : 541587919143ee22e2bf086ee7f6d9eac437f4e5
2016-08-18 12:01:51 +08:00
Stone Shih 4c774b11b2 Bug 1292070 - Part 2: Add API to synthesize mouse event with buttons. f=bevistseng, r=smaug
--HG--
extra : rebase_source : c676026e30c857b2a19854285f8bb40c47c58267
extra : histedit_source : c1ee981e9ab821a51d3abb96b1d2d334ffe8e0d2
2016-08-18 11:58:48 +08:00
Stone Shih c9ead475fc Bug 1292070 - Part 1: Fire pointermove when no button state changes. f=bevistseng, r=smaug
--HG--
extra : rebase_source : 674319fb1a142c5236f8d7c71ac43f2bbe088a5d
extra : histedit_source : ace84d35fadb69a6c4dfd60c6e5f8df42c39d8c4
2016-08-18 13:18:48 +08:00
Stone Shih b6697d07aa Bug 1294335 - [Pointer Event] Refine setPointerCapture / releasePointerCapture to follow the algorithm defined in the spec. f=bevistseng, r=smaug 2016-08-12 09:49:31 +08:00
Ethan Lin 3ead7f93ab Bug 1299062 - Check if drawtarget valid. r=nical 2016-08-31 22:43:47 -04:00
Mark Hammond 6e0ef71f41 Bug 1298752 - Avoid including the profile directory in sync pings. r=tcsc
MozReview-Commit-ID: IA8jQ8No1Rv
2016-08-31 22:42:58 -04:00
Thomas Wisniewski e18ef07821 Bug 1069015 - Restore code for :placeholder-shown pseudo-class. r=dbaron 2016-08-31 14:21:44 -04:00
Ryan VanderMeulen 06ff3b4abc Merge m-c to inbound. a=merge 2016-08-31 22:34:42 -04:00
Ryan VanderMeulen 3611a7607d Merge inbound to m-c. a=merge 2016-08-31 22:33:17 -04:00
Phil Ringnalda 743062a026 Bug 1296784 - Disable test_markup.html on Windows debug for constant failures 2016-08-31 18:27:25 -07:00
Robert Strong dfbe3dae65 Bug 1299570 - Remove code for MozUpdater dir removals from the temp dir. r=mhowell 2016-08-31 17:23:39 -07:00
Wes Kocher a6fa167a46 Merge fx-team to central, a=merge 2016-08-31 17:11:06 -07:00
Wes Kocher 338962fe89 Merge autoland to central, a=merge 2016-08-31 16:54:58 -07:00
Wes Kocher 4a88729982 Backed out changeset 81723d4f90ed (bug 1287503) for jsreftest failures a=backout 2016-08-31 16:40:12 -07:00
Stephen A Pohl ed026e77c6 Bug 1250901: Replace waitpid with NSTask's waitUntilExit. r=mstange f=rstrong 2016-08-31 18:56:48 -04:00
Stephen A Pohl a72d356fc5 Bug 1250901: Relaunch applications using NSTask instead of posix_spawnp on OSX. r=mstange 2016-08-31 18:56:45 -04:00
Hiroyuki Ikezoe 15f92b2593 Bug 1295107 - Part 1: Extend eCSSUnit_PercentageRGBAColor/eCSSUnit_PercentageRGBColor to store values greater than 100%. r=dholbert
nsCSSValue::GetColorValue() for eCSSUnit_PercentageRGBAColor/eCSSUnit_PercentageRGBColor
returns a clamped value, nsCSSValueFloatColor::Comp1()/Comp2()/Comp3()/Alpha()
returns a raw value instead.
2016-09-01 07:20:08 +09:00
Andrea Marchesini 81163ae8d8 Bug 1296606 - Add telemetry to see how many profiles users have, r=MattN, r=bugs 2016-08-31 15:18:56 -07:00
Kannan Vijayan e7cae3eb49 Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian 2016-08-31 18:14:24 -04:00
Bobby Holley eef73cf01e Bug 1299629 - Tweak stylo path for nsPresContext::HasCachedStyleData to avoid triggering operations too early during bootstrapping. r=emilio 2016-08-31 15:09:45 -07:00
Ehsan Akhgari d05eb37eea Bug 1299493 - Remove Navigator.get/hasFeature(); r=baku 2016-08-31 18:02:46 -04:00
Shu-yu Guo 67d57d7fa7 Bug 1298854 - Fix hasInitialEnv computation for RematFrames. (r=jandem) 2016-08-31 14:56:30 -07:00
Shu-yu Guo a4fe02e490 Bug 1298656 - Fix OOM handling in Debugger::replaceFrameGuts. (r=jimb)
I don't know how to commit a test for this. The fuzz test is extremely
slow if it doesn't crash, and these OOM tests are so brittle that
literally any allocation changes in the engine cause them to no longer
test what they were testing.
2016-08-31 14:56:30 -07:00
Shu-yu Guo 1826a896d0 Bug 1175174 - Fix redeclaring catch parameters in eval. (r=Waldo) 2016-08-31 14:56:30 -07:00
Shu-yu Guo b99fe5ec73 Bug 1298316 - Don't apply Annex B.3.3 semantics to generators. (r=Waldo) 2016-08-31 14:56:30 -07:00
Shu-yu Guo b9ce81a92c Bug 1298640 - Always give catch bodies their own lexical scope. (r=Waldo) 2016-08-31 14:56:30 -07:00
Shu-yu Guo 55651d7573 Bug 1298568 - Ensure Scopes that can have data always have non-null data on clone. (r=Waldo) 2016-08-31 14:56:29 -07:00
James Willcox 6adf1a424f Bug 1298822 - Always invalidate layers when resuming the compositor r=BenWa 2016-08-31 16:24:06 -05:00
Maja Frydrychowicz 209cab7f52 Bug 1299242 - Fix regression with installing requirements in AndroidEmulatorTest; r=gbrown
Regression introduced in Bug 1284874.

MozReview-Commit-ID: LixkZu5OJnH

--HG--
extra : rebase_source : 15a4c1985ffcfdd83f067e3ee678c829c73bda89
2016-08-31 12:54:52 -04:00
Jared Wein b2e0fdce56 Bug 1297993 - Include the ID of the offending <key> element in the key conflict message. r=masayuki
MozReview-Commit-ID: 7hZLCZqfHAy
2016-08-31 12:53:24 -04:00
Jared Wein a182a61bce Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
MozReview-Commit-ID: BZlkPTcLJMB
2016-08-31 12:53:24 -04:00
Jared Wein 5dd9ac0f8c Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Jared Wein 9cc54f3e3e Bug 1218937 - Fix eslint errors in browser_bug1025195_switchToTabHavingURI_aOpenParams.js. r=mattn
MozReview-Commit-ID: 9zAxo2oAxQw
2016-08-31 12:53:23 -04:00
Ryan VanderMeulen 41cea09ef4 Backed out changeset cb4630c8a51e (bug 1277504) because it depends on bug 1218576 which was backed out. a=me 2016-08-31 10:58:43 -04:00
Ryan VanderMeulen 435c0addca Merge autoland to m-c. a=merge 2016-08-31 09:52:43 -04:00
Zibi Braniecki 797eba80d4 Bug 1287503 - Expose a JS Intl API to get calendar information. r=waldo
MozReview-Commit-ID: 9LP74MHBpnb

--HG--
extra : rebase_source : 465aff56ecc280580a1d91a0caa8f58b965e1474
2016-08-31 11:00:56 +02:00
Kris Maglione 60459f8fe7 Bug 1265371: Refactor schema parsing to reduce cyclomatic complexity. r=bsilverberg
MozReview-Commit-ID: HzVrf4yG7hZ

--HG--
extra : rebase_source : 3e7892f8e9b6ce9d5362fd4b0ea877a5cfa235f9
2016-08-30 12:24:32 -07:00
Sebastian Hengst 941049b1bd Backed out changeset f2eecd2e2d6d (bug 1295352) for failures in bc4 browser_devices_get_user_media.js on Linux. r=backout 2016-08-31 22:55:52 +02:00
Sebastian Hengst 6cb1f6b5fa Backed out changeset 6e5f577382c9 (bug 1295352) 2016-08-31 22:55:52 +02:00
Sebastian Hengst bafd0bc35d Backed out changeset 3a4afeb8a046 (bug 1295352) 2016-08-31 22:55:52 +02:00
Sebastian Hengst c3a1916fe2 Backed out changeset 2bfe422ebb45 (bug 1295352) 2016-08-31 22:55:51 +02:00
Sebastian Hengst 1c86a65d88 Backed out changeset c809cf08cc13 (bug 1295352) 2016-08-31 22:55:51 +02:00
Sebastian Hengst 0e10cf2889 Backed out changeset 6ee63db87f1e (bug 1295352) 2016-08-31 22:55:51 +02:00
Sebastian Hengst dad02d3b2d Backed out changeset a8c6adebc4ea (bug 1295352) 2016-08-31 22:55:51 +02:00
Sebastian Hengst a108edd782 Backed out changeset 2e6134a7093b (bug 1294605) 2016-08-31 22:55:51 +02:00
Sebastian Hengst 596401644d Backed out changeset 8a1756ac9539 (bug 1294605) 2016-08-31 22:55:51 +02:00
Sebastian Hengst c3afebcf68 Backed out changeset b6b24b4aa2f6 (bug 1294605) 2016-08-31 22:55:51 +02:00
Sebastian Hengst bc3fe157a2 Backed out changeset 1028b87b029e (bug 1294605) 2016-08-31 22:55:51 +02:00
Sebastian Hengst 0604324132 Backed out changeset 7a14eea64c2a (bug 1294605) 2016-08-31 22:55:50 +02:00