Ms2ger
|
5be71d35ad
|
Bug 909953 - Introduce a HTMLAllCollection class; r=smaug
|
2013-09-06 08:41:42 +02:00 |
|
Ms2ger
|
e083b69307
|
Bug 774124 - Part c: Include nsContentUtils.h in HTMLSplitOnSpacesTokenizer.h; r=dzbarsky
|
2013-09-06 08:40:33 +02:00 |
|
Andrea Marchesini
|
d80e13725f
|
Bug 887364 - URL API for main thread. r=ehsan
|
2013-09-04 13:07:21 -04:00 |
|
Ed Morley
|
18a47a0e8e
|
Merge latest green inbound changeset and mozilla-central
|
2013-09-04 12:54:46 +01:00 |
|
Ryan VanderMeulen
|
c6e97adff4
|
Merge m-c to b2g-inbound.
|
2013-09-03 17:44:34 -04:00 |
|
Kartikaya Gupta
|
e928b156af
|
Bug 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger
|
2013-09-03 15:12:24 -04:00 |
|
Kartikaya Gupta
|
c1c69a59bf
|
Bug 910322 - Strongly type the zoom factors in nsViewportInfo. r=mbrubeck, Ms2ger
|
2013-09-03 15:12:23 -04:00 |
|
Andrew McCreight
|
3228f67147
|
Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv
|
2013-08-16 13:10:17 -07:00 |
|
Jonathan Watt
|
45037ed8c8
|
Bug 894840, part 5 - Add a 'path' property to the File objects in the input.files FileList, and set it when a directory is picked. r=khuey
|
2013-08-23 08:41:17 +01:00 |
|
Nicholas Nethercote
|
d74157039d
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|
Trevor Saunders
|
ca11ae6bae
|
bug 846185 - don't call into js when creating accessibles r=surkov, smaug
|
2013-07-19 00:13:35 -04:00 |
|
Kyle Huey
|
eec25f2f0b
|
Bug 910926: Add some threadsafety assertions for microtask counting. r=smaug
|
2013-08-30 10:08:28 -07:00 |
|
Olli Pettay
|
83abfe1558
|
Bug 910797, make Event.isTrusted to work in workers, r=khuey
|
2013-08-30 12:47:19 +03:00 |
|
Ehsan Akhgari
|
99c3fccc47
|
Bug 910857 - Minimize #includes in content/events; r=smaug
|
2013-08-29 17:18:25 -04:00 |
|
Edwin Flores
|
37cb83eb09
|
Bug 801467 - Give SVG glyph documents a legitimate principal and URI so that references to paint servers are able to be resolved. r=roc,bz
|
2013-06-10 13:25:12 +01:00 |
|
Masayuki Nakano
|
e16d8e4b0e
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
|
Boris Zbarsky
|
18e33f4b17
|
Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey
|
2013-08-23 22:42:40 -04:00 |
|
Kyle Huey
|
debb415e8e
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
|
Kyle Huey
|
7db281d06b
|
Back out Bug 887533 for test failures.
|
2013-08-22 23:40:32 -07:00 |
|
Kyle Huey
|
bd22797dd3
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
|
Kyle Huey
|
bf31d78a83
|
Bug 903772: Part 3 - Refactor GlobalObject. r=peterv
|
2013-08-22 22:17:08 -07:00 |
|
Ms2ger
|
4af9d89266
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
dd3ed79f0d
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
4da6920eb5
|
Bug 907364 - Remove the unused nsContentUtils::sDOMScriptObjectFactory; r=bholley
|
2013-08-22 08:34:25 +02:00 |
|
Ms2ger
|
584215995c
|
Bug 903844 - Add/update include-what-you-use annotations for various files; r=ehsan+khuey
|
2013-08-22 08:31:21 +02:00 |
|
Ms2ger
|
047b191ace
|
Bug 904178 - Part e: Make it possible to include nsIDocument.h on its own; r=ehsan
|
2013-08-22 08:30:44 +02:00 |
|
Ehsan Akhgari
|
2a87c95927
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
|
Nicholas Nethercote
|
b89a8ac1c0
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Mark Capella
|
d531c0d7aa
|
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
|
2013-08-16 21:51:41 -04:00 |
|
Wes Kocher
|
26a0024de1
|
Backed out changeset 2404f5888de3 (bug 864589)
|
2013-08-16 16:09:46 -07:00 |
|
Mark Capella
|
0bd933ae38
|
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
|
2013-08-16 16:45:42 -04:00 |
|
Honza Bambas
|
5c7819fda9
|
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
|
2013-08-16 11:34:21 +02:00 |
|
Blake Kaplan
|
ca211ecbfc
|
Bug 851353 - Make sure the incoming node's JSObject is up to date. r=bzbarsky
|
2013-08-15 14:39:28 -07:00 |
|
Ms2ger
|
9da2f1b3f4
|
Bug 901320 - Stop including AutoRestore.h in nsContentUtils.h; r=jlebar
|
2013-08-14 08:56:25 +02:00 |
|
Ms2ger
|
772a9d87b7
|
Bug 901269 - Part b: Stop including nsContentUtils.h in Element.h; r=jlebar
|
2013-08-14 08:55:46 +02:00 |
|
Mounir Lamouri
|
1644a00ceb
|
Bug 846688 - Move IsLTR() from nsHTMLInputElement.cpp to dom::Element. r=bz
|
2013-08-13 12:21:05 +01:00 |
|
Kyle Huey
|
6b38960fd8
|
Bug 803612 - Add deprecation warnings for mozGetAsFile. r=sicking
|
2013-08-12 13:26:31 -04:00 |
|
Jon Coppeard
|
8d0a37229f
|
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
|
2013-08-12 12:09:14 +01:00 |
|
Ryan VanderMeulen
|
a199b3df6e
|
Merge m-c to inbound.
|
2013-08-09 19:29:45 -04:00 |
|
Ryan VanderMeulen
|
c56b4e5a84
|
Merge b2g-inbound to m-c.
|
2013-08-09 17:26:14 -04:00 |
|
Justin Lebar
|
103fd764af
|
Bug 902714 - Add {add,remove}WeakMessageListener to nsIMessageManager. r=smaug
--HG--
extra : rebase_source : 3fa06e18fce1c1338924ec940a6833f87c450106
|
2013-08-08 11:36:56 -07:00 |
|
Tim Taubert
|
e85b9095d9
|
Bug 888972 - part 1 - add nsIFrameScriptLoader.getDelayedFrameScripts(); r=smaug
|
2013-08-09 04:36:37 +02:00 |
|
Simon Montagu
|
955967b5ff
|
Add a routine to clear the direction set by a textnode without resetting it. Bug 894137, r=ehsan
|
2013-08-08 09:54:18 +03:00 |
|
David Zbarsky
|
eb7e83b422
|
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
|
2013-08-07 16:23:08 -04:00 |
|
Neil Deakin
|
0f0430de5b
|
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
|
2013-08-07 14:52:38 -04:00 |
|
David Dahl
|
98f42a7f2a
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-06 21:46:05 -05:00 |
|
Ehsan Akhgari
|
b9560fc7d9
|
Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky
|
2013-08-06 16:19:11 -04:00 |
|
Boris Zbarsky
|
cb5a1d24f1
|
Bug 901682. Rev the IID for nsXMLHttpRequest. r=gavin
|
2013-08-05 21:28:51 -04:00 |
|
Ryan VanderMeulen
|
6e225374e2
|
Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange.
|
2013-08-05 19:21:17 -04:00 |
|
David Dahl
|
99b75a0ff8
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-05 16:15:22 -05:00 |
|