Henri Sivonen
|
75503400a1
|
Bug 844461 - Perform alias resolution on the fallback encoding pref value. r=smontagu.
|
2013-03-04 20:09:11 +02:00 |
|
Olli Pettay
|
d4e85cad91
|
Bug 840263, make sure to notify the right navigation timing about page load, r=hsivonen
|
2013-02-20 20:15:21 +02:00 |
|
Julian Viereck
|
6420cdd172
|
Bug 743252 - Implement moznomarginboxes attribute. r=roc
|
2013-02-20 10:50:21 -05:00 |
|
Trevor Saunders
|
443e419ad9
|
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05:00 |
|
Cameron McCormack
|
3b2d35e695
|
Bug 830278 - Allow disabling of selecting printing with mozdisallowselectionprint on the document element. r=roc
|
2013-01-29 15:59:55 +11:00 |
|
Mats Palmgren
|
86e1b76689
|
Bug 830236 (follow-up) - Keep the print engine when printing finished inside Print Preview. Make nsPrintEngine::DestroyPrintingData re-entrancy safe. r=cam
|
2013-01-20 13:40:09 +01:00 |
|
Mats Palmgren
|
3402a22275
|
Bug 830236 - Add re-entrancy protection in a few places to avoid destroying things twice. r=cam
|
2013-01-15 21:47:10 +01:00 |
|
Mats Palmgren
|
4705f14ee7
|
Bug 823041 - Destroy the pres shell before the document. r=roc
|
2012-12-09 23:31:54 +01:00 |
|
Robert O'Callahan
|
afd18647c0
|
Bug 826632. Part 3: Create nsViewManagers directly instead of using XPCOM. r=tnikkel
|
2013-01-05 16:12:49 +13:00 |
|
Robert O'Callahan
|
eb22569b67
|
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
|
2013-01-05 16:12:42 +13:00 |
|
Robert O'Callahan
|
67b24645e1
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Phil Ringnalda
|
f40517090e
|
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
CLOSED TREE
|
2013-01-04 21:30:14 -08:00 |
|
Robert O'Callahan
|
b4b1f96941
|
Bug 826632. Part 3: Create nsViewManagers directly instead of using XPCOM. r=tnikkel
|
2013-01-05 16:12:49 +13:00 |
|
Robert O'Callahan
|
4d45e573ba
|
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
|
2013-01-05 16:12:42 +13:00 |
|
Robert O'Callahan
|
b20214218e
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
|
Trevor Saunders
|
182f3ee366
|
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
|
2012-12-28 20:56:42 -05:00 |
|
Robert O'Callahan
|
ae130ef998
|
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
This was autogenerated by basically replacing all occurrences of the word "nsIView" with nsView.
|
2013-01-04 02:23:11 +13:00 |
|
Kyle Huey
|
3bc36c26d0
|
Bug 696591: Properly handle blocking databases from pages that are entering the bfcache. r=bent,bz
|
2012-12-20 06:18:03 -08:00 |
|
Masayuki Nakano
|
9722fe8c92
|
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
dd4680eca9
|
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
|
2012-12-16 10:26:03 +09:00 |
|
Scott Johnson
|
0efbfb5758
|
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
|
2012-11-28 18:26:39 -06:00 |
|
Mounir Lamouri
|
624a7d041c
|
Bug 764240 - Clamp window.sizeToContent() the same way we clamp other resizing methods. r=bz
|
2012-11-19 23:18:21 +00:00 |
|
Phil Ringnalda
|
065ebc8d6d
|
Back out 204665ad4a24 (bug 764240) for Android M4 failures
|
2012-11-19 14:40:32 -08:00 |
|
Mounir Lamouri
|
838adb160a
|
Bug 764240 - Clamp window.sizeToContent() the same way we clamp other resizing methods. r=bz
|
2012-11-19 18:15:23 +00:00 |
|
Robert O'Callahan
|
bf2aa4af25
|
Bug 811301. Part 3: Cleanup presshell code now that we don't do special state save/restore for the root scroll frame. r=mats
Scrolling is never synchronous now, so we don't need to block scripts
or reflows when restoring the scroll position.
|
2012-11-14 22:40:28 -08:00 |
|
Felipe Gomes
|
3c4c2484d8
|
Bug 803255. Ensure previous document viewer is cleared when creating a new one to avoid leaking the old one. r=bz
|
2012-11-12 13:00:19 -08:00 |
|
Mounir Lamouri
|
492766236b
|
Bug 809425 - Fix GCC 4.7 warnings in nsDocumentViewer.cpp. r=bz
|
2012-11-07 16:51:32 +00:00 |
|
Nathan Froyd
|
cb4c9c2a0d
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Karl Tomlinson
|
9eb7b9892e
|
b=793501 attach DocumentViewer to top GTK widget r=roc
|
2012-10-23 11:46:45 +13:00 |
|
Karl Tomlinson
|
4b8bfe0e85
|
b=793501 don't resize toplevel window in response to resized notification r=bz
|
2012-10-23 11:32:24 +13:00 |
|
Gabor Krizsanits
|
84d59b38a4
|
Bug 676054: part3: nsStyleSheetService::GetInstance. r=bz
|
2012-10-16 21:45:56 +02:00 |
|
Matt Woodrow
|
e813da3696
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
|
Ed Morley
|
ed4fe023b5
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
24eaff95c9
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-08-29 17:38:58 +12:00 |
|
Olli Pettay
|
6bc32c9afa
|
Bug 790856, ensure bounds on the previous viewer, r=bz
|
2012-09-21 10:38:14 +03:00 |
|
Julian Viereck
|
692ed878a3
|
Bug 468568. Main patch: support downloading fonts in printing and print preview. r=smaug
|
2012-09-04 16:29:27 +03:00 |
|
Robert O'Callahan
|
71856993df
|
Bug 468568. Part 0.8: Remove invalid assertion about matching containers. r=smaug
|
2012-09-17 17:10:03 +12:00 |
|
Ehsan Akhgari
|
57ec2ec569
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
L. David Baron
|
d86552b7aa
|
Rename nsIPresShell::InitialReflow to Initialize since it doesn't actually perform reflow. (Bug 788956) r=roc
|
2012-09-06 21:16:09 -07:00 |
|
Scott Johnson
|
6014d9b8c2
|
Bug 780258: Add an interface to set the maximum line box width, accessible from chrome script. [r=dbaron]
|
2012-09-05 16:39:34 -05:00 |
|
Brendan Dahl
|
303300506a
|
Bug 745025 - Part 2 - Adds layout/printing support for mozPrintCallback. r=roc
|
2012-08-30 17:24:35 -07:00 |
|
Ehsan Akhgari
|
243c878d26
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Neil Deakin
|
ea846a8e61
|
Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin
|
2012-08-13 15:05:34 -04:00 |
|
Ehsan Akhgari
|
7917f7709f
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
3910f004e2
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Henri Sivonen
|
d1de4e669c
|
Bug 775467 - Make readyState progress through all states without duplicate transitions. r=bzbarsky.
|
2012-07-27 16:35:09 +03:00 |
|
Geoff Lankow
|
9aed6e8f4b
|
Bug 230959 - Inconsistent extra 1 pixel width of XUL window; r=Neil
|
2011-09-07 22:14:04 +12:00 |
|
Ehsan Akhgari
|
d07e155f48
|
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:24:55 -04:00 |
|
Ms2ger
|
270eca9657
|
Bug 767790 - Remove nsIHTMLDocument::{Get,Set}IsFrameset; r=mounir
|
2012-07-02 08:22:37 +02:00 |
|