Jae-Seong Lee-Russo
|
39d8beb92d
|
Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv
|
2010-02-20 08:59:07 -05:00 |
|
Luke Wagner
|
5b003deb87
|
Bug 545044 - initialize tempAlloc'd memory so GC-safe (r=brendan)
--HG--
extra : rebase_source : 712bf473d05f707dd50a276f1e60421ce46a7353
|
2010-02-17 11:32:47 -08:00 |
|
Martin Stransky
|
ed744ecebf
|
Bug 546270: Use SetupSilentPrinting() to initialize mGTKPrinter for window.print() calls. r=roc
|
2010-03-10 12:33:35 -08:00 |
|
Olli Pettay
|
c5e7b0ab22
|
Bug 552663, start timeouts asynchronously when jsd enables scripts, r=jst
|
2010-03-24 00:35:15 +02:00 |
|
Blake Kaplan
|
77843f806c
|
Backed out changeset 07e47cdf85ad. We hit it on tinderbox.
|
2010-03-22 17:07:40 -07:00 |
|
Blake Kaplan
|
cf01e551cd
|
Bug 522430 - Assert that this bad case doesn't happen. r=jst
|
2009-10-20 17:22:16 -07:00 |
|
Markus Stange
|
5fb3e948bb
|
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
|
4cb67eed6d
|
Fixing bug 550905. Don't use uninitialized values. r=jonas@sicking.cc
|
2010-03-19 15:06:13 -07:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Masayuki Nakano
|
fd58ad59bb
|
Bug 528396 part2 cleaning up nsDOMWindowUtils.cpp r=roc
|
2010-03-19 14:03:41 +09:00 |
|
Masayuki Nakano
|
bb7a62d1cf
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
|
Peter Van der Beken
|
68a0d4625a
|
Fix for bug 552712 (Remove some NS_DEFINE_CLASSINFO_DATA_WITH_NAME use). r=jst.
--HG--
extra : rebase_source : 0e4b74d5c731a2bdff8da75f9c4edf6757c8b355
|
2010-03-17 16:09:01 +01:00 |
|
Markus Stange
|
4a997d3554
|
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
|
f1f3037861
|
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 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Mats Palmgren
|
47a33305b5
|
Remove the inner declaration of startOffset, it shadows the outer one we use. b=549909 r=enndeakin
|
2010-03-14 14:46:11 +01:00 |
|
Jonas Sicking
|
c4106f7f22
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Sid Stamm
|
47a3291b46
|
bug 515443 CSP no-eval support. r=mrbkap,brendan
|
2010-03-08 00:24:50 -08:00 |
|
Shailen
|
4334111554
|
Fixing bug 488423, don't pass a size of 0 to PR_CALLOC(). r+sr=jst@mozilla.org
|
2010-03-05 14:19:30 -08:00 |
|
Blake Kaplan
|
5f9a4782f7
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Robert O'Callahan
|
266633a9f7
|
Backed out changeset 5125fc26166b
|
2010-03-05 20:20:15 +13:00 |
|
Blake Kaplan
|
20a75bea4c
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Olli Pettay
|
83b813bb98
|
Bug 549566, clean-up beforeunload message, r=sicking
--HG--
extra : rebase_source : 5abe27de295f9285b926f105d7ec317ebe1503ff
|
2010-03-03 14:41:57 +02:00 |
|
Jonas Sicking
|
1a41a3c97c
|
Bug 546528 part 3: Implement FormData. r=benjamn
|
2010-02-24 21:58:18 -08:00 |
|
Robert O'Callahan
|
3285727f86
|
Bug 544399. Use nsLayoutUtils::SurfaceFromElement when comparing canvases. r=vlad
--HG--
extra : rebase_source : 93f22c10faa3bad9dbff48cd823f38d4a6ffc22a
|
2010-02-24 11:04:32 -08:00 |
|
Ben Newman
|
d32fcf7f0e
|
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
|
f28f39240d
|
Bug 523885 - Tabbrowser handling of window.close possibly leak-prone. r=bz+sr=jst
--HG--
extra : rebase_source : 07b3a2e304498e053cdb301bb0d0d781412a196a
|
2010-02-23 10:45:05 -08:00 |
|
Neil Deakin
|
78ed0e9792
|
Bug 544146, when focusing at the caret position, if the caret is not set or at the root, don't look for a node to focus, r=smaug
|
2010-02-23 13:16:19 -05:00 |
|
Olli Pettay
|
5112f86fda
|
Bug 538310, clean up old mimetype code, r=jst, sr=sicking
|
2010-02-11 13:03:47 +02:00 |
|
Blake Kaplan
|
bf56726f19
|
Bug 544544 - Make sure DataContainerEvent's classinfo interfaces are complete. r=smaug
|
2010-02-08 13:25:07 -08:00 |
|
Makoto Kato
|
256f2577f8
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=jst
|
2010-02-08 11:49:18 +09:00 |
|
Robert Longson
|
79ae710023
|
Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc
|
2010-02-06 13:46:54 +00:00 |
|
Daniel Holbert
|
336040d3c5
|
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
|
e730a1afc6
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Robert Sayre
|
62ad0ec794
|
Merge tracemonkey to mozilla-central.
|
2010-01-31 10:12:39 -05:00 |
|
Daniel Holbert
|
2d27756ba3
|
merge after backing out c7a04be6904 on suspicion of causing bug 543034
|
2010-01-29 18:56:08 -08:00 |
|
Daniel Holbert
|
46ba50b0cb
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
|
Robert Sayre
|
c7ce498f03
|
Merge mozilla-central to tracemonkey.
|
2010-01-29 09:51:21 -08:00 |
|
Luke Wagner
|
89799b298a
|
Bug 541456 - change ConvertSupportsTojsvals not to use js_AllocStack (r=jst)
|
2010-01-25 08:48:07 -08:00 |
|
Luke Wagner
|
2645ecd2da
|
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
|
2010-01-22 14:49:18 -08:00 |
|
Oleg Romashin
|
959dec8b52
|
Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin.
|
2010-01-29 08:50:44 +02:00 |
|
Justin Lebar
|
a827ba17fc
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Dave Townsend
|
39858b12af
|
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
|
e1a5b71c19
|
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
|
2010-01-28 15:53:53 +01:00 |
|
Vladimir Vukicevic
|
553a8c9c5a
|
b=533663; use js typed arrays in webgl; r=jmuizelaar,mrbkap,brendan
|
2010-01-22 13:34:25 -08:00 |
|
Robert O'Callahan
|
ee9a495090
|
Backed out changeset ad1892e1bb82
|
2010-01-07 15:17:15 +13:00 |
|
Justin Lebar
|
75301b3f6f
|
Bug 515190: Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
|
Daniel Holbert
|
fee9f97bcd
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
|
Michael Wu
|
27fd1e717b
|
Bug 273025 - "bad logic results in potential leak xor crash based on flow" (Improve GetURL/PostURL code, v4 (2/2)) [r+sr=jst]
|
2009-12-27 14:26:00 -06:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Justin Lebar
|
a090ac8577
|
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
|
Peter Van der Beken
|
2a74b42ee1
|
Fix for bug 539219 (Remove unused DOMCI). r=jst.
|
2010-01-16 15:25:58 +01:00 |
|
Peter Van der Beken
|
22fc8d3fe6
|
Fix for bug 428229 (Unable to override addEventListener), add nsIDOM(NS)EventTarget to all SVG elements. r=smaug.
--HG--
extra : rebase_source : f06870811a6644720826e2d16c900414d855a4c1
|
2010-01-13 14:50:01 +01:00 |
|
Peter Van der Beken
|
f83021152f
|
Fix for bug 428229 (Unable to override addEventListener), add nsIDOMNSEventTarget to workers. r=bent.
--HG--
extra : rebase_source : 81ef9a9c3401c7b6b47c2da829903a02d61d51e3
|
2010-01-13 14:50:01 +01:00 |
|
Peter Van der Beken
|
d609cb9818
|
Fix for bug 428229 (Unable to override addEventListener), add security check to nsGlobalWindow::AddEventListener. r=mrbkap, sr=jst.
--HG--
extra : rebase_source : a5a35ee7301d276ef8194a639515f42f78e26328
|
2010-01-13 14:50:01 +01:00 |
|
Peter Van der Beken
|
7d8645e4ca
|
Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz.
--HG--
extra : rebase_source : 4e679da2100075a1e3c4ad557b92a3c86a5cf7be
|
2010-01-13 14:50:01 +01:00 |
|
Robert O'Callahan
|
c564ba50c2
|
Bug 526394. Part 11: Convert nsGlobalWindow and nsDOMWindowUtils. r=mats
|
2009-09-03 15:57:46 +12:00 |
|
Tom Dyas
|
8209cf7fbc
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
|
Johnny Stenback
|
151eed8823
|
Fix regression calling unique methods for the first time on plugin objects. b=536116 r=josh
|
2009-12-25 13:16:57 -05:00 |
|
Boris Zbarsky
|
3e7aa47200
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
|
L. David Baron
|
e3e86676fd
|
Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug
|
2009-12-23 14:10:31 -05:00 |
|
Benjamin Smedberg
|
c2bbf9c677
|
Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html
|
2009-12-23 10:15:26 -05:00 |
|
L. David Baron
|
cef8b7a5f8
|
Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug
|
2009-12-23 06:35:46 -05:00 |
|
John J. Barton
|
f06b671c7d
|
Bug 508562. Make it possible to not have js strict warnings in debug builds. r=bzbarsky, sr=jst
|
2009-12-22 19:52:13 -05:00 |
|
Blake Kaplan
|
6d42381ab6
|
Bug 531364 - Change up the order of these calls. r=peterv sr=bzbarsky
|
2009-12-17 16:21:57 -08:00 |
|
Blake Kaplan
|
07c84d040f
|
Bug 533596 - Implement XPCNativeWrapper.unwrap. r=peterv sr=jst
|
2009-12-14 13:58:50 -08:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Olli Pettay
|
19c06de19d
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
|
Blake Kaplan
|
a9e26d46d0
|
Bug 535079 - Get the XPCNativeWrapper class without compiling and running JS code. r=jst sr=sicking
|
2009-12-16 16:51:06 -08:00 |
|
Josh Aas
|
514a6c5e9d
|
Greatly reduce the number of timers firing when multiple Carbon plugin instances are active on Mac OS X. Should reduce CPU usage. Make all instances use the same (at most two) timers for idle events. b=519598 r=roc
|
2009-12-15 15:44:52 -05:00 |
|
Peter Van der Beken
|
b169f2dccb
|
Fix for bug 531542 ("ASSERTION: DOM_MIN_TIMEOUT_VALUE lies" with negative setTimeout). r=jst.
|
2009-11-30 10:58:32 +01:00 |
|
Peter Van der Beken
|
110cb44583
|
Fix for bug 534362 (Allow modifications to Location.prototype). r=mrbkap.
--HG--
extra : rebase_source : c860de457e25114244c86ff8063ca6c1390e33ae
|
2009-12-13 16:57:08 -08:00 |
|
Masayuki Nakano
|
cb4ed98fcc
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin
|
2009-12-12 14:17:40 +09:00 |
|
Peter Van der Beken
|
c6b8b7525a
|
Part 2 of fix for bug 533401 (Names added through external DOM classinfo don't resolve on global object). r=jst, a=beltzner.
|
2009-12-08 21:50:27 -08:00 |
|
Peter Van der Beken
|
7b1a7303e7
|
Fix for bug 533401 (Names added through external DOM classinfo don't resolve on global object). r=jst, a=beltzner.
|
2009-12-08 13:46:42 -08:00 |
|
Mark Steele
|
6714e94c89
|
b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad
|
2009-12-02 13:38:39 -08:00 |
|
Mark Steele
|
4aacb4b100
|
b=526957; add array indexers to webgl arrays; r=vlad
|
2009-12-02 13:38:38 -08:00 |
|
Peter Van der Beken
|
41824cb4bf
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
--HG--
extra : rebase_source : 5358561a463757cbfb77c542760dc1ea95fc6b82
|
2009-11-29 09:32:39 +01:00 |
|
Peter Van der Beken
|
5a63b1ad1c
|
Back out fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]).
|
2009-11-28 23:30:49 +01:00 |
|
Peter Van der Beken
|
39a59a95a1
|
Try to fix timeouts.
|
2009-11-28 21:45:37 +01:00 |
|
Peter Van der Beken
|
2186f69c09
|
Fix build bustage.
|
2009-11-28 15:25:40 +01:00 |
|
Peter Van der Beken
|
1f7d9b23d4
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
|
2009-11-28 10:35:35 +01:00 |
|
enndeakin@gmail.com
|
aa1e6dfe50
|
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
|
2009-11-20 14:09:33 +02:00 |
|
Blake Kaplan
|
2c89f91972
|
Bug 520386. Don't clear scope while executing code in that scope. r=bzbarsky@mit.edu, sr=jst@mozilla.org
|
2009-11-19 15:11:44 -08:00 |
|
Jonas Sicking
|
4a9fe32c5e
|
Bug 507114: Don't put up a dialog if we're low on memory. Instead just attempt to report to the console-service. r=jst
|
2009-11-16 17:06:28 -08:00 |
|
Dietrich Ayala
|
5a323b5600
|
Backed out changeset 6e8717db83bb (accidental inclusion)
|
2009-11-16 16:53:22 -08:00 |
|
Dietrich Ayala
|
7dcda44c3a
|
Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg)
|
2009-11-16 16:51:07 -08:00 |
|
Peter Van der Beken
|
7e0a012c40
|
Back out fix for bug 428229 (Unable to override addEventListener).
|
2009-11-15 17:03:03 +01:00 |
|
Peter Van der Beken
|
aae3f7089b
|
Fix for bug 428229 (Unable to override addEventListener). r=bz.
|
2009-11-09 14:54:18 +01:00 |
|
Josh Aas
|
8ed79a6952
|
Fix navigator.platform for 64-bit Mac OS X builds. b=489586 r=dbaron
|
2009-11-12 17:54:06 -05:00 |
|
Boris Zbarsky
|
18575db8fd
|
Bug 528208. Measure interval delays from start of callback to start of callback, not from end of callback to start of callback. r=peterv
|
2009-11-12 16:50:38 -05:00 |
|
Doug Turner
|
2af0681054
|
Bug 493615 - Allow Addons to use the DOM Geolocation API. r=smaug
--HG--
extra : rebase_source : a48f85c5940252a87bfef879663b2d50daed5686
|
2009-11-12 07:14:45 -08:00 |
|
Peter Van der Beken
|
ffc116d778
|
Fix for bug 512645 (Only clamp nested timeouts). r=jst.
--HG--
extra : rebase_source : 556930c0c02258f75becabe58eadd202fdea59a1
|
2009-08-26 11:07:39 -07:00 |
|
Josh Aas
|
d069d0092b
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Jonas Sicking
|
b801bd247a
|
Bug 503481: Implement async attribute
|
2009-11-09 17:04:24 -08:00 |
|
Jonas Sicking
|
ff9260ceaf
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|
Ben Newman
|
19cb564817
|
Bug 260264 - Popups from a Site that is in the "Allowed List" (whitelist) are blocked, starting with the n-th popup (dom.popup_maximum). r+sr=jst
|
2009-09-16 11:46:05 -07:00 |
|
Blake Kaplan
|
fbf1568798
|
Bug 522430 - Don't hand out unexpected objects. r=jst sr=sicking
|
2009-10-20 17:22:16 -07:00 |
|
Vladimir Vukicevic
|
bd9d980243
|
[webgl] Reland earlier-backed out patches, b=520708, b=520920, b=522201; r=me/mwsteele
|
2009-11-01 16:33:39 -08:00 |
|
Vladimir Vukicevic
|
bd38bc47ba
|
Revert previous commits due to weird talos crash.
|
2009-10-30 01:09:24 -07:00 |
|
Mark Steele
|
a2670491ca
|
b=520920, update WebGL arrays to support views, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|
Boris Zbarsky
|
9e062e31dd
|
Bug 523666. Make nsGenericHTMLFormElement::mForm an nsHTMLFormElement. r=sicking
|
2009-10-29 21:49:11 -04:00 |
|
Paul O’Shannessy
|
920e2ef755
|
Bug 511503 - Need events for window focus / activation. r=Enn
|
2009-10-29 12:11:00 -07:00 |
|
Olli Pettay
|
c806e56c0e
|
Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking
|
2009-10-29 13:11:02 +02:00 |
|
Johnny Stenback
|
039b7eb41d
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
|
2009-08-10 16:41:12 +02:00 |
|
Sylvain Pasche
|
20439c1595
|
Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst
|
2009-10-25 12:20:25 +01:00 |
|
Olli Pettay
|
1c736700d4
|
Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst
|
2009-10-24 18:39:28 +03:00 |
|
Timothy Nikkel
|
5321e14840
|
Bug 520425. (nsI)CanvasFrame related cleanup. r=roc
--HG--
rename : layout/generic/nsHTMLFrame.cpp => layout/generic/nsCanvasFrame.cpp
rename : layout/generic/nsHTMLFrame.h => layout/generic/nsCanvasFrame.h
extra : rebase_source : 4fa62ac7dee06bbdad394eae1ce6aba82853a410
|
2009-10-08 01:18:18 -05:00 |
|
Olli Pettay
|
3a8a4c432f
|
Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst
--HG--
extra : rebase_source : 81cba369792644a99f42c1901dbf04196d007d53
|
2009-10-21 12:38:39 +03:00 |
|
Nochum Sossonko
|
14e32bd632
|
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan
|
2009-10-20 10:19:43 -04:00 |
|
Josh Aas
|
bd9e4c3dfd
|
Bustage fix for Cocoa NPAPI, don't confuse Gecko's error codes with NPAPI error codes. b=435041
|
2009-10-19 11:45:53 -05:00 |
|
Olli Pettay
|
79701a2085
|
Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz
--HG--
extra : rebase_source : 93d446c1c94512be8cc0dc208c0bf8f1cd3cc936
|
2009-10-17 17:40:44 +03:00 |
|
Atul Varma
|
bdb1e8e0d6
|
Bug 522764 - Add mochitests for COWs. r=mrbkap
|
2009-10-16 15:19:01 -07:00 |
|
Jonathan Griffin
|
dee25456a7
|
Bug 522400. Fix a typo which prevented the invokedefault method on plugin-defined objects from being called. r+sr=jst
|
2009-10-16 10:27:33 -07:00 |
|
Neil Deakin
|
605ff17f62
|
Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug
|
2009-10-16 10:32:05 -04:00 |
|
Olli Pettay
|
7e40ce018a
|
Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
|
2009-10-16 11:57:32 +03:00 |
|
Jesse Ruderman
|
62dedaf641
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
|
Rich Walsh
|
bdab68be3d
|
[OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher
|
2009-10-12 11:10:38 +02:00 |
|
Matin Movassate
|
4bb47ecb1e
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
|
Johnny Stenback
|
123b209635
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-10-06 17:09:16 -07:00 |
|
Boris Zbarsky
|
6476afe861
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Daniel Holbert
|
50268f016b
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
|
L. David Baron
|
7e2aee0cc5
|
Fix spelling of synthetic in macro name.
|
2009-10-02 14:06:42 -07:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Boris Zbarsky
|
b0047bd1a2
|
Bug 514120. Don't bother looking for XBL bindings on non-XUL nodes in display:none subtrees. r=sicking,enn
|
2009-10-01 16:17:25 -04:00 |
|
Neil Deakin
|
492e487e7d
|
Bug 513299, add a flag to focus events to indicate that a window was raised, fixes issue where text in a field is selected when a window is raised, r=smaug.sr=neil
|
2009-10-01 14:53:10 -03:00 |
|
timeless@mozdev.org
|
c873f072d4
|
Bug 537630 - crash [@ nsJSScriptTimeoutHandler::SetLateness(unsigned int)], r=smaug
|
2010-04-19 06:32:00 -07:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
73d309e278
|
Bug 562688 part 9. Eliminate eELEMENT users in dom/. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
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 |
|
Daniel Holbert
|
128f3eaa73
|
Bug 436418, patch H: SVG/SMIL animateMotion - add support for <mpath> sub-element. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Daniel Holbert
|
a18dc3de3d
|
Bug 436418, patch B: SVG/SMIL animateMotion - update license text, and fix compilation issues. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Eric Hedekar
|
d1baa7f8dd
|
Bug 436418, patch A: SVG/SMIL animateMotion - add some foundational code. r=roc
|
2010-04-28 16:00:53 -07:00 |
|
Blake Kaplan
|
de2a64dce3
|
bug 532730 - Give a warning here since we're about to terminate the script without any warning. r=jst sr=sicking
--HG--
extra : rebase_source : b1e5ceb191f4bf974f9fc20926e4f76e8519d01d
|
2010-04-28 13:23:18 -07:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Boris Zbarsky
|
910c45828b
|
Bug 519608. In the common case, when wrapping .childNodes and .style we already have a wrapper for the element; make the PreCreate fast in this case. r=peterv
|
2009-09-30 18:56:06 -04:00 |
|
Neil Deakin
|
d5f240a54b
|
Bug 507592, don't allow refocusing an element during a blur, r=smaug
|
2009-09-28 10:17:04 -04:00 |
|
Neil Deakin
|
20a030ca4a
|
Bug 502123 - Switching focus out of a windowed plugin raises the toplevel window. r=mozbugs.
|
2009-09-26 21:05:34 -05:00 |
|
Roy Frostig
|
049a9fbdc8
|
Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc
|
2009-09-11 16:13:56 -07:00 |
|
Markus Stange
|
7251aeec3a
|
Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc
|
2009-09-23 14:31:37 +12:00 |
|
Neil Deakin
|
22715396a4
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Robert O'Callahan
|
6de615de1b
|
Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst
--HG--
extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
|
2009-09-04 16:49:18 +12:00 |
|
Mark Steele
|
f010e409f2
|
b=517717; fix up webGL array compat (rename WebGL*Array->Canvas); r=vlad
|
2009-09-20 14:33:40 -07:00 |
|
Vladimir Vukicevic
|
411b62d064
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
|
Mark Steele
|
aa9ed3207a
|
b=516213; freshen WebGL implementation and enable on trunk (part 1); r=vlad
|
2009-09-17 23:01:07 -07:00 |
|