Patrick McManus
|
fc89031597
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Andrea Marchesini
|
5d8148dea1
|
Bug 805333 part 1 - AudioChannelService, r=kinetik, a=blocking-basecamp
|
2012-12-04 11:46:07 -08:00 |
|
Mats Palmgren
|
e6ad33709d
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
|
L. David Baron
|
0940542b76
|
Make import-tests.py generate the current state of the reftest manifest, and warn that the file is autogenerated. (Bug 817810) No review.
|
2012-12-04 03:08:59 -08:00 |
|
Chris Jones
|
5f8bbb1732
|
Test for bug 813372. r=mattwoodrow a=blocking-basecamp
|
2012-12-04 00:39:22 -08:00 |
|
Matt Woodrow
|
b885845625
|
Bug 810302 - When flattening layers together to avoid component alpha, attempt to pick the 'best' active scrolled root to minimize invalidation during scrolling. r=roc
|
2012-12-04 19:05:22 +13:00 |
|
Matt Woodrow
|
d11b7e4dd0
|
Bug 812107 - Don't attempt to do scroll compensation in FrameLayerBuilder for transformed containers. r=roc
|
2012-12-04 19:04:20 +13:00 |
|
Vicamo Yang
|
8583a4b741
|
Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir
|
2012-12-04 10:38:25 +08:00 |
|
Frédéric Wang
|
a22c3930fc
|
Bug 585142 - Remove old MathML tests that have been moved to MDN. r=karlt
|
2012-12-03 20:26:14 -05:00 |
|
Trevor Saunders
|
95a86d6399
|
bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc
|
2012-12-03 16:18:36 -05:00 |
|
Jonathan Griffin
|
4c8faceb12
|
Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal
|
2012-11-29 19:46:39 -08:00 |
|
Daniel Holbert
|
654894f3e6
|
Bug 817744: Fix whitespace issues in nsFrameSetFrame.cpp. whitespace-only, DONTBUILD
|
2012-12-03 11:47:10 -08:00 |
|
Paul Adenot
|
9913699b23
|
Bug 817404 - Compilation error in layout/generic/nsFrameSetFrame.cpp with gcc 4.7. r=ehsan
|
2012-12-03 15:44:26 +01:00 |
|
Anthony Jones
|
b90488b3bc
|
Bug 798194 - Fix repaint request re-ordering bug. r=roc
|
2012-12-02 20:33:52 -05:00 |
|
Edwin Flores
|
3309351061
|
Bug 789390 - Fix crash when using -moz-objectStroke paint value with transitions r=dbaron
|
2012-09-24 00:10:00 +12:00 |
|
Jens Hatlak
|
62a2ba4a72
|
Bug 817330 - test_bug458898.html fails if dom.disable_window_move_resize = true. r=dbaron
|
2012-12-01 13:44:00 +01:00 |
|
Ms2ger
|
98621c6b91
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
|
Cameron McCormack
|
c3f03985ad
|
Bug 816720 - Allow CSSRule.insertRule to insert non-style rules. r=bz
|
2012-12-01 15:10:45 +11:00 |
|
Mats Palmgren
|
15743f0b0f
|
Bug 814995. r=roc
|
2012-12-01 03:28:02 +01:00 |
|
Mats Palmgren
|
63fddb88b2
|
Bug 815315 - Make nsTableFrame::RemoveFrame remove all continuations of the removed child frame too. r=bz
|
2012-12-01 01:10:40 +01:00 |
|
Mats Palmgren
|
c232d828f7
|
Bug 815315 - Avoid crashing if the last row-group child frame was removed. r=bz
|
2012-12-01 01:10:40 +01:00 |
|
Daniel Holbert
|
6fb1c8cd86
|
Bug 813358 part 5: Add a post-condition to SortFrameList() to assert that it's actually sorted. r=dbaron
|
2012-11-30 15:25:33 -08:00 |
|
Daniel Holbert
|
acd7f57646
|
Bug 813358 part 4: Move frame-sorting logic from nsBoxFrame to nsLayoutUtils. r=dbaron
|
2012-11-30 15:25:33 -08:00 |
|
Daniel Holbert
|
d56cf5457e
|
Bug 813358 part 3: Templatize nsBoxFrame's frame-sorting methods, to make the comparison function customizable. r=dbaron
|
2012-11-30 15:25:33 -08:00 |
|
Daniel Holbert
|
2fed96313d
|
Bug 813358 part 2: To determine if a frame list is already sorted, just directly compare adjacent frames' GetOrdinal() values. r=dbaron
|
2012-11-30 15:25:32 -08:00 |
|
Daniel Holbert
|
b72aec83e1
|
Bug 813358 part 1: Remove unnecessary nsBoxLayoutState argument from various XUL frame-sorting-related methods. r=dbaron
|
2012-11-30 15:25:32 -08:00 |
|
Jonathan Griffin
|
2e70a34fa0
|
Backout 9252522aab90, r=bustage
|
2012-11-30 12:54:00 -08:00 |
|
Jonathan Griffin
|
7c732aaf6d
|
Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal
|
2012-11-29 19:46:39 -08:00 |
|
Kartikaya Gupta
|
2898501127
|
Bug 814418 - Fix some warnings about unused variables. r=ehsan
|
2012-11-30 11:06:37 -05:00 |
|
Mats Palmgren
|
11281fb75a
|
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
|
2012-11-30 17:04:11 +01:00 |
|
Paul Adenot
|
09253a29d5
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
|
2012-11-30 14:17:54 +01:00 |
|
Ed Morley
|
8220f134fc
|
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
|
2012-11-30 10:44:42 +00:00 |
|
Paul Adenot
|
9b71b76d2b
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
|
2012-11-30 10:56:28 +01:00 |
|
Daniel Holbert
|
fe2689dc00
|
Bug 808767: Put flex items' borders & backgrounds into the BlockBorderBackgrounds display-list, so that overlapping flex items & their contents will paint in the right order. r=dbaron
|
2012-11-30 00:13:23 -08:00 |
|
Matt Woodrow
|
975046b50b
|
Bug 816603 - Set the correct canvas background color during print preview. r=tn
|
2012-11-30 17:34:39 +13:00 |
|
Boris Zbarsky
|
f58af7c09d
|
Bug 811021. Tell catalog sheets they have the document as an owning node so they won't get double-counted by memory reporters. r=dbaron
|
2012-11-29 18:24:04 -05:00 |
|
Ryan VanderMeulen
|
d1062ad01a
|
Backed out changeset 9430676f5442 (bug 808767) for Android R3 failures.
|
2012-11-29 17:55:50 -05:00 |
|
Frédéric Wang
|
b1c60e3209
|
Bug 459363 - Fix computation of intrinsic width for <mspace> and <mpadded> elements. r=karlt
|
2012-11-29 17:52:02 -05:00 |
|
Matt Woodrow
|
88af9f04b8
|
Bug 810302 - Force playing videos to always get an active layers. r=roc
|
2012-11-30 11:11:06 +13:00 |
|
Matt Woodrow
|
7ff4b0f6f1
|
Bug 810302 - Don't try to draw layers with a singular transform on BasicLayers. r=roc
|
2012-11-30 11:11:04 +13:00 |
|
Daniel Holbert
|
7d3322dcff
|
Bug 808767: Put flex items' borders & backgrounds into the BlockBorderBackgrounds display-list, so that overlapping flex items & their contents will paint in the right order. r=dbaron
|
2012-11-29 12:46:22 -08:00 |
|
Boris Zbarsky
|
14ec26d993
|
Bug 815671 part 7. Fixes to layout code to not copy arrays implicitly. r=roc
|
2012-11-29 11:14:14 -05:00 |
|
Boris Zbarsky
|
f1adcafb81
|
Bug 815671 part 3. Make nsXULPopupManager::GetVisiblePopups use an array out param instead of returning array object copies. r=roc
|
2012-11-29 11:14:13 -05:00 |
|
Ed Morley
|
044635a754
|
Backout 82837149f001 (bug 816357) for frequent flexbox reftest failures on linux
|
2012-11-29 15:22:09 +00:00 |
|
Cameron McCormack
|
a9cc73cda2
|
Bug 816431 - Add unprefixed CSSRule.KEYFRAME{,S}_RULE constants. r=bz
|
2012-11-29 18:57:32 +11:00 |
|
Robert O'Callahan
|
9b4a4815ee
|
Backout 7aceff7124d9 (bug 815591) for Mac test failures
|
2012-11-29 20:39:36 +13:00 |
|
Daniel Holbert
|
ea1d17a12b
|
Bug 816357: use 'default-preference' rather than line-by-line pref() annotations in flexbox reftest.list file. r=heycam
|
2012-11-28 23:12:32 -08:00 |
|
Cameron McCormack
|
0382051ab3
|
Bug 815842 - Use default-preferences in @supports reftest manifests. r=bz
|
2012-11-29 17:37:20 +11:00 |
|
Matt Woodrow
|
80ce32fa9d
|
Bug 815593 - Remove unused variable. r=bustage
|
2012-11-29 19:01:48 +13:00 |
|
Robert O'Callahan
|
f9199a2935
|
Bug 815593. Don't layerize images that exceed MaxTextureSize. r=mattwoodrow
--HG--
extra : rebase_source : f94300b24b90d063df095324663c9d8fa49e42e9
|
2012-11-28 15:34:45 +13:00 |
|