Masayuki Nakano
3394edcb4a
Bug 895274 part.83 Rename NS_DRAGDROP_EXIT to eDragExit r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
a07c726a8f
Bug 895274 part.82 Rename NS_DRAGDROP_ENTER to eDragEnter r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
811d0fac7e
Bug 895274 part.81 Rename NS_DRAGDROP_OVER to eDragOver r=smaug
2015-09-02 15:08:02 +09:00
Masayuki Nakano
7b7a44a5ac
Bug 895274 part.77 Rename NS_DRAGDROP_DROP to eDrop r=smaug
2015-09-02 15:08:01 +09:00
Masayuki Nakano
e1d00d44c8
Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
6421cfec57
Bug 895274 part.60 Rename NS_PAGE_UNLOAD to eUnload r=smaug
2015-09-02 15:07:59 +09:00
Masayuki Nakano
b102d7ecce
Bug 895274 part.57 Rename NS_LOAD_ERROR to eLoadError r=smaug
2015-09-02 15:07:59 +09:00
Nigel Babu
4fbb4e903e
Backed out changeset 1f22cefbef23 (bug 1092125) for M3 bustage on CLOSED TREE
2015-09-02 11:34:47 +05:30
Nigel Babu
f17680c0bd
Backed out changeset 4a68226609c8 (bug 1092125) for M3 bustage on CLOSED TREE
2015-09-02 11:34:34 +05:30
Tom Tromey
7fd213b165
Bug 1197930 - Add comments for getRuleLine and getRuleColumn. r=heycam
...
IGNORE IDL
2015-08-24 11:43:00 -04:00
Arthur Edelstein
2fd8996148
Bug 1193593 - Test fingerprinting resistance for media queries in picture elements. r=heycam
...
Based on Tor Browser #16315
https://trac.torproject.org/projects/tor/ticket/16315
2015-09-01 08:51:00 -04:00
Tom Klein
051b2f9483
Bug 1092125 - Part 2: Add non-scaling-stroke support to SVGLineElement::GetGeometryBounds. r=jwatt
2015-08-19 14:48:00 -04:00
Tom Klein
033cb8c72b
Bug 1092125 - Part 1: Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
2015-09-01 06:17:00 -04:00
Jim Mathies
626e7b7b7c
Bug 1195472 - Call Show after Enable on puppet widgets to avoid an assertion when running crash tests. r=aklotz
2015-09-01 10:39:30 -05:00
Kearwood (Kip) Gilbert
0d5944c188
Bug 1157984 - Part 5: Test,r=vlad
...
- Implemented a reftest to verify that the transformed element is clipped
against the w=0 plane without disappearing
--HG--
extra : rebase_source : 26ad8c58b95c0af384a14b2c70fffe80190b8a17
2015-08-26 16:39:52 -07:00
Kearwood (Kip) Gilbert
cbc7ba3ddb
Bug 1157984 - Part 3: Correct bounding box transformations to support projections and correct clipping when transforming behind the camera,r=vlad
...
- Update callsites of Matrix4x4::TransformBounds to use
Matrix4x4::TransformAndClipBounds.
--HG--
extra : rebase_source : a1aa889af56e404b7ca5c7125021171e67a0b8bf
2015-08-06 17:26:09 -07:00
Kartikaya Gupta
95631466e1
Bug 1185747 part 3 - Rip out code to explicitly override the CSS viewport. r=tn
...
--HG--
extra : commitid : KeYHVLqoKK0
2015-09-01 16:47:52 -04:00
Kartikaya Gupta
3a4b8916d2
Bug 1185747 part 2 - Remove magical reftest harness properties and use standard meta-viewport tags instead. r=tn
...
--HG--
extra : commitid : KYDd76jwpXj
2015-09-01 16:47:52 -04:00
Kartikaya Gupta
093f1dd881
Bug 1200303 - Support meta-viewport changes in ZoomConstraintsClient as well. r=miketaylr
...
--HG--
extra : commitid : I8qhld1fBKR
2015-09-01 14:04:56 -04:00
Jonathan Watt
e50ac9ab7a
No bug. Add comment to nsStyleClipPath::ReleaseRef explaining why only one member is nulled out. r=me (NPOTB)
...
--HG--
extra : rebase_source : 155c6eeab7ea32f8a43e6885a5f7fea3400085f3
2015-08-11 10:38:37 +01:00
Xidorn Quan
300011c44e
Bug 1197765 - Compare text content inside frame instead of the content node for ruby autohiding. r=dbaron
...
--HG--
extra : source : d265d1e03757b1f886e435ef9b60aa962787e676
2015-09-01 09:24:37 +10:00
Ryan VanderMeulen
f7ab6f4dde
No bug - Fuzz more css-mediaqueries tests on Android.
...
--HG--
extra : rebase_source : 5dd30a13f5dfe2714e46c6ea46deaa6e82a7445c
2015-08-31 16:40:43 -04:00
Tom Klein
0160852c31
Bug 1181317 - Switch drawing order of filter feBlend inputs. r=mstange
...
--HG--
extra : rebase_source : 13de9d6236f4fe38cb08e299b6c50f27a688b2e3
2015-08-28 09:16:00 -04:00
Ryan VanderMeulen
1022db7d1e
Merge m-c to inbound. a=merge
2015-08-31 15:22:43 -04:00
Ryan VanderMeulen
0f38752ebc
Merge inbound to m-c. a=merge
2015-08-31 15:21:02 -04:00
Carsten "Tomcat" Book
fa01817a0a
Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE
2015-08-31 16:19:39 +02:00
Victor Porof
e14eb49e91
Bug 1195232 - Stop using TracingMetadata from GeckoProfiler.h, r=tromey
2015-08-31 16:14:14 +02:00
dominique vincent
599e8238ff
Bug 1191041 - Increase the likelihood of zoomed view triggering for small elements but decreased the likelihood for large elements. r=kats
2015-08-28 22:54:41 +02:00
Victor Porof
c78fbabbef
Bug 1195838 - Maintain all the TimelineMarker subclasses in a single place, r=tromey
2015-08-31 14:56:37 +02:00
Victor Porof
4ce24e2588
Bug 1194707 - Remove the docshell param from TimelineMarker constructors, r=tromey
2015-08-31 11:42:35 +02:00
Ryan VanderMeulen
cb6f9fc8c5
Bug 1146002 - Add more Android fuzz to box-sizing-replaced-003.xht.
...
--HG--
extra : rebase_source : 9e40494bc663c35891300a961aadbe0272e2297a
2015-08-30 18:12:25 -04:00
Ryan VanderMeulen
32e2481e0c
Bug 1178697 - Add Android fuzz to mq_print_height.xhtml.
...
--HG--
extra : rebase_source : f3a0fbaa043a13c486e43a5cf16d249c49f4d605
2015-08-30 18:07:44 -04:00
Ryan VanderMeulen
d88af421c5
Bug 1182082 - Add Android fuzz to large-gradient-2.html.
...
--HG--
extra : rebase_source : 0d4aaa82f8f7a8b8701df257700ed15af2fbc622
2015-08-30 18:01:21 -04:00
Ting-Yu Chou
c9627afeba
Bug 1194121 - Skip UpdateCommands() from initializing collapse to avoid sync IPC during app startup. r=jst
2015-08-28 15:18:56 +08:00
Jonathan Kew
6bf6268612
Bug 1162418 - Try to find a suitable non-zero dimension to use when containing block's inline-size depends on an SVG element which is specified as a percentage of its container. r=jwatt
2015-08-31 16:22:20 +01:00
Masayuki Nakano
cafe2dfc67
Bug 895274 part.51 Rename NS_CONTEXTMENU to eContextMenu r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
efc8ec6803
Bug 895274 part.49 Rename NS_POINTER_MOVE to ePointerMove r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
517f9e1565
Bug 895274 part.48 Rename NS_POINTER_UP to ePointerUp r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
d417be70fc
Bug 895274 part.47 Rename NS_POINTER_DOWN to ePointerDown r=smaug
2015-09-01 00:20:06 +09:00
Masayuki Nakano
c2883da60a
Bug 895274 part.42 Rename NS_POINTER_CANCEL to ePointerCancel r=smaug
2015-09-01 00:20:05 +09:00
James Kitchener
23d9b8c10b
Bug 1190646 - Make all largeops vertical for sizing calculations. r=fredw
2015-08-24 06:44:00 -04:00
Markus Stange
0eb1d7c10b
Bug 1016035 - Make the threshold in AxisPhysicsMSDModel::IsFinished controllable by the caller. r=kip
...
--HG--
extra : commitid : 8kd91z4FD2n
extra : rebase_source : bcdf5a75c527f871d2077ca1ef2e1958eb3db4d9
2015-08-04 16:11:37 -04:00
Xidorn Quan
ef4e2e1473
Bug 1192655 - Make menubar not react to events when it is not visible. r=enn
...
--HG--
extra : source : 91aae6b3814b973be71cf460efd6246b68048ff4
2015-08-29 11:12:41 +10:00
Masayuki Nakano
83f18479ed
Bug 895274 part.38 Rename NS_MOUSE_MOZLONGTAP to eMouseLongTap r=smaug
2015-08-29 08:58:33 +09:00
Masayuki Nakano
7645260328
Bug 895274 part.34 Rename NS_MOUSE_OUT to eMouseOut r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
da4db5d296
Bug 895274 part.33 Rename NS_MOUSE_OVER to eMouseOver r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
a516285180
Bug 895274 part.31 Rename NS_MOUSE_CLICK to eMouseClick r=smaug
2015-08-29 08:58:32 +09:00
Masayuki Nakano
b9439c75d9
Bug 895274 part.30 Rename NS_MOUSE_DOUBLECLICK to eMouseDoubleClick r=smaug
2015-08-29 08:58:31 +09:00
Masayuki Nakano
bd4bf17fbd
Bug 895274 part.29 Rename NS_MOUSE_EXIT_WIDGET to eMouseExitFromWidget r=smaug
2015-08-29 08:58:31 +09:00
Masayuki Nakano
9895f90eca
Bug 895274 part.28 Rename NS_MOUSE_ENTER_WIDGET to eMouseEnterIntoWidget r=smaug
2015-08-29 08:58:31 +09:00