Commit Graph

104079 Commits

Author SHA1 Message Date
Tim Taubert
be91e1b267 merge m-c to fx-team 2012-09-05 13:18:58 +02:00
Ryan VanderMeulen
9dbc069e42 Merge the last PGO-green inbound changeset to m-c. 2012-09-04 21:45:09 -04:00
Siddharth Agarwal
0f206c678a Bug 787658 - Recalculate mtime once the target is built. r=khuey 2012-09-04 21:30:32 -04:00
Robert Longson
a936c01668 Back out 92f2cf2f42b2 (bug 754592) for causing regression 2012-09-04 14:53:04 -07:00
Michael Wu
38a2fa1577 Bug 694484 - OpenSL backend for libcubeb, r=kinetik 2012-09-04 17:45:08 -03:00
Joel Maher
7773dee6d7 Bug 788235 - update a new talos.zip to capture xperf io tracking and correct product info for datazilla. r=armenzg 2012-09-04 15:43:40 -04:00
Brian Nicholson
75bf2eff96 Bug 784386 - Fix comment for Array.join() string concatenation. r=me 2012-09-04 11:24:52 -07:00
Siddharth Agarwal
90c02e100f Merge mozilla-central to build-system. 2012-09-04 21:16:02 +05:30
Phil Ringnalda
f284fdc546 Bug 705047 followup, the || and or keys are right next to each other 2012-09-03 23:42:34 -07:00
Siddharth Agarwal
1ec1c3d794 Bug 787806 - Fix LD for Pymake Win64 builds. pending-r=ted 2012-09-03 03:48:16 +05:30
ffxbld
793af979e9 Automated blocklist update from host mv-moz2-linux-ix-slave13 2012-09-02 13:59:11 -07:00
Randell Jesup
29ac5c0b8c Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Ryan VanderMeulen
3285e2a7f2 Merge inbound to m-c. 2012-09-01 21:44:21 -04:00
Wellington Fernando de Macedo
26a29dc321 Bug 740862 - "ASSERTION: Freeze() failed" in nsEventSource::Observe(dom-window-frozen). r=smaug 2012-09-01 17:24:42 -04:00
Ryan VanderMeulen
0ff843e3a1 Merge inbound to m-c. 2012-09-01 08:46:12 -04:00
Landry Breuil
cde5ab0417 Bug 786588: Readd 32 bits padding for non-methodjit 32 bits archs. r=njn 2012-09-01 09:08:36 +02:00
Shu-yu Guo
d2bb707553 Bug 787282 - Initialize all slots in ParallelArray constructor when GC might trigger (r=billm) 2012-08-31 21:33:04 -07:00
Ryan VanderMeulen
58238d867a Merge the last PGO-green inbound changeset to m-c. 2012-08-31 21:36:07 -04:00
Siddharth Agarwal
1a35d991f1 Bug 787600 - Pymake: Shell commands in submakes don't honour exported PATH and don't receive exported envvars. r=gps 2012-09-01 06:41:50 +05:30
Siddharth Agarwal
117a49819e Bug 784910 - Pymake: adjust sys.path so that native commands can load other modules from their own directories. r=ted 2012-09-01 06:40:16 +05:30
Boris Zbarsky
f7db6bf41a Bug 786105. Setting inline style properties to null should remove them, just like setting them to empty string does. r=peterv 2012-08-31 20:59:46 -04:00
Jonas Sicking
e6a5e15a2e Bug 689328: Try to fix intermittent orange in test_xhr_progressevent.html by waiting until "close" requests finish before starting next request. r=khuey 2012-08-31 18:34:33 -03:00
Jonas Sicking
a33daca88f Bug 769880: Make createIndex throw InvalidAccessError instead of NotSupportedError. r=khuey 2012-08-31 18:33:24 -03:00
Jonathan Griffin
a03150a2a5 Bug 779011 - Clean up properly after JS exceptions during async_execute calls, a=test-only, DONTBUILD because NPOTB 2012-08-31 13:59:48 -07:00
Ehsan Akhgari
4ccf1a400c Bug 775302 - Stub out the implementation of mozAudioContext; r=bzbarsky,khuey 2012-08-31 16:59:37 -04:00
Matt Brubeck
55ec4303a5 Bug 779527 - Use the physical device resolution for media queries on mobile [r=dbaron] 2012-08-31 13:29:47 -07:00
Matt Brubeck
1bf812b6b7 Bug 786062 - Remove unused PanZoom:PanZoom observer [r=kats] 2012-08-31 13:28:29 -07:00
Shane Caraveo
696087bf8c Bug 787093 - Some links from social dialogs open in the current tab. r=gavin 2012-08-31 12:57:42 -07:00
Ryan VanderMeulen
6ae43922eb Merge m-c to inbound. 2012-08-31 20:23:29 -04:00
Jeff Gilbert
bcb9340a8b Bug 735932 - Fix no-alpha ReadPixels on Mac+nVidia - r=bjacob 2012-08-31 16:47:03 -07:00
Jeff Gilbert
ea5436543d Bug 784925 - Add MakeCurrent for OGL Layers Readback path - r=bjacob 2012-08-31 16:44:33 -07:00
Wes Johnston
c1be063403 backout 58b937c070d6 2012-08-31 16:15:39 -07:00
Rafael Ávila de Espíndola
8e6f7ad324 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Rafael Ávila de Espíndola
2e83a27fe2 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the build script.
2012-08-31 19:08:53 -04:00
Brian Nicholson
18e173263e Bug 784386 - Part 11: Replace setting innerHTML with textContent for text. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
c2fc3ba2ef Bug 784386 - Part 10: Remove killBreaks(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
100f0212ea Bug 784386 - Part 9: Move pageCacheHtml outside of loop. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
49399e08b0 Bug 784386 - Part 8: Replace innerHTML call for divToPElements search. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
76d6f8112c Bug 784386 - Part 7: Replace innerHTML call for readability-page-1 <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
87c5077409 Bug 784386 - Part 6: Replace innerHTML call for putting sibling in <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
aa508e823f Bug 784386 - Part 5: Replace innerHTML call for topCandidate. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
946d52dcf1 Bug 784386 - Part 4: Replace innerHTML call for <div> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
a9a4ad2d85 Bug 784386 - Part 3: Replace innerHTML call for <br><p> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
f41e02d9b9 Bug 784386 - Part 2: Replace innerHTML call for <font> to <span> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
b4de1179b8 Bug 784386 - Part 1: Replace string concatenations with Array.join(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
33e7e314a8 Bug 786623 - Use mobile UA for YouTube on tablets. r=mfinkle 2012-08-31 15:36:37 -07:00
Brian Nicholson
43ec7b25f5 Bug 786842 - Fix replaceBrs() typo for checking whitespace. r=lucasr 2012-08-31 15:33:01 -07:00
Luke Wagner
7fa2c7b65b Bug 787291 - add pod_malloc<T> et al (r=billm) 2012-08-31 15:10:10 -07:00
Luke Wagner
8c486830fd Bug 787246 - rm OffTheBooks/Foreground/UnwantedForeground gunk (r=billm) 2012-08-31 15:01:33 -07:00
Jonathan Griffin
47277d3abf Bug 787520 - Fix test_log.py, a=test-only, DONTBUILD because NPOTB 2012-08-31 11:58:18 -07:00