Commit Graph

38655 Commits

Author SHA1 Message Date
Masayuki Nakano
e5f1690715 Bug 895274 part.76 Rename NS_DRAGDROP_LEAVE to eDragLeave r=smaug 2015-09-02 15:08:01 +09:00
Masayuki Nakano
07561699c5 Bug 895274 part.75 Rename NS_DRAGDROP_EVENT_START to eDragDropEventFirst, define eDragDropEventLast and correct the type and name of event message in DataTransfer r=smaug 2015-09-02 15:08:01 +09:00
Masayuki Nakano
a39623ec96 Bug 895274 part.74 Rename NS_UI_FOCUSOUT to eLegacyDOMFocusOut r=smaug 2015-09-02 15:08:01 +09:00
Masayuki Nakano
876fc041d3 Bug 895274 part.73 Rename NS_UI_FOCUSIN to eLegacyDOMFocusIn r=smaug 2015-09-02 15:08:01 +09:00
Masayuki Nakano
93cf022e75 Bug 895274 part.72 Rename NS_UI_ACTIVATE to eLegacyDOMActivate r=smaug 2015-09-02 15:08:01 +09:00
Masayuki Nakano
37dd5dab6e Bug 895274 part.70 Rename NS_BLUR_CONTENT to eBlur r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
f6169391a6 Bug 895274 part.69 Rename NS_FOCUS_CONTENT to eFocus r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
d632f2a201 Bug 895274 part.67 Rename NS_FORM_INVALID to eFormInvalid r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
b1f146c2fa Bug 895274 part.66 Rename NS_FORM_SELECTED to eFormSelect r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
52685414f3 Bug 895274 part.65 Rename NS_FORM_CHANGE to eFormChange r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
5138f6fcbf Bug 895274 part.64 Rename NS_FORM_RESET to eFormReset r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
4d315c9f6d Bug 895274 part.63 Rename NS_FORM_SUBMIT to eFormSubmit r=smaug 2015-09-02 15:08:00 +09:00
Masayuki Nakano
a5eb65b9a8 Bug 895274 part.61 Rename NS_LOAD to eLoad r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
b5c0a38977 Bug 895274 part.60 Rename NS_PAGE_UNLOAD to eUnload r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
8babedd0de Bug 895274 part.59 Rename NS_HASHCHANGE to eHashChange r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
da12611b93 Bug 895274 part.58 Rename NS_IMAGE_ABORT to eImageAbort r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
acb9562eb3 Bug 895274 part.57 Rename NS_LOAD_ERROR to eLoadError r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
893f7744a3 Bug 895274 part.56 Rename NS_POPSTATE to ePopState r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
c4be3e989c Bug 895274 part.55 Rename NS_BEFORE_PAGE_UNLOAD to eBeforeUnload r=smaug 2015-09-02 15:07:59 +09:00
Masayuki Nakano
092c560e23 Bug 895274 part.54 Rename NS_READYSTATECHANGE to eReadyStateChange r=smaug 2015-09-02 15:07:58 +09:00
Nigel Babu
bb82081a8b Backed out changeset 1f22cefbef23 (bug 1092125) for M3 bustage on CLOSED TREE 2015-09-02 11:34:47 +05:30
Nigel Babu
55776feb66 Backed out changeset 4a68226609c8 (bug 1092125) for M3 bustage on CLOSED TREE 2015-09-02 11:34:34 +05:30
Nicholas Nethercote
8b67338005 Bug 1200484 (part 10) - Use JS column numbers in indexedDB. r=khuey. 2015-09-01 18:01:02 -07:00
Nicholas Nethercote
904016778d Bug 1200484 (part 9) - Use JS column numbers in nsContentUtils::ReportToConsoleNonLocalized. r=khuey. 2015-09-01 17:56:26 -07:00
Nicholas Nethercote
a468a38355 Bug 1200484 (part 8) - Use JS column numbers in EventSource. r=khuey. 2015-09-01 17:56:03 -07:00
Nicholas Nethercote
89e1a5bd45 Bug 1200484 (part 7) - Use JS column numbers in GetParamsForMessage(). r=billm. 2015-09-01 17:56:03 -07:00
Nicholas Nethercote
a84d9c9063 Bug 1200484 (part 6) - Use JS column numbers in ContentParent::OnChannelError(). r=billm. 2015-09-01 17:56:03 -07:00
Nicholas Nethercote
14ffadf4ee Bug 1200484 (part 4) - Expose the column number in nsJSUtils::GetCallingLocation(). r=mrbkap.
The patch also makes the filename optional, to match the column, and to make
GetCallingLocation() more similar to JS::DescribeScriptedCaller().
2015-09-01 17:56:03 -07:00
Nicholas Nethercote
2951bb6385 Bug 1200484 (part 3) - Use JS column numbers in WebSocket.cpp. r=baku. 2015-08-31 21:29:23 -07:00
Tom Klein
e0d1440cb7 Bug 1092125 - Part 2: Add non-scaling-stroke support to SVGLineElement::GetGeometryBounds. r=jwatt 2015-08-19 14:48:00 -04:00
Tom Klein
896fd0c430 Bug 1092125 - Part 1: Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt 2015-09-01 06:17:00 -04:00
chunminchang
bf5a56d3f7 Bug 1114507 - Part 4: Test cases. r=kanru 2015-08-20 23:42:00 -04:00
chunminchang
905060ad28 Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru 2015-08-31 01:53:00 -04:00
chunminchang
13015804f5 Bug 1114507 - Part 2: Add/release the appId's refcnt in oop case. r=kanru 2015-08-28 03:18:00 -04:00
chunminchang
3c2040e20d Bug 1114507 - Part 1: Add/release the appId's refcnt if frame is in main process. r=kanru 2015-08-20 23:38:00 -04:00
Ehsan Akhgari
67c6415331 Bug 1200492 - Do not add the top source directory to the include path in dom/canvas; r=gps
Otherwise, putting a file named a system header there
will get it included.
2015-09-01 19:48:31 -04:00
Kartikaya Gupta
a3e32add84 Bug 1185747 part 3 - Rip out code to explicitly override the CSS viewport. r=tn 2015-09-01 16:47:52 -04:00
Kartikaya Gupta
b634b6a7eb Bug 1185747 part 1 - Use pref/meta-viewport tag instead of DOMWindowUtils to set the CSS viewport for mochitests. r=tn 2015-09-01 16:47:51 -04:00
Benjamin Smedberg
0ae165e716 Bug 1200361 - Back out parts of bug 1194780 so that Android can still run plugins in-process, but no other platforms will. r=jimm 2015-08-31 16:51:19 -04:00
Kartikaya Gupta
0c30a874d9 Bug 1200402 - Ignore desktop mode for about: pages. r=snorp,khuey 2015-09-01 14:04:58 -04:00
Ryan VanderMeulen
b4bf1a5928 Bug 1200607 - Request a longer timeout on tests that are now timing out as the first tests in the chunk.
CLOSED TREE
2015-09-01 13:35:58 -04:00
Ryan VanderMeulen
bd4c2a24bc Bug 1172055 - Fix non-unified bustage. 2015-09-01 09:42:26 -04:00
Ehsan Akhgari
19e272eca2 Bug 1200673 - Try to create the audio channel agent in the constructor for AutoNotifyAudioChannelAgent too; r=baku
Landed on a CLOSED TREE
2015-09-01 12:10:46 -04:00
Andrea Marchesini
9bed9431be Bug 1184058 - AudioChannelAgent should be muted when used without a proper window object. r=alwu
CLOSED TREE
2015-09-01 12:05:59 -04:00
Ben Kelly
2a73d6f504 Bug 1184967 P3 Switch mochitest redirect tests back to returning a CORS Response. r=nsm 2015-09-01 07:58:34 -07:00
Ben Kelly
d6d91b04a2 Bug 1184967 P1 Set RequestMode based on LoadInfo securityMode and client request content policy. r=nsm 2015-09-01 07:58:34 -07:00
Ryan VanderMeulen
e15d441eea Backed out changeset ddc08e87843f (bug 1184058) for AudioChannelAgent crashes/asserts. 2015-09-01 09:47:02 -04:00
Paul Adenot
0eb7fdb014 Bug 901633 - Part 16 - Remove another allocation in the sending side. r=jesup 2015-09-01 14:26:14 +02:00
Paul Adenot
a2494cc82a Bug 901633 - Part 15 - Remove an allocation on the sending side, out of the packetizer. r=jesup 2015-09-01 14:26:13 +02:00
Paul Adenot
0eb5c5f485 Bug 901633 - Part 14 - Add testing for our audio processing functions. r=jesup 2015-08-11 13:49:29 +02:00