Commit Graph

259893 Commits

Author SHA1 Message Date
Masayuki Nakano
3e330c2f8d Bug 895274 part.24 Rename NS_MOUSE_MESSAGE_START to eMouseEventFirst r=smaug 2015-08-29 08:58:29 +09:00
Masayuki Nakano
106992adce Bug 895274 part.23 Rename NS_LANGUAGECHANGE to eLanguageChange r=smaug 2015-08-29 08:58:29 +09:00
Masayuki Nakano
fb3ef03aa2 Bug 895274 part.22 Get rid of NS_MOZ_USER_* since nobody is using them r=smaug 2015-08-29 08:58:29 +09:00
Masayuki Nakano
cda8b93c26 Bug 895274 part.21 Rename NS_ONLINE to eOnline r=smaug 2015-08-29 08:58:29 +09:00
Masayuki Nakano
2dd6a35257 Bug 895274 part.20 Rename NS_OFFLINE to eOffline r=smaug 2015-08-29 08:58:29 +09:00
Masayuki Nakano
fd61b1b10f Bug 895274 part.19 Rename NS_PLUGIN_FOCUS to ePluginFocus r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
abd2512588 Bug 895274 part.18 Rename NS_PLUGIN_ACTIVATE to ePluginActivate r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
4f6fc6171c Bug 895274 part.17 Rename NS_SCROLL_EVENT to eScroll r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
c5f96b611c Bug 895274 part.16 Rename NS_RESIZE to eResize r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
7b5c91dfce Bug 895274 part.15 Rename NS_KEY_AFTER_UP to eAfterKeyUp r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
f297755349 Bug 895274 part.14 Rename NS_KEY_BEFORE_UP to eBeforeKeyUp r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
ab3d216023 Bug 895274 part.13 Rename NS_KEY_AFTERE_DOWN to eAfterKeyDown r=smaug 2015-08-29 08:58:28 +09:00
Masayuki Nakano
195bcab647 Bug 895274 part.12 Rename NS_KEY_BEFORE_DOWN to eBeforeKeyDown r=smaug 2015-08-29 08:58:27 +09:00
Masayuki Nakano
6e7be53c8f Bug 895274 part.11 Rename NS_KEY_DOWN to eKeyDown r=smaug 2015-08-29 08:58:27 +09:00
Masayuki Nakano
b68467aba9 Bug 895274 part.10 Rename NS_KEY_UP to eKeyUp r=smaug 2015-08-29 08:58:27 +09:00
Masayuki Nakano
40a4dbb5ca Bug 895274 part.9 Rename NS_KEY_PRESS to eKeyPress r=smaug 2015-08-29 08:58:27 +09:00
Masayuki Nakano
77a29cb60f Bug 895274 part.8 Rename NS_XUL_CLOSE to eWindowClose r=smaug 2015-08-29 08:58:26 +09:00
Masayuki Nakano
6ed54238d7 Bug 895274 part.7 Rename NS_WINDOW_START to eWindowEventFirst r=smaug 2015-08-29 08:58:26 +09:00
Masayuki Nakano
986a139d21 Bug 895274 part.6 Rename NS_EVENT_ALL to eAllEvents r=smaug 2015-08-29 08:58:26 +09:00
Masayuki Nakano
c711b059dc Bug 895274 part.5 Rename NS_EVENT_NULL to eVoidEvent r=smaug 2015-08-29 08:58:26 +09:00
Kyle Huey
da52f1b0dc Bug 1199831: Fix a bunch of mixed-content violations in imported ServiceWorker WPTs. r=jdm 2015-08-28 16:53:43 -07:00
Nicolas B. Pierron
38bb40f455 Bug 1191289 part 2 - JS Lcov output: Handle throw statements. r=bhackett 2015-08-29 01:32:37 +02:00
Nicolas B. Pierron
440d9eac91 Bug 1191289 part 1 - Add a JSFriendApi function to produce LCOV information about the current compartment. r=bhackett 2015-08-29 01:32:37 +02:00
Nicolas B. Pierron
e851a04b3b Bug 1190454 part 5 - Update GetPCCountJSON to consider jumpTargets and Throws. r=bhackett 2015-08-29 01:32:37 +02:00
Nicolas B. Pierron
8d61d48938 Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett 2015-08-29 01:32:36 +02:00
Nicolas B. Pierron
9193987516 Bug 1190454 part 3 - PCCounts: Collect throw/catch hit counts. r=bhackett 2015-08-29 01:32:36 +02:00
Nicolas B. Pierron
2c6960bcb0 Bug 1190454 part 2 - Only compute code coverage of jump targets. r=bhackett 2015-08-29 01:32:36 +02:00
Nicolas B. Pierron
07e3f7d948 Bug 1190454 part 1 - PCCounts use uint64_t instead of a double to count the number of hits. r=evilpie 2015-08-29 01:32:35 +02:00
Nicolas B. Pierron
a7e4c7ec19 Bug 1190454 part 0 - Remove unnecessary use of AppendArrayJSONMProperties. r=bhackett 2015-08-29 01:32:35 +02:00
Andrea Marchesini
0f59fa5e42 Bug 1199265 - Correct actor for Blob in StructuredCloneHelper, r=khuey 2015-08-29 00:19:56 +01:00
Geoff Brown
af5db075e0 Bug 1189784 - Disable more dom/media mochitests on Android for intermittent failures; r=me, test-only 2015-08-28 17:07:51 -06:00
Bill McCloskey
8f65cdf7b4 Bug 1193527 - Fix common PB warning (r=Gijs) 2015-08-28 16:03:52 -07:00
Tanvi Vyas
f8272b0101 Bug 1194352 - Add a check for insecure forms to the PWMGR_LOGIN_PAGE_SAFETY telemetry probe. r=MattN, p=ally 2015-08-28 15:51:26 -07:00
Sean Stangl
0cd57aaf07 Bug 986680 - Follow-up: Make constructors explicit. r=me 2015-08-28 15:00:27 -07:00
Eric Faust
7a2d264eb9 No Bug - Reenable erroneously disabled exponentiation operator in nightly builds. (r=me) 2015-08-28 14:55:20 -07:00
Botond Ballo
18a6fbee3f Bug 1175585 - Full-stack mochitest for wheel transactions. r=kats 2015-08-02 14:45:30 -04:00
Andrew Comminos
4471f59d62 Bug 1197059 - Disable JasPer support in GDK-PixBuf. r=karlt 2015-08-28 17:15:27 -04:00
Kevin Wern
5de1e82707 Bug 1173521 - Properly handle unapplying 3D projective transforms to rectangles in APZ code. r=botond
The untransformation is done using the newly added UntransformTo() functions
which call Matrix4x4::ProjectRectBounds(), which returns an empty rectangle
if the result is not at least partially on the positive side of the w = 0 plane.

