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
|
29c2a992f4
|
Bug 895274 part.68 Rename NS_FOCUS_EVENT_START to eFocusEventFirst 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
|
5cba4456d2
|
Bug 895274 part.62 Rename NS_FORM_EVENT_START to eFormEventFirst r=smaug
|
2015-09-02 15:07:59 +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 |
|
Masayuki Nakano
|
02070e8ed1
|
Bug 895274 part.53 Rename NS_STREAM_EVENT_START to eStreamEventFirst r=smaug
|
2015-09-02 15:07:58 +09:00 |
|
Masayuki Nakano
|
4e6a3b0320
|
Bug 895274 part.52 Get rid of NS_PAGE_RESTORE due to unused 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
|
5cbd8f08c0
|
Bug 1200484 (part 5) - Use JS column numbers in XPCNativeInterface::NewInstance(). r=mrbkap.
|
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 |
|
Nicholas Nethercote
|
9c78b5237a
|
Bug 1200484 (part 2) - Use JS column numbers in ReportWrapperDenial(). r=mrbkap.
|
2015-08-31 21:28:50 -07:00 |
|
Nicholas Nethercote
|
f2d29c76bb
|
Bug 1200484 (part 1) - Expose the column number in JS::DescribeScriptedCaller(). r=luke.
|
2015-08-31 21:23:40 -07:00 |
|
John Daggett
|
40697a69da
|
Bug 1185812 - rejigger the ordering of fonts within a family to avoid obscure faces. r=heycam
|
2015-09-02 12:24:30 +09:00 |
|
Tooru Fujisawa
|
1c9804413c
|
Bug 1192412 - Part 1: Set class constructor name to class name. r=efaust
|
2015-08-11 08:39:01 +09:00 |
|
Tooru Fujisawa
|
a74995e6dc
|
Bug 1192412 - Part 0: Refactor property list parsing. r=efaust
|
2015-08-25 05:42:50 +09:00 |
|
Tom Tromey
|
1cdb9189e2
|
Bug 1197930 - Add comments for getRuleLine and getRuleColumn. r=heycam
IGNORE IDL
|
2015-08-24 11:43:00 -04:00 |
|
Arthur Edelstein
|
8075e56bb2
|
Bug 1193593 - Test fingerprinting resistance for media queries in picture elements. r=heycam
Based on Tor Browser #16315
https://trac.torproject.org/projects/tor/ticket/16315
|
2015-09-01 08:51:00 -04:00 |
|
Kalpesh Krishna
|
7d4d9c3197
|
Bug 1198387 - Remove use-cache preference and its references. r=mcmanus
|
2015-09-01 01:09:00 -04: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 |
|
John Daggett
|
4b56b80671
|
Bug 1100949 - wrap font info reads with structured exception handler. r=bas
|
2015-09-02 10:58:23 +09:00 |
|
Nils Ohlmeier [:drno]
|
738b65f581
|
Bug 1199766 - Disable ICE TCP SO gathering via user pref. r=bwc
|
2015-08-28 13:22:45 -07:00 |
|
Marco Fornaro
|
1b38ed2426
|
Bug 1168033 - Add a comment to nsHttpConnectionMgr.cpp explaining the assignment of attemptedOptimisticPipeline. r=mcmanus
|
2015-06-02 01:40:00 -04:00 |
|
Jim Mathies
|
2e34cb8d09
|
Bug 1195472 - Call Show after Enable on puppet widgets to avoid an assertion when running crash tests. r=aklotz
|
2015-09-01 10:39:30 -05:00 |
|
Petr Jašíček
|
33ddecfb83
|
Bug 1198256 - Replace deprecated GtkColorSelectionDialog with GtkColorChooserDialog in Gtk3. r=karlt
|
2015-09-01 04:09:00 -04:00 |
|
Jeremy Chen
|
6c9b80701f
|
Bug 1149923 - Add reftest to testify whether mask layer is rendered correctly. r=roc
|
2015-08-31 20:35:00 -04:00 |
|
Jeremy Chen
|
4adf39c8d5
|
Bug 1149923 - Let 2D mask effect can check whether to use IntermediateSurface or not in its own logic. r=roc
|
2015-08-28 03:47:00 -04:00 |
|
Vincent Liu
|
caa9da8916
|
Bug 1198574 - Remove unnecessary argument for PersistentBufferProvider. r=bas
|
2015-08-26 18:58:18 +08: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 |
|