Masayuki Nakano
|
ccc2f5b479
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Craig Topper
|
db634ce484
|
Bug 648885 - Part 3: Remove nsIImageMap. r=roc
|
2011-04-26 22:51:13 -07:00 |
|
Craig Topper
|
f52f8a4028
|
Bug 648885 - Part 2: Remove nsIImageFrame. r=roc
|
2011-04-25 23:52:19 -07:00 |
|
Craig Topper
|
b4991bd612
|
Bug 648885 - Part 1: Remove 'using namespace' from nsImageFrame.h. r=roc
|
2011-04-25 23:04:18 -07:00 |
|
Simon Montagu
|
b5f2348b59
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
|
David Zbarsky
|
36a6ae632d
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
350feb3c2f
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
b3839d4cfd
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Zack Weinberg
|
145a79dd39
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
|
2011-04-16 18:22:41 -07:00 |
|
Robert O'Callahan
|
3bb8bad7c2
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
|
Robert O'Callahan
|
414edefebf
|
Bug 641426. Part 4.2: Rename BaseMargin::side to BaseMargin::Side. r=cjones
|
2011-04-19 15:07:22 +12:00 |
|
Robert O'Callahan
|
ffd5268cd1
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
|
Ed Morley
|
b235597197
|
Bug 634936 - Add null-check for nsContentUtils::GetPrefBranch() to prevent Crash [@ nsFocusManager::Init ]; r=jst
|
2011-04-16 11:14:09 +02:00 |
|
Zack Weinberg
|
12c96408b6
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
|
Zack Weinberg
|
63aa6196ff
|
Bug 174055, part 5: prune unused and unimplemented methods.
|
2011-04-07 20:07:27 -07:00 |
|
Zack Weinberg
|
2da91ac5cb
|
Bug 174055, part 4: mechanical fixups outside gfx.
|
2011-04-07 18:05:49 -07:00 |
|
Zack Weinberg
|
e93c385aef
|
Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h.
|
2011-04-07 18:04:41 -07:00 |
|
Zack Weinberg
|
c6e8ebe0e0
|
Bug 266236 part 8: Change nsRenderingContext::GetDeviceContext and ::GetFontMetrics to return bare pointers.
|
2011-04-07 18:04:40 -07:00 |
|
Zack Weinberg
|
2ebd73c82d
|
Bug 266236 part 7: Simplify calling convention of SetClipRect and SetClipRegion.
|
2011-04-07 18:04:40 -07:00 |
|
Zack Weinberg
|
fc6685866d
|
Bug 266236 part 6: Change out-parameters to return values and remove a bunch of default parameters that were never called with non-default values.
|
2011-04-07 18:04:40 -07:00 |
|
Zack Weinberg
|
7c125b8ad1
|
Bug 266236 part 4: Aggressively prune unused methods and dead #ifdefs from nsRenderingContext.
|
2011-04-07 18:04:40 -07:00 |
|
Jan Küchler
|
8774547613
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
|
2011-04-07 18:04:40 -07:00 |
|
Jan Küchler
|
ed48629385
|
Bug 266236 part 1: Preliminary API cleanup on nsIRenderingContext.
|
2011-04-07 18:04:39 -07:00 |
|
Simon Montagu
|
d03542b94f
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
|
Johnny Stenback
|
c855da86ea
|
Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker
|
2011-01-31 20:50:01 -08:00 |
|
Alexander Surkov
|
5d41370232
|
Bug 628922 - layout should use cached nsIAccessibilityService, r=davidb, sr=roc, a=roc
|
2011-01-28 12:38:14 +08:00 |
|
Matt Woodrow
|
d92ecd6c06
|
Bug 586683 - Part 4 - Move images into a separate ImageLayer when they are the only item in a ThebesLayer. r=roc a=blocking2.0
|
2011-01-18 10:47:18 +13:00 |
|
Robert O'Callahan
|
f28af721a8
|
Bug 613696. Always use the presshell's reference rendering context to create textruns when we draw text via nsIThebesFontMetrics::DrawString, to be consistent with the textruns we measure during reflow. r=dbaron,a=blocking
|
2011-01-17 09:23:33 +13:00 |
|
Mounir Lamouri
|
ac3ffbbd48
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
L. David Baron
|
b399ba859a
|
Avoid early return from nsImageFrame::BuildDisplayList, so we don't go blank for some selection cases. (Bug 599368) r=tnikkel a2.0=blocking2.0:final
|
2010-10-06 21:25:47 -07:00 |
|
L. David Baron
|
913a31cc5c
|
Fix miscellaneous reflow methods to use new overflow area APIs. (Bug 542595, patch 19) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:46 -07:00 |
|
Daniel Holbert
|
90758cebf8
|
Bug 594617: Make nsImageFrame::GetIntrinsicSize return its actual intrinsic size, and teach IsPercentageAware about SVG images. r=roc a=blocking
|
2010-09-14 16:20:32 -04:00 |
|
Daniel Holbert
|
9cab5ed13a
|
Bug 594650: Replace static variable in header file with static variable + accessor method, to fix codesighs & Composer.dll bustage. r=roc r=taras a=bustage
|
2010-09-09 09:41:58 -07:00 |
|
L. David Baron
|
d1aaa3f766
|
Clip replaced elements (for now, images, canvases, videos, and windowless plugins) to the border radius. (Bug 485501) r=roc a2.0=blocking:beta6
|
2010-09-09 08:21:47 -07:00 |
|
L. David Baron
|
7fe64aac36
|
Make nsIFrame::DisplaySelectionOverlay take an nsDisplayList* instead of nsDisplayListSet&. (Bug 485501) r=roc a2.0=blocking:beta6
|
2010-09-09 08:21:46 -07:00 |
|
Daniel Holbert
|
f70cb67e92
|
Bug 276431 Patch 9: Handle kFullImageSpaceRect in imgIContainerObserver::OnFrameChanged impls. r=roc a=blocking
|
2010-09-08 13:40:39 -07:00 |
|
Daniel Holbert
|
82eb1f927f
|
Bug 276431 Patch 8: Handle kFullImageSpaceRect in the only nontrivial imgIDecoderObserver::OnDataAvailable impl. r=roc a=blocking
|
2010-09-08 13:40:39 -07:00 |
|
Daniel Holbert
|
e92330bdab
|
Bug 276431 Patch 3b: Make nsImageFrame compute its transform on-demand. r=roc a=blocking
|
2010-09-08 13:40:38 -07:00 |
|
Daniel Holbert
|
8da6512973
|
Bug 276431 part 3: Make nsImageFrame store an intrinsic ratio separate from its intrinsic size, and accept percentages in its intrinsic size. r=roc a=blocking
|
2010-09-08 13:40:38 -07:00 |
|
Alon Zakai
|
26c79ff042
|
Bug 359608 - Animated GIFs are animated even when user navigates to another page.r=bholley,bz;sr=bz;a=blocker
|
2010-09-07 17:33:02 -07:00 |
|
L. David Baron
|
bd750d1204
|
Introduce nsStyleCoord::HasPercent to check for either a percent value or a calc() value containing a percent. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
Robert O'Callahan
|
b2f6635dcb
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
|
2010-08-13 22:01:58 +12:00 |
|
Robert O'Callahan
|
6994544c46
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
|
2010-08-13 22:01:13 +12:00 |
|
Daniel Holbert
|
41f131c17d
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
|
L. David Baron
|
a08510dddd
|
Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:53 -07:00 |
|
Michael Ventnor
|
c40f8edbb0
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Alexander Surkov
|
0a6b10381a
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
|
Timothy Nikkel
|
d722d5e2ec
|
Bug 574756. Make sure nsIFrame::List outputs the stylecontext of the frame. r=dbaron
|
2010-06-25 16:51:17 -05:00 |
|
Daniel Holbert
|
4ed9eaadf9
|
Bug 571059: Update debugging printfs to treat nsFrameState objects as 64-bit & fix build warnings. r=dbaron
|
2010-06-10 11:26:57 -07:00 |
|
Brandon Sterne
|
5800920901
|
Bug 515460 - enforce CSP during image redirects, r=joe
|
2010-05-20 13:08:02 -07:00 |
|