Seth Fowler
5ac2fe1151
Bug 1081683 - Check for table cells correctly when warning about positioned table parts. r=bz
...
--HG--
extra : rebase_source : 0c69d17fbfcf3dd1273abf16988c70245522b349
2014-10-13 15:49:16 -07:00
Morris Tseng
2368f06ce4
Bug 1067231 - Send touch caret tap event. r=ehsan
2014-10-12 23:44:00 +02:00
Mats Palmgren
8e411ea4c2
Bug 1080352 - Update the rendering for <input type=range> after it was reset. r=jwatt
2014-10-13 11:48:33 +00:00
Ryan VanderMeulen
1c70cab650
Backed out changeset 7ab2fdaadd1a (bug 1078337) for crashes and reftest failures.
2014-10-12 20:39:44 -04:00
Matt Woodrow
f68f29db65
Bug 1078337 - Use the clipped image in DrawSingleImage if one was requested. r=seth
2014-10-13 11:49:22 +13:00
Robert Longson
b1dd836c60
Bug 1067375 - Fix animateTransform in svg-as-image to invalidate properly. r=jwatt
2014-10-12 08:49:34 +01:00
Mihaita Ghiorghe
a67435033c
Bug 1081013 - Removed unused parameter in AnimationPlayerCollection constructor. r=dholbert
2014-10-12 00:37:22 -07:00
Mats Palmgren
58d729985f
Bug 1076918. r=dbaron
2014-10-11 22:59:00 -07:00
Dirk Schulze
a6ee8862ea
Bug 1077388 - Fix parsing/computing issue with polygon(). r=dbaron
2014-10-10 02:10:00 -04:00
Hallvord R. M. Steen
c971532162
Bug 923971 - Prevent global F10 shortcut from overriding devtools one. r=enndeakin
2014-10-06 09:56:00 -04:00
Sebastian Hengst
f078b24bd6
Bug 1078033 - Remove remaining Camino code. r=ted
2014-10-10 17:00:29 +02:00
Yonggang Luo
20aa790b25
Bug 1066459 - Clamp the new top row index to the valid range before assigning it to mTopRowIndex when scrolling. r=kip
2014-10-11 06:22:00 -04:00
Ryan VanderMeulen
22a114c180
Merge inbound to m-c. a=merge
2014-10-11 16:16:00 -04:00
Kartikaya Gupta
0d11dd5d12
Bug 1078373 - Use the scrollPositionClampingScrollPortSize when computing whether or not to show the scrollbar. r=tn
2014-10-10 22:16:03 -04:00
Robert Longson
8cfd040019
Bug 1078031 - get rid of renderMode. r=jwatt
2014-10-11 09:24:44 +01:00
Nicolas Silva
ec158aa914
Bug 1071769 - Fuzz two reftests which fail with the tiled DrawTarget. r=roc
2014-10-10 16:04:35 +02:00
Timothy Nikkel
a5f3e2c992
Bug 1076447. When building the display list for scrollbars and we have a display port just use the whole scrollbar rect as the dirty rect. r=mattwoodrow
...
When we have a display port the dirty rect for root scroll frames is going to be the display port already when it is passed in. The display port can contain a somewhat arbitrary area of the scroll frame, there is no reason is has to include the scrollbars, which are laid out at the desktop scrollport (and adjusted as necessary in the compositor).
As well as BuildDisplayListForChild, we need the dirty rect to be set for the creation of the nsDisplayWrapList or nsDisplayOwnLayer in AppendToTop.
2014-10-09 15:10:01 -05:00
Ted Mielczarek
3dc06c1cce
bug 915865 - port reftest to mozbase. r=ahal
2014-07-29 11:47:50 -04:00
Kearwood (Kip) Gilbert
d456e97113
Bug 1074165 - Prevent out of range scrolling in nsListboxBodyFrame. r=mats
...
- nsListBoxBodyFrame::UpdateIndex now uses the position returned by
nsScrollBarFrame::MoveToNewPosition to calculate the new row position.
- Code used to calculate the row position from the scroll position has been
moved to a new function, ToRowIndex.
- nsListBoxBodyFrame::ThumbMoved has been updated to use ToRowIndex.
2014-10-09 12:14:26 +00:00
Carsten "Tomcat" Book
640ca40670
Backed out changeset ccde95bd3c7e (bug 1074165) for bustage
2014-10-09 10:59:44 +02:00
Kearwood (Kip) Gilbert
d30ba1fdc1
Bug 1074165 - Prevent out of range scrolling in nsListboxBodyFrame. r=mats
...
- nsListBoxBodyFrame::UpdateIndex now uses the position returned by
nsScrollBarFrame::MoveToNewPosition to calculate the new row position.
- Code used to calculate the row position from the scroll position has been
moved to a new function, ComputeNewIndex.
- nsListBoxBodyFrame::ThumbMoved has been updated to use ComputeNewIndex.
2014-10-08 17:14:00 +02:00
Jonathan Kew
c8f5ca91f7
Bug 1080174 - Do not send Accept-Encoding:gzip,deflate when requesting WOFF or WOFF2 webfonts. r=mcmanus
2014-10-09 08:42:51 +01:00
Jonathan Kew
5dbced3a9f
Bug 1077312 - Clean up Accept headers on @font-face HTTP requests. r=mcmanus
2014-10-09 08:42:02 +01:00
John Daggett
333b409170
Bug 1079422 - eliminate the ptr to FontFace within @font-face rules. r=heycam
2014-10-09 16:03:56 +09:00
John Daggett
dd1070ceef
Bug 1079422 - backout changeset 7fceb8bf84d2. r=heycam
2014-10-09 16:03:28 +09:00
Kartikaya Gupta
22f08e6ac7
Bug 1078316 - Tweaks for root-frame overlay scrollbars so they don't oscillate while panning around. r=botond,tn
2014-10-08 22:56:38 -04:00
Lebedev Maksim
d8fc3125f6
Bug 1073563 - The lostpointercapture event must be dispatched before any other pointer events. r=smaug
2014-10-08 16:27:34 -07:00
L. David Baron
005b269107
Bug 1047928 patch 14 - Explain why changes to theme require rerunning selector matching. r=bzbarsky
2014-10-08 14:27:04 -07:00
L. David Baron
394de3e578
Bug 1047928 patch 13 - Don't rerun selector matching for changes to zoom, min font size, or app units per dev pixel. r=bzbarsky
2014-10-08 14:27:04 -07:00
L. David Baron
b1ad6a1d08
Bug 1047928 patch 10 - Pass restyle hint to nsPresContext::MediaFeatureValuesChanged. r=bzbarsky
...
This patch is not intended to contain any changes in behavior.
The behavior changes in these callers are in the following 4 patches.
2014-10-08 14:27:03 -07:00
L. David Baron
aedbfdef2c
Bug 1047928 patch 9 - Don't rerun selector matching for viewport units. r=bzbarsky
2014-10-08 14:27:03 -07:00
L. David Baron
91602cb4e6
Bug 1047928 patch 8 - Don't rerun selector matching when @counter-style rules change. r=bzbarsky
2014-10-08 14:27:03 -07:00
L. David Baron
ae9182fccb
Bug 1047928 patch 7 - Don't rerun selector matching when user font set is updated. r=bzbarsky
2014-10-08 14:27:03 -07:00
L. David Baron
7a6da0ed0b
Bug 1047928 patch 6 - Pass restyle hint to nsPresContext::PostRebuildAllStyleDataEvent. r=bzbarsky
...
This patch is not intended to contain any changes in behavior.
The behavior changes for these callers are in the following 2 patches.
2014-10-08 14:27:02 -07:00
L. David Baron
533c2af9d3
Bug 1047928 patch 5 - Pass restyle hint to RestyleManager::PostRebuildAllStyleDataEvent. r=bzbarsky
...
This patch is not intended to contain any changes in behavior.
2014-10-08 14:27:02 -07:00
L. David Baron
fcce5ef9fc
Bug 1047928 patch 4a - Explain why we need to rerun selector matching for preference changes. r=bzbarsky
2014-10-08 14:27:02 -07:00
L. David Baron
0303218250
Bug 1047928 patch 4 - Don't rerun selector matching for charset or system color changes. r=bzbarsky
2014-10-08 14:26:59 -07:00
L. David Baron
0fdd93bcbf
Bug 1047928 patch 3 - Pass restyle hint to nsPresContext::RebuildAllStyleData. r=bzbarsky
...
This patch is not intended to contain any changes in behavior.
The behavior changes for these callers are in the following patch.
2014-10-08 14:26:57 -07:00
L. David Baron
c4cfdf269a
Bug 1047928 patch 2 - Pass restyle hint to RestyleManager::RebuildAllStyleData. r=bzbarsky
...
This patch is not intended to contain any changes in behavior.
2014-10-08 14:26:57 -07:00
L. David Baron
c64a3d3c7d
Bug 1047928 patch 1 - Add more comments explaining eRestyle_Subtree vs. eRestyle_ForceDescendants. r=bzbarsky
2014-10-08 14:26:57 -07:00
Eric Rahm
739ad6c34e
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
2014-10-08 13:19:14 -07:00
Eric Rahm
be71a0b71a
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
2014-10-08 13:17:32 -07:00
Andrea Marchesini
a1e153cad8
Bug 1047483 - patch 4 - Removing nsDOMBlobBuilder, r=ehsan
...
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/MultipartFileImpl.cpp
rename : content/base/src/nsDOMBlobBuilder.h => content/base/src/MultipartFileImpl.h
2014-10-08 17:15:23 +01:00
Andrea Marchesini
57fa89d6de
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
2014-10-08 17:15:22 +01:00
Jonathan Kew
77efa649e3
Bug 1074735 pt 2 - Support drawing CSS text decorations (underline, overline, strikeout) on vertical text frames. r=smontagu
2014-10-08 10:32:55 +01:00
Jonathan Kew
657f1df134
Bug 1079314 - Remove the mWritingMode field from logical-coordinate objects in non-debug builds. r=smontagu
2014-10-08 10:32:50 +01:00
Carsten "Tomcat" Book
b6fc6a7e02
Backed out changeset b818ba8aabc2 (bug 1079314) for reftest failures on a CLOSED TREE
2014-10-08 13:07:39 +02:00
Carsten "Tomcat" Book
574a5d4faf
Backed out changeset 32c4d5043b18 (bug 1074735)
2014-10-08 13:06:51 +02:00
Jonathan Kew
786563c36b
Bug 1074735 pt 2 - Support drawing CSS text decorations (underline, overline, strikeout) on vertical text frames. r=smontagu
2014-10-08 10:32:55 +01:00
Jonathan Kew
3676733790
Bug 1079314 - Remove the mWritingMode field from logical-coordinate objects in non-debug builds. r=smontagu
2014-10-08 10:32:50 +01:00