Boris Zbarsky
|
ea49f8927d
|
Bug 850090. Don't assert things about our stylesheets during unlink, since our state can be kinda inconsistent then. r=smaug
|
2013-04-05 00:57:39 -04:00 |
|
Boris Zbarsky
|
a295fe137f
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
|
Scott Johnson
|
89125218e7
|
Bug 803719: Add a getClientRect API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn]
|
2013-04-16 16:12:03 -05:00 |
|
Scott Johnson
|
89cb36fde6
|
Backed out changeset 6d29c583d5c0 due to incorrect commit message.
|
2013-04-16 16:10:20 -05:00 |
|
Scott Johnson
|
c84bf8d036
|
Bug 803719: Add a toDOMRange API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn]
|
2013-04-16 16:08:38 -05:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Ms2ger
|
1248f673c4
|
Backout changeset baf184596a7b for build errors on a CLOSED TREE.
|
2013-04-16 19:07:38 +02:00 |
|
Gabor Krizsanits
|
68aa3f8764
|
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
|
2013-04-16 11:31:26 +02:00 |
|
Jon Coppeard
|
385efb584a
|
Bug 861281 - GC: Root the wrap object API r=terrence r=bholley
--HG--
extra : rebase_source : 1d3ed88299ad8e9ad6812fb41aa48f03cc7aabae
|
2013-04-15 18:32:55 +01:00 |
|
Masatoshi Kimura
|
e8e3de45e1
|
Bug 860180 - Prefer UTF-16BE/LE to UTF-16. r=hsivonen
|
2013-04-16 21:19:29 +09:00 |
|
Cameron McCormack
|
42cfdf16bf
|
Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE)
|
2013-04-16 17:23:46 +10:00 |
|
Robert O'Callahan
|
43e893e908
|
Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal
|
2013-04-09 12:05:12 +12:00 |
|
Ehsan Akhgari
|
77e35065cc
|
Bug 861897 - Cleanup nsComposeTxtSrvFilter to use nsGkAtoms; r=roc
|
2013-04-16 00:08:04 -04:00 |
|
Nicholas Nethercote
|
500e72cfdf
|
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
|
2013-04-11 20:52:32 -07:00 |
|
Ryan VanderMeulen
|
11638afb91
|
Merge m-c to inbound.
|
2013-04-15 16:21:51 -04:00 |
|
Simon Montagu
|
46e88dac69
|
Remove elements from text node directionality map when they cease to have dir=auto, Bug 861610, r=ehsan
|
2013-04-15 23:14:42 +03:00 |
|
Simon Montagu
|
c09fa981fb
|
Add some assertions to DirectionalityUtils.cpp, Bug 861606, r=ehsan
|
2013-04-15 23:14:39 +03:00 |
|
Martijn Wargers
|
86f25a7795
|
Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin
|
2013-04-15 19:50:45 +02:00 |
|
Olli Pettay
|
ce7914ffdb
|
Bug 860971, if changing the visibility changes contentviewer, don't try to proceed in nsFrameLoader::Show, r=bz
|
2013-04-13 15:30:38 +03:00 |
|
Ryan VanderMeulen
|
1637d616a5
|
Merge m-c to inbound.
|
2013-04-13 08:04:05 -04:00 |
|
Ms2ger
|
90d72aaffd
|
Bug 861098 - Remove more classinfo; r=bz
|
2013-04-13 09:08:49 +02:00 |
|
Ms2ger
|
8db714d837
|
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
|
2013-04-13 09:08:47 +02:00 |
|
Ms2ger
|
be88bc5bfc
|
Bug 858212 - Move FileReader to Paris bindings; r=bz
|
2013-04-13 09:06:31 +02:00 |
|
Ms2ger
|
e7b833b90c
|
Bug 853818 - Followup: address missed review comment.
|
2013-04-13 08:56:44 +02:00 |
|
Ian Melven
|
d35a8f5a85
|
Bug 858789 - CSP should use the spec compliant pref to determine what parser to use for apps (r=jst)
|
2013-04-12 11:39:14 -07:00 |
|
Boris Zbarsky
|
bde94b85b8
|
Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence
|
2013-04-12 23:34:22 -04:00 |
|
Ryan VanderMeulen
|
93f4713b55
|
Backed out changeset 8ce65f4eb1ba (bug 820170) for suspicion of causing bug 860903 on a CLOSED TREE.
|
2013-04-12 13:57:46 -04:00 |
|
Randell Jesup
|
0429ea563f
|
Bug 859774: change DataChannel readyState names to match spec (capitalization) r=smaug
|
2013-04-12 10:08:47 -04:00 |
|
Joshua Cranmer
|
ce365a42ff
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
|
Jacek Szpot
|
8123bfdfc5
|
Bug 854503 - Rename JS unwrapping functions. r=bholley
|
2013-04-11 11:50:18 -07:00 |
|
Scott Johnson
|
845efa7da4
|
Bug 824965: Implement a method of getting correct CaretPosition from within anonymous content nodes. [r=ehsan]
|
2013-04-11 10:12:49 -05:00 |
|
Blake Kaplan
|
d1c5e43bbb
|
Bug 840098. r=bz
|
2013-03-25 15:57:03 -07:00 |
|
Gabor Krizsanits
|
16f48f59cf
|
Bug 820170 - Wrapping nodes into documents compartment. r=bholley, r=enn
|
2013-04-11 11:59:42 +02:00 |
|
Aryeh Gregor
|
635f3e0133
|
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
|
2013-04-10 17:15:54 +03:00 |
|
Aryeh Gregor
|
f080632c9a
|
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
|
2013-04-04 15:02:22 +03:00 |
|
Aryeh Gregor
|
fe91515d0c
|
Bug 857102 part 3 - Make various GetNodeInfo callers infallible; r=bz
|
2013-04-04 15:01:11 +03:00 |
|
Aryeh Gregor
|
f9e1831a55
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Aryeh Gregor
|
3a179a82d7
|
Bug 857102 part 1 - Make nsNodeInfoManager::GetNodeInfo infallible; r=bz
|
2013-04-04 15:00:07 +03:00 |
|
Boris Zbarsky
|
8ad22459f8
|
Bug 851917. Get rid of the classinfo for HTMLObjectElement, HTMLEmbedElement, HTMLAppletElement, and rip out nsHTMLPluginObjElementSH. r=peterv,johns
|
2013-04-10 13:49:05 -04:00 |
|
David Keeler
|
d1fb26b865
|
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
|
2013-03-27 14:06:43 -07:00 |
|
Sid Stamm
|
05f3583a8f
|
Bug 836132 - add more tests for x-frame-options ALLOW-FROM. (r=bz)
|
2013-04-10 10:08:49 -07:00 |
|
Stephen Pohl
|
28ee11a080
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Ryan VanderMeulen
|
ff194700f0
|
Backed out changeset 9983874bfa63 (bug 854467) for bustage on a CLOSED TREE.
|
2013-04-09 13:45:39 -04:00 |
|
Kyle Huey
|
ae2654f678
|
Bug 854799: Make image.src='' discard the image immediately even if the image is not in the document. r=jlebar
|
2013-04-09 09:50:35 -07:00 |
|
David Keeler
|
932324bf5d
|
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
|
2013-03-27 14:06:43 -07:00 |
|
Andrea Marchesini
|
ac1813bcc2
|
Bug 851470 - Attr to WebIDL. r=Ms2ger
|
2013-04-09 17:29:47 +02:00 |
|
Andrea Marchesini
|
f2fd0928e5
|
Bug 851470 - Rename nsDOMAttribute to Attr. r=Ms2ger
--HG--
rename : content/base/src/nsDOMAttribute.cpp => content/base/src/Attr.cpp
rename : content/base/src/nsDOMAttribute.h => content/base/src/Attr.h
|
2013-04-09 17:29:44 +02:00 |
|
Boris Zbarsky
|
3e0909e46e
|
Bug 688691. Warn when LenientThis actually causes us to not throw. r=ms2ger
|
2013-04-08 17:04:21 -04:00 |
|
Ralph Giles
|
5fc8f9429e
|
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
|
2013-04-04 15:07:00 -07:00 |
|
Garrett Robinson
|
49432fce39
|
Bug 821877 - Log CSP errors to Web Console. r=bz
|
2013-04-08 14:35:30 -04:00 |
|