Ehsan Akhgari
|
3e874ca35e
|
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
--HG--
extra : rebase_source : 7d01d90f59e60b63e64b96bb655937fe0d0c879a
|
2010-06-04 17:03:50 -04:00 |
|
Ehsan Akhgari
|
f9c93e65d8
|
Merge backout of changeset d1cbe16de6bf
|
2010-06-28 15:29:45 -04:00 |
|
Ehsan Akhgari
|
c06468921a
|
Backed out changeset d1cbe16de6bf to fix oranges
|
2010-06-28 15:29:30 -04:00 |
|
Ehsan Akhgari
|
5dd75da713
|
Bug 574558 - Part 3: Handle frame reconstruction duirng nsTextEditorState::SetValue gracefully; r=roc
|
2010-06-28 14:04:37 -04:00 |
|
Ehsan Akhgari
|
464f08a611
|
Bug 574558 - Part 1: Pass the correct content to ContentChanged; r=roc
|
2010-06-28 14:04:37 -04:00 |
|
Ehsan Akhgari
|
741c672888
|
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
|
2010-06-04 17:03:50 -04:00 |
|
Peter Van der Beken
|
117846dce0
|
Fix for bug 571981 ("ASSERTION: Got the wrong answer from the custom method call" with frameset root). r=bz.
--HG--
extra : rebase_source : 84ed582dcec4f32644e549a1030df9b7ee64bb85
|
2010-06-17 17:17:25 +02:00 |
|
Olli Pettay
|
4a3cfaa4e8
|
Bug 574089 - Optimize ::GetInnerHTML, r=jst
--HG--
extra : rebase_source : 3ed1549eaa96d3ff3fe6bf2bb2562dd9e68fcc17
|
2010-06-26 23:39:56 +03:00 |
|
Daniel Holbert
|
7fb119b737
|
Bug 573895: Disable MSVC warning that's spammed when we pass empty string to the macros NS_[DECLARE|IMPL]_NEW_HTML_ELEMENT. r=jst
|
2010-06-26 14:58:01 -07:00 |
|
Ms2ger@gmail.com
|
91560b026e
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Phil Ringnalda
|
bef1d32c2b
|
Crash [@ MaybeSetForm] with html5.enable == false and <form><legend>
|
2010-06-06 16:49:00 -05:00 |
|
Johnny Stenback
|
e22027e424
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-23 14:35:57 -07:00 |
|
Ehsan Akhgari
|
41f7cf6284
|
Bug 572642 - Part 1: Allow comments, and disallow styles when pasting CF_HTML content; r=roc
|
2010-06-23 14:40:08 -04:00 |
|
Ehsan Akhgari
|
87d0234f5a
|
Bug 573527 - Correct the test for bug 404320; r=roc
|
2010-06-23 14:40:08 -04:00 |
|
Ms2ger
|
96299b3d2f
|
Implement the figure element. r=jst+timeless+ehsan (Bug 573356)
|
2010-06-23 10:08:56 -07:00 |
|
Ivan Enderlin ext:(%2C%20Mounir%20Lamouri%20%3Cmounir.lamouri%40gmail.com%3E%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
11aa72f2d4
|
Implement the mark element. r=jonas+timeless (Bug 485377)
|
2010-06-23 10:08:56 -07:00 |
|
Ms2ger
|
c4a79d838d
|
Bug 573340 - Remove unused declaration of nsGenericHTMLElement::Shutdown. r=jst
|
2010-06-22 14:44:36 +02:00 |
|
Johnny Stenback
|
7a64d8d2c3
|
Merge of backout of fix for bug 572609. CLOSED TREE
|
2010-06-21 22:41:52 -07:00 |
|
Johnny Stenback
|
2db35fd2a9
|
Backed out changeset 82a21d443b5e
|
2010-06-21 22:39:53 -07:00 |
|
Johnny Stenback
|
4548ec1aa1
|
Fixing bug 572614. Eliminate double hash lookups in document.getElementById(). r=jonas@sicking.cc
|
2010-06-21 19:59:37 -07:00 |
|
Johnny Stenback
|
c50fb5d521
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-21 19:58:50 -07:00 |
|
Mounir Lamouri
|
b19d8dfb73
|
Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking
|
2010-06-22 02:02:07 +02:00 |
|
Jesse Ruderman
|
9b1f9e826d
|
Bug 573188 - Fix string leak in nsTextEditorState::SetValue. r=roc
|
2010-06-21 09:16:06 -07:00 |
|
Neil Deakin
|
0fca4edc6c
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
|
Kyle Huey
|
8402fdb96f
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|
Mounir Lamouri
|
cb6351e8e1
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
|
Henri Sivonen
|
46234f14c4
|
Bug 566879 - Make innerHTML-inserted from controls not restore their state from history. r=Olli.Pettay.
|
2010-06-09 09:45:32 +03:00 |
|
Boris Zbarsky
|
ab557498b0
|
Bug 571298. Avoid flash of unstyled content in document.write-created documents. r=jst
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
e59068ace2
|
Bug 479655 part 2. Add element restyle flags. r=dbaron, sr=jst
|
2010-06-18 12:23:04 -04:00 |
|
Boris Zbarsky
|
a7fe40c015
|
Bug 479655 part 1. Add some assertions to catch it if we add too many flags. r=jst
|
2010-06-18 12:23:04 -04:00 |
|
Kyle Huey
|
0d120276b1
|
Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
|
2010-06-17 17:36:57 -07:00 |
|
Ehsan Akhgari
|
bb1dfe2f3e
|
Backed out changeset 2dcce82f9d66 because of mochitest failures
|
2010-06-16 22:14:11 -04:00 |
|
Mounir Lamouri
|
3765af9b82
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-16 20:33:46 -04:00 |
|
Shawn Wilsher
|
39a222a691
|
Bug 572539 - REFTEST TEST-UNEXPECTED-FAIL randomly on href-attr-change-restyles.html
Make the test not care about color since all we care is that it is rendered as a link.
r=sicking
|
2010-06-16 14:57:18 -07:00 |
|
Shawn Wilsher
|
2a4a669f1c
|
Bug 551838 - Adding empty href attribute doesn't add link styling
r=bz
|
2010-06-16 09:59:26 -07:00 |
|
Ehsan Akhgari
|
19551afcc5
|
Bug 571428 - "ASSERTION: Can't be unbound without being bound originally"; r=roc
|
2010-06-11 12:24:28 -04:00 |
|
Ms2ger
|
e9ac3a69c7
|
Bug 560059 - Correct video dimensions on failed load. r=roc
|
2010-06-16 09:53:44 +12:00 |
|
Vladimir Vukicevic
|
476259b7bf
|
b=571287; let canvas participate in cycle collection; r=bz
|
2010-06-15 14:38:05 -07:00 |
|
Ehsan Akhgari
|
d35623d3e5
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04:00 |
|
Saint Wesonga
|
7fb5135384
|
Bug 571735. Remove unused variable. r=bzbarsky
|
2010-06-14 16:06:48 -04:00 |
|
Ms2ger@gmail.com
|
91e11b4fc1
|
Bug 559834 - Remove support for table@align=abscenter/absmiddle/middle. r=jst
|
2010-06-11 20:47:56 +02:00 |
|
Ehsan Akhgari
|
a6b5d07d03
|
Bug 570566 - Crash [@ nsTextControlFrame::SetInitialChildList] removing type from <input type=image>; r=jst
|
2010-06-09 14:13:56 -04:00 |
|
Henri Sivonen
|
282819b84f
|
Bustage fix for bad merge of bug 569538.
|
2010-06-09 11:23:25 +03:00 |
|
Henri Sivonen
|
d938851670
|
Bug 569538 - Make aFromParser distinguish network, document.write and fragments in the HTML case. r=Olli.Pettay.
--HG--
extra : rebase_source : 2f4804245ff7b235736b882e0f9e84403e4e0ae6
|
2010-06-09 09:44:25 +03:00 |
|
Jesse Ruderman
|
aedb18a96b
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
Chris Double
|
42bf8162f5
|
Bug 566245 - HTMLMediaElement.canPlayType support for WebM. r=roc
|
2010-06-09 11:31:27 +12:00 |
|
Jonas Sicking
|
7b1e51be23
|
Bug 570258: Some more atom usage cleanup. r=jst
|
2010-06-08 16:25:27 -07:00 |
|
Boris Zbarsky
|
ac6b069a25
|
Bug 564569. Speed up the cache-hit case of getElementsBy(Class)Name. r=jst
|
2010-06-08 15:58:26 -04:00 |
|
Ehsan Akhgari
|
39534c1d71
|
Bug 332636 - Handle backspace for Unicode plane 1 characters correctly; r=roc
--HG--
extra : rebase_source : a343610b06983d3328f3ddb2e7025193ab275094
|
2010-06-04 13:28:19 -04:00 |
|
Ehsan Akhgari
|
25c2e69c40
|
Bug 534785 - fix build bustage
(transplanted from 2875f9a693ae9c60cc07b0caf42451760ed6c657)
--HG--
extra : transplant_source : %28u%F9%A6%93%AE%9C%60%CC%07%B0%CA%F4%24Qv%0E%D6%C6W
|
2010-06-05 16:17:42 -04:00 |
|