Brian Nicholson
|
0692688507
|
Bug 786623 - Use mobile UA for YouTube on tablets. r=mfinkle
|
2012-08-31 15:36:37 -07:00 |
Brian Nicholson
|
bf22f6c484
|
Bug 786842 - Fix replaceBrs() typo for checking whitespace. r=lucasr
|
2012-08-31 15:33:01 -07:00 |
Luke Wagner
|
77ce07cbdd
|
Bug 787291 - add pod_malloc<T> et al (r=billm)
|
2012-08-31 15:10:10 -07:00 |
Luke Wagner
|
76b8fb7891
|
Bug 787246 - rm OffTheBooks/Foreground/UnwantedForeground gunk (r=billm)
|
2012-08-31 15:01:33 -07:00 |
Jonathan Griffin
|
bf16a0cc44
|
Bug 787520 - Fix test_log.py, a=test-only, DONTBUILD because NPOTB
|
2012-08-31 11:58:18 -07:00 |
Philipp von Weitershausen
|
d2f377e3dc
|
Merge a PGO-green inbound changeset to m-c.
|
2012-08-31 10:14:33 -07:00 |
Philipp von Weitershausen
|
b643bac6df
|
Back out 982d02faef3f (bug 777145) for B2G marionette bustage
|
2012-08-31 13:16:20 -03:00 |
Frank Yan
|
abf16a4365
|
Bug 782324 - Add support in JarMaker for file names that contain '@'. r=khuey
|
2012-08-31 06:36:12 -07:00 |
Shu-yu Guo
|
aae863a221
|
Bug 787667 - Fix bounds checking on multidimensional ParallelArray (r=dvander)
|
2012-09-01 12:10:17 -07:00 |
Ms2ger
|
5aba6627e3
|
Merge m-c to m-i.
|
2012-08-31 11:40:15 +02:00 |
Kyle Huey
|
4aa4d1e1b6
|
Bug 687332: Part 4 - Sigh. r=me
|
2012-08-30 21:32:16 -07:00 |
Kyle Huey
|
f033011a49
|
Bug 687332: Part 3 - Fix even more code that landed since the last time I built this. r=me
|
2012-08-30 21:09:13 -07:00 |
Kyle Huey
|
3b42fbfcd1
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
Phil Ringnalda
|
033b474e0b
|
Bug 757722 - skip unit_ipc/test_content_annotation.js on OS X since it is the only failing test keeping xpcshell hidden on 10.7 and 10.8
|
2012-08-30 20:04:10 -07:00 |
Phil Ringnalda
|
32013b35d1
|
Bug 784783 followup, remove the stray ) which is causing build bustage
|
2012-08-30 21:22:26 -07:00 |
Phil Ringnalda
|
6e8fc0d95e
|
Back out ca6ad4ab3366 (bug 757722) for Mac build bustage
|
2012-08-30 21:10:43 -07:00 |
Masayuki Nakano
|
b3fdcce940
|
Bug 784783 Don't access [NSEvent characters] if the event type is neither NSKeyDown nor NSKeyUp r=smichaud
|
2012-08-31 12:55:23 +09:00 |
Doug Turner
|
72119b4648
|
Bug 784763 - freeBytes in stat() result is wrong. r=sicking
|
2012-08-30 20:15:32 -07:00 |
Phil Ringnalda
|
7af7d27b85
|
Bug 705046 - Disable the chunks of test_html5_tree_construction_part2.html which touch plugins and thus expose our brokenness on 10.8
--HG--
extra : rebase_source : 566332fd749935688e36c8ed8f2b54d9b8f05ec4
|
2012-08-30 20:11:21 -07:00 |
Phil Ringnalda
|
8c9826629b
|
Bug 757722 - skip unit_ipc/test_content_annotation.js on OS X since it is the only failing test keeping xpcshell hidden on 10.7 and 10.8
--HG--
extra : rebase_source : f0d6e68e15dd63248060e50cc62a125a017815bf
|
2012-08-30 20:04:10 -07:00 |
Kyle Huey
|
db0c127dfa
|
Bug 687332: Part 1 - Explicitly keep track of which event listener holds the event handler. r=smaug
|
2012-08-30 19:52:32 -07:00 |
Ryan VanderMeulen
|
500be4ff7e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-30 21:54:09 -04:00 |
Ehsan Akhgari
|
3b70999a89
|
Crashtest for bug 770710; r=roc
|
2012-08-30 21:32:27 -04:00 |
Ehsan Akhgari
|
6a5c1314cf
|
Bug 785720 - Move the MathML token frame leading/trailing whitespace trimming logic to nsTextFrame; r=roc
|
2012-08-30 21:32:02 -04:00 |
Ryan VanderMeulen
|
4722fc5716
|
Backout a1adb4d46c3f (bug 747820) for Windows mochitest-other crashes.
|
2012-08-30 17:58:14 -04:00 |
Ally Naaktgeboren
|
fe70497b69
|
Bug 762230 - Add-ons not listed when resetting Sync; r=mconnor
|
2012-08-30 14:57:15 -07:00 |
Andrew Sutherland
|
425abe793d
|
Bug 787214 - s/this/self/ in mozTCPSocket context where this is not available. r=fabrice
|
2012-08-30 18:47:48 -03:00 |
Scott Johnson
|
e06bba6a42
|
Bug 786891, Followup 1: Remove specific directories for css3-multicol accidentally added to import-tests.py in prev patch. DONTBUILD because NPOTB. [r=me]
|
2012-08-30 16:30:10 -05:00 |
Jim Blandy
|
c321314360
|
Bug 786509: Remove support for wildcard event listeners from dbg-client.jsm's eventSource. r=past
|
2012-08-30 14:29:55 -07:00 |
Victor Porof
|
9479f8d46c
|
Merge fx-team to m-c
|
2012-08-30 21:23:21 +03:00 |
Blake Kaplan
|
4694be6d11
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD
|
2012-08-30 15:05:02 -03:00 |
Blake Kaplan
|
a7b316a7a3
|
Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal
|
2012-08-30 13:01:34 -03:00 |
Blake Kaplan
|
04b90daa32
|
Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub
|
2012-08-30 11:08:52 -03:00 |
Kyle Huey
|
20210893cb
|
Bug 786048: Rename 'JSEventListener' to 'EventHandler' to better match the spec's terminology. r=smaug
|
2012-08-30 09:25:10 -07:00 |
Gregor Wagner
|
d9251c042c
|
Bug 787069 - B2G desktop build broken. r=bent
|
2012-08-30 11:46:04 -03:00 |
Siddharth Agarwal
|
f1d53b8532
|
Merge mozilla-central to build-system.
|
2012-08-30 18:54:10 +05:30 |
Mark Hammond
|
f9d8d91cb3
|
Bug 786085 - fix intermittent orange in browser_notifications.js. r=gavin
|
2012-08-30 16:49:50 +10:00 |
Eric Chou
|
31225c1b70
|
Bug 777665 - patch 1: Hook up settings to Bluetooth. r=qdot, sr=mrbkap
|
2012-08-30 14:08:50 +08:00 |
Dão Gottwald
|
6d7a144ec0
|
Bug 786291 - Dragging a pinned tab is jerky when the tab strip overflows. r=jaws
|
2012-08-30 07:51:06 +02:00 |
Dão Gottwald
|
fc58213871
|
Bug 786406 - Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab. r=jaws
|
2012-08-30 07:50:46 +02:00 |
Dão Gottwald
|
fa696a65e8
|
Bug 786593 - Moving a tab to a different window leaves other tabs shifted in the source window. r=jaws
|
2012-08-30 07:50:28 +02:00 |
Oleg Romashin
|
578e6e891a
|
Bug 779726 - QGL includes fix, missing change, build fix. r=me. DONTBUILD because NPOTB
|
2012-08-29 22:01:58 -07:00 |
Phil Ringnalda
|
12b9fa4dcd
|
Bug 705047 - Disable the plugin crash notification tests that fail on 10.7 on 10.8 too, where they fail too
--HG--
extra : rebase_source : 6a6810ce9ae266cd4a5471f89ec40cefb433505d
|
2012-08-29 21:33:34 -07:00 |
Daniel Holbert
|
7af9e6f2a8
|
Back out 92f2cf2f42b2 (bug 754592) for causing regression
|
2012-09-03 21:46:04 -07:00 |
Gene Lian
|
d9ca6d68ec
|
Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap
|
2012-09-04 12:26:56 +08:00 |
Shih-Chiang Chien
|
b6590f7f56
|
Bug 786945 - Cannot set value to <select> element, r=vingtuten
|
2012-09-04 10:16:48 +08:00 |
Justin Lebar
|
db3de0d55d
|
Bug 787675 - When jemalloc hits a fatal assertion, crash within a new stack frame, in the hopes of making the crashstats more understandable. r=glandium
|
2012-09-03 22:01:24 -04:00 |
Nicholas Cameron
|
210b488f66
|
Bug 769021; fix a memory leak with mask sharing. r=khuey
|
2012-09-04 13:02:56 +12:00 |
Nicholas Cameron
|
3fdbcff687
|
Bug 786817; Check multiple masks properly and invalidate after removing a mask layer. r=roc
|
2012-09-04 13:02:56 +12:00 |
Brian R. Bondy
|
462a60f579
|
Bug 787808 - Create common base class for Win32 and WinRT filepickers. r=jimm
|
2012-09-03 11:25:08 -04:00 |