Phil Ringnalda
|
c3a5fe2488
|
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
|
a5cd603102
|
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
|
99cbdf39af
|
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
|
5dbc0265fb
|
Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap)
|
2014-02-05 08:39:59 -08:00 |
|
Bill McCloskey
|
6e42bf4d9a
|
Bug 947045 - dup() child's X file descriptor in parent process (r=karl)
|
2014-02-05 08:37:26 -08:00 |
|
Ryan VanderMeulen
|
a0af173362
|
Merge b2g-inbound to m-c.
|
2014-02-04 14:43:23 -05:00 |
|
Ryan VanderMeulen
|
88a6030ab7
|
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
|
2e734e191d
|
Bug 959013 - Create storage for declarative class bootstrapping information on js::Class. r=luke
|
2014-02-04 07:51:54 -08:00 |
|
Nicholas Nethercote
|
82c58c8e3f
|
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
|
63ff469210
|
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
|
2014-02-04 01:52:57 +01:00 |
|
Bill McCloskey
|
8acdace006
|
Bug 967228 - Avoid exception in DOMIdentity.jsm (r=MattN)
|
2014-02-03 15:53:03 -08:00 |
|
Kartikaya Gupta
|
c6691e53fe
|
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
|
34157a2362
|
Merge b2g-inbound to m-c on a CLOSED TREE.
|
2014-02-03 18:14:11 -05:00 |
|
Fabrice Desré
|
8834a9cea7
|
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
|
2c0948b15a
|
Backout b1e246595663
|
2014-02-03 07:29:16 +01:00 |
|
Phil Ringnalda
|
bb7caba13b
|
Merge m-i to m-c
|
2014-02-02 17:43:48 -08:00 |
|
Andrea Marchesini
|
c2511cfdb1
|
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
|
2014-02-03 16:48:38 +00:00 |
|
Andrea Marchesini
|
6f9fcfbc3d
|
Bug 960945 - MozConnection should be NoInterfaceObject, r=bz
|
2014-02-03 16:16:27 +00:00 |
|
Boris Zbarsky
|
fddb5fec1c
|
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
|
97f35b9891
|
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
|
5d2365504a
|
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
|
69c6f9882e
|
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
|
10bd0f9941
|
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
|
505293a09f
|
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
|
1d8ed471de
|
Bug 966169 - OfflineStatusChangeRunnable modifies busy count. r=khuey
|
2014-02-01 15:30:55 -08:00 |
|
Jonathan Watt
|
9da53ed2e9
|
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
|
0f91046fc6
|
Merge m-c to inbound.
|
2014-02-01 17:22:56 -05:00 |
|
Ryan VanderMeulen
|
c38fd42e3c
|
Merge b2g-inbound to m-c.
|
2014-02-01 17:22:20 -05:00 |
|
Ryan VanderMeulen
|
852b853e8f
|
Backed out changeset ca2ab9f4ac9c (bug 950266) for suspicion of causing bug 966582.
|
2014-02-01 14:39:56 -05:00 |
|
Fabrice Desré
|
157c7c94a9
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
|
Albert Crespell
|
774f2c9727
|
Bug 966175 - NetworkUtils sends wrong message to netd in setQuota function. r=vchang
|
2014-01-31 07:37:05 +01:00 |
|
Ryan VanderMeulen
|
8dd66d724e
|
Merge inbound to m-c.
|
2014-01-31 21:14:13 -05:00 |
|
Ryan VanderMeulen
|
53e8895cf7
|
Merge m-c to b-i.
|
2014-01-31 16:56:48 -05:00 |
|
Alfredo Yang
|
020a0ae98a
|
Bug 853356: gUM video prompt for Contact API prompt. r=fabrice
|
2014-01-31 15:40:48 -05:00 |
|
Marco Castelluccio
|
79aad2a8c4
|
Bug 961468 - In _readManifests, read the manifests without checking file existence. r=fabrice
|
2014-01-31 13:14:17 -05:00 |
|
Carsten "Tomcat" Book
|
6f2a1d22c0
|
Merge mozilla-central to mozilla-inbound
|
2014-01-31 13:03:35 +01:00 |
|
Carsten "Tomcat" Book
|
a10c0f0add
|
merge fx-team to mozilla-central
|
2014-01-31 12:52:17 +01:00 |
|
Carsten "Tomcat" Book
|
3ff2c54041
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
4d31f15db2
|
Bug 965904 - Fix some rooting hazards in the browser r=terrence
|
2014-01-31 09:56:40 +00:00 |
|
Jon Coppeard
|
b65a90b42b
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Garrett Robinson
|
98454ae369
|
Bug 963901 - Fix variable format error. r=sstamm
|
2014-01-31 21:54:48 -05:00 |
|
Olli Pettay
|
cd30a9b12b
|
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
|
cf2bfd13b3
|
Bug 965693 - Remove annoying "Printing XUL documents is not supported" error dialog. r=roc
|
2014-01-29 20:40:34 -08:00 |
|
Ryan VanderMeulen
|
b5a0391a64
|
Merge m-c to fx-team.
|
2014-01-30 16:40:31 -05:00 |
|
Ryan VanderMeulen
|
ee08d977c1
|
Merge fx-team to m-c.
|
2014-01-30 16:23:01 -05:00 |
|
Drew Willcoxon
|
1135f0e3c4
|
Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer
|
2014-01-30 09:20:37 -08:00 |
|
Andrea Marchesini
|
86ea0191fb
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Carsten "Tomcat" Book
|
16cbd5a063
|
Merge mozilla-central to mozilla-inbound
|
2014-01-30 12:08:09 +01:00 |
|
Masatoshi Kimura
|
8949c3a6fe
|
Bug 964964 - Remove window.pkcs11. r=bz
|
2014-01-30 20:00:01 +09:00 |
|
Carsten "Tomcat" Book
|
4bb9a9f598
|
merge b2g-inbound to mozilla-central
|
2014-01-30 10:59:15 +01:00 |
|