Henri Sivonen
|
eb050aeb55
|
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
|
2013-10-16 04:46:10 +03:00 |
|
Gabor Krizsanits
|
7b41a35e1e
|
Bug 565388 - No paint for invisible docshell. r=tnikkel
|
2013-10-16 15:18:42 +02:00 |
|
Bob Owen
|
858efdc803
|
Bug 766282 - Implement allow-popups directive for iframe sandbox. r=smaug
|
2013-03-21 18:44:58 +00:00 |
|
Brian 'geeknik' Carpenter
|
56c4c7c860
|
Bug 924596 - Remove about:compartments from about:about. r=njn
|
2013-10-10 10:54:02 -04:00 |
|
David Christiandy
|
f47321f71c
|
Bug 906282 - Replace pref observer with var cache and remove nsIObserver inheritance. r=bz
|
2013-10-06 15:30:19 -04:00 |
|
Deian Stefan
|
e424826f91
|
Bug 916985 - nsDSURIContentListener::DoContent does not handle CreateContentViewer failures correctly. r=bz
|
2013-09-22 19:54:53 -07:00 |
|
Ehsan Akhgari
|
7bb8ab1a35
|
Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst
--HG--
extra : rebase_source : 8c5f5429574313a1304eb2779cdb6b5702e4094d
|
2013-10-02 16:09:18 -04:00 |
|
Scott Johnson
|
1d75885366
|
Backout 6a5549d97d8d (bug 878935) for missing IID changes.
|
2013-10-02 11:36:44 -05:00 |
|
Christoph Kerschbaumer
|
a8eb623c18
|
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
|
2013-08-19 12:31:24 -07:00 |
|
Scott Johnson
|
b0b7d88ca3
|
Bug 878935: Pause painting while reflow-on-zoom is in progress to provide a better user experience. [r=kats]
|
2013-10-01 14:52:13 -05:00 |
|
Michael Comella
|
1908d15a04
|
Bug 915355 - Part 1: Add comment clarifying a keyword-search event. r=gavin
|
2013-09-27 09:38:25 -07:00 |
|
Wes Kocher
|
4c8aedc06e
|
Merge b2g-i to m-c
|
2013-09-24 19:58:09 -07:00 |
|
Wes Kocher
|
ea284218ed
|
Merge inbound to m-c
|
2013-09-24 19:41:44 -07:00 |
|
Fabrice Desré
|
6f244e44a6
|
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
|
2013-09-24 14:21:10 -07:00 |
|
Felipe Gomes
|
b1941cc25d
|
Bug 916667 - about:tabcrashed fails to display for pages with no title. r=markh,glandium
|
2013-09-24 00:47:57 -03:00 |
|
Ehsan Akhgari
|
8c43a4f37f
|
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
|
2013-09-23 17:30:40 -04:00 |
|
Masayuki Nakano
|
0fbfe07d7e
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Ehsan Akhgari
|
b5889f412e
|
Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky
--HG--
extra : rebase_source : ddae0c7f915c086fcd98bda168ab127764d4f7fc
|
2013-09-22 19:25:21 -04:00 |
|
Phil Ringnalda
|
95c5bfc8b9
|
Merge m-c to m-i
|
2013-09-18 23:28:41 -07:00 |
|
Paul Rouget
|
b5a1da4913
|
Backed out changeset 184a0076278b (bug 890195). Almost-perma orange
|
2013-09-18 17:53:15 +02:00 |
|
Ryan VanderMeulen
|
e6b0a07ee6
|
Merge m-c to inbound.
|
2013-09-17 22:47:28 -04:00 |
|
Ryan VanderMeulen
|
8e0a6c6e41
|
Merge m-c to fx-team on a CLOSED TREE.
|
2013-09-17 20:27:03 -04:00 |
|
Mina Almasry
|
94bdd8d0fe
|
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
|
2013-09-17 20:45:19 -04:00 |
|
Ehsan Akhgari
|
6b11475943
|
Bug 917304 - Remove some dead code in docshell/; r=bzbarsky
|
2013-09-17 12:38:56 -04:00 |
|
Nicholas Cameron
|
e8397c300b
|
Bug 917576. Disable failing crashtest for Cipc. r=bholley
|
2013-09-19 07:25:21 +12:00 |
|
Paul Rouget
|
b042dc9c82
|
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
|
2013-07-17 05:08:00 +02:00 |
|
Tom Schuster
|
3d2fa7cabf
|
Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug
|
2013-09-12 15:24:11 -04:00 |
|
Bobby Holley
|
99fb227628
|
Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
|
2013-09-12 11:18:25 -07:00 |
|
Ed Morley
|
2024eed798
|
Backed out changeset cc9df767c70b (bug 914521) for Android timeouts during crashtests
|
2013-09-12 09:29:14 +01:00 |
|
Bobby Holley
|
7cc64cec66
|
Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
|
2013-09-11 22:57:24 -07:00 |
|
Nicholas Nethercote
|
fbf85946b7
|
Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
|
2013-09-03 20:05:17 -07:00 |
|
Mark Hammond
|
40f61430b5
|
Bug 909218 - add defaultLoadFlags to nsILoadGroup and have the docShell set them. r=mayhemer
|
2013-09-06 16:33:29 +10:00 |
|
Mark Hammond
|
94e78bfd55
|
Bug 909218 - add defaultLoadFlags to nsIDocShell. r=bz
|
2013-09-06 16:33:28 +10:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ed Morley
|
3d679673b4
|
Merge latest green inbound changeset and mozilla-central
|
2013-09-04 12:54:46 +01:00 |
|
Felipe Gomes
|
cf77c1b0f9
|
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
|
2013-09-03 19:11:22 -03:00 |
|
Ehsan Akhgari
|
1bbecd33dc
|
Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky
--HG--
extra : rebase_source : b0c00f4b1c1f0c3c0754ff9fa8cb9bd28b78b1fd
|
2013-09-03 16:17:26 -04:00 |
|
Nicholas Nethercote
|
01c70c8c97
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|
Tim Taubert
|
001962a236
|
Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz
|
2013-08-30 06:14:59 +02:00 |
|
Ryan VanderMeulen
|
675c5a5a39
|
Backed out changeset 3a1f27080f9c (bug 906811) for Linux mochitest failures.
|
2013-08-28 20:15:34 -04:00 |
|
Timothy Nikkel
|
03630b612f
|
Bug 906811. Don't enter favor performance mode when loading documents in background tabs. r=smaug
This means we are trading (possible) performance in background tabs for responsiveness in foreground tabs and chrome.
|
2013-08-28 15:16:16 -05:00 |
|
Brian O'Keefe
|
d118b95a0d
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Mark Banner
|
2b8e6d47e8
|
Bug 909870 nsIContentViewerFile::printWithParent is unused. r=bz
|
2013-08-28 08:28:03 +01:00 |
|
Drew Willcoxon
|
b7e11dbae6
|
Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger
|
2013-08-24 01:10:50 -07:00 |
|
Ms2ger
|
f805d8d6eb
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
913bab58b0
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
bdfaa84f5b
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
4fb1aa6786
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Tom Schuster
|
c24d950ecf
|
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
|
2013-08-21 13:24:53 -04:00 |
|