Boris Zbarsky
|
f12f1399b7
|
Bug 716793. Dispatch synthetic mousemove off the refresh driver, not as fast as we can. r=roc
We use Flush_Display here because mousemoves flush out layout, so we want to do the synthetic one after we've done our normal layout flushing
|
2012-01-10 00:23:29 -05:00 |
|
Josh Matthews
|
93a2adcf34
|
Bug 454790 - Allow programmatic selection of -moz-user-select: none frames. r=roc
|
2012-01-12 15:59:19 -05:00 |
|
Josh Matthews
|
20e510e802
|
Bug 717512 - Use focusedWindow instead of activeWindow when requesting focus for needs-focus tests. r=ehsan
|
2012-01-12 14:49:52 -05:00 |
|
Simon Montagu
|
3ca7ecdbcb
|
Implement text-align-last. Bug 536557, r=dbaron
|
2012-01-12 19:52:21 +02:00 |
|
Simon Montagu
|
3840ddc646
|
Tests for bug 536557, r=dbaron
|
2012-01-12 19:52:17 +02:00 |
|
Ed Morley
|
2099bb7e42
|
Backout 6605cc311ec5 & 9217303c2e5c (bug 536557) for M4 orange
|
2012-01-12 15:33:00 +00:00 |
|
Simon Montagu
|
dec2df3fe1
|
Implement text-align-last. Bug 536557, r=dbaron
|
2012-01-12 16:29:20 +02:00 |
|
Simon Montagu
|
366565473a
|
Tests for bug 536557, r=dbaron
|
2012-01-12 16:29:17 +02:00 |
|
Masatoshi Kimura
|
940decf815
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
|
2012-01-12 11:36:03 +01:00 |
|
Robert Longson
|
15a2d5d758
|
Bug 525095 - Fix artifacts being left behind when text is resized. r=roc
|
2012-01-12 09:59:39 +00:00 |
|
Ehsan Akhgari
|
545286c408
|
Bug 171237 - Part 2: Correct the calls to ScrollIntoView which were not updated as part of bug 605138; r=roc
|
2012-01-11 20:19:19 -05:00 |
|
Ehsan Akhgari
|
18f246bc79
|
Bug 171237 - Center the search results instead of scrolling only enough to show them in order to provide more visual context; r=roc
|
2012-01-11 20:18:23 -05:00 |
|
Daniel Holbert
|
fe1487d851
|
Bug 716699: Mark some SMIL and SVG-related directories as gcc-warning-free. r=jwatt
|
2012-01-11 00:32:38 -08:00 |
|
Boris Zbarsky
|
3a9aebd6af
|
Bug 716226. When using insertRule on a keyframes rule, set up the child keyframe rule correctly. r=dbaron
|
2012-01-11 14:36:43 -05:00 |
|
Nathan Froyd
|
16a8066bb0
|
Bug 709971 - HTML reflow telemetry; r=bz
|
2012-01-10 15:08:43 -05:00 |
|
Robert O'Callahan
|
1e6f81c07b
|
Bug 713532. Mark passing test.
|
2012-01-12 00:26:33 +13:00 |
|
Robert O'Callahan
|
08a3cb7145
|
Bug 713523. Part 2: Add SimplifyOutward for mVisibleAboveRegion and mDrawAboveRegion to avoid performance sinkholes when many layers are above a single ThebesLayer. r=tn
|
2012-01-12 00:26:33 +13:00 |
|
Robert O'Callahan
|
853836ab04
|
Bug 713532. Part 1: Suppress subpixel antialising in retained layers with an ancestor which has a non-integer-translation transform. r=tn
|
2012-01-12 00:26:33 +13:00 |
|
Mats Palmgren
|
9016277c12
|
Bug 702184 - Wallpaper a frequent orange. r=ehsan
|
2012-01-04 15:32:47 +01:00 |
|
David Zbarsky
|
785e84c27d
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
Boris Zbarsky
|
9d2b67a38b
|
Back out rev 2a35bcdd7c1e (bug 716793) to fix orange tests
|
2012-01-10 02:00:17 -05:00 |
|
Boris Zbarsky
|
8cc27e4293
|
Bug 716793. Dispatch synthetic mousemove off the refresh driver, not as fast as we can. r=roc
We use Flush_Display here because mousemoves flush out layout, so we want to do the synthetic one after we've done our normal layout flushing
|
2012-01-10 00:23:29 -05:00 |
|
Ben Turner
|
c99401ac2a
|
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
--HG--
rename : dom/system/b2g/RadioManager.cpp => dom/system/b2g/SystemWorkerManager.cpp
rename : dom/system/b2g/RadioManager.h => dom/system/b2g/SystemWorkerManager.h
rename : dom/system/b2g/nsIRadioWorker.idl => dom/system/b2g/nsIWorkerHolder.idl
extra : transplant_source : 2%ED%03%8F%C0%98%06%25%8EnIb%8BI%B0O%EB%BF%E0%A2
|
2012-01-09 15:18:23 -08:00 |
|
Scott Johnson
|
8a1c2a06d5
|
Bug 715203 - Fix ua.css to include moz-column-fill as inherited property for scrolled content. [r=bz]
|
2012-01-09 16:15:10 -06:00 |
|
Jignesh Kakadiya
|
cd1a6b962d
|
Bug 704430 - Remove nsLayoutUtils::GetFrameFor. r=Ms2ger sr=roc
|
2012-01-09 10:56:04 +01:00 |
|
Bernd
|
8d8c460f96
|
bug 711864 - dEndY is already in the rowgroup r=mats
|
2012-01-09 07:37:16 +01:00 |
|
Robert Longson
|
499946fd14
|
Bug 619967 - Resolve percentage filter primitive attributes correctly. r=roc
|
2012-01-09 13:18:53 +11:00 |
|
Cameron McCormack
|
ec08b55a17
|
Bug 619967 - Test that percentage filter primitive attributes are resolved correctly. r=longsonr
|
2012-01-09 13:18:53 +11:00 |
|
Patrick Walton
|
8ffd83e5f0
|
Bug 708746 - Part 1: Add an observer that allows us to determine when a new page is shown. r=bz
|
2012-01-06 16:42:42 -08:00 |
|
Olli Pettay
|
0175dba70a
|
Bug 714162 - Don't traverse certainly alive selections, additional patch, r=mccr8
|
2012-01-06 21:08:08 +02:00 |
|
Kyle Huey
|
3a27625aad
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05:00 |
|
Marco Bonardo
|
314dacb861
|
Merge last green PGO from mozilla-inbound to mozilla-central
|
2012-01-06 13:22:51 +01:00 |
|
Neil Rashbrook
|
e7ecf3a5d5
|
Bug 714164 Restore some global window commands that were removed as part of bug 669026 because they appeared to be unused r=ehsan sr=roc
|
2012-01-05 21:33:41 +00:00 |
|
Jonathan Kew
|
07d0c6eea4
|
bug 711690 - don't warn about unsupported font formats if a different source successfully loads. r=jdaggett
|
2012-01-05 10:14:11 +00:00 |
|
Jonathan Kew
|
581ee27d22
|
bug 703100 - pt 7 - fix fragile reftests that depend on metrics of fallback fonts used for invisible chars. r=roc
|
2012-01-05 11:54:46 +00:00 |
|
Jonathan Kew
|
2097fc88d4
|
bug 703100 - pt 6 - remove pango-specific todo()s in test_backspace_delete, now that it passes on all platforms. r=roc
|
2012-01-05 11:54:45 +00:00 |
|
Jonathan Kew
|
6e85485e5c
|
bug 703100 - pt 5 - optimize allocation of gfxTextRun objects to avoid separate allocation for CompressedGlyph records. r=roc
|
2012-01-05 11:54:45 +00:00 |
|
Bas Schouten
|
df29f0adbd
|
Bug 711063 - Part 8: Adjust SVG code for Azure-Thebes wrapper. r=roc
|
2012-01-05 08:17:52 +01:00 |
|
Bas Schouten
|
438287199a
|
Bug 711063 - Part 7: Adjust Border rendering code for Azure-Thebes wrapper. r=roc
|
2012-01-05 08:17:52 +01:00 |
|
Jonathan Hage
|
656f0aeb06
|
munder, mover, munderover: reftests for the align attribute (bug 557476). r=karlt
--HG--
extra : rebase_source : d442b9a2d0a1f5e6a09bb4578442608b6f0ded75
|
2012-01-05 12:04:15 +13:00 |
|
Frédéric Wang
|
2d502354f9
|
munder, mover, munderover: add support for the align attribute (bug 557476). r=karlt
--HG--
extra : rebase_source : 84702b0b078b0c85b10f9a168fbf64c1210a80ce
|
2012-01-05 11:20:39 +13:00 |
|
Jonathan Kew
|
1bf3af6cfe
|
bug 703100 - pt 3 - remove copy of original characters from gfxTextRun. r=roc
|
2011-12-06 12:39:19 +00:00 |
|
Jonathan Kew
|
f702c54c74
|
bug 703100 - pt 1 - eliminate gfxTextRunWordCache and gfxTextRunCache. r=roc
|
2011-12-06 12:39:18 +00:00 |
|
Jeff Muizelaar
|
b01d65c558
|
Bug 715232. Add some more MOZ_FINAL. r=joe
--HG--
extra : rebase_source : 1d4bf4c624dbbfd77b3a80f88478a87fa5df9506
|
2012-01-03 13:38:10 -05:00 |
|
Santiago Gimeno
|
c5a094d7d4
|
Bug 710292 - Add a common HTMLSplitOnSpacesTokenizer tokenizer. r=khuey
|
2012-01-04 05:08:00 -05:00 |
|
Nathan Froyd
|
eee81c8ef6
|
Bug 712299 - don't require manual syncing of font data; r=bz
|
2011-12-20 11:49:16 -05:00 |
|
Ehsan Akhgari
|
064c1c618f
|
Bug 691118 - Frames inserted into the frame manager should only be overflow containers, not true overflow containers; r=roc
|
2012-01-03 19:44:07 -05:00 |
|
Matt Woodrow
|
3f94d9daf7
|
Bug 704469 - Use style context parent instead of frame parent when looking up perspective for 3d transforms. r=roc
|
2012-01-04 13:38:57 +13:00 |
|
L. David Baron
|
714e0a8683
|
Weaken the quirks mode inline box model zeroing-of-containers when those containers have children that are vertical-align: top or bottom, so that it's a little more like when they have children with other values of vertical-align (except that it's an approximation). (Bug 714519) r=roc
--HG--
extra : transplant_source : %1B%A2%1A%2Cb%7BcS%C9%5Et%F8%F16%E3%1A%12%D67%15
|
2012-01-01 17:35:12 -05:00 |
|
Robert Longson
|
c2dbbd28c8
|
Backout bug 620274 to fix crash i.e. bug 667324.
|
2012-01-01 15:47:27 +00:00 |
|