Ms2ger
6f9dcfb48d
Merge m-c to m-i.
2012-05-25 11:15:32 +02:00
Ms2ger
e6aaf3b958
Bug 756896 - Don't include xpcprivate.h in FileIOObject.cpp; r=khuey
2012-05-25 09:18:31 +02:00
Boris Zbarsky
4282e2d242
Bug 749864. Codegen for typed array and arraybuffer arguments. r=peterv
2012-05-25 01:07:03 -04:00
Ed Morley
b3716758ef
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-24 15:48:20 +01:00
Olli Pettay
7a924fdacc
Bug 757700, make sure attr modification type is set, r=sicking
...
--HG--
extra : rebase_source : ed2b2cc803cbd494b33a4e343efee9bd76f7e54a
2012-05-24 13:31:35 +03:00
Alexander Surkov
a644c2f36d
Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde
2012-05-24 15:57:16 +09:00
Ryan VanderMeulen
aea26280da
Backout 8cf563a575fd (bug 734015) due to random Moth orange.
2012-05-23 19:27:40 -04:00
Olli Pettay
f7ee740e66
Bug 734015 - Try to slow down parsing of web pages in background tabs, r=hsivonen
2012-05-23 15:55:13 +03:00
Olli Pettay
66847667e2
Bug 749920 - Unprefix MozMutationObserver and add a warning about use of mutation events, r=sicking
2012-05-23 13:45:14 +03:00
Doug Turner
b15cda8253
Bug 717103 - Implement Device Storage. r=sicking
2012-05-21 09:18:30 -07:00
Alexander Surkov
9c9cc82f2a
Bug 756383 - make nsHTMLAnchorElement::IsHTMLFocusable faster, r=bz
2012-05-23 12:03:32 +09:00
Jignesh Kakadiya
d6ece97cda
Bug 756576 - nsDOMAttributeMap::Init should be removed. r=bsmedberg
2012-05-22 20:21:45 -04:00
Jonathan Hage
58f29ff0dc
Bug 673759 - Remove namedspace value overriding, part 2. r=karlt
2012-05-22 20:21:44 -04:00
Peter Van der Beken
1196e09714
Fix for bug 741263 (Paris bindings constructors shouldn't abuse reserved identifiers). r=bz.
...
--HG--
extra : rebase_source : cec6a0ffc58f3d7d262dc9658d52aac424ec715a
2012-04-26 22:57:33 +02:00
Chris Pearce
5e5da9851c
Bug 757296 - Replace windows line endings with unix line endings in nsDocument.cpp. r=line-endings
2012-05-22 12:38:34 +12:00
Doug Turner
4452f552fe
Bug 673586 - Implement lastModifiedDate property for the File interface. Type followup r=mounir
2012-05-21 15:26:54 -07:00
Doug Turner
8ca2962c15
Bug 673586 - Implement lastModifiedDate property for the File interface. r=mounir
2012-05-21 15:11:56 -07:00
julian.reschke@gmx.de
7d5a2dd5d4
Bug 663057 - support RFC2231/5987 encoding for title parameter in HTTP link header fields. r=hsivonen
2012-05-21 06:31:00 -07:00
Chris Pearce
b2e906975f
Bug 756992 - Only show fullscreen warning/UI when crossing domain boundaries or when document isn't approved. r=smaug
2012-05-22 08:43:36 +12:00
Chris Pearce
e0c45e37bd
Bug 753546 part 3 - Record fullscreen approval in nsDocument flag. r=smaug
2012-05-22 08:43:36 +12:00
Chris Pearce
f0483c44f2
Bug 753546 Part 1 - Make nsDocument listen for 'fullscreen-approved' notification rather than 'perm-changed' to signal fullscreen approved. r=smaug
2012-05-22 08:43:36 +12:00
Ed Morley
9f64d2c1c7
Backout 027ed1748c81 (bug 740485) for M3 orange
2012-05-21 19:36:43 +01:00
Doug Turner
a1636519c8
Bug 740485 - Implement Device Storage. r=sicking
2012-05-21 09:18:30 -07:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Shawn Landden
7d1e4da5f1
Bug 747257 - Part 1: Load .mp4 files in a document wrapper. r=rillian
...
When compiled with --enable-gstreamer, use a document loader for video/mp4,
and associate that type with the decoder in nsHTMLMediaElement.
Bug 422540 fix lets gstreamer render h.264 videos from within webpages with
<video>, however to view these files when loaded directly we need to recognize
their Content-Type.
2012-05-17 17:19:21 -07:00
Kyle Machulis
dc57c39391
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 21:02:23 -07:00
Kyle Machulis
63d6921b7a
Backing out Bug 742044 - Bustage on B2G
2012-05-23 18:27:53 -07:00
Kyle Machulis
2c0c44fa04
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 18:21:05 -07:00
Kyle Machulis
eb68ccd524
Backing out Bug 742044 - contained extra patches for another bug
2012-05-23 18:18:24 -07:00
Kyle Machulis
93aca69abd
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 18:06:36 -07:00
Ryan VanderMeulen
6ec66875b1
Merge m-c to inbound
2012-05-23 19:35:05 -04:00
Neil Deakin
b9d2d5f9e3
Bug 757485, remove nsIXBLService and use nsXBLService directly, r=bz
2012-05-23 14:46:04 -04:00
Sid Stamm
a7181b17c8
Bug 612391 - Convert CSP violation reporting from XHR to nsIUploadChannel. r=jonas
2012-05-23 16:00:42 -07:00
Ehsan Akhgari
23ed568f53
Bug 688438 - Fix the IME code to handle text controls correctly when checking for IME status; r=bzbarsky
2012-05-24 17:49:44 -04:00
Benjamin Smedberg
4f91700da9
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
...
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
2012-05-18 13:30:49 -04:00
Benjamin Smedberg
f85ec1f007
Bug 755323 - Uploading large files with DOM File or FileReader will abort the browser from string OOM part 1 (ignoring the data: URI case for now), r=bz
...
--HG--
extra : rebase_source : 1f8dc688f869f307c5f33ea844ca98020380343e
2012-05-18 12:42:01 -04:00
Henri Sivonen
3096edf8d7
Bug 753278 - Make document.open() after aborting the parser a no-op. r=smaug.
2012-05-18 15:06:28 +03:00
Ms2ger
cf59f6497e
Merge m-c to m-i.
2012-05-18 13:32:20 +02:00
Robert Longson
38cb4c47d9
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 2 - SVG changes r=dholbert
2012-05-18 09:34:25 +01:00
Ms2ger
54be4403fa
Bug 756073 - Remove xpcprivate.h include from nsGenericElement.cpp; r=bholley
2012-05-18 10:29:40 +02:00
Ms2ger
f427fc956f
Bug 755200 - Simplify SetSelectionAroundHeadChildren; r=ehsan
2012-05-18 10:29:39 +02:00
Ms2ger
4d045d4362
Bug 750053 - Part a: Add nsISelection::Collapsed(); r=smaug
2012-05-18 10:29:39 +02:00
Ms2ger
01f7dc1545
Bug 361460 - nsDocumentFragment::QI should not fall through to nsGenericElement::QI; r=sicking
2012-05-18 10:29:38 +02:00
Masatoshi Kimura
7d3bc384fb
Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking
2012-05-17 17:53:44 -04:00
Jason Duell
6246db87a7
Bug 748580 - websockets: omit close code when none passed to close(). r=mcmanus
2012-05-17 10:56:56 -07:00
Robert Longson
3d82caf05b
Bug 512525 - Implement SVG Fragment Identifier parsing and animation hyperlinking - Part 2 main implementation. r=jwatt
2012-05-17 11:02:41 +01:00
Jason Duell
02226191a8
Bug 753179 - Websockets: never send 1005 close code on the network. r=smaug
2012-05-16 17:09:42 -07:00
Jason Duell
8f53826f0d
Backed out changeset c567e28272d5: wrong bug #
2012-05-16 17:06:43 -07:00
Jason Duell
96334b95a3
Bug 748580: Do not reply to server close with 1005/1006/1015 as close code. r=smaug
2012-05-16 17:05:06 -07:00
Doug Turner
225363eefe
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
2012-05-16 13:27:54 -07:00