surkov.alexander@gmail.com
d79f9fdf76
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
2007-12-11 00:18:04 -08:00
jst@mozilla.org
7d7c6ea11a
Fixing bug 407812. Don't waste time calling QI in nsNodeSH::PreCreate() and nsElementSH::PostCreate(). r+sr=jonas@sicking.cc
2007-12-10 17:19:18 -08:00
peterv@propagandism.org
af929f6a7d
Fix for bug 406684 (Memory leaks when content policies set properties of wrapped nodes). r/sr=sicking.
2007-12-04 16:29:13 -08:00
peterv@propagandism.org
6b0266d4a1
Fix for bug 404117 (ASSERTION: Class name and proto chain interface name mismatch!). r/sr/a=jst.
2007-12-04 10:49:38 -08:00
ted.mielczarek@gmail.com
dab35012df
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
2007-12-04 08:52:23 -08:00
ted.mielczarek@gmail.com
eafb224590
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
2007-12-04 08:45:15 -08:00
jst@mozilla.org
a75c13b7fa
Fixing bug 406671. Speed up nsWindowSH::GetProperty(). r+sr=peterv@propagandism.org, a=jonas@sicking.cc
2007-12-03 19:53:00 -08:00
jst@mozilla.org
2ebdd22dc4
Fixing bug 406692. Speed up nsNodeSH::PreCreate(). r+sr=peterv@propagandism.org, a=jonas@sickin.cc
2007-12-03 19:49:33 -08:00
bzbarsky@mit.edu
ac5c79391c
Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore
2007-12-03 13:57:17 -08:00
reed@reedloden.com
6fd4ebccf6
Bug 382917 - "Display script filename and line number in Stop Script dialog" [p=manish@flock.com (Manish Singh) r+sr=mrbkap a1.9=jst]
2007-12-03 01:17:40 -08:00
kairo@kairo.at
82fdeb6c6e
bug 403800 - Refactor netError.dtd to simplify per-application overrides, r=bz a=dsicore
2007-11-29 08:19:09 -08:00
bzbarsky@mit.edu
d42e441436
Hold the ref to the binding as we install its fields. Bug 404869, r+sr=sicking
2007-11-27 15:46:53 -08:00
dcamp@mozilla.com
602e4a3871
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
2007-11-26 21:32:23 -08:00
dcamp@mozilla.com
e89ae4951a
Bug 405479: fix race condition in test for bug 377539. r=bz
2007-11-26 20:08:19 -08:00
reed@reedloden.com
71b2658219
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-26 18:44:44 -08:00
bzbarsky@mit.edu
a3dfbb576c
Adding test.
2007-11-23 15:31:51 -08:00
reed@reedloden.com
7cc8a4619d
Bug 404748 - "__defineSetter__ regression in FF3: no longer works with event properties when used on prototype" [p=jst@mozilla.org (Johnny Stenback) r+sr=bzbarsky a1.9=schrep]
2007-11-22 17:37:22 -08:00
igor@mir2.org
925e42ad07
Bug 396487: objects can be marked as system only during creation. r,a=brendan
2007-11-13 16:50:17 -08:00
reed@reedloden.com
f9e7a3589e
Bug 319968 - "Some DOM functions don't work in XPCShell (classinfo broken)" [p=Mossop r+sr=jst a1.9=schrep]
2007-11-13 02:35:49 -08:00
reed@reedloden.com
9cae7ffbb6
Bug 395590 - "Entity ProtocolFlagError should be rephrased" [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r+sr=bzbarsky a1.9=damons]
2007-11-12 22:49:11 -08:00
tglek@mozilla.com
4aa1a8372d
bug 398587: Correct prbool misuse in dom/ r=Olli.Petay a=release drivers
2007-11-12 13:57:48 -08:00
jst@mozilla.org
3767f3ba13
Fixing build bustage.
2007-11-11 22:52:07 -08:00
jst@mozilla.org
3f9746b5ee
Fixing bug 400366. Prefix 'Prototype' and 'Constructor' with 'DOM' to avoid conflicting with code on the web. r+sr=peterv@propagandism.org
2007-11-11 22:43:14 -08:00
jst@mozilla.org
f1f4fa6278
Fixing bug 395897. Crash when setting location on frame that no longer exists. r+sr=peterv@propagandism.org
2007-11-11 21:59:41 -08:00
jst@mozilla.org
f4c87264a8
Fixing bug 400204. Make window.innerWidth n' friends not throw when accessed on a non-displayed window. r+sr+a=jonas@sicking.cc
2007-11-11 21:55:22 -08:00
jruderman@hmc.edu
d1ce320a4e
Relanding Mats Palmgren's patch: Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
2007-11-11 14:48:43 -08:00
bzbarsky@mit.edu
7d76cfd304
Base our referrer on the URI of the principal executing the code, not on the URI of the document currently loaded in the window associated to the context we're running on. Bug 402649, r+sr=jst
2007-11-11 11:11:25 -08:00
bent.mozilla@gmail.com
0fb477677b
Bug 308429 - "make tooMuchGC dynamic (runtime gczeal option)". r+sr=jst, a=schrep.
2007-11-11 10:59:28 -08:00
jruderman@hmc.edu
7c47aa7d0c
Back out the patch from bug 400104 to see if it fixes the orange.
2007-11-10 17:48:05 -08:00
mats.palmgren@bredband.net
8a0bf67d6b
Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
2007-11-09 17:11:31 -08:00
jonas@sicking.cc
9b6c58e9d5
bug 402763: cycle collect on memory-pressure notification, r/sr=stuart a=schrep
2007-11-06 13:47:35 -08:00
reed@reedloden.com
30d2d3aec5
Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner]
2007-11-05 14:59:09 -08:00
reed@reedloden.com
ba40fe75ca
Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9]
2007-11-03 11:49:47 -07:00
jst@mozilla.org
25d6ed4518
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
2007-11-01 15:51:57 -07:00
jst@mozilla.org
8d91debfb4
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
2007-10-31 15:52:11 -07:00
peterv@propagandism.org
416b15a44e
Fix for bug 401612 (Multiple dialogs (about, add-ons mgr, etc.) will not open (nsIDOMJSWindow.openDialog exception)). r=smaug, sr=jst, a=blocking1.9+ for M9.
2007-10-31 03:52:22 -07:00
reed@reedloden.com
846a7a900f
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
2007-10-30 13:26:25 -07:00
jwalden@mit.edu
3ef62ea030
Bug 389366 - Canvas's .getImageData is returning premultiplied alpha pixels. r=dolske on my mochitestification of the test he wrote but was too slackerly to convert to a Mochitest :-P
2007-10-29 14:30:45 -07:00
reed@reedloden.com
f3f26dd346
Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9]
2007-10-29 11:29:14 -07:00
peterv@propagandism.org
99066a28f9
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
2007-10-29 06:45:07 -07:00
peterv@propagandism.org
af78151f86
Backing out once more to fix orange.
2007-10-28 05:49:30 -07:00
peterv@propagandism.org
d15713f435
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
2007-10-28 04:14:40 -07:00
jonas@sicking.cc
ebee2dc0d9
bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking
2007-10-26 18:46:09 -07:00
bzbarsky@mit.edu
ed3f0db2e4
Improve this comment too
2007-10-26 18:30:24 -07:00
bzbarsky@mit.edu
46363baf8e
Making comment a little clearer. No code change. Bug 324464.
2007-10-26 18:29:48 -07:00
jonas@sicking.cc
4b1d378c0a
Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst
2007-10-26 17:14:43 -07:00
peterv@propagandism.org
b8200cb3ce
Backing out to fix orange.
2007-10-26 07:15:28 -07:00
peterv@propagandism.org
1d97a741ea
Bustage fix.
2007-10-26 06:40:28 -07:00
peterv@propagandism.org
f262d431c4
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
2007-10-26 06:25:32 -07:00
dbaron@dbaron.org
f31056a796
Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9
2007-10-25 16:30:49 -07:00
Olli.Pettay@helsinki.fi
49aca06e3b
Bug 373462, try to fix possible tdhtml regression
2007-10-22 16:40:13 -07:00
Olli.Pettay@helsinki.fi
0a4c65920e
Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
2007-10-22 14:42:25 -07:00
Olli.Pettay@helsinki.fi
f756e7f2cd
backout Bug 373462, bug 385322. Still regress tp/talos
2007-10-21 09:46:54 -07:00
Olli.Pettay@helsinki.fi
8b43021094
Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
2007-10-21 07:09:29 -07:00
jonas@sicking.cc
826a0a2571
backing out due to test failure
2007-10-19 18:22:48 -07:00
jonas@sicking.cc
b107d38272
Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst
2007-10-19 17:48:09 -07:00
jonas@sicking.cc
61dd190743
Bug 399107: Add API to force cycle collection. r/sr/a=jst
2007-10-19 14:36:20 -07:00
Olli.Pettay@helsinki.fi
552eb9a763
Bug 399502, onload event handler does not fire for xmldocument created with document.implementation.createDocument, r+sr+a=sicking
2007-10-19 10:21:16 -07:00
bzbarsky@mit.edu
9741a8a695
Don't run XBL constructors during frame construction, ever. Bug 398006, r=sicking, sr=roc
2007-10-18 20:51:15 -07:00
jst@mozilla.org
59e902478e
Fixing bug 399406. Make sure to initialize LiveConnect (if needed) when loading applets. r+sr+a=jonas@sicking.cc
2007-10-13 09:42:44 -07:00
jst@mozilla.org
db56403984
Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org
2007-10-10 14:03:12 -07:00
jst@mozilla.org
d6593bc7ef
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
sayrer@gmail.com
8fd06f02d3
Bug 397601. DOM storage leaks on performance graph server pages. r=enndeakin, sr=jst, a=sicking
2007-10-09 18:07:36 -07:00
mrbkap@gmail.com
4f69330372
Deal with sites setting our proto's __proto__ to null. bug 398933, r+sr+a=jst
2007-10-09 15:50:49 -07:00
dcamp@mozilla.com
87b02e0c5b
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
2007-10-03 23:05:32 -07:00
Olli.Pettay@helsinki.fi
4bee858f92
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
2007-10-02 09:56:07 -07:00
Olli.Pettay@helsinki.fi
5faf21e36b
back out Bug 373462 / bug 385322 (again :( )
2007-09-29 10:33:22 -07:00
Olli.Pettay@helsinki.fi
3b8e5357c6
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
2007-09-29 08:02:57 -07:00
bzbarsky@mit.edu
cf2371f091
Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst
2007-09-28 07:28:16 -07:00
bzbarsky@mit.edu
8102578ca9
Relanding bug 372769 with some cycle collection changes to fix leaks. r=mrbkap, sr=sicking, with r=sicking on the leak fixes.
2007-09-28 06:45:01 -07:00
bzbarsky@mit.edu
c777f4c95f
Backing out bug 372769 due to leaks.
2007-09-26 07:39:31 -07:00
bzbarsky@mit.edu
f395635923
Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking
2007-09-26 06:55:06 -07:00
Olli.Pettay@helsinki.fi
88f4d45513
backout the test patch for Bug 373462 and 385322
2007-09-23 09:10:12 -07:00
Olli.Pettay@helsinki.fi
ed1c2cd917
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
2007-09-23 07:05:27 -07:00
Olli.Pettay@helsinki.fi
dfb1621e61
Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me
2007-09-22 08:57:03 -07:00
Olli.Pettay@helsinki.fi
4451d6e7c5
backout patch for Bug 373462, Bug 385322
2007-09-21 03:00:47 -07:00
Olli.Pettay@helsinki.fi
f37cbb3f11
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
2007-09-21 01:54:36 -07:00
bzbarsky@mit.edu
20e19d2daf
Adding test.
2007-09-20 20:39:37 -07:00
sayrer@gmail.com
a68fb47493
Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan
2007-09-18 17:26:39 -07:00
Olli.Pettay@helsinki.fi
8df93f4f42
Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst
2007-09-18 00:25:49 -07:00
brendan@mozilla.org
564df5113c
Back-out due to test failure.
2007-09-17 18:22:20 -07:00
brendan@mozilla.org
c1c216f558
Make GCF_SYSTEM immutable per object (396487, r=igor).
2007-09-17 17:47:42 -07:00
dbaron@dbaron.org
4c0456f65a
Add shouldBeFreed calls for nsJSContext. b=394566 r+sr=peterv a=bzbarsky
2007-09-17 17:30:58 -07:00
mrbkap@gmail.com
9694c78c0a
Set the script's filename correctly and don't treat the lack of a filename as a failure. bug 391470, r+sr=bzbarsky
2007-09-15 09:51:12 -07:00
jst@mozilla.org
c25fc3ddf3
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
2007-09-07 13:30:15 -07:00
tor@cs.brown.edu
2e540ca417
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r+sr+a=roc
2007-09-05 16:07:34 -07:00
jwalden@mit.edu
e574119f30
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
2007-09-04 23:41:35 -07:00
dcamp@mozilla.com
d2859b374d
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
2007-08-31 16:18:46 -07:00
jwalden@mit.edu
f76735292f
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
2007-08-29 13:38:44 -07:00
jst@mozilla.org
4dc0a46136
Fixing thunderbird bustage.
2007-08-28 18:30:04 -07:00
jst@mozilla.org
3417ea0266
Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at
2007-08-28 17:28:32 -07:00
jwalden@mit.edu
dc650f5892
Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9
2007-08-28 16:42:41 -07:00
tor@cs.brown.edu
b001e18714
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
2007-08-27 16:11:14 -07:00
philringnalda@gmail.com
02e6b422c4
Bug 393713 - Landing bug 393300 broke building without MOZ_STORAGE, patch by romaxa <romaxa@gmail.com>, r+sr+a1.9=jst
2007-08-26 17:13:54 -07:00
mrbkap@gmail.com
b3f524fb95
Be consistent as to when we forward to the inner window. bug 393669, r+sr=jst
2007-08-25 13:11:34 -07:00
cbarrett@mozilla.com
dcdb98c296
Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav
2007-08-24 18:55:28 -07:00
sayrer@gmail.com
907386a10d
Bug 393300. DOMStorage leaks mozStorage classes on shutdown. r+sr+a=jst
2007-08-23 15:37:05 -07:00
masayuki@d-toybox.com
5cf046b40d
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 04:13:46 -07:00
igor@mir2.org
d959a232d7
Bug 386265: missing commit to fix compilation.
2007-08-11 13:40:43 -07:00
smontagu@smontagu.org
8e68004c51
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
2007-08-11 11:37:16 -07:00
enndeakin@sympatico.ca
dbb68e119d
Bug 389083, domstorage tests not outputing results, r=sayrer
2007-08-10 14:44:28 -07:00
jst@mozilla.org
4936081e8a
Fixing orange due to fix for bug 390275.
2007-08-09 16:53:23 -07:00
jst@mozilla.org
f29e19e3d7
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 15:30:30 -07:00
jst@mozilla.org
963907c440
Fixing bug 390275. Make setTimeout() always register the timeout on the right inner window, and add a new JS_GetGlobalForObject() JS API to eliminate some code duplication. r=mrbkap@gmail.com/brendan@mozilla.org, sr=bzbarsky@mit.edu
2007-08-09 15:19:59 -07:00
jst@mozilla.org
eb6c74bccf
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 15:03:01 -07:00
sayrer@gmail.com
dfd77a09fd
Bug 375543. Add better diagnostics to failures. Patch by John Resig. r=sayrer
2007-08-08 22:48:58 -07:00
jst@mozilla.org
5af0e0a0f3
Backing out tests to fix orange.
2007-08-06 17:30:30 -07:00
jst@mozilla.org
8b30196330
Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com
2007-08-06 16:11:52 -07:00
ginn.chen@sun.com
6f5f621c9e
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
Olli.Pettay@helsinki.fi
d4175194b0
Bug 347480, Potentially incorrect script context used for event handlers, r+sr=jst, a=brendan
2007-08-05 06:23:03 -07:00
mrbkap@gmail.com
47bad04eb2
The outerObject hook needs to wrap the outer object in an XOW, to match every other place. bug 390116, r+sr=jst
2007-08-02 16:34:38 -07:00
jst@mozilla.org
0ba469b907
Fixing bug 389856. Fix dialog argument handling. r=mrbkap@gmail.com, sr=jonas@sicking.cc
2007-08-01 15:38:44 -07:00
dcamp@mozilla.com
5af1e8112d
disable some offline tests with problems, b=390494, r=vlad, a=damons
2007-08-01 11:46:32 -07:00
mrbkap@gmail.com
65390efd64
Fix assertion and incorrect '!' that could cause us to create cross-origin wrappers in the wrong scope. bug 389796, r+sr=jst
2007-07-30 14:47:03 -07:00
jwalden@mit.edu
17256b36b6
Bug 389988 - showModalDialog should not throw when blocked by the popup blocker (should return null instead). r+sr=jst, a=mconnor over IRC
2007-07-29 21:59:17 -07:00
cbiesinger@gmx.at
15ab3cf4dd
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
...
r+sr=bz a=roc
2007-07-26 19:40:45 -07:00
tor@cs.brown.edu
3d54fa0d24
Bug 373572 - Implement feTile filter.
...
Patch by longsonr@gmail.com , r=tor, sr=roc, a=schrep
2007-07-26 17:50:45 -07:00
jonas@sicking.cc
c9daa175ee
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
2007-07-26 15:20:29 -07:00
mrbkap@gmail.com
f871eb37a5
Implement cross-origin wrappers to gate accesses between sites that are cross origin. This will prevent sites from monkeying with each other by doing bad things to allAccess properties, and pave the way for more security work. bug 367911, r=jst rs=brendan
2007-07-26 12:18:06 -07:00
jst@mozilla.org
63bd26c924
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 10:52:26 -07:00
tor@cs.brown.edu
820e8ee7ab
Bug 383184 - Implement SVG lighting filters.
...
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-25 23:57:42 -07:00
jst@mozilla.org
7c61932818
Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
2007-07-25 21:14:33 -07:00
dmose@mozilla.org
2b32fc60f9
Relanding mrbkap's patch for bug 369259 since backing it out didn't fix our perf test woes
2007-07-25 17:54:41 -07:00
jonas@sicking.cc
3906f3aad8
Bug 259332: Improve support for document.all such that we can deal with multiple elements with the same id and/or name. r/sr=jst
2007-07-25 17:36:19 -07:00
dmose@mozilla.org
5a993ef316
Backing out patch for bug 369259 in the hopes that it will cure the perftest orange
2007-07-25 15:55:09 -07:00
mrbkap@gmail.com
0c44ab1876
Propagate getters, setters and attributes when forwarding addproperty to the inner window. bug 369259, r=jst sr=brendan
2007-07-25 13:21:26 -07:00
vladimir@pobox.com
dbabc87f82
b=339553, drawString enhancement for canvas, r=me; patch from robarnold
2007-07-25 11:21:34 -07:00
dcamp@mozilla.com
1be66555e8
fix bustage from bug 389223
2007-07-24 23:55:27 -07:00
dcamp@mozilla.com
53f92f7497
update the offline cache atomically. b=389223, r=biesi, sr=jst
2007-07-24 23:31:27 -07:00
dcamp@mozilla.com
e6fea393ca
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-24 22:35:39 -07:00
dcamp@mozilla.com
d554b1cee2
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
2007-07-24 21:29:47 -07:00
bzbarsky@mit.edu
9ac5426f84
Cancelling the loadgroup after we've run JS but before we've started pumping
...
data should still work. Bug 389151, r+sr=biesi
2007-07-24 17:08:58 -07:00
bzbarsky@mit.edu
defcacbc9d
Reland part of the patch for bug 330420 which got backed out by the
...
table-driven QI landing. Bug 387926, r+sr=bsmedberg
2007-07-24 13:17:11 -07:00
asqueella@gmail.com
da068756b4
Bug 388645 - String changes for malware warning
...
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-23 18:56:47 -07:00
asqueella@gmail.com
b012e3fcad
Bug 383417 - nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS
...
p=Dave Camp <dcamp@mozilla.com>
r+sr=biesi
2007-07-23 18:49:54 -07:00
asqueella@gmail.com
bb3b12d945
Bug 388761 - fix MOZ_XUL-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-23 17:04:36 -07:00
bzbarsky@mit.edu
c5cf8550af
Actually return a failure rv on failure. Bug 388115, r=jst, sr=brendan
2007-07-20 20:22:24 -07:00
roc+@cs.cmu.edu
69f29ae545
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
2007-07-18 21:27:49 -07:00
bzbarsky@mit.edu
d5a5f68231
Propagate stylesheet principals through to XBL binding loads; streamline load
...
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo). Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.
In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 14:56:57 -07:00
peterv@propagandism.org
4f5ff5dd29
Fix for bug 386189 (Cursor navigation by keyboard (arrow keys) does not work on designMode (including composer)). r/sr=jst
2007-07-18 03:24:37 -07:00
mrbkap@gmail.com
532100467c
Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst
2007-07-17 13:12:21 -07:00
bzbarsky@mit.edu
fb37999c13
Adding test.
2007-07-16 10:41:29 -07:00
jwalden@mit.edu
603ac1a170
I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see...
2007-07-12 20:38:31 -07:00
jwalden@mit.edu
70b85a68a9
Fix line endings.
2007-07-12 17:17:38 -07:00
enndeakin@sympatico.ca
d5d0ef3e21
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
2007-07-12 15:57:17 -07:00
jwalden@mit.edu
a37e39d744
Back out 384192.
2007-07-12 01:46:07 -07:00
jwalden@mit.edu
2c73b2927f
Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee
2007-07-11 22:38:47 -07:00
jst@mozilla.org
5a33334578
Landing fix for bug 387478. NS_ScriptErrorReporter() no longer needs to check for a null report. Patch by sciguyryan@gmail.com, r+sr=jst@mozilla.org
2007-07-11 17:04:11 -07:00
neil@parkwaycc.co.uk
314a7d97d4
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
...
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 01:46:44 -07:00
mozilla.mano@sent.com
f79b485750
Bug 385872 - Strict warnings should only be enabled for chrome by default (in debug builds). r=jst, sr=brendan.
2007-07-10 01:05:54 -07:00