Deian Stefan
|
bd02dbe844
|
Bug 916909 - Remove stray NS_{HOLD,DROP}_JS_OBJECTS. r=mccr8
|
2013-09-16 11:36:25 -07:00 |
|
Olli Pettay
|
d2504e072c
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
|
Masayuki Nakano
|
8f393ec07c
|
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
|
2013-09-14 11:39:41 +09:00 |
|
Tom Schuster
|
edac489884
|
Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug
|
2013-09-12 15:24:10 -04:00 |
|
Sid Stamm
|
3004080c1a
|
bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson
|
2013-09-12 09:25:32 -07:00 |
|
Olli Pettay
|
1ce460f701
|
Bug 912874 - New API to enumerate mutation observers, r=peterv
--HG--
extra : rebase_source : a11135f5fbf0faec36fd2cf5a3f1d348886d0bdc
|
2013-09-11 22:43:01 +03:00 |
|
Daniel Holbert
|
b725d4cca3
|
Bug 911451: Refactor nsStringBuffer-to-nsString code into a helper-method, and invoke it instead of nsCheapString in one other place. r=dbaron
--HG--
rename : layout/reftests/svg/smil/mapped-attr-long-url-1.svg => layout/reftests/svg/smil/mapped-attr-long-url-2.svg
|
2013-09-10 10:03:28 -07:00 |
|
Nikhil Marathe
|
5e1c3cf276
|
Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey
|
2013-09-09 14:58:29 -07:00 |
|
Ehsan Akhgari
|
3956f8e1f5
|
Bug 913531 - Remove the unnecessary #includes from nsIXPConnect.idl; r=bholley
|
2013-09-06 13:50:24 -04:00 |
|
Ed Morley
|
59d1c1d15b
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-09-06 16:17:55 +01:00 |
|
Ed Morley
|
85b786f40f
|
Merge mozilla-central and b2g-inbound
|
2013-09-06 12:32:33 +01:00 |
|
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 |
|
Yuan Xulei
|
68aabca295
|
Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen
|
2013-09-05 16:10:04 -04:00 |
|
Ms2ger
|
db90573f0e
|
Merge m-c to inbound.
|
2013-09-06 12:31:58 +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 |
|
Boris Zbarsky
|
4e9af2ee3c
|
Bug 909642. Don't include nsNPAPIPluginInstance in headers so much, since it pulls in lots of gunk. r=bsmedberg
|
2013-08-27 01:05:29 -04: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 |
|