Chris Jones
|
666647a63e
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
Chris Jones
|
6f1c8167d4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
Daniel Holbert
|
513f5a6863
|
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
|
1e454fe817
|
Fix spelling of synthetic in macro name.
|
2009-10-02 14:06:42 -07:00 |
Chris Jones
|
2515107a6f
|
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 |
Ben Newman
|
78048fae23
|
Bug 518003 - implement function to check whether element matches a CSS selector. r+sr=bzbarsky
--HG--
extra : rebase_source : 67a7867a5cca52c867a8ee7daeea1bd1e613f1bc
|
2009-09-30 15:17:14 -07:00 |
Boris Zbarsky
|
e64a8d6306
|
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
|
d2034588e9
|
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
|
51cc52c705
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
Boris Zbarsky
|
0d4a497944
|
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 |
Markus Stange
|
db2db0f270
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
Neil Deakin
|
ad80b1cd03
|
Bug 507592, don't allow refocusing an element during a blur, r=smaug
|
2009-09-28 10:17:04 -04:00 |
Neil Deakin
|
44bdfce85e
|
Bug 502123 - Switching focus out of a windowed plugin raises the toplevel window. r=mozbugs.
|
2009-09-26 21:05:34 -05:00 |
Geoff Lankow
|
d7242ee072
|
Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron
|
2009-09-26 13:23:47 -07:00 |
liucougar
|
575fdf0a70
|
Bug 396392 - Support for getClientRects and getBoundingClientRect in DOM Range
r=roc sr=(jonas, roc)
|
2009-09-24 23:01:48 +02:00 |
Boris Zbarsky
|
b0feb8e6ff
|
Bug 478251. Implement the Null and Undefined annotations from webidl in quickstubs. r=jst,bsmedberg,jorendorff
|
2009-09-24 13:59:43 -04:00 |
Roy Frostig
|
a0cb41fd8e
|
Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc
|
2009-09-11 16:13:56 -07:00 |
Markus Stange
|
49156f9285
|
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 |
Matthew Gregan
|
3a79d7d2c9
|
Bug 481057 - Fire MEDIA_ERR_DECODE errors when a decoding error occurs. r=chris.double, sr=roc
--HG--
extra : rebase_source : a07687f16726086dd425eef8907788019beebbe1
|
2009-09-22 12:08:13 +12:00 |
Neil Deakin
|
99de96ba4d
|
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 |
Masayuki Nakano
|
0555adf344
|
Bug 517787 Clicking a partially off-screen link shouldn't scroll the page (again) r=enndeakin
|
2009-09-22 00:58:16 +09:00 |
Robert O'Callahan
|
c08c3d1d45
|
Bug 513144. Basic implementation of mozLoadFrom API. r=doublec
--HG--
extra : rebase_source : 71d04afaf21d268e3eddbb40e9894479698d1bfc
|
2009-09-15 14:30:44 +12:00 |
Robert O'Callahan
|
49b5b4ead3
|
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
|
776ab78bfc
|
b=517717; fix up webGL array compat (rename WebGL*Array->Canvas); r=vlad
|
2009-09-20 14:33:40 -07:00 |
Vladimir Vukicevic
|
4f7558fa2c
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
Neil Deakin
|
a6d451d9ae
|
Bug 498799, use waitForFocus for test_focus.xul in various places
|
2009-09-18 13:02:44 -04:00 |
Vladimir Vukicevic
|
3457dfa249
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
Mark Steele
|
1f9197a6b9
|
b=516213; freshen WebGL implementation and enable on trunk (part 1); r=vlad
|
2009-09-17 23:01:07 -07:00 |
Josh Aas
|
cd29d35d13
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
Blake Kaplan
|
089223db0d
|
Merge tracemonkey to mozilla-central.
|
2009-09-16 16:15:59 -07:00 |
Ehsan Akhgari
|
e915bf0b56
|
Bug 497032 - "ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that" on bankrate.com (geolocation on stack); r=sicking
|
2009-09-15 14:40:10 +04:30 |
Phil Ringnalda
|
abc8e57896
|
Bug 515582 - Remove unused (and heinous) webservices strings, r+sr=jst
|
2009-09-13 16:05:55 -07:00 |
Neil Deakin
|
1407ec3768
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
Blake Kaplan
|
ffc0e90278
|
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 |
Martin McNickle
|
da6c0c3a80
|
Bug 515335. Distance calculation between 2 geocoordinates incorrect for points not on the equator. r=dougt.
--HG--
extra : rebase_source : 7f73773d16fb2ecee1f57e0c106b014c2f424de9
|
2009-09-10 07:47:32 -07:00 |
Neil Deakin
|
00be9d327e
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
Neil Deakin
|
6d0ee32302
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
Neil Deakin
|
082266768e
|
Bug 514230, fix up to not refer to elements by id but by reference, also fixes the case when full keyboard access is used because tabs are now focusable, r=smaug
|
2009-09-08 07:24:20 -04:00 |
Benjamin Smedberg
|
6399d22ef3
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Neil Deakin
|
c4e5b9a60e
|
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
|
fe0b9938ed
|
b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad
|
2009-09-02 17:47:49 -07:00 |
Boris Zbarsky
|
1c772abe5a
|
Disabling test that makes bogus assumptions about DOM behavior
|
2009-09-02 13:38:49 -04:00 |
Martin McNickle
|
4dab39b32b
|
Bug 513658 - Deprecate isReady() in geolocation provider. r=dougt
--HG--
extra : rebase_source : a4ce9d11548b9f09521caf3ced073f6015c2542d
|
2009-09-02 09:47:33 -07:00 |
Doug Turner
|
dfd8b841dd
|
[Bug 513342] crash while browsing to and from a geolocation page. r=blassey
|
2009-09-01 12:48:46 -07:00 |
Johnny Stenback
|
f57be09392
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
Johnny Stenback
|
52489b3de1
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
Ehsan Akhgari
|
72d8c27539
|
Bug 513567 - Not enough arguments in nsISocketTransport.close in GPSDProvider.shutdown; r=dougt
|
2009-08-31 07:29:20 +04:30 |
Doug Turner
|
daaa60b2d5
|
[Bug 462192] move initialization code out of nsGeolocationService constructor. r=olli
|
2009-08-28 10:40:27 -07:00 |
Jesse Ruderman
|
8a9fb4d41e
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
Benjamin Smedberg
|
c4ea86fa0e
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |