Boris Zbarsky
|
5c995f6064
|
Bug 963321 part 1. Add WebIDL parser support for having [Cached] dictionary attributes. r=khuey
We don't know at handleExtendedAttribute time what the identifier will
map to, so have to do the check that [Frozen] is not being misused
later.
|
2014-02-05 13:38:15 -05:00 |
|
Phil Ringnalda
|
c078f2a99a
|
Backed out 2 changesets (bug 964200) for build bustage
CLOSED TREE
Backed out changeset 7dbe53176a38 (bug 964200)
Backed out changeset 19993e76f4a0 (bug 964200)
|
2014-02-05 09:19:08 -08:00 |
|
Robert Longson
|
bbf3c324a1
|
Bug 964200 (Part 4 misc and tests) - Implement Filter Effects Module feDropShadow filter. r=hsivonen
|
2014-02-05 16:48:27 +00:00 |
|
Robert Longson
|
80ad62d1ce
|
Bug 964200 (Part 3 main) - Implement Filter Effects Module feDropShadow filter. r=mstange
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
|
2014-02-05 16:46:47 +00:00 |
|
Bill McCloskey
|
55fab4d8d9
|
Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap)
|
2014-02-05 08:39:59 -08:00 |
|
Bill McCloskey
|
a81cf35609
|
Bug 947045 - dup() child's X file descriptor in parent process (r=karl)
|
2014-02-05 08:37:26 -08:00 |
|
Ryan VanderMeulen
|
f448244211
|
Merge b2g-inbound to m-c.
|
2014-02-04 14:43:23 -05:00 |
|
Ryan VanderMeulen
|
5cb638d2db
|
Bug 932350 et al - Disable dom-level* test suite for intermittent failures on multiple platforms.
CLOSED TREE
|
2014-02-04 11:38:16 -05:00 |
|
Bobby Holley
|
8bf2c8aa3b
|
Bug 959013 - Create storage for declarative class bootstrapping information on js::Class. r=luke
|
2014-02-04 07:51:54 -08:00 |
|
Nicholas Nethercote
|
8ad98d5f7b
|
Bug 964238 (part 1) - Remove JSStableString and StableTwoByteChars. r=terrence.
--HG--
extra : rebase_source : 1859ce0b42661494fa13628551359a5a5d5663c0
|
2014-01-30 14:58:53 -08:00 |
|
Honza Bambas
|
1b47f55e7d
|
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
|
2014-02-04 01:52:57 +01:00 |
|
Bill McCloskey
|
1aa677b6af
|
Bug 967228 - Avoid exception in DOMIdentity.jsm (r=MattN)
|
2014-02-03 15:53:03 -08:00 |
|
Kartikaya Gupta
|
2bd7b75fd2
|
Bug 845690 - Print a warning for developers if we apply our implicit backwards-compatible meta-viewport tag. r=ehsan,f=vingtetun
|
2014-02-03 18:22:09 -05:00 |
|
Ryan VanderMeulen
|
eb3bc59eb0
|
Merge b2g-inbound to m-c on a CLOSED TREE.
|
2014-02-03 18:14:11 -05:00 |
|
Fabrice Desré
|
a52eee3ff2
|
Bug 959941 - [B2G][Marketplace] Launching Candy Crush will open into the file system menu r=ferjm
|
2014-02-03 07:58:33 -08:00 |
|
Gregor Wagner
|
95c18d66a9
|
Backout b1e246595663
|
2014-02-03 07:29:16 +01:00 |
|
Phil Ringnalda
|
7f4dcbf266
|
Merge m-i to m-c
|
2014-02-02 17:43:48 -08:00 |
|
Andrea Marchesini
|
d1131a8cd6
|
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
|
2014-02-03 16:48:38 +00:00 |
|
Andrea Marchesini
|
6f848697a2
|
Bug 960945 - MozConnection should be NoInterfaceObject, r=bz
|
2014-02-03 16:16:27 +00:00 |
|
Boris Zbarsky
|
3c296f449e
|
Bug 966665. Don't DCE DOM method calls and getters that can throw exceptions. r=jandem
|
2014-02-03 11:04:06 -05:00 |
|
Boris Zbarsky
|
b4b3e1de20
|
Bug 966710. Flag document.getElementsByTagNameNS as being able to throw, since it can. r=smaug
|
2014-02-03 11:03:54 -05:00 |
|
Andrew McCreight
|
caa9fa4d60
|
Bug 965916 - Do an extra GC on memory pressure if it would be productive. r=smaug
|
2014-02-03 07:31:11 -08:00 |
|
Nicholas Nethercote
|
9c25748c63
|
Bug 903131 - Add save GC/CC logs buttons to about:memory. r=njn,mccr8.
--HG--
extra : rebase_source : 56af9b89675394b5a219f699b96c1d26c00adc38
|
2014-01-31 14:43:08 -08:00 |
|
Kyle Huey
|
1d5269baf5
|
Bug 958011: Fix worker object cycle collection to not rely on the JSObject being finalized, which is a bogus assumption. r=bent,mccr8
|
2014-02-02 10:08:50 -08:00 |
|
Kyle Huey
|
b5074bbbd6
|
Bug 966466: Rename thisObj to thisObjPtr so people will know what to pass in. r=bz
|
2014-02-02 10:08:46 -08:00 |
|
Nikhil Marathe
|
601631da5d
|
Bug 966169 - OfflineStatusChangeRunnable modifies busy count. r=khuey
|
2014-02-01 15:30:55 -08:00 |
|
Jonathan Watt
|
dc7188dcc2
|
Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug
|
2014-01-30 12:54:12 +00:00 |
|
Ryan VanderMeulen
|
cee4476a72
|
Merge m-c to inbound.
|
2014-02-01 17:22:56 -05:00 |
|
Ryan VanderMeulen
|
dff85250fc
|
Merge b2g-inbound to m-c.
|
2014-02-01 17:22:20 -05:00 |
|
Ryan VanderMeulen
|
31a6a29b5a
|
Backed out changeset ca2ab9f4ac9c (bug 950266) for suspicion of causing bug 966582.
|
2014-02-01 14:39:56 -05:00 |
|
Fabrice Desré
|
0b097b1807
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
|
Albert Crespell
|
13b89ccff6
|
Bug 966175 - NetworkUtils sends wrong message to netd in setQuota function. r=vchang
|
2014-01-31 07:37:05 +01:00 |
|
Ryan VanderMeulen
|
6fe9e4ea3f
|
Merge inbound to m-c.
|
2014-01-31 21:14:13 -05:00 |
|
Ryan VanderMeulen
|
f0d2478ab2
|
Merge m-c to b-i.
|
2014-01-31 16:56:48 -05:00 |
|
Alfredo Yang
|
7729a4edfc
|
Bug 853356: gUM video prompt for Contact API prompt. r=fabrice
|
2014-01-31 15:40:48 -05:00 |
|
Marco Castelluccio
|
0f24a925f1
|
Bug 961468 - In _readManifests, read the manifests without checking file existence. r=fabrice
|
2014-01-31 13:14:17 -05:00 |
|
Carsten "Tomcat" Book
|
bd8f07df4d
|
Merge mozilla-central to mozilla-inbound
|
2014-01-31 13:03:35 +01:00 |
|
Carsten "Tomcat" Book
|
f1a2c94d74
|
merge fx-team to mozilla-central
|
2014-01-31 12:52:17 +01:00 |
|
Carsten "Tomcat" Book
|
f4bc96a601
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
50bf59a96c
|
Bug 965904 - Fix some rooting hazards in the browser r=terrence
|
2014-01-31 09:56:40 +00:00 |
|
Jon Coppeard
|
ba27569312
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Garrett Robinson
|
a0a4fc132b
|
Bug 963901 - Fix variable format error. r=sstamm
|
2014-01-31 21:54:48 -05:00 |
|
Olli Pettay
|
ab4411fee4
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Chris Peterson
|
f6f08af0a0
|
Bug 965693 - Remove annoying "Printing XUL documents is not supported" error dialog. r=roc
|
2014-01-29 20:40:34 -08:00 |
|
Ryan VanderMeulen
|
36edb17218
|
Merge m-c to fx-team.
|
2014-01-30 16:40:31 -05:00 |
|
Ryan VanderMeulen
|
23aef59aa2
|
Merge fx-team to m-c.
|
2014-01-30 16:23:01 -05:00 |
|
Drew Willcoxon
|
f49c2eb330
|
Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer
|
2014-01-30 09:20:37 -08:00 |
|
Andrea Marchesini
|
7c745b83df
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Carsten "Tomcat" Book
|
6ed80db29e
|
Merge mozilla-central to mozilla-inbound
|
2014-01-30 12:08:09 +01:00 |
|
Masatoshi Kimura
|
02870ebbdd
|
Bug 964964 - Remove window.pkcs11. r=bz
|
2014-01-30 20:00:01 +09:00 |
|