Robert O'Callahan
|
8dedebd2e4
|
Bug 551635. Don't crash if we focus the root element and there's no root scroll frame. r=mats
|
2010-03-11 18:37:27 +13:00 |
|
Robert O'Callahan
|
51aea0b3ed
|
Bug 545049. Capture the pre-transform overflow area of a frame and use it in InvalidateOverflowArea. r=mats
|
2010-03-29 14:46:58 +13:00 |
|
Robert O'Callahan
|
60dacfeed1
|
Bug 545049. When the overflow area of a transformed frame changes, we need to repaint the whole thing. r=mats
|
2010-03-29 14:46:58 +13:00 |
|
Robert O'Callahan
|
9a2ed61b34
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
|
Robert O'Callahan
|
65a544dade
|
Bug 551632. endsInDiacritic frame property is set but never used. r=smontagu
|
2010-03-29 14:46:13 +13:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Masayuki Nakano
|
9de2f77373
|
Bug 553975 Caret is painted under textframe in input/textarea element r=roc
|
2010-03-27 13:33:17 +09:00 |
|
Kyle Huey
|
53dc79a0f8
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Boris Zbarsky
|
58827ef725
|
Bug 550882. Make sure to create scrollbars for the viewport even if it's currently overflow:hidden, since various changes to <body> and the like can change the propagated overflow. r=roc
|
2010-03-08 19:30:02 -05:00 |
|
Benjamin Smedberg
|
3ad7eb7f3a
|
Merge mozilla-central into electrolysis.
|
2010-02-09 21:22:09 -05:00 |
|
Zack Weinberg
|
7fd5fe000b
|
Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc
|
2010-02-09 14:06:37 -08:00 |
|
Benjamin Smedberg
|
33745658c4
|
Merge mozilla-central into electrolysis
|
2010-02-09 11:39:28 -05:00 |
|
Makoto Kato
|
256f2577f8
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=jst
|
2010-02-08 11:49:18 +09:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Benjamin Smedberg
|
f64a66954c
|
Merge mozilla-central into electrolysis.
|
2010-02-03 13:28:22 -05:00 |
|
Benjamin Smedberg
|
6db43fb19a
|
revert changeset f61e06c31086 (bug 542971) since it caused bug 543376.
|
2010-02-02 17:18:37 -08:00 |
|
Benjamin Smedberg
|
6e31be0f2d
|
Merge mozilla-central into electrolysis.
|
2010-02-01 15:30:27 -05:00 |
|
Josh Aas
|
46d060dccd
|
Get rid of nsPluginInstanceTag. Clarifies the plugin object hierarchy and makes it easier to get from one object to another. We avoid unnecessary null checks and strong references due to clarified lifetimes dependencies between objects. Makes all of this code less error-prone. b=542971 r=jst
|
2010-01-29 14:42:54 -05:00 |
|
Benjamin Smedberg
|
93d6ce34da
|
Merge backouts related to bug 535564 and bug 542337
|
2010-01-27 13:22:25 -05:00 |
|
Benjamin Smedberg
|
1e0aa446aa
|
Merge mozilla-central into electrolysis.
|
2010-01-27 09:56:07 -05:00 |
|
Jonathan Kew
|
35b54beeb5
|
Bug 541277: correct boundary handling in character/glyph clump processing. r=roc
|
2010-01-27 07:46:31 +00:00 |
|
Simon Montagu
|
03a690bc2e
|
Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc
|
2010-01-26 23:30:13 -08:00 |
|
Benjamin Smedberg
|
49f8520c2c
|
Add a timeout for test_plugin_focus in order for events to be delievered to asynchronous event loops, r=jimm
|
2010-01-26 17:50:41 -05:00 |
|
Benjamin Smedberg
|
ed09a35634
|
Work around bug 542337 by making the testplugin not call IPDL methods to paint.
|
2010-01-26 17:50:01 -05:00 |
|
Karl Tomlinson
|
7a9997e1bf
|
b=540910 restore flushing of Xlib requests from the parent to the server before testing from the OOP plugin
|
2010-01-26 13:48:16 +13:00 |
|
Benjamin Smedberg
|
0ba2d6e348
|
Merge mozilla-central with electrolysis.
|
2010-01-25 11:57:19 -05:00 |
|
Karl Tomlinson
|
a2b3065284
|
b=540910 use timeouts in plugin_clipping_helper2 so that the X server processes Xlib requests from the parent before testing requests from the OOP plugin
|
2010-01-22 23:41:07 +13:00 |
|
Karl Tomlinson
|
95f0d08d20
|
b=540910 missed a timeout between parent and child X server communication
|
2010-02-02 18:59:08 +13:00 |
|
Karl Tomlinson
|
4618b955ae
|
backout ebca6061298f as an immediate flush should not be necessary b=540910
|
2010-02-02 18:29:32 +13:00 |
|
Karl Tomlinson
|
4388dea01e
|
b=540910 flush Xlib requests from the parent to the server before testing from the OOP plugin, and increase the timeout so that GTK's idle timer gets run for XEmbed plug sizing
|
2010-01-21 23:32:17 +13:00 |
|
Benjamin Smedberg
|
e6dec65946
|
Merge mozilla-central to electrolysis.
|
2010-01-21 13:37:08 -05:00 |
|
Brad Lassey
|
f2c24e00f5
|
Bug 540795 - NotifyPluginEventObservers crashes. r=jst
|
2010-01-21 07:17:52 -08:00 |
|
Benjamin Smedberg
|
13e08b6685
|
Merge mozilla-central into electrolysis.
|
2010-01-20 10:12:26 -05:00 |
|
Benjamin Smedberg
|
08d5f0c7db
|
Bug 539726 - Increase the timeout for plugin positioning due to delays in XEmbed process compared with in-process (which only requires delaying out to the event loop), as suggested by karlt
|
2010-01-19 15:25:18 -05:00 |
|
Benjamin Smedberg
|
617c58608b
|
Merge mozilla-central to electrolysis.
|
2010-01-19 14:51:19 -05:00 |
|
Masayuki Nakano
|
798021118b
|
Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz
|
2010-01-20 11:22:09 +01:00 |
|
Jim Mathies
|
fa7837e2b7
|
Bug 539955 - [OOPP] unit test failure in test_plugin_mouse_coords.html. r=bsmedberg.
|
2010-01-15 16:02:01 -06:00 |
|
Ben Turner
|
9d409ad79c
|
Bug 535036 - '[OOPP] Flash hangs Firefox with IPC enabled when video is paused and process loses focus'. r=masayuki+jst, sr=jst.
|
2010-01-15 12:36:00 -08:00 |
|
Benjamin Smedberg
|
3f9c685874
|
Merge mozilla-central into electrolysis
|
2010-01-14 09:01:59 -05:00 |
|
Benjamin Smedberg
|
89fff872c6
|
Merge mozilla-central into electrolysis
|
2010-01-13 10:51:41 -05:00 |
|
Benjamin Smedberg
|
736201c0c2
|
Merge mozilla-central into electrolysis.
|
2010-01-11 10:08:36 -05:00 |
|
Mats Palmgren
|
7fae53e76f
|
Simplify PullFrame()/PullFrameFrom(). b=538525 r=roc
|
2010-01-11 15:08:23 +01:00 |
|
Jesse Ruderman
|
243c9242a9
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
|
Bernd
|
f4a1800dfb
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
|
Daniel Holbert
|
2d9d5efe4f
|
comment-only typo fix: s/its/it's/ for contractions in nsBlockReflowState.cpp
|
2010-01-08 16:38:08 -08:00 |
|
Daniel Holbert
|
2f7a34b75a
|
Bug 538431: Rename nsVideoFrame::GetIntrinsicSize to 'GetVideoIntrinsicSize', so it doesn't hide inherited method. r=roc
|
2010-01-08 16:37:30 -08:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Robert O'Callahan
|
7d5ddf93b2
|
Bug 539226. Ensure that when a scrollbar is added or removed the invalidation is not swallowed by the code that suppresses invalidation of hidden scrollbars. r=mats
|
2010-01-14 15:30:06 +13:00 |
|
Robert O'Callahan
|
df694cae49
|
Bug 534433. Destroy all nsImageLoaders when the prescontext is torn down. r=mats
|
2010-01-14 15:30:05 +13:00 |
|
Robert O'Callahan
|
10ea3b4154
|
Backing out fix for bug 539331 due to test failures
|
2010-01-14 15:29:27 +13:00 |
|
Robert O'Callahan
|
9e07c024bc
|
Backed out changeset a3af8424d938
|
2010-01-14 15:29:05 +13:00 |
|
Jim Mathies
|
3960d009a6
|
Bug 536369 - OOPP: Fix for mouse event serialization errors. r=bsmedberg.
|
2010-01-13 19:46:44 -06:00 |
|
Robert O'Callahan
|
c0402ee315
|
Bug 539331 - browser_sanitizeDialog.js is failing [r=mats]
|
2010-01-13 04:57:00 -08:00 |
|
L. David Baron
|
8e8816457e
|
Ensure intrinsic size is always initialized. (Bug 541028) r=bzbarsky
|
2010-01-24 12:06:19 -08:00 |
|
Josh Aas
|
4347f70d5b
|
Pointer to NP_CGContext should be NULL in Cocoa NPAPI event model. b=541018 r=smichaud
|
2010-01-24 01:00:39 -05:00 |
|
Steven Michaud
|
22d7ec9de0
|
Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh
|
2010-01-22 14:57:04 -06:00 |
|
Robert O'Callahan
|
abe4078562
|
Bug 538935. A span should be considered non-empty (for the purposes of deciding whether stuff after it is 'at the beginning of the line') only if it contains non-empty content. r=dbaron
--HG--
extra : rebase_source : 70e158527ef017ed5d5271e861a775aa85986645
|
2010-02-02 12:18:57 +13:00 |
|
Robert O'Callahan
|
c4012b90b5
|
Bug 539720. Initialize cachedNewlineOffset. r=bz
--HG--
extra : rebase_source : 09b3b720d054061b7879225c747f8565a8e3ba20
|
2010-02-02 12:17:17 +13:00 |
|
Benjamin Smedberg
|
570f731f49
|
Merge mozilla-central to electrolysis.
|
2010-01-07 22:11:14 -05:00 |
|
Benjamin Smedberg
|
75601d4658
|
Merge mozilla-central to Electrolysis.
|
2010-01-05 13:18:08 -05:00 |
|
Benjamin Smedberg
|
e418880c95
|
Merge mozilla-central to electrolysis.
|
2009-12-22 14:18:51 -05:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Benjamin Smedberg
|
c85b1e45a9
|
Merge mozilla-central to electrolysis
|
2009-12-21 10:22:07 -05:00 |
|
Simon Montagu
|
545c0b5a6f
|
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 01:20:35 -08:00 |
|
Robert O'Callahan
|
68f4784a75
|
Bug 526394. Part 36: Store the overflow area explicitly whenever it's not exactly equal to the border-box; if they're both empty but with different dimensions or position, we should still store the explicit overflow area. Also fix test_offsets to compute the expected scrolled area correctly. r=mats
|
2010-01-12 10:45:21 +13:00 |
|
Robert O'Callahan
|
8d3cbbd5d2
|
Bug 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
b5f5b11c36
|
Bug 526394. Part 33: Remove nsScrollPortView etc. r=mats
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
dd085808e4
|
Bug 526394. Part 32: Remove code that only existed so that scrollframes could have views. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Robert O'Callahan
|
e845917d4e
|
Bug 526394. Part 31.5: Cleanup ScrolledAreaEvent stuff to be simpler. In particular we don't need to store the scrolled area, we can just compute it when we fire the event. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Benjamin Smedberg
|
e5c0bed1ab
|
Merge mozilla-central to electrolysis.
|
2009-12-17 13:09:48 -05:00 |
|
Robert O'Callahan
|
a0eeb78969
|
Bug 526216 - mochitest-browser-chrome: crash in nsObjectFrame::IsOpaque while running browser_pluginnotification.js and test_crashing.html, r=josh
--HG--
extra : rebase_source : 3f5677e9af8e5b9d54ac394d62cf8528487efa94
|
2009-12-17 09:56:24 -05:00 |
|
Benjamin Smedberg
|
211d3738cb
|
Merge mozilla-central to electrolysis.
|
2009-12-16 19:02:20 -05:00 |
|
Doug Turner
|
54346be057
|
Bug 535338 - UpdateVisibility should call VisibilityFullyObscured when clip is zero. r=roc
|
2009-12-16 14:08:14 -08:00 |
|
Benjamin Smedberg
|
2efe22a0e4
|
Merge only plugin changes from e10s to mozilla-central.
|
2009-12-16 09:19:07 -05:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
daab3b8125
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Josh Aas
|
514a6c5e9d
|
Greatly reduce the number of timers firing when multiple Carbon plugin instances are active on Mac OS X. Should reduce CPU usage. Make all instances use the same (at most two) timers for idle events. b=519598 r=roc
|
2009-12-15 15:44:52 -05:00 |
|
Jim Mathies
|
1ea63e49c6
|
Bug 534027 - input event coords incorrect for oop windowless plugins. r=jmuizelaar.
|
2009-12-14 18:28:51 -06:00 |
|
Jim Mathies
|
23118539a9
|
Bug 531860 - plugin-alpha-zindex ref test fails with oopp enabled. r=jmuizelaar.
|
2009-12-14 18:27:25 -06:00 |
|
Robert O'Callahan
|
b228105b93
|
Bug 534366. Make nsFirstLineFrame set InlineReflowState::mLineLayout correctly. r=dbaron
|
2009-12-16 09:08:59 +13:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Timothy Nikkel
|
5f6a955352
|
Bug 499841. Pass the block frame that contains the first letter style to RemoveFirstLetterFrames so that the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit can be unset on it. Always set the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit on the first continuation only. r=bzbarsky
--HG--
extra : rebase_source : 411297490d6d18244fa7caa3194facfedc28ea86
|
2009-12-22 17:44:35 -06:00 |
|
Timothy Nikkel
|
01699b9589
|
Bug 287088. Stop first-line styling from leaking into second and subsequent lines when a single element is split between first and second lines. r=roc
--HG--
extra : rebase_source : 0dcf9009a73d5f8082c09172f4ce6840be5e6c98
|
2009-12-22 17:42:45 -06:00 |
|
Boris Zbarsky
|
b22600af13
|
Bug 537419. mContent might be null here. r=dbaron
|
2009-12-31 20:37:57 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Masayuki Nakano
|
13ffca5258
|
Bug 42676 Can't drag to extend selection out of blocks with overflow:hidden/auto/scroll r=Olli
|
2009-12-12 13:25:21 +09:00 |
|
Benjamin Smedberg
|
767eb11cb4
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Jim Mathies
|
c816891a55
|
Bug 539955 - [OOPP] unit test failure in test_plugin_mouse_coords.html. r=bsmedberg.
--HG--
extra : transplant_source : o%008%29%A0%96%60%E1W%7D%1A%C7e%BDJ%B2D%EE%1D%E2
|
2010-01-15 16:02:01 -06:00 |
|
Ben Turner
|
e0c2098adf
|
Bug 535036 - '[OOPP] Flash hangs Firefox with IPC enabled when video is paused and process loses focus'. r=masayuki+jst, sr=jst.
|
2010-01-15 12:36:00 -08:00 |
|
Robert O'Callahan
|
f737648d27
|
Bug 539331 - browser_sanitizeDialog.js is failing part 2, r=matspal
|
2010-01-13 04:57:00 -08:00 |
|
Robert O'Callahan
|
6787212ae4
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
|
Jim Mathies
|
0ffd1b2e75
|
Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar.
|
2009-12-01 15:05:26 -06:00 |
|
Timothy Nikkel
|
d16beb2417
|
Bug 525751. When using a subdocument frame as a fallback for drawing canvas background color override the canvas frame check. r=roc a=roc
--HG--
extra : rebase_source : 6719372b7404a598a4ce1c1f5190a4f86d0d896b
|
2009-12-01 02:49:53 -06:00 |
|
Benjamin Smedberg
|
9911c2f99d
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
|
Doug Turner
|
fced4ec129
|
Bug 530652 - Some sites not render flash. Fixing mistake introduced in last push r=biesinger
|
2009-11-30 09:09:26 -08:00 |
|
Roy Frostig
|
dd2838505e
|
Bug 527872. Fix tests for bug 514732 from going randomorange.
|
2009-12-14 21:39:03 -08:00 |
|
Benjamin Smedberg
|
a819191110
|
End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central.
|
2009-12-14 09:56:08 -05:00 |
|
Benjamin Smedberg
|
b55b15dccf
|
Merge additional changes from electrolysis and mozilla-central into the electrolysis-plugins-only tracking branch.
--HG--
branch : electrolysis-plugins-only
|
2009-12-04 11:42:28 -05:00 |
|
Benjamin Smedberg
|
b03c797675
|
Straight revert of layout/* to its mozilla-central state, and removal of testshell which depends on PContentProcess.
--HG--
branch : electrolysis-plugins-only
|
2009-11-30 14:15:30 -05:00 |
|
Mats Palmgren
|
e1c5862ad0
|
Tests for bug 533379, bug 520340.
|
2009-12-18 10:02:33 +01:00 |
|
Mats Palmgren
|
f24b74cefd
|
Drain overflow frames when the last frame from principal child list is pulled. b=533379 r=bzbarsky
|
2009-12-18 10:02:26 +01:00 |
|
Mats Palmgren
|
b4284c9cc0
|
Don't try to get a nsLineBox* from an empty line list, it aborts a debug build. b=533379 r=bzbarsky
|
2009-12-18 10:02:10 +01:00 |
|
Roy Frostig
|
5e05d545a8
|
bug 514732. Additional tests for bug 514732 followup that fires MozScrolledAreaChanged on restore from bfcache. r=smaug
|
2009-12-17 09:38:00 -08:00 |
|
Josh Aas
|
cdb8c45c2e
|
Scroll position updates shouldn't start the Carbon plugin idle event timer. b=535630 r=smichaud
|
2009-12-17 15:41:13 -05:00 |
|
Doug Turner
|
81d6db5548
|
Bug 530739 - Intermittent Shutdown crash after visiting a page with flash video. r=jst
|
2009-11-25 18:38:22 -08:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Mats Palmgren
|
125c079acd
|
Bug 526769. r=roc a1.9.2=dbaron
|
2009-11-24 20:29:48 +01:00 |
|
Doug Turner
|
387eed8493
|
Bug 530652 - Some sites not render flash. r=karlt
--HG--
extra : rebase_source : f0078705705e960fe148fd9d64847c38ff58a656
|
2009-11-24 05:57:58 -08:00 |
|
Doug Turner
|
dbc44dda9c
|
Bug 530380 - Avoid slow path painting on Hildon. r=karlt.
|
2009-11-23 14:46:01 -08:00 |
|
Doug Turner
|
730075f7eb
|
Bug 530378return early to avoid crashing
. r=karlt
|
2009-11-22 22:36:22 -08:00 |
|
Doug Turner
|
7f9938ce48
|
Bug 530381 - Cache X11 GC for NativeImageDraw. r=karlt
|
2009-11-22 15:46:42 -08:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Doug Turner
|
2fe6a6f5c2
|
Bug 529996 - Provide notification when embed/object elements are created/destroyed/resized. r=jst.
--HG--
extra : rebase_source : 44bf32345959402b591ba4763dcea26187cf7796
|
2009-11-20 14:59:27 -08:00 |
|
Doug Turner
|
d7c57015bb
|
Bug 528551 - Faster plugin drawing in Fennec. Fixes mac unit test. r=sicking
--HG--
extra : rebase_source : e0dbed7d82a77a61581c9aa59fdd928720c2e5bb
|
2009-11-20 09:51:06 -08:00 |
|
Doug Turner
|
793f6fc7db
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Olli Pettay
|
2f4c5ea761
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Boris Zbarsky
|
99027aa785
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
fec842ecf2
|
Bug 525608 part 1. Introduce an enum for keeping track of pseudo-elements. r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
e9f228c7d5
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
0a82b262db
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
|
Boris Zbarsky
|
b4f32f993e
|
Bug 525608 part 1. Introduce an enum for keeping track of pseudo-elements. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Boris Zbarsky
|
cc6eb188e6
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Josh Aas
|
80e4d43179
|
Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc
|
2009-11-10 16:55:38 -05:00 |
|
Josh Aas
|
74eb1fe935
|
Remove unnecessary event handling cases for NS_ACTIVATE/NS_DEACTIVATE in nsObjectFrame. b=526633 r=roc
|
2009-11-10 16:54:29 -05:00 |
|
Josh Aas
|
8be6e464a2
|
64-bit Mac OS X bustage fix, b=527115
|
2009-11-10 11:51:55 -05:00 |
|
Benjamin Smedberg
|
bbfa38694c
|
Bug 523224 - nsFrameLoader::TryNewProcess crashes if reflow hasn't happened yet and created a view for our remote tab. Fix this by separating the process of creating the IFrameEmbedding and hooking up the view. IFrameEmbedding creation is analogous to creating a docshell, and we can hook up the view/widget hierarchy later.
* * *
imported patch fennelectrolysis-workihng
|
2009-10-28 16:41:46 -04:00 |
|
Benjamin Smedberg
|
0177a8612f
|
Merge plugin changes from electrolysis to mozilla-central.
|
2009-12-16 19:06:54 -05:00 |
|
Benjamin Smedberg
|
eba77abeb6
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
|
Benjamin Smedberg
|
4bb6d6c511
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz (preparation and merge reduction for Electrolysis, where not all frameloaders have docshells)
--HG--
extra : rebase_source : 7c51147603fccb93040fdb6e883b33dbab130040
|
2009-10-16 15:42:29 -04:00 |
|
Benjamin Smedberg
|
510899ed2d
|
Bug 522352 - make nsSubDocumentFrame not assume as much about docshells: move all that into the frameloader, r=bz
|
2009-10-16 15:42:29 -04:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
|
Robert O'Callahan
|
63962ec51f
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
|
2009-10-19 01:01:40 -07:00 |
|
Daniel Holbert
|
ad1651cc8b
|
bug 522779: use nsTArray::Contains() instead of checking nsTArray::IndexOf() against various sentinel values, in three places in layout. r=dbaron
|
2009-10-16 15:49:30 -07:00 |
|
Mike Kristoffersen
|
2b43cee4a5
|
Bug 525970 - White spaces at EOL in nsVideoFrame.cpp. r=roc
|
2009-11-05 14:56:52 +01:00 |
|
Josh Aas
|
5f2f8edf34
|
Remove misleading comment about event handling in nsObjectFrame.cpp. No bug. r=smichaud
|
2009-11-04 11:26:51 -05:00 |
|
Timothy Nikkel
|
2f4f47ae5d
|
Bug 515811. mPrevChild needs to be set on early exit from nsBlockFrame::ReflowBlockFrame. r=fantasai sr=dbaron
--HG--
extra : rebase_source : a0a457fa9348f48ac4f491610098f7488501faf7
|
2009-10-15 21:41:58 -05:00 |
|
Doug Turner
|
f9bf322ca5
|
Bug 532328 - plugin bustage on Qt. r=karlt
|
2009-12-08 10:54:48 -08:00 |
|
Jesse Ruderman
|
308e1a0311
|
Add crashtests for several bugs
|
2009-12-06 16:54:07 -08:00 |
|
Karl Tomlinson
|
e970532a99
|
b=526797 move expose event origin when possible to workaround Flash bug r=roc
--HG--
extra : rebase_source : 6d90440764dd906dabe2555defa5797d3f0cb9a4
|
2009-12-31 16:16:23 +13:00 |
|
Michael Wu
|
27fd1e717b
|
Bug 273025 - "bad logic results in potential leak xor crash based on flow" (Improve GetURL/PostURL code, v4 (2/2)) [r+sr=jst]
|
2009-12-27 14:26:00 -06:00 |
|
moz_poro@porotal.org
|
01814a3b84
|
Bug 507811 - "NS_KEY_PRESS not handled by windowless plugins" [r=karlt]
|
2009-12-30 20:56:55 -06:00 |
|
Benjamin Smedberg
|
fa058fc1f1
|
Merge mozilla-central to electrolysis to pick up bug 515436.
|
2009-10-12 10:51:38 -04:00 |
|
Robert O'Callahan
|
04a613495c
|
Bug 526394. Part 31: Move scroll implementation into nsGfxScrollFrame. r=mats
|
2009-10-08 16:01:15 +13:00 |
|
Robert O'Callahan
|
a8cbf01d74
|
Bug 526394. Part 30: Change the scroll state in nsPresState to a point. r=mats
|
2010-01-12 10:45:18 +13:00 |
|
Robert O'Callahan
|
88521a102c
|
Bug 526394. Part 29: Create new nsLayoutUtils methods and remove useless code from nsListControlFrame::CaptureMouseEvents. r=mats
|
2010-01-12 10:45:18 +13:00 |
|
Ms2ger
|
fb74cd34c3
|
Bug 538882 - plugin_focus_helper.html window not closed when running mochitest on Linux. r=roc
|
2010-01-21 13:17:43 +01:00 |
|
Doug Turner
|
8818752309
|
Bug 540843 - Do not cache dom element in nsObjectFrame shm code. r=olli. Maemo only
|
2010-01-20 14:08:50 -08:00 |
|
Benjamin Smedberg
|
670f099b02
|
Bug 539726 - Increase the timeout for plugin positioning due to delays in XEmbed process compared with in-process (which only requires delaying out to the event loop), as suggested by karlt
--HG--
extra : transplant_source : %EFP%F06%A1%88%04l%01k%3C%DC%3C%FA%20G%7E%0D%91K
|
2010-01-19 15:25:18 -05:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Frederic Plourde
|
d746c06ac8
|
Bug 513990 - Add provisions to nsFrameLoader for reflow and resize events. r=bzbarsky
|
2009-10-05 07:52:19 -04:00 |
|
Olli Pettay
|
db0b04db91
|
Bug 520070, r=bz
--HG--
extra : rebase_source : fcdc0ee7c15269db40c02b7cd930c6117d0a2fe2
|
2009-10-05 13:10:31 +03:00 |
|
L. David Baron
|
8b216807b8
|
Make scrolling work inside iframe inside transformed svg:foreignObject by using GetCrossDocParentFrame for loop in check for whether we can blit. (Bug 403443) r=roc
|
2010-01-26 12:39:02 -08:00 |
|
Mats Palmgren
|
fa91c35561
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
|
Karl Tomlinson
|
d98b7387e7
|
b=540910 use timeouts in plugin_clipping_helper2 so that the X server processes Xlib requests from the parent before testing requests from the OOP plugin
--HG--
extra : transplant_source : %1Dy%5D%FF%C9%3ED%98%8B%BE%A8%7B%09m%5Cl%0F%9E%E3%FF
|
2010-01-22 23:41:07 +13:00 |
|
Taras Glek
|
c7f069ab70
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
|
Taras Glek
|
4c56f842c8
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-08 11:22:50 -07:00 |
|
Markus Stange
|
926ee3ccfa
|
Bug 494301 - Scrollbar not resized on pill button click. r=roc
|
2009-10-05 15:14:38 +13:00 |
|
Daniel Holbert
|
8de950cafb
|
Bug 520474: Remove unused helper function IsMenuPopup from nsContainerFrame.cpp. r=dbaron
|
2009-10-04 18:01:31 -07:00 |
|
Boris Zbarsky
|
7428a0a55a
|
Bug 516742. Make RFindLineContaining walk backwards along the lines' frames too, not just along the lines. r=roc,fantasai
|
2009-10-02 12:31:43 -04:00 |
|
Boris Zbarsky
|
4fc405cefa
|
Bug 512336. Make frame lists doubly-linked. r=roc,fantasai
|
2009-10-02 12:27:37 -04:00 |
|
Paul Nickerson
|
d3b430c10d
|
Crash test for bug 517968.
|
2009-10-02 15:53:01 +02:00 |
|
Mats Palmgren
|
2b3d68789b
|
Register the frame also when the widget already existed (re-instantiating a stopped plugin). b=542608 r=roc
|
2010-01-28 21:58:04 +01:00 |
|
Ben Turner
|
453fbad6ed
|
Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm.
|
2010-01-28 11:32:41 -08:00 |
|
Robert O'Callahan
|
20bb54d1d3
|
Bug 508908. Disable windowed plugins in popup windows, since they don't work. r=dbaron
--HG--
extra : rebase_source : 1acfac3d3613d332586fade393f2911552bd03e0
|
2009-09-30 08:18:20 +10:00 |
|
Olli Pettay
|
26fe92f082
|
Bug 514856 - Server side image maps are broken, r=bz
--HG--
extra : rebase_source : d0a5c4795c0279d612435a0c0ad9cb6d5a4783a8
|
2009-09-23 18:11:48 +03:00 |
|
Josh Aas
|
57878ef860
|
Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc
|
2009-09-22 21:52:49 -04:00 |
|
Josh Aas
|
a62ce6bc2e
|
64-bit Mac OS X fixes for nsObjectFrame.cpp. b=518184 r=roc
|
2009-09-22 18:17:41 -04:00 |
|
Graeme McCutcheon
|
4dc6beed49
|
Bug 493111 - ASSERTION: Range index not returned. r=roc
|
2009-09-22 19:05:39 +01:00 |
|
Rich Walsh
|
5c1a94f9fe
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
|
Daniel Brooks
|
7bf0e0c4ea
|
merge fix for bug 528796 and for a test that it affects
|
2009-11-18 02:01:22 -06:00 |
|
Daniel Holbert
|
946aefca35
|
Bug 529365, patch 1: Add braces to fix build warning in PolyArea::IsInside. r=roc
|
2009-11-17 22:08:20 -08:00 |
|
Josh Aas
|
c5e5b72709
|
Move Carbon plugin idle event rate back up to 8 events per second to avoid Flash audio stuttering. b=525533 r=roc
|
2009-11-17 15:36:33 -05:00 |
|
Daniel Brooks
|
c475f3a770
|
merge for bug 528796
|
2009-11-16 08:51:51 -06:00 |
|
David Bolter
|
ae4129ee61
|
Bug 525579 - topcrash [@ nsAccessibilityService::GetAccessible(nsIDOMNode*, nsIPresShell*, nsIWeakReference*, nsIFrame**, int*, nsIAccessible**)] (thanks dbaron) r=roc,surkov
|
2009-11-16 09:03:53 -05:00 |
|
Robert O'Callahan
|
e67180ce2a
|
Bug 527306. Remove problematic flush in selectFrames. r=bz
|
2009-11-16 11:52:31 +13:00 |
|
Daniel Brooks
|
71475216c7
|
bug 528796 - nsIBoxObject::GetScreenX/Y returns device pixels, not css pixels
|
2009-11-15 10:16:44 -06:00 |
|
Doug Turner
|
16ce7d7c20
|
Bug 528429 - MOZ_COMPOSITED_PLUGINS should be disabled when building for Qt. r=vlad
|
2009-11-13 07:10:53 -08:00 |
|
Chris Jones
|
8cce8d8541
|
Backout b68f602ce949
|
2009-11-16 23:49:22 -06:00 |
|
Chris Jones
|
75d8b06554
|
bug 527590: make it an error to hide a virtual method declaration by overloading it in a derived class. (use |using base::method;| if you really mean to do that). rs=bsmedberg
|
2009-11-16 17:57:21 -06:00 |
|
Boris Zbarsky
|
c1595ce69a
|
Bug 518114 part 2. Use state bits to keep track of what a placeholder is a placeholder for. r=roc
|
2009-11-16 16:00:07 -05:00 |
|
Boris Zbarsky
|
ffab603a47
|
Bug 518114 part 1. Don't force a virtual GetType call in GetFloatFromPlaceholder. r=roc
|
2009-11-16 16:00:07 -05:00 |
|
Bobby Holley
|
f25c0f24d6
|
Bug 510001 - Temporarily disable test for bug 507902. r=lumpy. A CLOSED TREE can't stop me!
|
2009-10-07 15:56:27 -07:00 |
|
Daniel Holbert
|
39bdbedac9
|
Bug 526055: Make nsPageFrame::DrawHeaderFooter respect inherited clipping rect, so that it doesn't draw on top of print-preview scrollbars. r=roc
|
2009-11-03 14:37:21 -08:00 |
|
Robert O'Callahan
|
3e0434e672
|
Bug 510082. Silverlight depends on NPN_InvalidateRect working even when the plugin is in windowed mode (although it should really just call Win32 APIs to invalidate its window), so make NPN_InvalidateRect work for windowed plugins. r=josh
|
2009-11-04 07:39:42 +13:00 |
|
Robert O'Callahan
|
40e5fe01a0
|
Bug 523468. Make sure we reflow the next line when content is pushed or pulled from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Robert O'Callahan
|
45ab6b1eff
|
Bug 526072. Guard super-expensive nsFrameList assertions with #ifdef DEBUG_FRAME_LIST so debug builds don't completely suck. r=bz
|
2009-11-04 07:39:41 +13:00 |
|
Roy Frostig
|
fb0534737b
|
Fire MozScrolledAreaChanged from nsDocShell::RestoreFromHistory() in case document root scroll frame isn't reflowed by the restore. r=roc
|
2009-10-25 00:04:18 -07:00 |
|
Josh Aas
|
bd87a960d8
|
Slow down the Carbon plugin idle timer a bit to improve CPU usage. b=525533 r=roc
|
2009-11-02 11:03:45 -05:00 |
|
Boris Zbarsky
|
0e977736ec
|
Bug 501847 part 4. Change frame construction to create {ib} splits that have blocks wrapping runs of block kids and inlines wrapping runs of inline kids instead of wrapping all kids from the first block to the last block in a single block. r=tn,dbaron,roc
|
2009-09-18 14:00:21 -04:00 |
|
Boris Zbarsky
|
96fabdfabd
|
Bug 501847 part 3. Make nsInlineFrame::SelfIsEmpty return false as needed for inlines that are part of an {ib} split, to avoid weird blank lines in the middle of {ib} splits. r=dbaron
|
2009-09-18 14:00:21 -04:00 |
|
Boris Zbarsky
|
a443ed8d78
|
Bug 501847 part 2. Make various consumers deal with more than 2 inlines in an {ib} split. r=tn, sr=roc
|
2009-09-18 14:00:21 -04:00 |
|
Boris Zbarsky
|
18898e8da4
|
Bug 501847 part 1. Some preparatory cleanup of GetIBSpecialSiblingForAnonymousBlock. r=roc
|
2009-09-18 14:00:20 -04:00 |
|
Timothy Nikkel
|
0df2b80d29
|
Bug 520427. Improvements to debug output List for frames. r=dbaron
--HG--
extra : rebase_source : f7723925a24937bb1989344805e9fda01ae0eded
|
2009-10-15 21:47:03 -05:00 |
|
Oleg Romashin
|
9472920cda
|
Bug 485252 - RenderDocument Background color filling need to be optimized. r=roc.
|
2009-10-31 15:44:57 -04:00 |
|
Jeff Walden
|
9e35e4594c
|
Bug 509329 - Various issues with invalidation of backgrounds propagated from body to the canvas, and with sized backgrounds. r=dbaron
--HG--
extra : rebase_source : ade87923afbccfb4c4b5016d8421aae57c4b0e4e
|
2009-10-22 16:46:08 -07:00 |
|
Boris Zbarsky
|
5215a681c7
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
L. David Baron
|
1e581250d4
|
Make unconstrained width assertions into warnings because we can hit them when we clamp really large widths. (Bug 525100) r=roc
|
2009-10-28 20:22:28 -07:00 |
|
Michael Wu
|
d38ee96a91
|
Improve GetURL/PostURL code
Bug 273025 - bad logic results in potential leak xor crash based on flow; v4, (1/2)
r+sr=jst
|
2009-10-29 01:29:44 +01:00 |
|
Robert O'Callahan
|
792994ddb4
|
Bug 526394. Part 28: Remove nsIScrollableFrame::GetScrollableView. r=mats
|
2009-09-16 12:11:40 +12:00 |
|
fantasai
|
d02f604b92
|
Strip carriage returns from nsVideoFrame.cpp r=chris.double (bug 386142)
|
2009-10-06 00:37:46 -07:00 |
|
Robert O'Callahan
|
956121ecec
|
Bug 508945. Additional fixes for plugin printing when the plugin has borders or padding. r=dbaron
--HG--
extra : rebase_source : ea7b64d55c43a04c72ad38529aa35c3a3bb7a127
|
2009-09-11 13:44:20 +12:00 |
|
Robert O'Callahan
|
794f4fa11d
|
Bug 508495. Remove CreateWidgetForView from nsIFrame and nsObjectFrame since it's no longer used there. r=dbaron
--HG--
extra : rebase_source : c400af6f507ea046e952b9c612dc2d7fca00ff91
|
2009-09-30 07:32:43 +10:00 |
|
Robert O'Callahan
|
0661a95762
|
Bug 508495. Let CSS borders and padding apply to plugin elements, and fix layout, painting and event handling to work with them. r=dbaron
--HG--
extra : rebase_source : c42240c5a88dc05579b658f8cc29ff289422986b
|
2009-09-11 13:44:20 +12:00 |
|
L. David Baron
|
e6705a9c6d
|
Call CheckInvalidateSizeChange for nsHTMLScrollFrames. (Bug 438537) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
5de5dfea69
|
Fix behavior of -moz-box-shadow on flexible non-flexbox children of flexboxes. (Bug 531098) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
c04a2d4b08
|
Make box-shadow cause only the overflow it needs and not add on additional overflow. (Bug 514917) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
Daniel Holbert
|
c94eb4c03e
|
Bug 534171: Make sure to initialize local variable "success" in nsBulletFrame::AppendCounterText. r=dbaron
|
2009-12-12 22:27:31 -08:00 |
|
Robert O'Callahan
|
b8d4541cc3
|
Bug 531361. Make nsLineLayout not assert about long lines that may occur naturally. r=dbaron
|
2009-12-12 13:27:18 -08:00 |
|
L. David Baron
|
b329d30aef
|
Fix bustage from bug 530686.
|
2009-12-12 12:06:12 -08:00 |
|
Robert O'Callahan
|
19da2f1872
|
Bug 530686. Only create an nsDisplayTableBorderBackground when it's going to have something to paint, since having one can disable some scrolling optimizations. r=dbaron
|
2009-12-12 10:50:30 -08:00 |
|
Robert O'Callahan
|
d56dfa741e
|
Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron
--HG--
extra : rebase_source : 76db4b87ef9e5a6e9de7677edc08c26e2cbc462e
|
2009-09-07 12:35:14 +12:00 |
|
Robert O'Callahan
|
79306e31ef
|
Bug 442715. Invalidate the whole border-box when an element's size changes and its background is being clipped by a border-radius. r=dbaron
--HG--
extra : rebase_source : b9e738ebd64cbcc871a7d1a7178e1eccf64e66f1
|
2009-09-25 11:52:13 +12:00 |
|
Robert O'Callahan
|
7fa763ef88
|
Bug 509693. Remove eWindowType_java (unused) and actually use eWindowType_plugin. r=josh
--HG--
extra : rebase_source : 14ebf24d00378e65e75b75692b9d82a020966db1
|
2009-09-24 21:32:20 +12:00 |
|
Robert O'Callahan
|
6de615de1b
|
Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst
--HG--
extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
|
2009-09-04 16:49:18 +12:00 |
|
Mats Palmgren
|
34d1363139
|
Remove unused methods. b=516976 r=bzbarsky
|
2009-09-20 23:37:30 +02:00 |
|
Timothy Nikkel
|
5f8ff6cfdc
|
Bug 514127. Draw the canvas background color on the whole canvas area instead of just the viewport when RenderDocument is called with ignore scrolling flag. r=roc
|
2009-09-19 12:20:42 +02:00 |
|
Michael Ventnor
|
7b53709720
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
|
Mats Palmgren
|
4e06ef038e
|
Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
90fe0851f3
|
Bug 233463, patch 4 - Make nsIFrame::mNextSibling private. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
7ca7fe2f91
|
Bug 233463, patch 3 - Make Destroy/RemoveFrame() methods void and assert that the frame to remove is present. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
377056c269
|
Bug 233463, patch 2 - Introduce nsFrameList::mLastChild member for fast access to the last sibling frame. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
8279fd683e
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
|
Robert O'Callahan
|
c814462e8a
|
Bug 526394. Part 26: Rework nsSelection to use frames only. r=mats
|
2009-09-10 17:16:18 +12:00 |
|
Robert O'Callahan
|
5326dfa81a
|
Bug 526394. Part 19: Remove view paramters from nsIScrollPositionListener. r=mats
|
2009-09-09 17:40:01 +12:00 |
|
Robert O'Callahan
|
a923083da5
|
Bug 526394. Part 18: Remove nsIScrollableViewProvider and its implementations, now that we've removed all its users. r=mats
|
2009-09-09 17:40:01 +12:00 |
|
Robert O'Callahan
|
7eb8b6c4d7
|
Bug 526394. Part 17: Convert some selection-related code in nsTextControlFrame and nsSelection. r=mats
|
2009-09-03 17:23:47 +12:00 |
|
Robert O'Callahan
|
4adad50c20
|
Bug 526394. Part 15: Convert various random chunks of layout code. r=mats
|
2009-09-03 16:26:00 +12:00 |
|
Robert O'Callahan
|
e8d0eff1f3
|
Bug 526394. Part 13: Convert nsCanvasFrame. r=mats
|
2009-09-03 16:10:13 +12:00 |
|
Neil Deakin
|
3599d06edc
|
Bug 516991, get the right scrollable view from within the selection scroll timer, otherwise scrolling is jumpy, r=roc
|
2009-09-17 16:33:29 -04:00 |
|
Serge Gautherie
|
271756558e
|
Backed out changeset: b3d6a8724029 of
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
which breaks comm-central.
|
2010-02-04 20:55:10 +01:00 |
|
Michael Ventnor
|
55ebf80987
|
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
r=roc.
|
2010-02-04 19:15:03 +01:00 |
|
Dão Gottwald
|
5bf54b4622
|
Backed out changeset 8c2e7ae5cceb because of test_bug398289.html failure
|
2010-02-04 17:16:39 +01:00 |
|
Michael Ventnor
|
2b0c157e9a
|
Bug 542361 - Fix and remove the GetUsedX assertions. r=roc,dbaron
|
2010-02-04 14:58:02 +01:00 |
|
Timothy Nikkel
|
5ab231bfb9
|
Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
|
2010-02-02 20:07:19 -06:00 |
|
Timothy Nikkel
|
582541daec
|
Bug 542900. nsPluginInstanceOwner::Init should be calling AddScrollPositionListener. r=roc
--HG--
extra : rebase_source : 403e7ed117c743643d92bf67f1c15e8678c3458d
|
2010-01-28 18:03:52 -06:00 |
|
Timothy Nikkel
|
375930c3f5
|
Bug 488771. Stop nsIScrollPositionListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : bb93c56b3347bc8df7fd843f08e2d5dfc4f3071b
|
2010-01-28 18:03:42 -06:00 |
|
Timothy Nikkel
|
fda05ac7f9
|
Bug 542136. If we are going to stop reflowing the children of a line, split the line even if we just finished a first letter or placeholder. r=roc
--HG--
extra : rebase_source : 3c3d54119f839c412a85930190f247bae07b10c7
|
2010-01-27 22:12:45 -06:00 |
|
Timothy Nikkel
|
876990d359
|
Bug 540247. If we change the size of the scrolled frame for a XUL scroll make sure to invalidate the changed area. r=roc
--HG--
extra : rebase_source : 81bf0e8490ec47249e7cb9a868652ff5317a5424
|
2010-01-27 22:12:42 -06:00 |
|
Timothy Nikkel
|
5784631b01
|
Bug 537645. When pulling frames try the overflow list before going to the next in flow. r=bzbarsky
--HG--
extra : rebase_source : 9fb2098251970e60c8f24da58519b62af7b051d1
|
2010-01-27 22:12:37 -06:00 |
|
Timothy Nikkel
|
7901388e0d
|
Bug 536926. If the subdocument view doesn't have a frame for painting, try looking for the old page's view to draw. r=roc
--HG--
extra : rebase_source : da372c7c69b82979ae3a52cbf05672b9b9c37b4d
|
2010-01-27 22:12:31 -06:00 |
|
Benjamin Smedberg
|
5e3615dc38
|
Work around bug 542337 by making the testplugin not call IPDL methods to paint.
|
2010-01-26 17:50:01 -05:00 |
|
Karl Tomlinson
|
4ab92db462
|
b=540910 restore flushing of Xlib requests from the parent to the server before testing from the OOP plugin
--HG--
extra : transplant_source : %BEAD%FFw%90zZ.GY%0D%DB%A6%5Ct%E4%8E%BA%5B
|
2010-01-26 13:48:16 +13:00 |
|
Benjamin Smedberg
|
36a3ab1393
|
Add a timeout for test_plugin_focus in order for events to be delievered to asynchronous event loops, r=jimm
--HG--
extra : rebase_source : e69cfae5589da8e47585bbd003b6bb8052543712
|
2010-01-26 17:50:41 -05:00 |
|
Robert O'Callahan
|
9324676397
|
Bug 526394. Part 5: Fix up a bunch of sites to use nsIScrollableFrame instead of nsIScrollableView. r=mats
|
2009-09-01 23:29:27 +12:00 |
|
Robert O'Callahan
|
13ac1c2c83
|
Bug 526394. Part 4: Obsolete nsIScrollableViewProvider by adding nsIFrame::GetScrollTargetFrame. r=mats,sr=dbaron
|
2009-09-01 23:22:31 +12:00 |
|
Robert O'Callahan
|
3c94fecdb3
|
Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron
|
2009-09-01 16:11:11 +12:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Mats Palmgren
|
948203eb7d
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Zack Weinberg
|
1bbb6caf46
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-16 10:00:04 +12:00 |
|
Justin Dolske
|
f221ae86bd
|
Backed out changeset a3f33def2dca (bug 497495 part 4)
|
2009-09-14 17:26:08 -07:00 |
|
Boris Zbarsky
|
efc26f0c70
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-14 17:29:56 -04:00 |
|
Daniel Holbert
|
16a6a6205f
|
Bug 503961: Initialize block-reflow-state's nsOverflowContinuationTracker a little later, so that it doesn't end up with stale overflow-list pointers. r=fantasai r=roc
|
2009-09-13 17:26:01 -07:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
0b02012ed8
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Zack Weinberg
|
17eb5a6efc
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
Josh Aas
|
d069d0092b
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Josh Aas
|
ce59f7a44c
|
Rename confusing nsPluginInstanceOwner variable to something less confusing (mOwner -> mObjectFrame). b=526953 r/sr=jst
|
2009-11-08 16:52:46 -05:00 |
|
Josh Aas
|
e11201548e
|
Add support for scrollwheel events to Cocoa NPAPI. b=519100 r=roc
|
2009-11-08 16:51:46 -05:00 |
|
Jesse Ruderman
|
28f2ece525
|
Add some crashtests
|
2009-10-15 13:26:59 -07:00 |
|
Robert O'Callahan
|
2a230d1af5
|
Bug 537309. Synthesize WM_*DBLCLK on NS_MOUSE_BUTTON_DOWN, not NS_MOUSE_DOUBLECLICK (since the latter fires on mouse-up). r=jmathies
|
2010-01-07 13:55:09 +13:00 |
|
Robert O'Callahan
|
064c199276
|
Bug 532998. Cache the offset of the next newline character in preformatted text. r=smontagu
|
2010-01-07 13:55:09 +13:00 |
|
L. David Baron
|
7cae68056e
|
Fix spelling of 'horizontal' to cause another round of builds (and talos runs). CLOSED TREE
|
2010-02-17 10:43:39 -05:00 |
|
Jesse Ruderman
|
b9f3d2c96e
|
Disable test that hangs sometimes (tracked by bug 511234)
|
2010-02-11 14:14:28 -08:00 |
|
Alexander Surkov
|
73e251f02b
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Oleg Romashin
|
afd6f98795
|
bug 544193 - Qt version for plugins embedding functionality required. r=mozbugz.
|
2010-02-10 22:48:20 +02:00 |
|
L. David Baron
|
399ff738b4
|
Make empty bullets (i.e., those for list-style-type:none) not contribute to layout. (Bug 512631) r=roc
|
2009-09-11 06:46:36 -04:00 |
|
Timothy Nikkel
|
b8eade5f1b
|
Bug 514634. Remove unneeded second call to SetNextSibling, add some assertions, and fix a comment. r=fantasai
--HG--
extra : rebase_source : ab9ca9100ae41a022c4a0c129f98d5918d3c8c44
|
2009-09-11 10:26:30 +12:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Alexander Surkov
|
2e6d6da4f4
|
Bug 417929 - nsIAccessiblTable selectRows does not unselect previously selected rows, r=marcoz, davidb, ginn, smaug, sr=roc
|
2009-09-10 11:06:54 +08:00 |
|
Markus Stange
|
4ad22e5a56
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Markus Stange
|
e48beb49fa
|
Bug 469774 - Never descend into nsMenuPopupFrames when building display lists. Fixes drawing bugs that occurred when a caret was visible in a popup. r=roc
--HG--
extra : rebase_source : 9979c98dd1e7dac3994f2b3b5401306656d0a3b7
|
2009-09-08 09:43:20 +12:00 |
|
Mats Palmgren
|
c6ef676b9d
|
Don't fall off the edge without returning a value. b=514689 r=fantasai
|
2009-09-04 23:07:30 +02:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Dão Gottwald
|
09fc562917
|
Backed out changeset 1e6d52401dd2
|
2009-09-04 15:32:17 +02:00 |
|
Michael Ventnor
|
6b82353959
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Robert O'Callahan
|
cb2741ab96
|
Bug 503657. Treat a newline character as a valid boundary for line breaking analysis. r=smontagu
--HG--
extra : rebase_source : f64e4629aca2c394f7331c342ad33ac84223c429
|
2009-09-02 14:46:48 +12:00 |
|
Robert O'Callahan
|
d70f216852
|
Bug 503399. Never count trimmed trailing whitespace as whitespace that should received justification spacing; in this case we were using doing that when computing caret position. r=smontagu
--HG--
extra : rebase_source : ce1488d66893565e6f338d128ff1393c456c93f6
|
2009-09-02 14:46:48 +12:00 |
|
Robert O'Callahan
|
1832439e78
|
Bug 511951. Don't hide the inner view of a subdocument frame's hidden view. r=dbaron
--HG--
extra : rebase_source : 3d6decc545a48ea90c95eb66e8dc68177fb6086b
|
2009-08-24 22:18:19 -07:00 |
|
Robert O'Callahan
|
7edc6663cd
|
Bug 508134. Stop managing the visibility of views from SyncFrameViewProperties, except for nsSubdocumentFrames. r=dbaron
--HG--
extra : rebase_source : 8cda020494dfaec55076a4bf865e848ffb59656b
|
2009-08-25 00:44:42 -07:00 |
|
Robert O'Callahan
|
85e1db093e
|
Bug 503813. Events targeted at generated content frames should get the non-generated ancestor as target element. r=dbaron
--HG--
extra : rebase_source : ee218effc8b98ba19b9b2ce9ff29ce4e8dfe0a2e
|
2009-09-02 14:46:33 +12:00 |
|
Timothy Nikkel
|
4c95346537
|
Bug 513394. Make sure that mPrevChild gets set on nsBlockReflowState. r=dbaron
|
2009-09-02 11:33:15 -04:00 |
|
Boris Zbarsky
|
86994c8fce
|
Bug 478504. Need to clear textruns in bidi continuations too. r=roc
|
2009-09-02 11:32:01 -04:00 |
|
fantasai
|
6bc41a439f
|
Bug 492627 - Remove Placeholder Continuations [Part VII: More intelligent deletion of floats and overflow containers] r=roc
|
2009-08-31 11:25:37 -07:00 |
|
fantasai
|
059cc95c6b
|
Bug 492627 - Remove Placeholder Continuations [Part VI: Handle <br clear>] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
d5c48032c3
|
Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
973c4e83aa
|
Bug 492627 - Remove Placeholder Continuations [Part IV: Switch float layout APIs to pass float directly, without placeholder] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
fantasai
|
01a3a6c947
|
Bug 492627 - Remove Placeholder Continuations [Part III: Remove current float-splitting code.] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
Bobby Holley
|
5d8c8c791d
|
Bug 513544 - Crash [@nsImageFrame::DisplayAltFeedback] - r=bzbarsky
|
2009-08-30 23:06:11 +02:00 |
|
Robert O'Callahan
|
7143e4ece9
|
Backout fix for bug 523468 due to crashing tests
|
2009-10-27 21:46:39 +13:00 |
|
Robert O'Callahan
|
28cab8ef6c
|
Backed out changeset 9f5177a978ac
|
2009-10-27 21:46:18 +13:00 |
|
Doug Turner
|
ea91fe7947
|
Bug 521257 - Support NPImageExpose on Maemo/Hildon only. r=roc
|
2009-10-26 22:18:35 -07:00 |
|
Robert O'Callahan
|
d6f331fed2
|
Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Robert O'Callahan
|
56aad34bd4
|
Bug 516885. Pass separate visible-before-move and visible-after-move regions into ComputeVisibility, to make code clearer because we don't have to overload a single region, and which also lets us fix ambiguities related to clipping. r=dbaron
|
2009-10-07 17:28:41 +13:00 |
|
Robert O'Callahan
|
e7c528888e
|
Bug 522394. Don't bother descending into zero-opacity content when constructing display list. r=dbaron
|
2009-10-27 14:43:55 +13:00 |
|
Doug Turner
|
1fc21399d6
|
Bug 492848 - Visibility notify event API for windowless plugins. r=roc
|
2009-10-26 00:00:14 -07:00 |
|
Oleg Romashin
|
120e3e893c
|
Bug 472821 - Force wmode preference required to make all plugins visible in fennec. r=joshmoz, sr=jst
|
2009-10-26 04:46:03 -04:00 |
|
Timothy Nikkel
|
5321e14840
|
Bug 520425. (nsI)CanvasFrame related cleanup. r=roc
--HG--
rename : layout/generic/nsHTMLFrame.cpp => layout/generic/nsCanvasFrame.cpp
rename : layout/generic/nsHTMLFrame.h => layout/generic/nsCanvasFrame.h
extra : rebase_source : 4fa62ac7dee06bbdad394eae1ce6aba82853a410
|
2009-10-08 01:18:18 -05:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Neil Deakin
|
139359f606
|
Bug 501815, don't allow drops on plugins, r=smaug
|
2009-08-27 08:51:46 -07:00 |
|
Bobby Holley
|
5a4aa8063d
|
Bug 510001 - Fixed the hardcoded port and added an onerror debugging dump for the test for bug 507902. r=lumpy
|
2009-08-27 11:38:10 +02:00 |
|
Jonathan Watt
|
ed42a30cb8
|
Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron.
|
2009-08-26 20:53:35 -07:00 |
|
Josh Aas
|
23cdbbf4fe
|
Bustage fix for bug 435041.
|
2009-08-26 18:21:50 -07:00 |
|
Josh Aas
|
65e80f6eb0
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
|
Robert O'Callahan
|
75dc1beb9c
|
Backed out changeset e2927bb26412
|
2009-08-26 14:49:18 -07:00 |
|
Zack Weinberg
|
18c763f2c5
|
Bug 497495 part 3a: rationalize the queryframe-implementation macro naming scheme, restructure the implementation to detect duplicate entries, and a couple fixes to the frame ID enumeration. r=dbaron sr=roc
Bug 497495 part 3b: update users of queryframe macros (strictly mechanical change). r=dbaron
--HG--
extra : rebase_source : ee672a17934227b408b83dc6b5cc4e4909652f72
|
2009-08-26 09:27:42 -07:00 |
|
Jesse Ruderman
|
93e766d08f
|
Fix typo in assertion message
|
2009-08-25 21:50:41 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Bobby Holley
|
46f9d34303
|
Bug 510001 - Second round of debugging dumps for the test for bug 507902. r=lumpy
|
2009-08-24 12:49:41 +02:00 |
|
Mats Palmgren
|
96372404b6
|
Don't call CalculateContentBottom inside PR_MAX(), which evaluates its arguments twice. (Bug 511482) r=dbaron
|
2009-08-22 10:10:11 -07:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|
Bobby Holley
|
a0d96f0c87
|
Bug 510001 - Added debugging dumps for the test for bug 507902. r=jwalden
|
2009-08-21 12:05:27 +02:00 |
|
Zack Weinberg
|
2cd31f70f9
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|
Masayuki Nakano
|
08277877f6
|
Bug 486735 Verdana.ttf gets a very thick underline with spelling errors r=dbaron+jboriss
|
2009-08-20 23:33:06 +09:00 |
|
Doug Turner
|
a560ee17ef
|
Bug 541259 - Kung Fu Death Grip Hildon specific methods. r=jst
|
2010-01-21 20:51:46 -08:00 |
|
Karl Tomlinson
|
aeb93f86c9
|
b=540910 flush Xlib requests from the parent to the server before testing from the OOP plugin, and increase the timeout so that GTK's idle timer gets run for XEmbed plug sizing
--HG--
extra : transplant_source : SE%0Dzc%AE%F6%03%B2%D1j%F7%AA%E9%25n%EF%08%97%09
|
2010-01-21 23:32:17 +13:00 |
|
Robert O'Callahan
|
a981cba29c
|
Bug 508115. Test
|
2009-08-05 21:29:33 +12:00 |
|
Robert O'Callahan
|
6c601aeedb
|
Bug 520316. Call DetachWidgetEventHandler on the right view. r=dbaron
|
2009-10-10 00:48:29 +13:00 |
|
Robert O'Callahan
|
2194dd18b0
|
Bug 520462. Test that mouse clicks transfer focus to plugins correctly. r=jmathies
|
2009-10-08 00:14:12 +13:00 |
|
Robert O'Callahan
|
f98cfc2882
|
Bug 520436. Interpret NPN_InvalidateRect rectangles as relative to the content-box, not the border-box. r=josh
|
2009-10-05 23:07:30 +13:00 |
|
Simon Montagu
|
f0251c1158
|
Don't propagate the FRAMES_ARE_EMPTY flag when continuations cross block frame boundaries. Bug 495875, r+sr=roc
|
2009-10-13 00:12:54 -07:00 |
|
Boris Zbarsky
|
55b2e31775
|
Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron
|
2009-10-12 18:27:24 -04:00 |
|
Taras Glek
|
45c73c60d8
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
Boris Zbarsky
|
c3626d1503
|
Bug 536718. Clean up NotifyDestroyingFrame. r=roc
|
2009-12-29 15:13:54 -05:00 |
|
L. David Baron
|
11b799dbbe
|
Set iterators to valid position after deleting overflow lines. (Bug 534082) r=tnikkel
|
2009-12-25 08:59:08 -05:00 |
|
Boris Zbarsky
|
b3883855ac
|
Bug 500882 part 5. Switch layout module to using the new GetPrimaryFrame API. r=roc
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
df21dcfefd
|
Bug 500882 part 3. Switch accessibility module to using the new GetPrimaryFrame API. r=surkov, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Boris Zbarsky
|
b2e4054198
|
Bug 500882 part 2. Switch setting of primary frames to the new API; switch nsFrameManager::GetPrimaryFrameFor to the new API; remove resulting gobs of dead code. r=roc
|
2009-12-24 16:20:05 -05:00 |
|
fantasai
|
1ffb0c06ef
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
fantasai
|
1e880721fb
|
Bug 508473 Part II: Remove DeletingFrameSubtree r=bz sr=roc
|
2009-12-24 00:20:41 -05:00 |
|
fantasai
|
714c1668f7
|
Bug 508473 Part I: Remove nsIFrame::RemovedAsPrimary r=bz sr=roc
|
2009-12-24 00:20:20 -05:00 |
|
Mark Finkle
|
143fe184f9
|
Bug 536199 - Crash Yahoo! frontpage with 12/21 1.9.2 nightly build [r=dougt]
|
2009-12-22 16:59:34 -05:00 |
|
Boris Zbarsky
|
25c2a2fded
|
Bug 488249 followup. Make some more HTML nodeinfos use the right namespace.
|
2009-10-01 11:54:10 -04:00 |
|
Masayuki Nakano
|
112ccb1451
|
Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron
|
2009-08-18 13:46:47 +09:00 |
|
Zack Weinberg
|
cc794998ac
|
Bug 497495 (frame poisoning) part 2: Introduce nsIPresShell::AllocateMisc/FreeMisc functions; add an as-yet-unused "code" parameter to AllocateFrame/FreeFrame; fix up nsFrame to match; use AllocateMisc/FreeMisc for all non-frame pres arena objects; move clearing of frame objects from nsFrame::operator new to AllocateFrame. r=roc sr=dbaron
|
2009-08-17 20:21:06 -07:00 |
|
Timothy Nikkel
|
b58e21d8e7
|
Bug 510748 - still get assertions "reflow state computed incorrect width" and "non-root frame's desired size changed during an incremental reflow"; Don't report any padding or border on both axes if scrollbars are hidden; r=dbaron
|
2009-08-18 00:38:12 +02:00 |
|
Mats Palmgren
|
df74eb32c9
|
Use the right key for the overflow frame list frame property. b=508892 r=fantasai
|
2009-08-18 00:01:06 +02:00 |
|
Hashem Masoud
|
c8f711113e
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Robert O'Callahan
|
14c9b93519
|
Bug 507334, part 1: Remove nsDisplaySummary optimization, since it introduces extra display items that would disable the optimizations in part 2. r=dbaron
|
2009-08-13 19:09:50 -07:00 |
|
Markus Stange
|
04d8aa170a
|
Bug 510149 - Changes to nsLayoutUtils::GetFrameTransparency. r=roc
--HG--
extra : rebase_source : 024d18340b423827524eb725d961d0907b90338d
|
2009-08-14 10:08:13 +12:00 |
|
Arpad Borsos
|
7812a885a6
|
Bug 509380 - Optimize nsPeekOffsetStruct for memory usage; r+sr=roc
|
2009-08-10 09:47:11 +02:00 |
|
Bobby Holley
|
ab96dfba96
|
Orange fix for bug 507902 tests. r=jwalden
|
2009-08-13 00:15:24 +02:00 |
|
Markus Stange
|
86545547c8
|
Bug 509876 - Clean up SyncFrameViewGeometryDependentProperties. r=roc
--HG--
extra : rebase_source : fdf898d51147231f33df507d28d927924dc465b8
|
2009-08-13 08:48:30 +12:00 |
|
Bobby Holley
|
40b38ce001
|
Tests for bug 507902.r=joe
|
2009-08-12 16:23:39 +02:00 |
|
Bobby Holley
|
ca7b88296e
|
Bug 507902 - nsImageFrame static Icon Loads should not use the mListener of the first instantiated nsImageFrame.r=bz,joe
|
2009-08-12 16:23:38 +02:00 |
|
Neil Deakin
|
dd086e5826
|
Bug 230081, use proper cursors for frameset border resizing, r=dbaron
|
2009-08-12 10:03:35 -04:00 |
|
timeless@mozdev.org
|
854b7b365e
|
Bug 506645 nsTypedSelection::AddItem doesn't always null check aOutIndex
r=smaug
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
52c8602402
|
Bug 506628 deadcode in nsPluginInstanceOwner::ProcessEventX11Composited
r=karlt
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
e89984650d
|
Bug 506627 find_dest_id abuses XQueryTree
r=karlt
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
3d39adc39e
|
Bug 506258 nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree doesn't seem to use anchorFrame or anchorFrameOffset
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
324cf1b775
|
Bug 506251 BuildTextRunsScanner::AssignTextRun does not use lastContent
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
Zack Weinberg
|
7dfad97c7a
|
Bug 562093: Add reflow tracing for InitConstraints, InitOffsets, InitFrameType. r=dbaron
|
2010-05-01 14:40:16 -07:00 |
|
Markus Stange
|
5654a6a17c
|
Bug 550889 - Don't pass negative values to SetComputedWidth/Height in nsFrame::BoxReflow. r=bzbarsky
|
2010-05-01 12:40:22 +02:00 |
|
Boris Zbarsky
|
4d2b5f13cc
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
L. David Baron
|
6ff2475a94
|
Make lines with only a bullet take up height. (Bug 179596 / Bug 507187) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
8748f13aaf
|
Make the quirks mode line height algorithm's check for bullets check whether there's a bullet rather than checking whether it's an HTML LI. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
7cc38c6fe9
|
When a block without lines has a bullet, give the line we fake its full line height. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
Daniel Holbert
|
b2cd896422
|
Bug 508692: Fix build warning - rename nsSubDocumentFrame method so it doesn't hide inherited method (s/GetMargin/GetMarginAttributes/) r=dbaron
|
2009-08-10 12:42:53 -07:00 |
|
Boris Zbarsky
|
37602b8380
|
Bug 508050. Make sure to reparent views when pulling overflows from our prevsibling. r=roc
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
0763ee7f97
|
Bug 509170. Correctly invalidate the canvas frame on resizes of the root element. r=roc
|
2009-08-10 10:54:22 -04:00 |
|
Jesse Ruderman
|
c1ef11731a
|
Add crashtests for bug 463350, bug 473278, and bug 493118
|
2009-08-08 16:00:38 -07:00 |
|
Jesse Ruderman
|
de49b52e4c
|
Add crashtest for bug 420785
|
2009-08-08 15:32:58 -07:00 |
|
Benjamin Smedberg
|
96f048b425
|
Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types.
|
2009-08-07 11:16:26 -04:00 |
|
Robert O'Callahan
|
9033246e16
|
Backout bug 504524 due to test failure
|
2009-08-05 17:33:51 +12:00 |
|
Robert O'Callahan
|
55c6dd3fc2
|
Backed out changeset 77787eb64629
|
2009-08-05 17:33:17 +12:00 |
|
Robert O'Callahan
|
acf101c93f
|
Disable failing test
|
2009-08-05 17:22:24 +12:00 |
|
Jacek Caban
|
1728ef417e
|
Bug 506034. Fixed loop on MinGW where wchar_t-char is unsigned. r=dbaron
--HG--
extra : rebase_source : def42dc23a878639a3251fdb681a9c138d16fa37
|
2009-08-05 14:39:05 +12:00 |
|
Robert O'Callahan
|
89ffdc2e22
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
|
2009-08-05 14:38:52 +12:00 |
|
Robert O'Callahan
|
cba39f15c7
|
Bug 504524. Change signature of nsIFrame: of nsIFrame::CharacterDataChanged to support passing of the full CharacterDataChangeInfo struct. r=bz
--HG--
extra : rebase_source : cdab9444f579d6b93e142ad8681152ecd180f818
|
2009-08-05 13:38:10 +12:00 |
|
Robert O'Callahan
|
a2a72eee58
|
Bug 506304. Support synthesized mouse events being sent to windowless plugins, support reporting mouse event coordinates from the test plugin, and add tests for mouse events. r=josh
--HG--
extra : rebase_source : 5c97644a6db8454f759bbeab7a1e06295aca8325
|
2009-08-05 13:36:37 +12:00 |
|
Robert O'Callahan
|
42fa43d1a1
|
Bug 508115. Don't reparent the views for popups, since they should always have the root view as their parent. r=dbaron
--HG--
extra : rebase_source : 1d8057694cde33a56fdabb57d51c9ff600c904a0
|
2009-08-05 09:58:46 +12:00 |
|
liucougar@gmail.com
|
cc07460944
|
Bug 502259. Make delete at end of paragraph work. r=cpearce
|
2009-08-04 09:46:48 +12:00 |
|
Boris Zbarsky
|
a1e015696b
|
Bug 502942. Make fieldsets use their content's last-line baseline. r=dbaron
|
2009-08-03 10:42:59 -04:00 |
|
Boris Zbarsky
|
90ad9f1c3b
|
Bug 494283. Unregister our placeholder if someone forgot to. r=dbaron
|
2009-08-03 10:42:57 -04:00 |
|
liucougar@gmail.com
|
db643902e8
|
Bug 438840. Page-up/page-down in editable content should scroll the innermost scrollable region containing the caret, not the root. r=roc
--HG--
extra : rebase_source : 096868b13160a3c197387cf5e44fb7892b3b23ca
|
2009-08-03 14:18:57 +12:00 |
|
Robert O'Callahan
|
78f3465f56
|
Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug
--HG--
extra : rebase_source : 5d4fd55728e1167cc57451b5c80a46643191678b
|
2009-08-03 14:12:57 +12:00 |
|
Robert O'Callahan
|
a4fec52cd4
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
|
2009-07-30 14:54:42 +12:00 |
|
Michael Ventnor
|
8ae6cd75f4
|
Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron
|
2009-08-01 08:53:40 -07:00 |
|
Dão Gottwald
|
bf4108370b
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
|
Michael Ventnor
|
61ed5fe1e2
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
|
Boris Zbarsky
|
f2936464e5
|
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
|
2009-07-30 13:23:32 -04:00 |
|
Boris Zbarsky
|
6e2c80851a
|
Bug 496500. Don't try to interrupt on lines we're not actually reflowing, since during a resize on Windows HasPendingInputEvent returns true while the mouse is down. r+sr=roc
|
2009-07-30 11:53:36 -04:00 |
|
Robert O'Callahan
|
44f0df34e5
|
Backing out bug 506615 to fix mochitest failures
|
2009-07-30 22:06:23 +12:00 |
|
Robert O'Callahan
|
c4703dc12d
|
Backed out changeset c353fe809be0
|
2009-07-30 22:06:02 +12:00 |
|
Robert O'Callahan
|
ad539ed40b
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
--HG--
extra : rebase_source : 5d6728b11a121565f828f27e8abed5e0172aa069
|
2009-07-30 14:54:42 +12:00 |
|
Robert O'Callahan
|
b26bf31d5e
|
Bug 467914. GetOverflowRectRelativeToSelf shouldn't always expect a preEffectsBBox. r=dbaron
--HG--
extra : rebase_source : cc6cd0bf3f4b11785b85baeaf74bd9ef7725c42f
|
2009-07-30 14:48:13 +12:00 |
|
Timothy Nikkel
|
6788e65ce3
|
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
|
2009-07-29 18:10:50 -04:00 |
|
Boris Zbarsky
|
209e31bf48
|
Relanding bug 496823 in the hopes that it's not causing the XP Txul issue.
--HG--
extra : rebase_source : 593d43b5c229e077e4454d848dba59265dee6b58
|
2009-07-29 08:53:27 -04:00 |
|
Boris Zbarsky
|
b4eb9b7084
|
Backed out changeset 622a29736f33 to see whether bug 496823 causes the WinXP Txul regression.
--HG--
extra : rebase_source : 450a2a83442a2326e303f97ad82d8213fbe11490
|
2009-07-28 14:35:28 -04:00 |
|
Boris Zbarsky
|
cc46915a25
|
Followup for bug 504221 to fix debug orange. Have to hold on to an object, not a reference, if the thing passed in might be a temporary.
|
2009-07-28 11:04:45 -04:00 |
|
Boris Zbarsky
|
a2aaeadc49
|
Bug 504972. Remove some redundant code. r=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
5fefb45a48
|
Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
9d47a166af
|
Bug 504221 part 11. Switch the {ib}-split list munging to nsFrameList. r=fantasai,roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
cddaf1831c
|
Bug 504221 part 10. Switch the first-line frame list munging to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
dca83c78dc
|
Bug 504221 part 9. Get rid of a silly LengthOf function. r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
b5d9390d06
|
Bug 504221 part 7. Make nsFrameItems inherit from nsFrameList. rfantasai, r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
31d4329c40
|
Bug 504221 part 6. Switch nsBlockFrame::AddFrames to nsFrameList. r=fantasai,roc
|
2009-07-28 08:51:10 -04:00 |
|
Boris Zbarsky
|
db6ff446ab
|
Bug 504221 part 5. Switch from GetFirstChild to GetChildList (returning an nsFrameList). For now, keep a GetFirstChild shim so callers don't have to be updated. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
b0259fd19b
|
Bug 504221 part 3. Switch overflowFrames storage to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
14796e6173
|
Bug 504221 part 2. Switch ReparentFrameViewList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
58ab0561e4
|
Bug 504221 part 1. Introduce framelist slice and enumerator classes and make the framelist versions of nsFrameList::AppendFrames/InsertFrames return a slice for the new frames. r=fantasai, r+sr=roc
|
2009-07-28 08:51:08 -04:00 |
|
Chris Pearce
|
01dab2e3fe
|
Backout bug 502259
|
2009-07-28 16:30:11 +12:00 |
|
liucougar@gmail.com
|
642e174ae6
|
Bug 502259 - Make delete at end of paragraph work r+cpearce,sr+peterv
|
2009-07-28 14:04:36 +12:00 |
|
Michael Kohler
|
404670f1f3
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |
|
Boris Zbarsky
|
34df7918a4
|
Bug 496823. Blocks can implement GetLastChild() much faster than by just getting first child and iterating its siblings. r=roc
|
2009-07-26 21:27:32 -04:00 |
|
Robert O'Callahan
|
4ef62fb0ed
|
Bug 371839. Remove ParentDisablesSelection, which is effectively unused. r=bzbarsky
--HG--
extra : rebase_source : 920c501f033e026709ec15792cadbb2f24462a0a
|
2009-07-27 10:06:30 +12:00 |
|
Robert O'Callahan
|
14dbcb0874
|
Bug 371839. Simplify SetSelected signature and semantics, and reimplement it in nsTextFrame much more efficiently. r=bzbarsky
--HG--
extra : rebase_source : 18c390e3ebd09de82b1a23699c56b741f928ca37
|
2009-07-27 10:05:41 +12:00 |
|
Robert O'Callahan
|
fb7ad45e60
|
Bug 371839. Remove useless SetSelected implementations. r=bzbarsky
--HG--
extra : rebase_source : 57629a43328f3dbc97a5d0595186a32150722db4
|
2009-07-27 10:03:16 +12:00 |
|
Robert O'Callahan
|
520e8ceae9
|
Bug 505743. Fix nsHTMLScrollFrame::InvalidateInternal to not take the 'invalidation in scrollbar' path when there is no scrollbar. r=dbaron
--HG--
extra : rebase_source : 8709cdba8ea6f9776b61ff935c1c850573caff3a
|
2009-07-27 09:29:01 +12:00 |
|
Robert O'Callahan
|
274e556b1d
|
Bug 505667. Don't need to check INVALIDATE_NOTIFY_ONLY in nsHTMLScrollFrame::InvalidateInternal. r=dbaron
--HG--
extra : rebase_source : fa04db29e722a9aea7aaf54c783d07c432d79cad
|
2009-07-27 09:27:54 +12:00 |
|
Robert O'Callahan
|
c95fd3cf9a
|
Bug 505912. Trust the widget visibility in UpdateWidgetArea. r=dbaron
--HG--
extra : rebase_source : 4c6e1b2366b430763cce546ab0e26576705a0ca3
|
2009-07-27 09:17:43 +12:00 |
|
Boris Zbarsky
|
fa8b53c57c
|
Bug 505482. Make sure to not leave frames on overflow lists when we interrupt reflow. Also fixes bug 478527 and bug 496742. r=roc
|
2009-07-24 09:32:32 -04:00 |
|
Zack Weinberg
|
7f97ecf2df
|
Bug 486065. Hack nsCSSOffsetState::InitOffsets to zero out computed padding and borders when the scrollbar size is zero. r=dbaron
--HG--
extra : rebase_source : 92bcaee46ded00722e3fc86b4ca538e5f90f16ef
|
2009-07-30 15:43:22 +12:00 |
|
Robert O'Callahan
|
82ace80f84
|
Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad
--HG--
extra : rebase_source : 4cdbc37f404c07f509adbfb581c662187813bc4a
|
2009-07-30 14:59:41 +12:00 |
|
Robert O'Callahan
|
feb5fde3fc
|
Bug 506304. Walk all the way up to the nearest widget when computing event coordinates for windowless plugins. r=bz
--HG--
extra : rebase_source : be25ce5ffbae7c90cf0b211ae818046873b6e09a
|
2009-07-30 14:56:52 +12:00 |
|
Robert O'Callahan
|
1384727485
|
Remove accidentally commited .rej files
|
2009-07-22 17:06:12 +12:00 |
|
Robert O'Callahan
|
efcac1ea7f
|
Bug 339548. Part 15: test overlaying an opaque-background table over a plugin.
|
2009-07-22 12:45:16 +12:00 |
|
Robert O'Callahan
|
edefa6fb61
|
Bug 339548. Part 14: hide windowed plugins in CSS transforms and SVG foreignObject contexts; we can't display them properly, so let's not display them at all. r=dbaron
|
2009-07-22 12:45:14 +12:00 |
|
Robert O'Callahan
|
5fa812e479
|
Bug 352093. Part 15: Rework scrolling so that we don't need a dedicated native widget for scrollframes. r=dbaron,joshmoz,karlt,jmathies
|
2009-07-22 12:45:13 +12:00 |
|
Robert O'Callahan
|
a00da77ddf
|
Bug 352093. Part 14: Make content IFRAMEs windowless. r=bzbarsky
|
2009-07-22 12:45:11 +12:00 |
|
Robert O'Callahan
|
d520aa9f3f
|
Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget
|
2009-07-22 12:45:10 +12:00 |
|
Robert O'Callahan
|
2ebc95776b
|
Bug 352093. Part 10: misc fixes to remove assumptions about documents having widgets. r=smaug
|
2009-07-22 12:45:09 +12:00 |
|
Robert O'Callahan
|
97b9409ae1
|
Bug 352093. Part 6: make GetScreenRect work when appunits-per-dev-pixel varies up the frame tree. r=dbaron
|
2009-07-22 12:45:06 +12:00 |
|
Robert O'Callahan
|
723b519262
|
Bug 339548. Part 11: tests for complex plugin clipping.
|
2009-07-22 12:45:02 +12:00 |
|
Robert O'Callahan
|
25b5199778
|
Bug 339548. Part 10.5: Eagerly fix up Mac plugin clip rect to be consistent with other platforms.
|
2009-07-22 12:45:02 +12:00 |
|
Robert O'Callahan
|
41b0dc9d84
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
|
Robert O'Callahan
|
d523d1c325
|
Bug 339548. Part 6: Uninline IsMovingFrame so nsDisplayList.h doesn't have to include nsLayoutUtils.h. r=dbaron
|
2009-07-22 12:44:57 +12:00 |
|
Robert O'Callahan
|
c1e47bdb51
|
Bug 505184. Expose nsFrame::DisplayBackgroundUnconditional so we can easily create an nsDisplayBackground elsewhere. r=dbaron
|
2009-07-22 12:44:51 +12:00 |
|
Robert O'Callahan
|
b47de0a11e
|
Bug 500632. Suppress invalidation caused by parts inside collapsed scrollbars. r=dbaron
|
2009-07-22 12:44:49 +12:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Steven Michaud
|
8bc55f5541
|
[OSX] Embedded plugins don't print - NPP_Print not called. b=191046 r=josh,kinetic
|
2009-07-20 17:10:36 -05:00 |
|
Ehsan Akhgari
|
501c1de9a4
|
Fix the build bustage from bug 499377
|
2009-07-15 12:10:26 +04:30 |
|
fantasai
|
1a4e383ad9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Peter Van der Beken
|
ed0899f1ce
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|
fantasai
|
678c355f17
|
Bug 503183 - Use Overflow Containers for float continuations beyond end of containing block r=roc
|
2009-07-13 09:50:54 -07:00 |
|
Benjamin Smedberg
|
7f34fe29a0
|
nsIPluginInstance.getMIMEType should be a [shared, const] parameter... it doesn't follow the normal XPCOM rules about allocating memory. r=josh sr=jst
|
2009-07-13 12:27:46 -04:00 |
|
Simon Montagu
|
650af63626
|
Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc
|
2009-07-12 06:32:48 -07:00 |
|
Josh Aas
|
908cd606b2
|
Get rid of GUItoMacEvent and nsPluginEventType. b=503133 sr=roc
|
2009-07-10 20:20:32 -04:00 |
|
Robert O'Callahan
|
301eb1e0b2
|
Bug 371839. Assertions that scan all continuations should bail out if the continuation chain is too long, so they don't add O(N) to algorithmic complexity. r=bzbarsky
|
2009-07-10 14:03:03 +12:00 |
|