Commit Graph

149522 Commits

Author SHA1 Message Date
Cameron McCormack
eb835df7de Bug 921731 - Part 1: Add new eCSSUnit_Unset unit for nsCSSValues. r=bzbarsky 2013-10-04 04:49:17 +10:00
Cameron McCormack
b568c3b72c Bug 921731 - Part 0: Add "layout.css.unset-value.enabled" pref. r=bzbarsky 2013-10-04 04:48:41 +10:00
Andrea Marchesini
7248fda937 Bug 923497 - Crash in AudioChannelService when the browser is closed, r=ehsan 2013-10-03 14:40:53 -04:00
Bill McCloskey
783be579d0 Back out bug 922943 since it was misguided 2013-10-03 11:17:23 -07:00
Brian Hackett
3b45a58960 Bug 922429 - Don't leak GSN cache memory in IonBuilder, r=jandem. 2013-10-03 11:53:50 -06:00
Jan de Mooij
482cb1e573 Bug 916761 - Add invalidation constraint when inlining a script with an inlining hint. r=nmatsakis 2013-10-03 13:19:22 -04:00
Brian Hackett
a1f3f7625d Bug 920028 - Allow ToDouble operations with a folded ToInt32 input to tolerate more of its own inputs, r=jandem. 2013-10-03 10:39:39 -06:00
Brian Hackett
c26b491a34 Bug 921012 - Watch for the definite properties analysis when inlining a few intrinsic functions, r=jandem. 2013-10-03 10:38:05 -06:00
Brian Hackett
6b7f753e11 Bug 920446 - Scripts might not yet have had their arguments usage analyzed when being popped in the interpreter, r=luke. 2013-10-03 09:29:36 -06:00
Phil Ringnalda
283dbd99ee Merge m-c to m-i 2013-10-03 08:19:39 -07:00
Phil Ringnalda
65b2533e57 Merge m-i to m-c 2013-10-03 07:58:59 -07:00
Matt Brubeck
d1214e1cc6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Brian Hackett
b46f1f61d6 Bug 919509 - Watch for new properties added inside loop bodies, r=jandem. 2013-10-03 08:32:24 -06:00
Bobby Holley
f8c6dd5ff9 Bug 914618 - Reimplement XML pretty printing with events. r=smaug 2013-10-03 16:02:36 +02:00
Robert O'Callahan
0807bbd655 Backed out changeset 0ef00ffc6c12 for bug 923193 due to test failures: 2013-10-03 09:52:44 -04:00
Robert O'Callahan
0f4b7728a4 Bug 923193. Make transform-origin on SVG elements use the SVG bbox as the reference rectangle. r=heycam
--HG--
extra : rebase_source : 7c8d1b42a09b9389d082195edd0c683e2dc7e12e
2013-10-03 08:34:24 -04:00
Robert O'Callahan
5bb7b716d5 Bug 923194. Make GLContext::InitWithPrefix not fatally assert when the GL version is too low. r=bjacob
--HG--
extra : rebase_source : 50af716547bbfb7cd25a828d708b2a9553e91c56
2013-10-03 07:40:28 -04:00
Andy Wingo
42e81a466c Bug 907077: Adapt addon SDK custom iterators to work with new for-of behavior r=rFobic 2013-10-03 13:37:57 +01:00
Andy Wingo
cd02ba5f52 Bug 907077: Change for-of to conform to latest ES6 specification. r=jwalden 2013-10-03 13:37:57 +01:00
Boris Zbarsky
00e9ca7625 Bug 923010. When rethrowing exceptions from JS-implemented components to content script, make sure to give them a useful filename and line number, pointing to the content script location that triggered the exception. r=peterv 2013-10-03 08:34:47 -04:00
Ms2ger
bc14e4aa9c Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Sotaro Ikeda
0ff2ce37ce Bug 922334 - Add zero division check and prevent unncecessary mp3 parsing r=doublec 2013-10-03 10:53:21 +02:00
Jacek Caban
d5f372087b Bug 921435 - Use the right TimeStamp in GeckoProfilerFunc.h. r=aklotz 2013-10-03 10:53:07 +02:00
Ms2ger
81f8b55631 Bug 923250 - Remove nsHistorySH declaration; r=jst 2013-10-03 09:11:27 +02:00
Ms2ger
b075b701a5 Bug 913920 - Part b: Implement HTMLFormControlsCollection and use it for HTMLFormElement.elements; r=dzbarsky 2013-10-03 09:11:27 +02:00
Ms2ger
f0c6560cff Bug 913920 - Part a: Rename nsFormControlList and move it to its own files; r=dzbarsky
--HG--
rename : content/html/content/src/HTMLFormElement.cpp => content/html/content/src/HTMLFormControlsCollection.cpp
rename : content/html/content/src/HTMLFormElement.cpp => content/html/content/src/HTMLFormControlsCollection.h
2013-10-03 09:11:26 +02:00
Ms2ger
7ffcd856c2 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
e852a53c36 Bug 912438 - Part c: Sort files in CSRCS; r=mshal 2013-10-03 09:10:02 +02:00
Ms2ger
51f318357f Bug 912438 - Part b: Fix paths in CSRCS; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
a14556d842 Bug 912438 - Part a: Move CSRCS to Makefile.in in build/unix/elfhack/inject; r=glandium 2013-10-03 09:10:01 +02:00
Ms2ger
e517edeb69 Bug 912099 - Part h: Make sure CPP_SOURCES only points to existing files in js/src; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
c871e132cf Bug 912099 - Part f: Make sure CPP_SOURCES only points to existing files in toolkit/crashreporter; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
3fac7b83a7 Bug 912099 - Part e: Make sure CPP_SOURCES only points to existing files in gfx/skia; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
c3cd5f716c Bug 912099 - Part d: Make sure CPP_SOURCES only points to existing files in gfx/layers; r=mshal 2013-10-03 09:10:01 +02:00
Ms2ger
7ff3eeee46 Bug 912099 - Part c: Make sure CPP_SOURCES only points to existing files in gfx/angle; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
19611ee15b Bug 912099 - Part b: Make sure CPP_SOURCES only points to existing files in ipc/chromium; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
cefa43a749 Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
20dd9dd4e3 Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Ms2ger
73cb585727 Bug 898559 - Followup: Add back accidentally removed failure handling; r=bholley 2013-10-03 09:09:59 +02:00
Seth Fowler
1728f0da97 Bug 920621 (Part 2) - Tests for zoom with the svg:image element. r=dholbert
--HG--
rename : layout/reftests/svg/pass.svg => layout/reftests/svg/image/lime-no-dimensions.svg
2013-10-02 19:04:33 -07:00
Seth Fowler
a640994d6d Bug 920621 (Part 1) - Correct for full page zoom in nsSVGImageFrame. (Partial revert of bug 600207.) r=dholbert 2013-10-02 19:04:28 -07:00
Jim Chen
3169e48511 Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice 2013-10-02 20:33:27 -04:00
Bill McCloskey
b193ad6cbe Bug 921870 - Don't change "busy" attribute from session restore (r=ttaubert) 2013-10-02 17:31:33 -07:00
Richard Newman
1bec6fb91b Merge m-c to s-c. 2013-10-02 14:33:07 -07:00
Ed Morley
de884bfc1f Merge latest green b2g-inbound changeset and mozilla-central 2013-10-02 17:00:46 +01:00
Ed Morley
7efb2e3b1f Merge latest green fx-team changeset and mozilla-central 2013-10-02 16:43:18 +01:00
Mats Palmgren
3a4651cbff Bug 922082 - Skip display:none options when searching for a match. r=bz 2013-10-02 09:56:03 +00:00
Jon Coppeard
05b52923b4 Bug 913261 - GenerationalGC: Fix watchpoint rekeying r=terrence 2013-10-02 10:38:40 +01:00
Gaia Pushbot
7bf1c9d4bd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebb5c473c949
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12487 from crh0716/919884

Bug 919884 - Refresh the displaying connection status based on the real connection status r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/9757e9a8cc95
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 919884 - Refresh the displaying connection status based on the real connection status
2013-10-02 01:05:23 -07:00