Commit Graph

119340 Commits

Author SHA1 Message Date
Marco Bonardo
94d447dd67 Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js.
r=Mano
2013-01-23 15:01:29 +01:00
L. David Baron
03d41f69d4 Add reftest for bug 830299. 2013-01-23 13:11:26 +00:00
Ryan VanderMeulen
f4b6720f8f Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures. 2013-01-24 07:48:07 -05:00
Raymond Lee
f269502618 Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak 2013-01-23 12:15:17 +08:00
Raymond Lee
846a23c358 Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak 2013-01-23 00:26:45 +08:00
Julien Wajsberg
32b86e426d Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike 2013-01-22 15:04:23 +01:00
Johnathan Nightingale
976860ae7e Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike 2013-01-17 10:01:40 -08:00
Benedict Singer
20343b6a12 Bug 787095 - Update formMethod and formEnctype reflection to have the empty string as default value and correct invalid values. r=mounir 2013-01-22 20:35:57 -05:00
Raymond Lee
619db6d23f Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak 2013-01-23 10:50:13 +08:00
Albert Perez
535e3870ae Bug 827198 - Avoid errors when time or timezone is changed. r=philipp 2013-01-24 07:22:47 -05:00
Ryan VanderMeulen
c94a6dc3eb Backed out changesets a2f8673cfafa and c7bc74ed9256 (bug 781570) for b2g bustage. 2013-01-24 07:09:13 -05:00
Ryan VanderMeulen
258ed8c88c Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
7ae3fc01fc Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
f00d130aa1 Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
71cd996deb Bug 780561 - Fix the buildconfig python module handling of environment variables. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
57ea225479 Bug 780561 - Don't try to install *.xpm files, we don't have any nowadays. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
b1892e3860 Bug 780561 - Use new packager code for l10n repacks. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
0ab3e81697 Bug 780561 - Unit tests for the new packager code. r=ted,r=gps 2013-01-23 11:23:14 +01:00
Mike Hommey
d56548c34f Bug 780561 - Import new packager code. r=gps 2013-01-23 11:23:14 +01:00
Olli Pettay
e5d7c86f9b Bug 822849 - Don't run CC/GC timers during shutdown, r=mccr8
--HG--
extra : rebase_source : 173e02106457b6867db8c4cf734a93366f4b31dd
2013-01-22 21:17:48 +02:00
wfernandom2004@gmail.com
acb8bfaff9 Bug 710546 - Server sent events Once the end of the file is reached, any pending data must be discarde, r=smaug
--HG--
extra : rebase_source : 320ae8e0ca66c1eae7cefe2b1c075c2cc32c7a3b
2013-01-22 21:09:13 +02:00
Jonathan Kew
8397961c25 bug 832615 - make reftest-analyzer ignore timestamps in b2g reftest logs. r=dbaron a=nonlibxul DONTBUILD 2013-01-22 18:41:40 +00:00
Ehsan Akhgari
0a9feb2bc9 Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy 2013-01-22 12:49:52 -05:00
Jon Coppeard
f20ba2fd7a Bug 833340 - Fix a couple of jittests failing with rooting analysis r=terrence 2013-01-22 17:03:05 +00:00
Armen Zambrano Gasparnian
76bd62ba3d Bug 833096: Update b2g panda snapshot. a=nonlibxul, r=catlee, DONTBUILD 2013-01-22 09:41:07 -05:00
Tim Taubert
58ece0e851 merge m-c to fx-team; a=nonlibxul 2013-01-22 13:02:43 +01:00
Victor Porof
7f38ba41bd No bug - Fix 'test_object_actor.html | property 'className' - got Function, expected function', r=me 2013-01-22 09:27:06 +02:00
Victor Porof
828ba7791a Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
e155486f26 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Victor Porof
3c99d4d133 Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
3d032d1602 Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Gary Kwong
82172da7df Remove Valgrind suppressions for bug 812423 since a possibly-related bug 829421 has landed. DONTBUILD a=nonlibxul 2013-01-21 13:30:46 -08:00
Jon Coppeard
519e8a2061 Bug 831750 - GC: testConservativeGC jsapi test fails with rooting analysis r=terrence a=nonlibxul 2013-01-21 11:00:29 +00:00
Jan de Mooij
cbe560bda6 Bug 830885 - Factor out interpreter/debugger exception unwinding code. r=jorendorff a=nonlibxul 2013-01-22 09:46:52 +01:00
Jan de Mooij
a4913b2eab Bug 832950 - Remove frame annotations from SpiderMonkey. r=luke a=nonlibxul 2013-01-22 09:34:17 +01:00
Daniel Holbert
2adc773b0c Bug 833073: Remove (unused) LOG macro from gfxAndroidPlatform.cpp, to fix build warning about it being redefined. r=blassey a=nonlibxul 2013-01-22 00:05:05 -08:00
Daniel Holbert
011071fd98 Bug 833066: Declare loop variable in gfxFT2FontList.cpp as 'size_t' instead of 'int', to fix signed/unsigned warnings. r=blassey a=nonlibxul (#ifdef-android code) 2013-01-22 00:04:39 -08:00
Fabrice Desré
45de5634a7 Bug 821288 - Strange behavior when installing multiple hosted apps from the same origin r=julienw a=nonlibxul 2013-01-21 11:13:35 -08:00
Bill Gianopoulos
b5d13b5c4d Bug 832973 nullptr undeclared under Windows VC9 r=ehsan a=nonlibxul DONTBUILD 2013-01-22 14:06:45 +08:00
Gina Yeh
1a8309d87f Bug 823346 - [Bluetooth] [Hfp] Updating status change of Battery level, r=echou, a=nonlibxul 2013-01-22 13:53:28 +08:00
Ehsan Akhgari
00119c7d51 Bug 833197 - Disable PGO on the old html parser; a=me 2013-01-21 23:23:02 -05:00
Ehsan Akhgari
18062edb9a Bug 833099 - Disable PGO on rdf; a=me 2013-01-21 23:18:37 -05:00
Ehsan Akhgari
2d9e17f417 Bug 833196 - Disable PGO on storage; a=me 2013-01-21 23:12:20 -05:00
Ehsan Akhgari
52877d244c Bug 833194 - Disable PGO on embedding; a=me 2013-01-21 23:08:55 -05:00
Ehsan Akhgari
3a2f4e7b02 Bug 833193 - Disable PGO on xslt; a=me 2013-01-21 23:03:48 -05:00
Ehsan Akhgari
5cdf011633 Bug 833191 - Disable PGO on mathml; a=me 2013-01-21 23:01:42 -05:00
Ehsan Akhgari
741a6001ba Bug 833190 - Disable PGO on svg; a=me 2013-01-21 23:00:29 -05:00
Ehsan Akhgari
fd30b5e536 Bug 833189 - Disable PGO on editor; a=me 2013-01-21 22:58:33 -05:00
Brian Hackett
5d34c466fc Bug 832329 - Improve analysis of definite properties for 'new' scripts, r=jandem, a=nonlibxul. 2013-01-21 17:10:21 -07:00
Ehsan Akhgari
893e6d1c91 Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
--HG--
extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
2013-01-21 18:53:05 -05:00