Benjamin Smedberg
|
df57e102fe
|
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
|
31ad7bf3f4
|
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
|
11fc5619b7
|
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
|
26fefbada4
|
Bug 531364 - Change up the order of these calls. r=peterv sr=bzbarsky
|
2009-12-17 16:21:57 -08:00 |
Blake Kaplan
|
5e6b899dc8
|
Bug 533596 - Implement XPCNativeWrapper.unwrap. r=peterv sr=jst
|
2009-12-14 13:58:50 -08:00 |
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
Olli Pettay
|
f5357928ad
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
Blake Kaplan
|
8f5d1a781e
|
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
|
75ab03884b
|
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
|
a2a9c0be64
|
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
|
00b87e5ee3
|
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
|
73f9a129d8
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin
|
2009-12-12 14:17:40 +09:00 |
Peter Van der Beken
|
c1a07f2b27
|
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
|
16718495b0
|
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
|
09c6fd8dc6
|
b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad
|
2009-12-02 13:38:39 -08:00 |
Mark Steele
|
558f4f4db0
|
b=526957; add array indexers to webgl arrays; r=vlad
|
2009-12-02 13:38:38 -08:00 |
Peter Van der Beken
|
7b63cc4659
|
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
|
af98e1b60b
|
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
|
11b65eb91d
|
Try to fix timeouts.
|
2009-11-28 21:45:37 +01:00 |
Peter Van der Beken
|
0407dfb81a
|
Fix build bustage.
|
2009-11-28 15:25:40 +01:00 |
Peter Van der Beken
|
0e69aaba5a
|
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
|
263703657b
|
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
|
5a297da3c3
|
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
|
28565aae30
|
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
|
94b03fc043
|
Backed out changeset 6e8717db83bb (accidental inclusion)
|
2009-11-16 16:53:22 -08:00 |
Dietrich Ayala
|
1b377e975a
|
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
|
a9216f9202
|
Back out fix for bug 428229 (Unable to override addEventListener).
|
2009-11-15 17:03:03 +01:00 |
Peter Van der Beken
|
be7f33599f
|
Fix for bug 428229 (Unable to override addEventListener). r=bz.
|
2009-11-09 14:54:18 +01:00 |
Josh Aas
|
9abf43148f
|
Fix navigator.platform for 64-bit Mac OS X builds. b=489586 r=dbaron
|
2009-11-12 17:54:06 -05:00 |
Boris Zbarsky
|
61d38c857a
|
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
|
172e2f77f5
|
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
|
113419688c
|
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
|
ab17acd8b4
|
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
|
8f545535ea
|
Bug 503481: Implement async attribute
|
2009-11-09 17:04:24 -08:00 |
Jonas Sicking
|
d954edae7f
|
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
|
a13534936f
|
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
|
a03c404963
|
Bug 522430 - Don't hand out unexpected objects. r=jst sr=sicking
|
2009-10-20 17:22:16 -07:00 |
Vladimir Vukicevic
|
88afa1cc2e
|
[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
|
51345f632c
|
Revert previous commits due to weird talos crash.
|
2009-10-30 01:09:24 -07:00 |
Mark Steele
|
25a885d652
|
b=520920, update WebGL arrays to support views, r=vlad
|
2009-10-29 23:01:06 -07:00 |
Boris Zbarsky
|
9804e7b2dc
|
Bug 523666. Make nsGenericHTMLFormElement::mForm an nsHTMLFormElement. r=sicking
|
2009-10-29 21:49:11 -04:00 |
Paul O’Shannessy
|
e759e740d7
|
Bug 511503 - Need events for window focus / activation. r=Enn
|
2009-10-29 12:11:00 -07:00 |
Olli Pettay
|
62344a3ec7
|
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
|
ac45fe56aa
|
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
|
aa1ab16cf2
|
Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst
|
2009-10-25 12:20:25 +01:00 |
Olli Pettay
|
24353c69dc
|
Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst
|
2009-10-24 18:39:28 +03:00 |
Timothy Nikkel
|
545f872fcb
|
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
|
e32bd468dc
|
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
|
ea120921fe
|
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
|
78786fef8e
|
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
|
33365a4e60
|
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
|
a55cc3112d
|
Bug 522764 - Add mochitests for COWs. r=mrbkap
|
2009-10-16 15:19:01 -07:00 |
Jonathan Griffin
|
3f3a0c3b8f
|
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
|
8491400c96
|
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
|
2d83c2550e
|
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
|
52a69cd192
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
Rich Walsh
|
2a2bea0133
|
[OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher
|
2009-10-12 11:10:38 +02:00 |
Matin Movassate
|
1ba0cf09e4
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
Johnny Stenback
|
0f5b5ba5ba
|
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
|
0b451e51ec
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
Chris Jones
|
2151b59798
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
Chris Jones
|
708e2e04ae
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
Daniel Holbert
|
176ee39664
|
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
|
87aaedc9a4
|
Fix spelling of synthetic in macro name.
|
2009-10-02 14:06:42 -07:00 |
Chris Jones
|
f2df9d3504
|
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
|
88806f4b54
|
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
|
0f06193730
|
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
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
Boris Zbarsky
|
0b1d6dd5d5
|
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
|
5e40529700
|
Bug 507592, don't allow refocusing an element during a blur, r=smaug
|
2009-09-28 10:17:04 -04:00 |
Neil Deakin
|
a48127faaf
|
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
|
a3198800a2
|
Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc
|
2009-09-11 16:13:56 -07:00 |
Markus Stange
|
c2055691da
|
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
|
dc9b8b8573
|
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
|
1da8163981
|
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
|
fb27339c8b
|
b=517717; fix up webGL array compat (rename WebGL*Array->Canvas); r=vlad
|
2009-09-20 14:33:40 -07:00 |
Vladimir Vukicevic
|
d023bfc631
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
Mark Steele
|
b109b87a48
|
b=516213; freshen WebGL implementation and enable on trunk (part 1); r=vlad
|
2009-09-17 23:01:07 -07:00 |
Josh Aas
|
2a7ea592aa
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
Blake Kaplan
|
785911363a
|
Merge tracemonkey to mozilla-central.
|
2009-09-16 16:15:59 -07:00 |
Blake Kaplan
|
fc4b1187b7
|
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
|
9a10269f0b
|
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
|
9f78beefa4
|
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
|
7dfc767546
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
Johnny Stenback
|
abda1a2206
|
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
|
fbaaa060e5
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
Josh Aas
|
d8264ff87b
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
Doug Turner
|
47e82ac5ff
|
Bug 511534 - Poor interaction with the software keyboard. r=masayuki/enndeakin
|
2009-08-26 13:43:41 -07:00 |
Neil Deakin
|
0beee44e9d
|
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
|
cf46d66dc3
|
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
|
8f435d226b
|
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
|
c529498f55
|
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
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
Doug Turner
|
af9653cad8
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
Igor Bukanov
|
8c03c81096
|
bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff
|
2009-09-05 19:59:11 +04:00 |
L. David Baron
|
f51da160cb
|
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
|
8733cbecee
|
Merge mozilla-central to tracemonkey.
|
2009-08-12 12:18:38 -07:00 |
Peter Van der Beken
|
6988348311
|
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
|
3fef47323a
|
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
|
5575b12b86
|
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
|
0e3dfb3440
|
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
|
5a625c1127
|
Bug 506637 nsFocusController::GetControllers does not handle a null nsIFocusManager* fm well
r=smaug
|
2009-08-12 11:49:55 +02:00 |
David Anderson
|
2453d0df00
|
Fixed DomInterfaceConstants trying to box out of range integers (bug 509590, r+sr=mrbkap).
|
2009-08-10 16:04:21 -07:00 |
Andreas Gal
|
144903124e
|
Backout bug 506125 due to talos failures.
|
2009-08-04 18:42:53 -07:00 |
Andreas Gal
|
1df2ae6738
|
Build fix for bug 506125 (r=igor).
|
2009-08-04 15:30:27 -07:00 |
Andreas Gal
|
0a5dc75cb3
|
Memory-pressure based GC scheduler (506125, r=igor).
|
2009-08-04 14:58:21 -07:00 |
Robert Sayre
|
1354a12127
|
Merge mozilla-central to tracemonkey.
|
2009-08-02 15:27:09 -07:00 |
Ehsan Akhgari
|
3cbcbb9787
|
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
|
d74ecdd91a
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug
|
2009-08-02 10:51:17 +09:00 |
Mark Steele
|
1af5610ff2
|
Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff
|
2009-07-30 11:48:02 -07:00 |
Johnny Stenback
|
fdf89ec4dd
|
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
|
b7a3a2a751
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
Johnny Stenback
|
0cbb80b621
|
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
|
509bdbf049
|
Merge tracemonkey to mozilla-central.
|
2009-07-24 13:42:38 -04:00 |
Robert Sayre
|
e34c6309ce
|
Merge mozilla-central to tracemonkey.
|
2009-07-23 16:49:14 -04:00 |
Peter Van der Beken
|
f5f42d9fb3
|
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
|
7abefe3052
|
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
|
2009-07-22 18:23:21 +02:00 |
Neil Deakin
|
3ae4466a2b
|
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
|
2009-07-23 10:38:54 -04:00 |
timeless@mozdev.org
|
5c4628ea9e
|
Bug 504474 JS_ValueToBoolean is void
r=brendan
|
2009-07-22 17:31:04 -05:00 |
Robert O'Callahan
|
27214ea85d
|
Bug 352093. Part 10: misc fixes to remove assumptions about documents having widgets. r=smaug
|
2009-07-22 12:45:09 +12:00 |
Robert O'Callahan
|
e6623f9bd5
|
Bug 352093. Part 5: the focus manager should use GetRootWidget so it works with documents that don't have their own widgets. r=enndeakin
|
2009-07-22 12:45:05 +12:00 |
Robert O'Callahan
|
dce2b0d98a
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
Johnny Stenback
|
16bda017ab
|
Backed out changeset a28347623d0f due to mochitest failures.
|
2009-07-20 18:20:49 -07:00 |
Justin Lebar
|
88226e8c85
|
Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
--HG--
extra : rebase_source : 977f304a4f318c9371da5065cab600f57804ea0d
|
2009-07-20 14:09:04 -07:00 |
Justin Lebar
|
7e5c8ef585
|
Bug 504220: document.body and window should contain onhashchange attribute r=mrbkap, sr=mrbkap
|
2009-07-15 15:46:14 -07:00 |
Masayuki Nakano
|
4c03c99935
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
Peter Van der Beken
|
9a1d5b0850
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
Neil Deakin
|
cb1857ac24
|
Bug 503222, check file types on drop last so that urls take priority,r=mano
|
2009-07-13 07:55:56 -04:00 |
Neil Deakin
|
f4781ec59d
|
Bug 500224, don't focus elements during unload events, r=bz
|
2009-07-13 07:55:56 -04:00 |
Neil Deakin
|
d539035a22
|
Bug 592383, focus the child widget not the top-level when raising on Windows, r+sr=roc
|
2009-07-13 07:55:56 -04:00 |
gyuyoung kim
|
c83c298365
|
Bug 456721 - Control GC frequency/a high water mark of Tracemonkey via about:config; r+sr=(brendan + mrbkap)
|
2009-07-09 14:16:26 +02:00 |
L. David Baron
|
dfd2b373c7
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
Doug Turner
|
bebf1f7d95
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-08 09:13:13 -07:00 |
Olli Pettay
|
df201c0503
|
Bug 502374 - Don't call cycle collector so often, r+sr=peterv
|
2009-07-08 18:08:22 +03:00 |
Peter Van der Beken
|
097e66db6f
|
Testcase for bug 502617 (Crash when logging in to Facebook [@ JS_GetClass]).
--HG--
extra : rebase_source : 733bce16594367a7b22b4bd9ee42a9268a8eb405
|
2009-07-07 15:20:13 +02:00 |
Nochum Sossonko
|
a4f38f2d9c
|
Bug 500777 - Crash in [@ nsMimeTypeArray::GetMimeTypes() ] while logging into QMO. r+sr=smaug
|
2009-07-07 14:13:26 +02:00 |
Robert O'Callahan
|
e9f662e5fb
|
Bug 486200. Add window.mozInnerScreenX/Y APIs to return usable screen coordinate APIs (as opposed to window.screenX/Y which return window frame coordinates and are unusable). Also adds window.mozScreenPixelsPerCSSPixel which chrome-prileged code can use to convert CSS pixels to actual screen pixels. r=dbaron,sr=jst
--HG--
extra : rebase_source : 30f4c953f3e3866da042b935953ba239ac0a93c4
|
2009-07-30 15:16:44 +12:00 |
Neil Deakin
|
0067af27eb
|
Bug 504224, crash in GetCommonAncestor, caused because child frame is still focused. Move focus when frame content is removed, and add warnings, r=smaug
|
2009-07-29 10:36:03 -04:00 |
Blake Kaplan
|
ea6e9b28a5
|
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
|
2009-05-21 01:17:51 -07:00 |
Justin Lebar
|
3cf42d7d8d
|
Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
|
2009-07-21 14:17:15 -07:00 |
Jacek Caban
|
1806c7e44f
|
Bug 505727 - nsDOMClassInfo.cpp fails to compile on MinGW. r=bz
|
2009-08-09 21:42:55 +02:00 |
Neil Deakin
|
66a6a134a0
|
Bug 344850, shift+tab from input with tabindex set fails, r=smaug
|
2009-08-04 14:03:39 -04:00 |
Robert O'Callahan
|
dda041efb9
|
Bug 507755. Move the chrome-only property screenPixelsPerCSSPixel out of 'window' to nsIDOMWindowUtils. r=jst
|
2009-08-04 09:41:36 +12:00 |
Johnny Stenback
|
9a76468500
|
Fixing bug 502137. Removing dead code relating to plugin scripting, and updating some comments. r+sr=mrbkap@gmail.com
--HG--
extra : rebase_source : 2101080c410c9656cdbfc4503479470545c9f351
|
2009-07-06 13:56:18 -07:00 |
Peter Van der Beken
|
2092ff2028
|
Fix for bug 502617 (Crash when logging in to Facebook [@ JS_GetClass]). r/sr=smaug.
|
2009-07-06 18:03:42 +02:00 |
Doug Turner
|
a423b771c1
|
Backing about 484488.
|
2009-07-05 22:24:56 -07:00 |
Peter Van der Beken
|
88bc7e0eed
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
jlebar
|
8e7e8ce329
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
Josh Aas
|
74fc2cc535
|
Remove nsIPluginInstanceInternal, fold it into nsIPluginInstance. b=501786 r/sr=jst
|
2009-07-02 00:52:07 -04:00 |
Blake Kaplan
|
f8079004d8
|
Bug 500691 - Call JS_ClearScope before XPConnect tries to update our outer window's scope's concept of what {Function,Object}.prototype are so that we forward correctly to the inner window's versions. r=jst sr=bzbarsky
|
2009-07-01 16:43:50 -07:00 |