Commit Graph

225332 Commits

Author SHA1 Message Date
John Tungul
ef50907cb4 Bug 1123125 - hasChild existed in new.js and resources.js, removed from new.js and changed function call to hasChild function existing in resources.js. r=jryans 2015-01-22 12:04:00 +01:00
Alessio Placitelli
6da087e78c Bug 1122563 - UITour-lib.js should be require()-able; r=MattN 2015-01-19 10:03:00 +01:00
Jim Mathies
27c4ae7269 Bug 1077085 - Insure puppet widgets don't skip sending resize notifications to the view manager when the user navigates through history items. r=tn 2015-01-25 05:16:59 -06:00
Mark Capella
26375d3aa0 Bug 1123606 - Fix RTL Logic error affecting Handle Movement in TextAreas, r=margaret 2015-01-26 02:44:01 -05:00
Phil Ringnalda
bfc0a8f26b Merge m-i to m-c, a=merge 2015-01-25 11:43:56 -08:00
Phil Ringnalda
2fe1e5c74b Merge b-i to m-c, a=merge 2015-01-25 10:04:32 -08:00
Phil Ringnalda
8e068a4202 Back out 2 changesets (bug 1125490) for Windows and Android reftest failures
CLOSED TREE

Backed out changeset 042523d55ed8 (bug 1125490)
Backed out changeset fa3e911c2941 (bug 1125490)
2015-01-25 08:03:52 -08:00
B2G Bumper Bot
8516f8ede7 Bumping manifests a=b2g-bump 2015-01-25 05:56:30 -08:00
Simon Montagu
19131f1212 Bug 1124636: use min/maxBSize instead of Height in nsFieldSetFrame, r=jfkthame 2015-01-25 01:56:36 -08:00
Simon Montagu
736343bcdf Reftest for bug 1124636, r=jfkthame 2015-01-25 01:56:34 -08:00
Robert Longson
e0bbee3b05 Bug 1125562 - Mark some const attributes in webidl as such r=bzbarsky 2015-01-25 07:40:00 +00:00
Seth Fowler
826a85be31 Bug 1125401 - Replace ProgressTracker::IsLoading() with checks of the correct progress flags. r=tn 2015-01-24 23:16:46 -08:00
Seth Fowler
43eb86cad2 Bug 1125490 (Part 2) - Use an enumeration instead of a boolean to request discarding in nsIImageLoadingContent. r=tn 2015-01-24 23:14:12 -08:00
Seth Fowler
517ba8cb85 Bug 1125490 (Part 1) - Make sure we request discarding for images in PresShell::Destroy. r=tn 2015-01-24 23:14:10 -08:00
Makoto Kato
a15474f0cb Bug 1123966 - Use FILE_FLAG_DELETE_ON_CLOSE instead of RemoveFile. r=akloyz 2015-01-25 15:37:39 +09:00
Richard Newman
30a69d9eea Bug 951480 - Disable test_tokenserverclient on Android. a=test-only 2015-01-24 21:38:44 -08:00
Seth Fowler
1e05700331 Bug 1125491 - Only lock the image during the initial decode. r=tn 2015-01-24 20:26:40 -08:00
Boris Zbarsky
692ac8a7cc Bug 1123541. Make sure to assign to resultVar in the binding call generator even if resultVar is predeclared, as long as we have a result to assign. r=peterv 2015-01-24 22:40:53 -05:00
Abdelrhman Ahmed
2053d54a1d Bug 1125532 - Correctly clear out removing tabs in tab container's "underflow" event handler. r=dao 2015-01-25 02:05:18 +01:00
Abdelrhman Ahmed
15811e4ccb Bug 1125499 - Use arrow function in allTabs.open. r=dao 2015-01-25 02:04:27 +01:00
Ryan VanderMeulen
460685fc3e Merge inbound to m-c. a=merge 2015-01-24 19:24:19 -05:00
Ryan VanderMeulen
6e9fd5eb76 Merge b2g-inbound to m-c. a=merge 2015-01-24 19:23:12 -05:00
Phil Ringnalda
29421754ff Back out 2 changesets (bug 1125351, bug 1069719) for m-oth bustage
CLOSED TREE

Backed out changeset fb315ec11af4 (bug 1125351)
Backed out changeset 0ab33c2362cf (bug 1069719)
2015-01-24 14:52:07 -08:00
B2G Bumper Bot
ff289cf14b Bumping manifests a=b2g-bump 2015-01-24 13:51:31 -08:00
Shu-yu Guo
9d2b6c684c Bug 1122335 - Fix static scope chain for Debugger.Frame.prototype.eval. (r=jimb) 2015-01-24 12:30:56 -08:00
Ehsan Akhgari
5e290aadb7 Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky 2015-01-24 15:14:01 -05:00
Ehsan Akhgari
c0583fcfb9 Bug 1069719 - Abort the execution of scripts when a prerendered page calls an IDL blacklisted function; r=bzbarsky 2015-01-24 15:13:28 -05:00
B2G Bumper Bot
e9827d59e1 Bumping manifests a=b2g-bump 2015-01-24 12:11:26 -08:00
B2G Bumper Bot
a4edbc7e3b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/671e2cbc0e74
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #27434 from jimporter/music-test-no-metadata

