Victor Porof
03a64155d2
Followup for bug 1041225 and bug 1041158, fix a couple of typos, r=rcampbell
2014-07-22 13:01:26 -04:00
Victor Porof
3ca3b5dec3
Bug 1041225 - Generating a screenshot is very slow when the content canvas has obnoxious dimensions, r=rcampbell
2014-07-22 12:43:24 -04:00
Victor Porof
90ed8318e4
Bug 1041166 - Rename lastDrawCallScreenshot
to animationFrameEndScreenshot
in canvas.js, r=past
2014-07-22 12:43:24 -04:00
Victor Porof
791071fea8
Bug 1041158 - Properly cleanup the framebuffer binding after generating a screenshot from a webgl context, r=rcampbell
2014-07-22 12:43:24 -04:00
Victor Porof
2ad320d5bd
Bug 1041250 - Make texParameterf and texParameteri functions take enums for all params, r=jsantell
2014-07-22 12:43:23 -04:00
Victor Porof
5efa8308a7
Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell
2014-07-22 12:43:23 -04:00
Victor Porof
a51405bd15
Bug 1041157 - Add link to the discussion about using the same context with multiple canvases, for the replayAnimationFrame function in canvas.js, r=past
2014-07-22 12:43:23 -04:00
Victor Porof
70554408dc
Bug 1041149 - Remove unused variable in generateScreenshotFor in canvas.js, r=past
2014-07-22 12:43:22 -04:00
Ed Morley
0d9e6515f7
Merge latest green inbound changeset and mozilla-central; a=merge
2014-07-22 17:21:11 +01:00
Georg Fritzsche
9f0aa38b4b
Bug 1040941 - Preferences button for OpenH264 in AddonManager should always work. r=Unfocused
2014-07-21 15:00:35 +02:00
Jakub Jurovych
25c2976838
Bug 897567 - JS debugger: setting breakpoints can be confused by script GC. r=fitzgen
2014-07-16 14:56:01 -07:00
Gabriel Luong
de0613862c
Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen
2014-07-21 16:24:00 +02:00
Wes Kocher
8868f0fec4
Backed out changeset 236c33cffbe4 (bug 1037465) for xpcshell bustage
2014-07-21 21:26:04 -07:00
Richard Newman
24434c2f42
Bug 1018240 - Part 1: reinitialize nsSearchService when the browser locale changes. r=adw
...
This patch makes nsSearchService watch for changes in the
general.useragent.locale pref, asynchronously reiniting itself when the pref
changes.
reinit-complete and reinit-failed events are broadcast on the usual search
service topic.
2014-07-21 10:54:55 -07:00
Panos Astithas
93d15c2900
Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof
2014-07-21 18:31:18 +03:00
Panos Astithas
bab65afa29
Properly handle unsupported value types in the console (bug 1039686). r=robcee
2014-07-21 16:06:02 +03:00
Ryan VanderMeulen
767edc8412
Merge m-c to inbound. a=merge
2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
159817c5c3
Merge m-c to fx-team. a=merge
2014-07-20 15:15:04 -04:00
Georg Fritzsche
56d298233e
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso
2014-07-19 20:01:01 +02:00
Georg Fritzsche
71a53a7b2a
Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso
2014-07-19 02:23:47 +02:00
Randell Jesup
79fc781dec
Bug 1040937 - GMPInstallManager/OpenH264Provider using wrong directory/plugin names r=unfocused a=kwierso
2014-07-19 00:58:22 -04:00
Brian R. Bondy
352f311991
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Wes Kocher
dfeed1d453
Merge fx-team to m-c a=merge
2014-07-18 18:31:46 -07:00
Wes Kocher
05218f8d51
Merge inbound to m-c a=merge
2014-07-18 17:51:39 -07:00
Wes Kocher
7110175bc2
Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange
2014-07-18 15:01:39 -07:00
Ryan VanderMeulen
c300f93ef4
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Shane Caraveo
bf1b792930
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Ryan VanderMeulen
77b1c14c1a
Merge m-c to inbound. a=merge
2014-07-18 10:25:14 -04:00
Ryan VanderMeulen
eab75aef97
Bug 1009909 - Only run test_openh264.js on Firefox desktop. rs=gfritzsche
2014-07-18 09:11:25 -04:00
Ryan VanderMeulen
6b0b9d16df
Merge m-c to fx-team. a=merge
2014-07-18 16:08:36 -04:00
Gabriel Luong
f7b2b93dda
Bug 1030889 - [rule view] Add keyframe rules with its associated element. r=pbrosset
...
--HG--
extra : rebase_source : fdb63c45ea81f2530197bdc606645f1d43277984
2014-07-18 11:13:00 -04:00
J. Ryan Stinnett
cfd4f21a97
Bug 1027787 - Unique device discovery names for b2g. r=paul
...
--HG--
extra : rebase_source : cbd5681417ac3b236fc0b505f1ef60f9ca1e7c3c
2014-07-17 09:57:00 -04:00
Mike Hommey
d878c2940f
Bug 1039897 - Don't tie webrtc-required X11 library requirements to in-tree cairo flags. r=ted,a=kwierso
2014-07-17 14:55:11 +09:00
Heather Arthur
16dcac1268
Bug 1033082 - Display exact line numbers for rules in @media sidebar. r=bgrins
2014-07-17 00:59:00 -04:00
Tom Schuster
76668775e2
Bug 1041311 - Fix Qt compilation. r=romaxa
2014-07-20 12:55:00 -04:00
Georgios Kontaxis
8d625995db
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Jan Keromnes
bb8c58a887
Bug 1037465 - Add USS reporting to the Monitor actor. r=paul
2014-07-21 17:51:43 -07:00
Sami Jaktholm
8efc2fdbe4
Bug 857262 - Inspector DocumentWalker: Reparent walker to SVGDocument only if a node contains a document; not if it just implements getSVGDocument. r=miker
2014-07-19 23:32:00 -04:00
Michael Ratcliffe
3367105733
Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins
2014-07-20 12:03:59 +01:00
Gabriel Luong
905c041741
Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset
2014-07-19 20:08:43 -07:00
Steve Workman
c00b5b36df
Bug 1039748 - test_TelemetryPing.js should not depend on HTTP request ordering r=rvitillo
2014-07-17 11:07:46 -07:00
Kyle Huey
15562ef356
Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice
...
After this patch OS.File is not loaded in content processes anymore.
--HG--
extra : rebase_source : 64d41fa57e1265dee501e7919eaea5d733320cad
2014-07-18 10:38:14 -07:00
Benjamin Smedberg
61929e46c9
Bug 1039577 - CrashReporter::OOPInit should be multithread-safe, r=ted
2014-07-18 13:31:45 -04:00
Blake Kaplan
0f87ab81cb
Bug 952201 - Make installing addons from web content work correctly in e10s. r=bmcbride@mozilla.com
2014-07-18 09:27:29 -07:00
Neil Deakin
0ed745f85f
Bug 1027057
, followup to fix proper closing animation, r=dao
2014-07-18 12:20:26 -04:00
Bill McCloskey
6e4284e8eb
Bug 1007982 - Add shim for adblock about: protocol (r=mconley)
2014-07-18 08:59:00 -07:00
Magnus Melin
fc589d2307
Bug 1038635 - zoom doesn't work in the email composer. r=neil
2014-07-18 13:02:14 +03:00
Ahmed Kachkach
68c23f6dff
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
2014-07-17 09:02:00 +02:00
Patrick McManus
79840fddcb
Bug 1039776 - http response version telemetry r=sworkman
2014-07-17 21:54:04 -04:00
Georg Fritzsche
947d9a274a
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused
2014-07-19 20:01:01 +02:00