Commit Graph

281920 Commits

Author SHA1 Message Date
Andrea Marchesini
26d50534e0 Bug 775368 - Porting Websockets to WebIDL, r=bz
--HG--
rename : content/base/src/nsWebSocket.cpp => content/base/src/WebSocket.cpp
rename : content/base/src/nsWebSocket.h => content/base/src/WebSocket.h
2012-09-10 09:48:14 -04:00
Ed Morley
79b412d25a Merge mozilla-central to mozilla-inbound 2012-09-10 15:05:35 +01:00
Ed Morley
44a8beda6f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-10 15:02:46 +01:00
Rafael Ávila de Espíndola
a5a56227be Bug 786019 - gcc 4.2 is dead, simplify code that was complicated because of
gcc 4.2 support.
2012-09-10 09:19:46 -04:00
Jacek Caban
df9a39c5cd Bug 789904 - QuerySelector doesn't set result to null on successful call with no matches r=bz 2012-09-10 14:57:17 +02:00
Tim Taubert
e3fbd8f676 merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Vicamo Yang
cc392b52cd Bug 787370 - Part 3/3: test script, r=marshall_law 2012-09-10 13:56:08 +08:00
Vicamo Yang
350e4d649f Bug 787370 - Part 2/3: add debug messages for SMS-STATUS-REPORT, r=marshall_law 2012-09-10 13:56:04 +08:00
Vicamo Yang
5eae125533 Bug 787370 - Part 1/3: notify missed SmsManager.onsent event, r=marshall_law 2012-09-10 13:55:59 +08:00
Daniel Holbert
7e145213f4 Bug 788729: Check rv of nsDirectoryService::Create, to fix GCC build warning. r=bsmedberg 2012-09-09 16:31:12 -07:00
Daniel Holbert
1dc8cb22b6 Bug 789382: Change nsIScriptError methods init() and initWithWindowID() to take nsAString, rather than wchar / PRUnichar*. r=bz sr=bsmedberg 2012-09-09 16:29:12 -07:00
Chris Pearce
b902066d4c Bug 779286 - Allow document.documentElement to still be scrollable when made fullscreen. r=roc 2012-09-10 10:10:00 +12:00
Phil Ringnalda
46ee0b8065 Bug 789763 - Annotate the fuzzy antialiased text in reftests/transform-3d/scale3d-all.html and scale3d-all-separate.html on OS X 10.8
--HG--
extra : rebase_source : 1a4400732f8a6dcb2531d988769d84f2e06be789
2012-09-09 14:37:00 -07:00
Phil Ringnalda
5efada7954 Bug 789762 - Annotate the fuzzy antialiasing in reftests/svg/text-layout-01.svg on OS X 10.8
--HG--
extra : rebase_source : 9bf990c03eb53bb33dc8828dd10470daa1345bc7
2012-09-09 14:35:50 -07:00
Phil Ringnalda
8a392caa67 Bug 789761 - Annotate reftests/list-item/numbering-1.html as being a little fuzzy on OS X 10.8
--HG--
extra : rebase_source : 0ceb68088e92c114915290a81dd86f26872f5454
2012-09-09 14:35:24 -07:00
Phil Ringnalda
7faed37f06 Bug 789760 - Annotate reftests/bugs/621918-1.svg as being a bit fuzzy on OS X 10.8
--HG--
extra : rebase_source : 04b389eb2818b1b87674e33bd274573b959e3fdd
2012-09-09 09:31:05 -07:00
Phil Ringnalda
0b49388c44 Bug 789759 - Annotate 363858-5a.html and 363858-6a.html reftests as being a tiny bit fuzzy on OS X 10.8
--HG--
extra : rebase_source : 30deb92686d7c93650cec221ead177ab89db971b
2012-09-08 23:45:39 -07:00
Phil Ringnalda
2c0b236f34 Switch reftest conditions for OSX to use the OSX variable from bug 789771 instead of a regex
--HG--
extra : rebase_source : f4123ff10d1df1ec4f6f2ad75b764416056cf271
2012-09-08 23:40:29 -07:00
L. David Baron
6438c52580 Bug 789771 - Add an OSX variable to the reftest condition sandbox to make it easier to test Mac OS X versions, r=roc
--HG--
extra : rebase_source : 417fcaf6baa267680d93187c459532a22da8ef21
2012-09-08 23:37:04 -07:00
Phil Ringnalda
c7a6fb4e8a Merge m-c to fx-team 2012-09-07 19:42:51 -07:00
Paul Adenot
a84db6e368 Bug 789077 - Sniff for a media only if the Content-Type is unknown or octet-stream. r=bz 2012-09-07 16:18:59 -07:00
Paul Adenot
7ab1a757ed Bug 789077 - Remove sniffing for mp3 without ID3 because of false positives. r=cpearce 2012-09-07 16:14:05 -07:00
Ryan VanderMeulen
5c5be9d885 Backout bug 788914 and bug 789494 because they were backed out on inbound. 2012-09-07 19:40:57 -04:00
Ryan VanderMeulen
5e030f01c0 Merge the last PGO-green inbound changeset to m-c. 2012-09-07 19:48:15 -04:00
Hao Gao
a84b8c80c8 Bug 787116 - Use self.stream to write Marionette log lines, r=jgriffin, DONTBUILD because NPOTB 2012-09-07 10:04:44 -07:00
Ed Morley
e07607b6f2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-07 15:27:15 +01:00
Gary Kwong
eeb14a6cad Bug 641563 - Add test. r=me 2012-09-07 02:20:43 -07:00
Gary Kwong
766ad9e804 Bug 633828 - Fix nit in test. r=nitpick
--HG--
extra : rebase_source : a8cb6e6936720d5b5c5694e82aca0b0f7d073345
2012-09-07 02:17:27 -07:00
Jacek Caban
3e05eaddc6 Bug 787653 - Updated ANGLE to r1267 r=upstream 2012-09-07 11:12:54 +02:00
Ed Morley
f66e09e47d Backout 5853df66d488, e8fadd906232, d787279d282c, 8c1ed6327355, 94cfcf5da7c8, 87aa103d7e87 (bug 585922) for failures in test_bug411236.html 2012-09-07 09:15:34 +01:00
Eric Chou
dc77cb5f0a Bug 788254 - [b2g-bluetooth] nsTArray should not be passed back as return value, r=qdot 2012-09-07 15:56:12 +08:00
Nicholas Nethercote
df45e806bf Backout 52abdd1fbcc8 (bug 780442) due to lack of appropriate review. 2012-09-06 23:42:12 -07:00
Bobby Holley
50f04c89fb Bug 788914 - Kill the XOW flag. r=mrbkap
There are really two questions to be asked: is the caller chrome, and does the
caller subsume the callee. We have other, more precise ways of asking both of
these questions.
2012-09-06 22:55:18 -07:00
Bobby Holley
3cf2fad500 Bug 788914 - Kill partially transparent wrappers. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
35fdd05cc2 Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
dab91decc0 Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
0696f5997b Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap 2012-09-06 22:55:18 -07:00
Bobby Holley
9cc9440049 Bug 788914 - Remove enablePrivilege from bug 585922 tests. r=mrbkap
This test chokes on the changes in the patch for some reason. Fortunately, since
enablePrivilege now exists solely to make our tests go green, changing its semantics
and removing use of it from anywhere that goes orange is a perfectly acceptable
approach. ;-)
2012-09-06 22:55:18 -07:00
Cameron McCormack
0306878c88 Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron 2012-09-07 15:42:19 +10:00
Boris Zbarsky
d91716f0ab Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc 2012-09-07 01:29:47 -04:00
Kan-Ru Chen (陳侃如)
5b7b94a49c Bug 789385 - Use AGPS_TYPE_SUPL instead of AGPS_TYPE_ANY. r=dougt 2012-09-07 13:04:05 +08:00
L. David Baron
d07aa36b49 Remove last use of enablePrivilege in layout/style mochitests. (Bug 653461, patch 4) r=bzbarsky 2012-09-06 21:16:09 -07:00
L. David Baron
6521fcaca1 Rename nsIPresShell::InitialReflow to Initialize since it doesn't actually perform reflow. (Bug 788956) r=roc 2012-09-06 21:16:09 -07:00
John Schoenick
fe3a180392 Backout 827807082790 (bug 786650) for causing bug 789033 2012-09-06 19:03:22 -07:00
Ryan VanderMeulen
1192ab6316 Merge the last PGO-green inbound changeset to m-c. 2012-09-06 20:37:59 -04:00
Andres Hernandez
34ff20808b Bug 787745 - try to fix intermittent browser_DeferredTask.js failure by having DeferredTask completely re-initialize its timer, rather than just re-setting its delay, r=gavin 2012-09-06 17:31:49 -06:00
Dão Gottwald
78172ca06a Bug 788418 - Image error is unreadable against dark background. r=jaws 2012-09-10 12:25:00 +02:00
Dão Gottwald
79d74b910c Bug 789079 - In the tab container's dragover handler, calculate the drop indicator's minimum and maximum margins only when scrolling. r=jaws 2012-09-10 12:24:29 +02:00
Lucas Rocha
cec1e2f348 Bug 785992 - Sanitize parsed reader mode article when viewing (r=mfinkle) 2012-09-06 19:37:41 +01:00
Kartikaya Gupta
70574ad8f7 Bug 760229 - Factor out a fillRectCoordBuffer function. r=Cwiiis 2012-09-06 14:34:38 -04:00