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 |
|
Markus Stange
|
4ef3f032b5
|
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 |
|
Nathan Froyd
|
40b05d36da
|
Bug 709205 - use GetObserverService in dom,docshell; r=bz
|
2011-12-09 14:35:37 -05:00 |
|
Masayuki Nakano
|
ff533c4bd8
|
Bug 504586 test_bug430723.html should listen to scroll event after sending key events r=smaug
|
2011-12-16 22:38:45 +09:00 |
|
Masayuki Nakano
|
d82ad83346
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
|
2011-12-16 22:38:45 +09:00 |
|
Masayuki Nakano
|
5aaeb19ce0
|
backout 34b8fe028357
|
2011-12-08 16:42:45 +09:00 |
|
Thomas Prip Vestergaard
|
42a5474001
|
Bug 707395 - Replace PR_MIN/PR_MAX/PR_ABS with NS_MIN/NS_MAX/NS_ABS. r=jlebar
|
2011-12-07 19:49:00 +08:00 |
|
Masayuki Nakano
|
0cf8dbff4b
|
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
|
2011-12-07 14:13:06 +09:00 |
|
Simon Montagu
|
7b749d2345
|
Use BrowserSetForcedCharacterSet instead of Firefox-specific SetForcedCharset. Bug 705943, r=dao
|
2011-11-30 11:10:41 +02:00 |
|
Igor Bazarny
|
6832a953c0
|
Bug 694612. Hook up the performance timing APIs even inside an <object>. r=bzbarsky
|
2011-11-17 10:24:03 +13:00 |
|
Ms2ger
|
df23916853
|
No bug - Remove XPConnect from LOCAL_INCLUDES in docshell/base/Makefile.in; r=bholley over IRC
|
2011-11-16 08:50:19 +01:00 |
|
Michael Wu
|
3e0835d415
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
|
Oonishi Atsushi
|
ebc58fb880
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Masatoshi Kimura
|
fdc52760ee
|
Bug 647403 - Add a pref for CreateFixupURI to use UTF-8; r=bz
|
2011-11-09 16:02:14 +01:00 |
|
Igor Bazarny
|
8b10d6b949
|
Bug 691547. Don't record a navigationStart for a docshell when one of its descendants navigates. r=bzbarsky
|
2011-11-08 11:51:20 -05:00 |
|
Ed Morley
|
345c2b06c0
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Masatoshi Kimura
|
4f145e7333
|
Bug 461304 - Part 1: Add UTF-8 flag to nsDocShell::LoadURI; r=bz
|
2011-11-05 15:48:28 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Justin Lebar
|
d08a635be4
|
Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz
Now with less bustage, I hope.
--HG--
extra : rebase_source : f422a9326391cafb0505390177f1d30379e366b7
|
2011-10-31 22:33:24 -04:00 |
|
Phil Ringnalda
|
0a190baede
|
Back out 65ffdabf1b6b (bug 698656) for orange, and lots of it
|
2011-10-31 20:03:26 -07:00 |
|
Justin Lebar
|
8a52ef0f09
|
Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz
|
2011-10-31 22:33:24 -04:00 |
|
Mark Banner
|
cbd25443a2
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
|
Timothy Nikkel
|
09778341dc
|
Bug 658005. Part 2. Add a frame visibility API that takes into account everything we need, and use it. r=roc
|
2011-10-26 18:57:55 -05:00 |
|
Justin Lebar
|
fbe51410e2
|
Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug
|
2011-10-21 11:26:34 -04:00 |
|
Marco Bonardo
|
e2b3265b60
|
Merge mozilla-central to mozilla-inbound
|
2011-10-19 11:50:01 +02:00 |
|
Marco Bonardo
|
96f6fdb983
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-19 11:47:57 +02:00 |
|
Joel Maher
|
1e47f3d3f0
|
Bug 674321 - port docshell_helpers.js to SpecialPowers. r=ted
|
2011-10-19 05:35:05 -04:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|