Mats Palmgren
|
273cdc4adc
|
Bug 820230 - Move PaintSVGGlyph and GetSVGGlyphExtents from nsContentUtils to nsSVGUtils. r=roc
|
2012-12-11 16:45:51 +01:00 |
|
Mats Palmgren
|
fcd6628cae
|
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
|
2012-12-11 16:45:50 +01:00 |
|
Ed Morley
|
afe82ab291
|
Backout 194d8f675d2d & 251a18603db4 (bug 811615) for xpcshell and mochitest failures
|
2012-12-11 13:09:38 +00:00 |
|
Trevor Saunders
|
da73fd4891
|
bug 801466 - part 3.2 remove some usage of prmem in content/ r=mounir, khuey
|
2012-12-05 17:20:57 -05:00 |
|
Kyle Huey
|
9b92167718
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 03:54:08 -08:00 |
|
Vicamo Yang
|
aab0e9d617
|
Bug 774621 - Part 2/5: DOM implementation, r=sicking
|
2012-12-11 17:09:42 +08:00 |
|
Masatoshi Kimura
|
86d97108c8
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
|
Masatoshi Kimura
|
89a4119635
|
Bug 819650 - Remove nsContentUtils::CreateDocument. r=sicking
|
2012-12-10 09:05:33 -05:00 |
|
Ed Morley
|
8c15e9f014
|
Merge mozilla-central to mozilla-inbound
|
2012-12-10 14:03:11 +00:00 |
|
Olli Pettay
|
66f85b8122
|
Bug 814001, less surprising serializeToStream callback calls on content, r=bz
|
2012-12-10 15:52:34 +02:00 |
|
John Schoenick
|
19cc51ed21
|
Bug 810082 - Part 0.5 - Add script access event for CTP'd plugins r=joshmoz
|
2012-12-07 14:50:10 -08:00 |
|
Benjamin Peterson
|
3afb1b2790
|
Bug 787134 - Fix apparent typo. r=me
|
2012-12-07 16:01:59 -05:00 |
|
Benedict Singer
|
eef8ddc2e4
|
Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky
|
2012-12-07 09:35:14 -05:00 |
|
Robert O'Callahan
|
8eb1122a37
|
Bug 818276. Update margins and scrollbar settings for a child document whenever the corresponding IFRAME state changes, even if we do not recreate the presentation. r=matspal
|
2012-12-07 12:58:15 +13:00 |
|
Boris Zbarsky
|
52ea909e8e
|
Bug 818263. Make the EventTarget binding work for nodes. r=smaug,peterv
|
2012-12-06 20:39:51 -05:00 |
|
Boris Zbarsky
|
f0b49397bb
|
Bug 818371. Don't fire visibility change events until we're done updating vsibility states in the entire docshell tree. r=smaug
|
2012-12-06 15:21:18 -05:00 |
|
Simon Montagu
|
c23df6ac9b
|
Remove node from nsTextNodeDirectionalityMap when another node is going to replace it. Bug 816253, r=peterv
|
2012-12-09 23:10:56 -08:00 |
|
Simon Montagu
|
005a494ee9
|
Test for bug 816253
|
2012-12-09 23:10:54 -08:00 |
|
Saurabh Anand
|
c9e3659e16
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
Ehsan Akhgari
|
b04c552fdc
|
Backed out changeset 8c95cee5cd9e (bug 801466) because of test failures in mochitest-1
|
2012-12-06 01:09:30 -05:00 |
|
Trevor Saunders
|
0edc053528
|
bug 801466 - part 3.2 remove some usage of prmem in content/ r=mounir, khuey
|
2012-12-05 17:20:57 -05:00 |
|
Masatoshi Kimura
|
04fb0ce4aa
|
Bug 817844 - Remove DOMClassInfo remnants from DOMParser/XMLSerializer. r=bz
|
2012-12-05 19:49:32 -05:00 |
|
Masatoshi Kimura
|
c2970034f4
|
Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz
|
2012-12-05 19:49:32 -05:00 |
|
David Keeler
|
b2d4529e8c
|
bug 818009 - canActivate: only click-to-play-type plugins are valid r=jaws
|
2012-12-05 13:00:52 -08:00 |
|
Boris Zbarsky
|
b4b4dcf0f7
|
Bug 817469. Correctly handle embedded null in the string to parse in DOMParser. r=emk
|
2012-12-04 23:15:47 -05:00 |
|
Boris Zbarsky
|
7d0ea20207
|
Bug 648722 part 2. Make :scope match the context node for selectors API calls. r=dbaron
|
2012-12-04 23:15:47 -05:00 |
|
Boris Zbarsky
|
17a4993f01
|
Bug 648722 part 1. Add a :scope pseudo-class that just matches the same thing as :root for now. r=dbaron
|
2012-12-04 23:15:47 -05:00 |
|
Patrick McManus
|
bda7430bfa
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Andrea Marchesini
|
5504ab46d8
|
Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp
|
2012-12-04 11:46:07 -08:00 |
|
Andrea Marchesini
|
496c76a08b
|
Bug 817043 - mozaudiochanneltype attribute, r=sicking a=blocking-basecamp
|
2012-12-04 11:46:07 -08:00 |
|
Andrew McCreight
|
bf4449f2b7
|
Bug 792861 - Make HoldJSObjects/DropJSObjects infallible. r=smaug
|
2012-11-12 17:15:00 -08:00 |
|
Masatoshi Kimura
|
718fa2f004
|
Bug 816410 - Part 2: Remove legacy constructor functions. r=bz
|
2012-12-03 20:26:16 -05:00 |
|
Masatoshi Kimura
|
4a261035a8
|
Bug 816410 - Part 1: Convert XMLSerializer and DOMParser to WebIDL bindings. r=bz
|
2012-12-03 20:26:16 -05:00 |
|
Tom Schuster
|
12e54d9bdb
|
Bug 676619 - Implementation of the download attribute for links. r=smaug
|
2012-12-02 21:55:52 +01:00 |
|
Ms2ger
|
9795403c0f
|
Bug 803825 - Part a: Introduce NS_IMPL_FORWARD_EVENT_HANDLER_FOR_WEBIDL; r=khuey
|
2012-12-02 09:57:06 +01:00 |
|
Peter Van der Beken
|
f95d18d798
|
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
|
2012-11-22 12:09:43 +01:00 |
|
John Schoenick
|
4c6b6891dd
|
Bug 813947 - Don't try to call OnStartRequest on failures in nsObjectLoadingContent::LoadObject. r=bsmedberg
|
2012-11-30 13:34:33 -08:00 |
|
Mats Palmgren
|
0bae59cdf1
|
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
|
2012-11-30 17:04:11 +01:00 |
|
Doug Turner
|
50eac8e99d
|
Bug 811815 - A href links are not underlined/showing as links in Browser. r=jlebar a=blocking-basecamp
|
2012-11-29 21:41:40 -08:00 |
|
Boris Zbarsky
|
8733303ab3
|
Bug 811021. Tell catalog sheets they have the document as an owning node so they won't get double-counted by memory reporters. r=dbaron
|
2012-11-29 18:24:04 -05:00 |
|
Boris Zbarsky
|
4ec5eb69cc
|
Bug 814141. Cross-site redirects of a CORS request should null out the request origin. r=sicking
|
2012-11-29 18:23:55 -05:00 |
|
Steven Lee
|
07644dcdb9
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
|
2012-11-29 17:52:03 -05:00 |
|
Boris Zbarsky
|
6fa18e5571
|
Bug 815671 part 2. Make some content code use array references instead of array objects with implicit copies. r=smaug
|
2012-11-29 11:14:13 -05:00 |
|
Ed Morley
|
6235b77c71
|
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
|
2012-11-29 11:17:11 +00:00 |
|
Scott Johnson
|
29411d3842
|
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
|
2012-11-28 18:26:39 -06:00 |
|
Peter Van der Beken
|
147e2bb1eb
|
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
|
2012-11-22 12:09:43 +01:00 |
|
Ehsan Akhgari
|
88689f2f34
|
Merge mozilla-central into mozilla-inbound
|
2012-11-28 09:43:30 -05:00 |
|
Olli Pettay
|
1e72329799
|
Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
|
2012-11-28 03:37:57 +02:00 |
|
Olli Pettay
|
3a7f9cf922
|
Bug 811206, Fix JSHolder drop handling, part 1 (base), r=mccr8
--HG--
extra : rebase_source : 0ea98d9e542ebade36653661fe4e941a03b87781
|
2012-11-28 01:54:15 +02:00 |
|
Peter Van der Beken
|
2aa20fb76b
|
Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 2: make WrapNewBindingObject a little faster. r=bz.
--HG--
extra : rebase_source : ea52aea5d91436b516c8aa439f4af741cdea824c
|
2012-11-27 10:20:04 +01:00 |
|