Commit Graph

1904 Commits

Author SHA1 Message Date
Boris Zbarsky
9067561832 Bug 484710. Add a notification for when a window's scope stops being usable. r=jst 2010-05-14 17:17:52 -04:00
Doug Turner
0a3e544581 merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jason Duell
65436d8fac Merge from m-c in order to fix e10s necko hangs caused by last m-c merge. 2010-03-19 23:55:40 -07:00
Markus Stange
d0cb573e65 Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst 2010-03-17 18:10:57 +01:00
Johnny Stenback
4fec3275ef Fixing bug 550905. Don't use uninitialized values. r=jonas@sicking.cc 2010-03-19 15:06:13 -07:00
Markus Stange
8e573045c0 Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures. 2010-03-17 20:03:53 +01:00
Markus Stange
56f855c121 Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst 2010-03-17 18:10:57 +01:00
Jonas Sicking
8447d3a62b Bug 549452 followup. Address review comment by renaming function. 2010-03-13 12:39:36 -08:00
Ben Newman
48dd224b59 Simpler approach to bug 523885. r=jst 2010-03-11 20:42:05 -08:00
Jonas Sicking
ccce69061c Bug 549539: Send a notification after a new window is created, but before any script inside it has run. r=mrbkap sr=bz 2010-03-12 17:04:02 -08:00
Jonas Sicking
d7c0532397 Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst 2010-03-12 16:59:18 -08:00
Jason Duell
96aa5fcd00 Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again. 2010-03-18 14:59:34 -07:00
Doug Turner
bb21f5ce3a Merge with mc 2010-03-17 10:37:32 -07:00
Doug Turner
9c299ae63a Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js. 2010-03-10 19:13:35 -08:00
Doug Turner
8160dff0bb Merge with mc 2010-03-08 10:09:55 -08:00
Chris Jones
81c10b62f6 Merge from mozilla-central 2010-02-22 21:31:18 -06:00
Olli Pettay
44ad010b22 Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg 2010-02-20 19:05:20 +02:00
Olli Pettay
1846f7bda9 Bug 549566, clean-up beforeunload message, r=sicking 2010-03-03 14:41:57 +02:00
Martin Stransky
58f3d556b9 Bug 546270: Use SetupSilentPrinting() to initialize mGTKPrinter for window.print() calls. r=roc 2010-03-10 12:33:35 -08:00
Nochum Sossonko
ae0919affd Bug 536889 - Don't throw in nsGlobalWindow::Print when printing is disabled, r=olli.pettay 2010-02-21 21:47:21 -05:00
Neil Deakin
b646d240d2 Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug 2010-02-20 11:07:03 -05:00
Jae-Seong Lee-Russo
7144f31c65 Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv 2010-02-20 08:59:07 -05:00
Ben Newman
1a03f5bf9e Backout of changeset c3b327ad051a due to failure of dom/tests/mochitest/bugs/test_bug459848.html. 2010-02-23 13:57:15 -08:00
Ben Newman
7e10cf9e0c Bug 523885 - Tabbrowser handling of window.close possibly leak-prone. r=bz+sr=jst 2010-02-23 10:45:05 -08:00
Olli Pettay
c6c82a30b5 Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking 2010-04-27 12:58:58 +03:00
Olli Pettay
9449de87b6 Bug 552663, start timeouts asynchronously when jsd enables scripts, r=jst 2010-03-24 00:35:15 +02:00
Benjamin Smedberg
20cccc67ea Bug 567357 - Fire a DOMWindowCreated event which matches the observer-service notification in bug 549539 so that extensions/message-manager scripts can add DOM features before any content script runs, r=sicking 2010-06-10 12:23:40 -04:00
Olli Pettay
faac788716 backout Bug 568975 2010-06-10 14:25:45 +03:00
Olli Pettay
9d1ac7aee8 Bug 562901 - Synchronous XMLHttpRequests cause setInterval to stop functioning, r=jst 2010-06-10 13:29:43 +03:00
Olli Pettay
0a543e1a92 Bug 568975 - m-c message manager slowed down event handling a bit, r=jst 2010-06-10 13:05:31 +03:00
Olli Pettay
e4ee32cc28 Bug 566024 - Add a 'global' messageManager, r=jst 2010-06-10 12:26:19 +03:00
Drew Willcoxon
68d4aa8a60 Bug 570986 - nsGlobalWindow::Dump should check all bytes, not chars, when replacing \r with \n. r=bzbarsky 2010-06-09 14:08:17 -07:00
Dan Witte
06fe791486 Bug 568059 - Remove navigator.preference. r=sicking, sr=jst 2010-06-08 16:43:55 -07:00
Robert Sayre
345793998c Merge mozilla-central to tracemonkey. 2010-06-30 11:54:20 -07:00
Blake Kaplan
1ad9ec2703 More bustage fixing. 2010-06-29 18:28:21 -07:00
Blake Kaplan
ab46794296 Add another missing null check. 2010-06-29 14:35:23 -07:00
Blake Kaplan
3e31f92d67 Restore lost null check. 2010-06-29 13:16:19 -07:00
Blake Kaplan
d376a23770 Bug 575431 - Re-marry nsGlobalWindow to JS (instead of being language-agnostic). r=jst 2010-06-29 11:46:39 -07:00
Blake Kaplan
38c3b8cb1f Bug 574517 - Separate the inner and outer windows' JS classes. r=jst 2010-06-28 16:39:00 -07:00
Robert Sayre
f7895efcfc Merge mozilla-central to tracemonkey. 2010-06-23 17:04:20 -07:00
Robert Sayre
ff0294cf5b Merge mozilla-central to tracemonkey. 2010-06-21 18:01:14 -07:00
Blake Kaplan
fe2930f5c7 Bug 567451 - Inline some functions that have no business appearing in profiles. r=jst 2010-06-08 09:13:08 -07:00
Blake Kaplan
b6eb8dc2a8 Bug 567048 - Cache same-origin XOWs in the wrapped native's object. r=jst 2010-05-28 16:01:08 -07:00
Daniel Holbert
b523c9a7d5 Bug 501423 followup: Reorder init lists to fix "will be initialized after" build warnings. r=jst 2010-02-02 12:05:24 -08:00
Justin Lebar
a1288e078a Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert
4169db85ee Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Justin Lebar
3bf83e55ef Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Dave Townsend
e891b712e7 Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst 2010-01-28 10:35:20 -08:00
Honza Bambas
d6bdaf09d8 Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Justin Lebar
4e0f65eb69 Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug 2009-11-26 21:01:43 -08:00