UntransformTo() returnis the transformed rectangle if it's not empty, and
Nothing() otherwise, making callers check for this case.

The patch also adds some assertions to places where we apply transforms we
know should be 2D (and thus didn't switch to use UntransformTo()), checking
that the transforms are in fact 2D.
2015-08-28 12:00:29 -04:00
Boris Zbarsky
cc3113b6c6 Bug 1181908 part 2. The CompileOptions constructor should properly copy the introducerFilename and isRunOnce state. r=luke 2015-08-03 11:51:57 -04:00
Brian Hackett
2f164e8394 Bug 1181908 part 1. Fix support for JSOP_OBJECT in scripts parsed on background threads by clearing the unboxedLayouts list on the background thread parsing compartment when merging the parse result to the target compartment. r=jandem 2015-08-28 17:03:48 -04:00
Sean Stangl
e62fe94d22 Bug 986680 - Part 4/4 - Convert ARM to ScratchRegisterScope. r=nbp 2015-08-13 15:26:19 -07:00
Sean Stangl
2a2917924b Bug 986680 - Part 3/4 - Convert x64 to ScratchRegisterScope. r=nbp 2015-08-13 13:55:58 -07:00
Sean Stangl
f18b60b481 Bug 986680 - Part 2/4 - Define per-platform ScratchRegisterScope. r=nbp 2015-08-13 13:42:16 -07:00
Sean Stangl
428116ff63 Bug 986680 - Part 1/4 - Define AutoGenericRegisterScope. r=nbp 2015-08-13 12:14:27 -07:00
Kyle Huey
787ed3ef0d Bug 1196592: Make retargeting Fetch to another thread actually work. r=nsm 2015-08-28 13:49:07 -07:00
Steven Michaud
6e6b038e49 Bug 1189565 - Send resize events when backing scale factor changes. r=mstange 2015-08-28 15:48:04 -05:00
Jordan Lund
a445a72f53 Bug 1186522 - force per checkin builds to require signed add-ons on beta 42, r=mshal 2015-08-28 13:41:26 -07:00
Botond Ballo
7459cd6a90 Bug 1166301 - Test that a fixed background on a child element doesn't move when a scroll frame containing the child element is async-scrolled. r=mstange 2015-08-26 12:04:53 -04:00
Botond Ballo
5c4495bf0c Bug 1166301 - Layerize background images fixed to child elements. r=mattwoodrow 2015-08-28 15:13:50 -04:00
Eric Rahm
29f6f500d8 Bug 1149164 - Report stripped size of libxul.so in treeherder builds; r=gbrown 2015-08-26 18:07:59 -07:00