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 |
|
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 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Blake Kaplan
|
afba815d74
|
Merge tracemonkey to mozilla-central.
|
2009-09-16 16:15:59 -07:00 |
|
Blake Kaplan
|
439954f9eb
|
Bug 509557 - Don't do a bunch of extra work and create a bunch of extra objects during window creation.
|
2009-08-18 21:02:05 -07:00 |
|
Neil Deakin
|
182e77dd7b
|
Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug
|
2009-09-03 15:30:06 -04:00 |
|
Mark Steele
|
0a322165de
|
b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad
|
2009-09-02 17:47:49 -07:00 |
|
Johnny Stenback
|
8127d8695e
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
29b20051c6
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Josh Aas
|
65e80f6eb0
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
|
Doug Turner
|
28775e3c33
|
Bug 511534 - Poor interaction with the software keyboard. r=masayuki/enndeakin
|
2009-08-26 13:43:41 -07:00 |
|
Neil Deakin
|
5814a5694d
|
Bug 508477, add a flag to distinguish key focus navigation from other types of focus navigation, allows initial focused textboxes in a dialog to be selected by default, r=smaug
|
2009-08-26 09:19:41 -07:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
Josh Aas
|
cc8d9ebb04
|
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
|
2009-08-24 15:56:43 -07:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
Igor Bukanov
|
6bfe4771cc
|
bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff
|
2009-09-05 19:59:11 +04:00 |
|
L. David Baron
|
ed026ed2f0
|
Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin
|
2009-08-13 19:09:49 -07:00 |
|
Robert Sayre
|
c8a923e58e
|
Merge mozilla-central to tracemonkey.
|
2009-08-12 12:18:38 -07:00 |
|
Peter Van der Beken
|
16bf42fce4
|
Fix for bug 499199 (Try to avoid XPCCallContexts in quickstubs for wrapper-cached things). r/sr=jst.
--HG--
extra : rebase_source : 8fc828106f3cf5e82e902cefd79e55df2b8721c3
|
2009-08-10 12:12:59 +02:00 |
|
Peter Van der Beken
|
824855179b
|
Fix for bug 508774 (nsGlobalModalWindow traverses mArguments twice). r/sr=jst.
--HG--
extra : rebase_source : a0e443bed353e24882c51eb77b1412449170b93b
|
2009-08-10 16:15:49 +02:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
timeless@mozdev.org
|
257aa32007
|
Bug 506649 nsFocusManager::GetSelectionLocation has unreachable code block due to shadowed local variable
r=smaug r=enndeakin
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
9206ce3751
|
Bug 506637 nsFocusController::GetControllers does not handle a null nsIFocusManager* fm well
r=smaug
|
2009-08-12 11:49:55 +02:00 |
|
David Anderson
|
7edca5cc77
|
Fixed DomInterfaceConstants trying to box out of range integers (bug 509590, r+sr=mrbkap).
|
2009-08-10 16:04:21 -07:00 |
|
Andreas Gal
|
9c938dd547
|
Backout bug 506125 due to talos failures.
|
2009-08-04 18:42:53 -07:00 |
|
Andreas Gal
|
8bcca13ba9
|
Build fix for bug 506125 (r=igor).
|
2009-08-04 15:30:27 -07:00 |
|
Andreas Gal
|
06ad033ff2
|
Memory-pressure based GC scheduler (506125, r=igor).
|
2009-08-04 14:58:21 -07:00 |
|
Robert Sayre
|
7ddae3093a
|
Merge mozilla-central to tracemonkey.
|
2009-08-02 15:27:09 -07:00 |
|
Ehsan Akhgari
|
9141fc8cda
|
Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain)
|
2009-08-02 15:10:37 +04:30 |
|
Masayuki Nakano
|
ded4cf29cb
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug
|
2009-08-02 10:51:17 +09:00 |
|
Mark Steele
|
ff339aa3b6
|
Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff
|
2009-07-30 11:48:02 -07:00 |
|
Johnny Stenback
|
790a107f1e
|
Fixing bug 492713. Remove security checks that are no longer needed. r+sr=mrbkap@gmail.com
|
2009-07-30 16:53:04 -07:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Johnny Stenback
|
6d448227ae
|
Fixing bug 477974. Plug a few holes where a frame could change the size/position of the containing window. r+sr=mrbkap@gmail.com
|
2009-07-24 14:06:47 -07:00 |
|
Robert Sayre
|
710cad8b2a
|
Merge tracemonkey to mozilla-central.
|
2009-07-24 13:42:38 -04:00 |
|
Robert Sayre
|
a181aec2ed
|
Merge mozilla-central to tracemonkey.
|
2009-07-23 16:49:14 -04:00 |
|
Peter Van der Beken
|
e7c19654e6
|
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
--HG--
extra : rebase_source : e42a5ad4bc82ef7b6933e9420840f83548ecde2c
|
2009-07-22 20:50:24 +02:00 |
|
Igor Bukanov
|
9534c3d315
|
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
|
2009-07-22 18:23:21 +02:00 |
|