Bug 1122207 - [music] Test parsing mp3 files with no metadata

========

https://hg.mozilla.org/integration/gaia-central/rev/bf16183f9e04
Author: Jim <jporter@mozilla.com>
Desc: Bug 1122207 - [music] Test parsing mp3 files with no metadata
2015-01-24 12:09:48 -08:00
Ehsan Akhgari
a86eb34a03 Bug 1123062 - Fall back to looking at the tag for determining if an element is preformatted when there is no style information available; r=bzbarsky 2015-01-24 15:02:07 -05:00
Ehsan Akhgari
eefcf4a572 Bug 611103 - Part 3: Handle the edge case where the br element appears immediately after another br; r=bzbarsky
The test for bug 1119503 examines this edge case.
2015-01-24 15:01:34 -05:00
Ehsan Akhgari
60d26d5122 Bug 1118414 - Mark virtual overridden functions as MOZ_OVERRIDE in storage; r=mak 2015-01-24 14:51:49 -05:00
Ehsan Akhgari
52f2938664 Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
Ehsan Akhgari
a1d3a9d7c4 Bug 1125150 - Mark MMathFunction::foldsTo as override; r=Waldo 2015-01-24 14:50:30 -05:00
Ehsan Akhgari
e85eb13708 Bug 1125153 - Return false from CreateFunctionInfo; r=Waldo 2015-01-24 14:50:14 -05:00
Ehsan Akhgari
20a60d26ff Bug 1125182 - Mark some functions in nsCompartmentInfo as override; r=blassey 2015-01-24 14:49:54 -05:00
Ryan VanderMeulen
03064a07d8 Backed out changeset e50bc3e146bc (bug 1092370) for mochitest crashes/asserts. 2015-01-24 13:58:12 -05:00
Ryan VanderMeulen
8680f56760 Backed out changesets fd74efe0b44a and eeac5917dda7 (bug 1099414) for bustage.
CLOSED TREE

--HG--
extra : amend_source : b201ff252d00bfdd48aff275e80115797248a2a1
2015-01-24 13:55:02 -05:00
Dan Gohman
1cb63440e5 Bug 1118894 - IonMonkey: Don't insist on making loops contiguous if they contain OSR entries into former loop blocks. r=jandem 2015-01-24 13:39:35 -05:00
Tom Schuster
d522294247 Bug 1111248. r=Waldo 2015-01-24 13:37:46 -05:00
B2G Bumper Bot
b4231f1427 Bumping manifests a=b2g-bump 2015-01-24 10:32:00 -08:00
B2G Bumper Bot
e3c8125435 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/002beb39040b
Author: Dave Hylands <dhylands@gmail.com>
Desc: Merge pull request #27646 from dhylands/bug-1111725-4

Bug 1111725 - Fix usb_storage to work properly. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/7bba0029c0d0
Author: Dave Hylands <dhylands@gmail.com>
Desc: Bug 1111725 - Fix usb_storage to work properly.
2015-01-24 10:30:09 -08:00
B2G Bumper Bot
9c55c4b512 Bumping manifests a=b2g-bump 2015-01-24 09:41:32 -08:00
Phil Ringnalda
1678a8064e Merge m-c to f-t 2015-01-24 09:10:16 -08:00
Phil Ringnalda
cef358f62f Merge b-i to m-c, a=merge 2015-01-24 09:07:03 -08:00
Phil Ringnalda
4e483ea448 Merge f-t to m-c, a=merge 2015-01-24 08:34:07 -08:00
Phil Ringnalda
0c01dead3d Merge m-i to m-c, a=merge 2015-01-24 08:27:17 -08:00
Phil Ringnalda
d9b79fdc19 Bug 1123085 - Disable webapp tests which fail on OS X 10.10
--HG--
extra : rebase_source : 292e9fbbc33602f4769be2f21e6c2760e2410214
2015-01-24 08:24:39 -08:00
B2G Bumper Bot
01979c55b5 Bumping manifests a=b2g-bump 2015-01-24 05:56:56 -08:00
B2G Bumper Bot
59534b8bc3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/460e395536ec
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #27202 from anefzaoui/bug-1115104

Bug 1115104 - [RTL][Homescreen] In RTL the homescreen icons/apps is not align properly. r=cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/48c0f61257f1
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 1115104 - [RTL][Homescreen] In RTL the homescreen icons/apps is not align properly
2015-01-24 05:55:18 -08:00