Paolo Amadini
|
f59a485dfb
|
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
|
2012-04-12 12:27:14 +02:00 |
|
Josh Matthews
|
2cc5f8574f
|
Bug 725210 - Add observer notification for last PB docshell going away. r=bz
|
2012-02-21 12:32:17 -05:00 |
|
Justin Lebar
|
ee4d74361d
|
Bug 737307 - Don't clobber mLoadType in short-circuited loads. r=bz
--HG--
extra : rebase_source : 9ae25aa8144136f202251b61050adb6b05fe08af
|
2012-03-29 11:27:13 -07:00 |
|
Marco Bonardo
|
7bf2e7218c
|
Bug 738762 - Pass redirect and error information to global history.
r=bz
|
2012-03-29 15:07:09 +02:00 |
|
Oonishi Atsushi
|
2d0c83212c
|
Bug 680727 - Part 2: docshell should pass a reloaded page to global history. r=smaug
|
2012-03-28 21:51:01 +02:00 |
|
Justin Lebar
|
8dd521e600
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 7ed3e56bbf06d97a9b0127eecf87128c5389a1b1
|
2012-03-28 11:36:50 -07:00 |
|
Justin Lebar
|
76f85b36c5
|
Back out changesets 6a2c57fa8edf, 34526f45d863 (bug 737307) due to web-facing regressions (e.g. bug 739478). r=bz
--HG--
extra : rebase_source : 4b595ee4ef7ab60a1d831bf50f1c973161e3187c
|
2012-03-26 17:10:07 -07:00 |
|
Gavin Sharp
|
d52625521a
|
Bug 738804: back out keyword.URL prompting code while we investigate other larger changes, r=fryn
--HG--
extra : transplant_source : %F0G%AD%A1%89%C6%93%BB%CB/t%9E%DE%14%E9%7D2%91%EFF
|
2012-03-23 16:27:54 -07:00 |
|
Mark Capella
|
1e7fdd17b2
|
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
|
2012-03-23 18:13:29 +01:00 |
|
Henri Sivonen
|
f2d3f89eb7
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
|
Justin Lebar
|
7fbfb4bae3
|
Bug 737307 - Part 2: Fix. r=bz
|
2012-03-21 09:53:40 -04:00 |
|
Justin Lebar
|
d64a9f844b
|
Back out 4d69dc0ec681 (bug 737307) due to orange.
|
2012-03-21 08:57:14 -04:00 |
|
Justin Lebar
|
6dc75a3ff2
|
Fix bug 737307. r=bz
|
2012-03-21 07:38:01 -04:00 |
|
Gavin Sharp
|
7ab87937cc
|
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi
--HG--
extra : transplant_source : F%5E%C6ge%1B%5B%14%0C%20%C4%C7%82%DA%D9%96%C0%86%A5%C6
|
2012-02-22 16:35:56 -08:00 |
|
Justin Lebar
|
d77dae5390
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Tim Taubert
|
2a877d9dd5
|
merge m-c to fx-team
|
2012-02-27 09:44:06 +01:00 |
|
Tim Taubert
|
9d1d0d49a3
|
Bug 683953 - Part 2 - Add a docShell's history ID to the debug output; r=jlebar
|
2012-02-25 12:48:06 +01:00 |
|
Honza Bambas
|
e9c33fe76e
|
Bug 495337 - Make sessionStorage use principals instead of string domains, r=bz+bclary
|
2012-02-23 18:41:25 +01:00 |
|
Ed Morley
|
ef395cb269
|
Merge mozilla-central to mozilla-inbound
|
2012-02-23 01:03:16 +00:00 |
|
Justin Lebar
|
13191e1263
|
Bug 728939 - Part 2: Add tests. r=bz
--HG--
extra : rebase_source : 00ea8c6aba6d41d719334ae8adaed07e7d9273f1
|
2012-02-22 16:54:11 +01:00 |
|
Justin Lebar
|
d7c3e50635
|
Bug 728939 - Part 1: Changing a URI's hash should update document.URL. r=bz
--HG--
extra : rebase_source : a41d88a9375d60a05ed61a6214003762119b7370
|
2012-02-22 16:53:58 +01:00 |
|
Rob Campbell
|
eb749cad65
|
merge fx-team to m-c
|
2012-02-22 12:47:22 -04:00 |
|
Nicholas Nethercote
|
f407686454
|
Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan.
--HG--
extra : rebase_source : ad9de010f0b51d5ae7d74b8cbc04c8748767ec0b
|
2012-02-16 22:10:39 -08:00 |
|
Jared Wein
|
1c58f1711c
|
Bug 725700 - Keyboard arrow keys and scrollbar buttons should have consistent scrolling distances.
|
2012-02-20 11:24:36 -05:00 |
|
Oonishi Atsushi
|
c249205cdc
|
Bug 382702 - Create a blank URL for session history when an invalid protocol is used. r=biesi
|
2011-12-15 08:03:00 -05:00 |
|
O. Atsushi
|
e866554637
|
Bug 312680 - Unknown protocol error should cause an error page instead of a dialog. r=biesi
|
2012-02-15 23:28:19 +01:00 |
|
Josh Matthews
|
91559e0581
|
Bug 729140 - Add de-XPCOMed getter for private browsing status on nsILoadContext. r=bz
|
2012-02-21 12:08:22 -05:00 |
|
Geoff Lankow
|
baa4881110
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part B, remove uses of nsIPrefBranch2 in modules/libpref/ ; r=bsmedberg
|
2012-01-16 21:47:13 +13:00 |
|
Josh Matthews
|
9114a9d0a4
|
Backing out bug 725210, changeset 01259925085c r=orange
|
2012-02-08 02:34:00 -05:00 |
|
Josh Matthews
|
fafb3fc1de
|
Bug 725210 - Add observer notification for last PB docshell going away. r=bz
|
2012-02-08 01:52:39 -05:00 |
|
Josh Matthews
|
7c3ef60c66
|
Bug 722840 - Add private browsing attribute to docshells. r=bz
|
2012-02-02 14:03:46 -05:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Gavin Sharp
|
68c7507d6c
|
Bug 723207: fix SimpleTest.info when called as just info(), r=jmaher
--HG--
extra : transplant_source : %02%AC%FC%98%E8%23%FE%9A%3D%BC%DEck%16%9FP%CE%95%B3%AF
|
2012-02-01 10:11:53 -08:00 |
|
Gavin Sharp
|
94d37b8e6a
|
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
|
2012-01-30 18:29:44 -08:00 |
|
Tim Taubert
|
e0586ac554
|
Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug
|
2012-02-01 11:45:53 +01:00 |
|
Wes Johnston
|
85a0266e37
|
Bug 301471 - Autofocus the Try Again button in the net error dialog. r=bz
|
2012-01-25 01:31:33 +01:00 |
|
Simon Montagu
|
6d25747926
|
Remove unused forcedDetector property. Bug 713825, r=bz
|
2012-01-24 11:52:05 +02:00 |
|
Simon Montagu
|
4feaa1e8f3
|
Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck
|
2012-01-24 11:52:05 +02:00 |
|
Simon Montagu
|
07bbd70b32
|
Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz
|
2012-01-24 11:52:04 +02:00 |
|
Mike Hommey
|
176d9e4f6b
|
Bug 718737 - Add a startup timeline event on the first nsDocShell::LoadURI for non about:blank content. r=bz,r=tglek
|
2012-01-19 08:40:18 +01:00 |
|
Tim Taubert
|
d798b882da
|
merge m-c to fx-team
|
2012-01-16 11:20:19 +01:00 |
|
Jared Wein
|
3a800a6051
|
Bug 198964 - Enable smooth scrolling by default. r=gavin
|
2012-01-13 16:26:34 -08:00 |
|
Bobby Holley
|
9fb9ba7af0
|
Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz
|
2011-12-30 09:35:39 -08:00 |
|
Markus Stange
|
76504f5eaa
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
cb70f28632
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Steffen Wilberg
|
d6ad97090d
|
Bug 707570: Use Services.prefs instead of gPrefService in browser_bug435325.js. r=bz
|
2011-12-29 10:42:57 +01:00 |
|
Rafael Ávila de Espíndola
|
8b9ca6c71b
|
Bug 712754 - Call do_get_profile. r=mak.
|
2011-12-28 08:46:04 -05:00 |
|
Phil Ringnalda
|
3f8c5b26b0
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|
Justin Lebar
|
0a0da95eaf
|
Bug 707893 - Ignore X-Frame-Options on b2g. r=bz
--HG--
extra : rebase_source : 636a7d9f892c2b280acb0b004b61f02b58352d36
|
2011-12-22 11:51:00 -05:00 |
|
Markus Stange
|
fc0530b684
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|