Henri Sivonen
|
b82925a074
|
Bug 765620 - When parsing from stream without executing scripts, avoid script execution-related tree ops. r=smaug
|
2012-06-20 10:05:39 +03:00 |
|
Ryan VanderMeulen
|
54b1ac51b6
|
Merge m-c to inbound.
|
2012-07-09 20:53:11 -04:00 |
|
Jason Duell
|
adf6e16d58
|
Bug 752780 - Convert invalid UTF-16 to UTF-8 in websocket send(). r=sicking
|
2012-07-09 17:31:01 -07:00 |
|
Olli Pettay
|
bb64779730
|
Bug 770887 - MutationReceiver doesn't need to be cycle collected, r=mccr8
|
2012-07-09 23:44:33 +03:00 |
|
Olli Pettay
|
1a5e02680d
|
Bug 770684, make sure chrome DOMParser doesn't load external resources, r=bz
|
2012-07-09 21:24:58 +03:00 |
|
Cameron McCormack
|
ba2cd68004
|
Bug 771903 - Fix member initialization order warning. r=smaug
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
c205057dfb
|
Bug 771900 - Don't have presentation attributes for properties we don't support. r=jwatt
|
2012-07-09 11:09:49 +10:00 |
|
Jonathan Watt
|
f410406b60
|
Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc.
|
2012-07-09 02:04:56 +01:00 |
|
Aryeh Gregor
|
66e50b4b82
|
Bug 767169 part 3 - Use script runner for nsHTMLEditor::ResetRootElementAndEventTarget; r=ehsan,bz
|
2012-07-05 10:45:08 +03:00 |
|
Cameron McCormack
|
e3eb6ec51b
|
Bug 769115 - Calculate marker orientation correctly for arc endpoints. r=jwatt
|
2012-07-08 21:36:07 +10:00 |
|
Justin Lebar
|
d7dfd82b68
|
Bug 772076 - Fix race condition whereby BrowserElementParent.js can be loaded /after/ BrowserElementChild.js, for popup windows in <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 725a604814379760736cba5a020cf10de57e895f
|
2012-07-09 14:00:55 -04:00 |
|
Jonathan Watt
|
66bcbc10a0
|
Bug 771042, part 1 - Fix invalidation of animateMotion. r=birtles.
|
2012-07-09 18:41:12 +01:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Vladimir Vukicevic
|
487b9b6ef2
|
b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert
|
2012-07-06 09:19:27 -04:00 |
|
Wes Johnston
|
1d1722860b
|
Bug 732052 - Internal touch event listeners should not enable slow path. r=smaug
|
2012-07-09 09:55:37 -07:00 |
|
Mark Capella
|
0c8f8b8dd4
|
Bug 704311 - Element CopyInnerTo shouldn't be const, r=jst, f=ms2ger
|
2012-07-09 08:36:05 -04:00 |
|
Aryeh Gregor
|
8bff3f0c9b
|
Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug
|
2012-07-09 11:41:47 +03:00 |
|
Alessandro Decina
|
77909b4fca
|
Bug 761063 - Add avc1.42001E (used by youtube) to the list of supported h264 codecs r=doublec
|
2012-07-06 14:11:29 -07:00 |
|
Daniel Holbert
|
410d802b0d
|
Bug 770598: Simplify NS_NewSVGDocument. r=jwatt
|
2012-07-06 10:47:37 -07:00 |
|
Kyle Huey
|
d1532c7382
|
Bug 765936. r=bent,peterv
|
2012-07-06 10:28:51 -07:00 |
|
Vladimir Vukicevic
|
510f79a933
|
backout bug 767064, 1f9c66d66df4
|
2012-07-06 11:08:21 -04:00 |
|
Vladimir Vukicevic
|
7ca7353251
|
b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert
|
2012-07-06 09:19:27 -04:00 |
|
Mounir Lamouri
|
1cb012e1eb
|
Bug 771385 - Use more heavily NS_floorModolu() instead of fmod() in nsHTMLInputElement. r=smaug
|
2012-07-06 14:41:23 +02:00 |
|
Mounir Lamouri
|
4e14765b47
|
Bug 771182 - Don't use standard C++ way to detect/set NaN but use MFBT instead. r=smaug
|
2012-07-06 14:41:00 +02:00 |
|
Mounir Lamouri
|
74ed2c8ed3
|
Bug 636634 - Add GetMinAsDouble() and GetMaxAsDouble() to nsHTMLInputElement and refactorize. r=smaug
|
2012-07-06 14:40:18 +02:00 |
|
Raphael Catolino
|
9425aeeb18
|
Bug 765772 - Always sanitize the value when blurring, submitting and getting the value, for <input type='number'>. r=mounir
|
2012-07-05 18:15:46 +02:00 |
|
Aryeh Gregor
|
985f7ec5bd
|
Bug 766426 - Avoid assertion with extractContents() and mutation events; r=smaug
|
2012-06-28 14:29:56 +03:00 |
|
Aryeh Gregor
|
383608c823
|
Bug 765595 part 2 - De-COMtaminate nsEditor::mTxnMgr; r=ehsan
|
2012-06-19 16:23:36 +03:00 |
|
Jeff Gilbert
|
2ff44fcfc8
|
Bug 735560 - Emulate GLSL math on Mac+Intel - r=bjacob
|
2012-07-05 19:34:01 -07:00 |
|
Masayuki Nakano
|
a010f5444e
|
Bug 769190 part.2 Rename nsInputEvent::IsWin() and widget::MODIFIER_(SCROLL|WIN) to nsInputEvent::IsOS() and widget::MODIFIER_(SCROLLLOCK|OS) r=smaug
|
2012-07-06 09:42:05 +09:00 |
|
Masayuki Nakano
|
7ac1e9bb32
|
Bug 769190 part.1 Rename Scroll and Win to ScrollLock and OS for the argument of getModifierState() r=smaug, sr=jst
|
2012-07-06 09:42:05 +09:00 |
|
Ehsan Akhgari
|
79b4ec6fdf
|
Merge mozilla-central into mozilla-inbound
|
2012-07-05 11:13:45 -04:00 |
|
Ehsan Akhgari
|
23fa5c3bb1
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-07-05 11:11:34 -04:00 |
|
Aryeh Gregor
|
158c6a92b5
|
Backed out changeset f49e52ee86f3, insufficient review
|
2012-07-05 11:51:18 +03:00 |
|
Aryeh Gregor
|
a718fdad44
|
Bug 767169 part 3 - Use script runner for nsHTMLEditor::ResetRootElementAndEventTarget; r=ehsan
|
2012-07-05 10:45:08 +03:00 |
|
Benoit Jacob
|
06a3b7f799
|
Bug 769810 - Mac ATI OpenGL driver still needs math function emulation on 10.8 - r=jgilbert
|
2012-07-05 10:13:57 -04:00 |
|
Benoit Jacob
|
ee53ef1ef8
|
Bug 769812 - ATI OpenGL driver renders point sprite upside-down - r=jgilbert
|
2012-07-05 10:13:46 -04:00 |
|
Benoit Jacob
|
e6fb01b882
|
Bug 766251 - 5/5 - update Adreno WebGL blacklisting - r=jrmuizel
|
2012-07-05 10:13:04 -04:00 |
|
Mounir Lamouri
|
bc75031273
|
Bug 767806 - Don't create a useless string every time we check for input's validity. r=jlebar
|
2012-07-05 12:03:19 +02:00 |
|
Raphael Catolino
|
0081a6c0a7
|
Bug 764481 - Add a pref to enable/disable experimental form features. r=mounir
--HG--
extra : rebase_source : 43b03c409b9cc52a991ca753c1848d453afbbb33
|
2012-06-23 14:32:54 +02:00 |
|
Mounir Lamouri
|
c0c5b1a1f3
|
Bug 636737 - Implement valueAsNumber for <input type='number'>. r=sicking
--HG--
extra : rebase_source : 5c77f49a870c6223f46e0259de09b80bbeceef3d
|
2012-07-05 12:13:41 +02:00 |
|
Mounir Lamouri
|
16dc6731cb
|
Bug 636627 - Implement stepDown() and stepUp() for <input type='number'>. r=sicking
--HG--
extra : rebase_source : 94d0543e68d5c2aa021e07b8b62d674e280f10dd
|
2012-07-05 16:33:47 +02:00 |
|
Mounir Lamouri
|
4926879c87
|
Bug 556009 (2/2) - <input type='number'> can suffer from a step mismatch when @step is set. r=sicking
--HG--
extra : rebase_source : ebe773a2bd9ade8a1a9cd9b4a6a3aa077fad54b2
|
2012-06-22 21:02:20 +02:00 |
|
Mounir Lamouri
|
eaae5e727b
|
Bug 556009 (1/2) - Add the step attribute to HTMLInputElement. r=sicking
--HG--
extra : rebase_source : 7288832870ee9c6a7964f5f8b3e619c2b2b81c70
|
2012-07-05 12:12:14 +02:00 |
|
Jon Buckley
|
4e2d74c059
|
Bug 769077 - Have unintialized render buffers report memory usage correctly, r=bjacob
|
2012-06-27 16:11:00 -07:00 |
|
Bill McCloskey
|
3f0d55e974
|
Bug 770999 - Add get() method to Handle<T> and Rooted<T> (r=bhackett)
|
2012-07-04 13:34:42 -07:00 |
|
Bill McCloskey
|
943f752751
|
Bug 770759 - Add mutable handles (r=bhackett)
|
2012-07-04 11:12:16 -07:00 |
|
Matthew Gregan
|
a7e33bf074
|
Bug 695612 - Make nsRemoteAudioStream::Write block by waiting for acks from its parent. r=doublec
|
2012-07-02 16:59:43 +12:00 |
|
Ehsan Akhgari
|
6ef72aef93
|
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:24:55 -04:00 |
|
Ehsan Akhgari
|
729030ee5b
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|