Justin Lebar
|
9ba98bff56
|
Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug
|
2010-05-02 10:31:07 +02:00 |
|
Dave Townsend
|
bfd56a86b8
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
|
Jonas Sicking
|
b41c433cea
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
9c2ad4b2aa
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Blair McBride
|
178190146a
|
Bug 554007: New add-ons manager UI (docshell parts). r=bz
|
2010-04-29 10:54:32 -07:00 |
|
Mitchell Field
|
f544d71a9d
|
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 |
|
Phil Ringnalda
|
c34e9394d6
|
Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin
|
2010-02-20 19:36:46 -08:00 |
|
Brandon Sterne
|
2f9967b962
|
Bug 515460 - enforce CSP during frame redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:51:59 -07:00 |
|
Timothy Nikkel
|
9166d4f4fe
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Taras Glek
|
49db2378ea
|
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
|
2010-04-12 08:44:28 -07:00 |
|
Timothy Nikkel
|
54c2a7920d
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
|
Timothy Nikkel
|
b696838d2e
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
0e4f04dc67
|
Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:08:37 -05:00 |
|
Timothy Nikkel
|
1fccc50b36
|
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:07:52 -05:00 |
|
Craig Topper
|
25d5518e18
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Timothy Nikkel
|
046659cbfd
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Craig Topper
|
fd9001c409
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Neil Deakin
|
3ea1a5bd7d
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Philipp von Weitershausen
|
81f833c19e
|
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
|
2010-03-08 19:30:02 -05:00 |
|
Mark Banner
|
8cdf162518
|
Bug 545407 Remove code that disables DNS pre-fetching for APP_TYPE_MAIL/EDITOR docshells (in favour of letting it be managed by app specific policies). r=bzbarsky
|
2010-03-10 10:30:23 +00:00 |
|
Julian Seward
|
42859c9776
|
Bug 549236. Initialize these variables, so we don't use uninitialized values later. r=bzbarsky
|
2010-03-09 15:37:22 -05:00 |
|
Boris Zbarsky
|
ef4ee99cc9
|
Backed out changeset dc835fb21c0c (bug 503832) on suspicion of causing a Tsspider regression.
--HG--
extra : rebase_source : b15b7bbd372fcbd768e653e89049804fed9070c8
|
2010-03-09 09:35:14 -05:00 |
|
Boris Zbarsky
|
36651912c4
|
Bug 550458. Treat quotes the same as spaces for determining whether a string should be passed to keyword.URL. r=jst
|
2010-03-08 19:30:02 -05:00 |
|
Philipp von Weitershausen
|
48a002ddce
|
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
|
2010-03-08 19:30:02 -05:00 |
|
timeless@mozdev.org
|
6a63bb9e94
|
Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)]
r=bz
|
2010-02-28 17:28:54 +02:00 |
|
Jonas Sicking
|
5310e41295
|
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
|
2010-02-24 21:58:17 -08:00 |
|
Shawn Wilsher
|
72fccd35dd
|
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
r=bz
sr=sicking
|
2009-12-15 16:04:18 -08:00 |
|
Neil Deakin
|
3cb7c0acf7
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Timothy Nikkel
|
895e60343d
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Shawn Wilsher
|
0d6465dc78
|
Backed out changeset af29773ebf66
|
2010-02-18 10:01:13 -08:00 |
|
Shawn Wilsher
|
18f2557e51
|
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
r=bz
sr=sicking
|
2009-12-15 16:04:18 -08:00 |
|
Shawn Wilsher
|
94acf62a02
|
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
|
2009-08-20 11:56:10 -07:00 |
|
Timothy Nikkel
|
0483c805d9
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
4f8c3bd548
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
|
Jae-Seong Lee-Russo
|
6a12c8a3bb
|
Bug 530382. Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in docshell. r=jst
|
2010-02-09 12:09:06 -05:00 |
|
Jae-Seong Lee-Russo
|
082e12c87c
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Sid Stamm
|
26ad4e5a5b
|
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
|
2010-02-05 14:08:27 -06:00 |
|
Justin Lebar
|
2fc408988c
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Daniel Holbert
|
585d440f02
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
|
Justin Lebar
|
731c252671
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Honza Bambas
|
3f72ce86df
|
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
|
2010-01-28 15:53:53 +01:00 |
|
Steffen Wilberg
|
c762cf2060
|
Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky
|
2010-01-23 11:07:48 +01:00 |
|
Olli Pettay
|
8f9e916c89
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
|
Justin Lebar
|
46de8dd77f
|
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
|
Robert O'Callahan
|
15976008ca
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
|
Robert O'Callahan
|
a1e9364edb
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Steffen Wilberg
|
35fff6553d
|
Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor
|
2009-08-21 21:28:46 +02:00 |
|
Robert O'Callahan
|
52d6a35781
|
Backed out changeset ad1892e1bb82
|
2010-01-07 15:17:15 +13:00 |
|
Justin Lebar
|
3c5c37e7fc
|
Bug 515190: Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
|
Boris Zbarsky
|
9dd0888609
|
Bug 536772. Wallpaper over us switching the subdoc map entry too early. r=dbaron
|
2009-12-27 08:50:08 -05:00 |
|